summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 2011-07-25 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-07-252-3/+8
* bfd/Richard Sandiford2011-07-244-8/+810
* include/opcode/Richard Sandiford2011-07-242-4/+9
* * dwarf2.h (DW_AT_GNU_macros): New.Jakub Jelinek2011-07-222-0/+19
* Add initial Intel K1OM support.H.J. Lu2011-07-222-1/+5
* * fhandler_tty.cc (fhandler_pty_slave::ioctl): Drop FIONBIO case.Corinna Vinschen2011-07-223-13/+50
* * Makefile.def (language=c++): Add check-c++0x andJason Merrill2011-07-224-4/+26
* merge from gccDJ Delorie2011-07-222-1/+32
* Corinna Vinschen <corinna@vinschen.de>Christopher Faylor2011-07-216-60/+77
* * heap.cc (eval_start_address): Simplify test for large addressCorinna Vinschen2011-07-212-14/+23
* * heap.cc (eval_start_address): New static function to evaluate theCorinna Vinschen2011-07-212-7/+36
* * cygwin.din (pthread_condattr_getclock): Export.Yaakov Selkowitz2011-07-218-25/+79
* * libc/include/time.h [_POSIX_CLOCK_SELECTION] (clock_nanosleep):Yaakov Selkowitz2011-07-203-1/+24
* * setup-net.sgml (setup-packages): Reflect removal of Prev button.Andy Koppe2011-07-202-10/+20
* * new-features.sgml (ov-new1.7.10): Document getconf(1).Yaakov Selkowitz2011-07-202-0/+9
* * Makefile.in (CYGWIN_BINS): Add getconf.Yaakov Selkowitz2011-07-203-1/+570
* * libc/include/sys/unistd.h (_CS_XBS5_WIDTH_RESTRICTED_ENVS): Define.Yaakov Selkowitz2011-07-202-1/+7
* * libc/locale/lmessages.c (_C_messages_locale):Corinna Vinschen2011-07-192-3/+8
* * libc/reent/sbrkr.c: Define _sbrk_r independently of the definitionCorinna Vinschen2011-07-192-3/+6
* * sysconf.cc (sca): Return -1 for _SC_THREAD_ROBUST_PRIO_INHERIT,Yaakov Selkowitz2011-07-183-3/+28
* toplevel:Rainer Orth2011-07-184-3/+11
* * heap.cc (heap_init): Change type of largest_found to PVOID. StartCorinna Vinschen2011-07-182-6/+11
* correct commentChristopher Faylor2011-07-151-1/+1
* * cygwinenv.sgml (using-cygwinenv): Clarify "glob" works.Christopher Faylor2011-07-152-2/+8
* 2011-07-15 Yufeng Zhang <yufeng.zhang@arm.com>Jeff Johnston2011-07-154-9/+85
* * libc/stdio/fscanf.c (fscanf): Call _vfscanf_r instead of __svfscanf_rCorinna Vinschen2011-07-155-8/+21
* include/Alan Modra2011-07-152-97/+103
* * fhandler_console.cc (fhandler_console::input_tcsetattr): Revert toCorinna Vinschen2011-07-142-2/+11
* 2011-07-13 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2011-07-142-1/+103
* * fhandler_serial.cc (fhandler_serial::raw_read): Handle non-blockingCorinna Vinschen2011-07-132-1/+26
* * setup_handler (setup_handler): Change break to goto out, missed in 2011-07-06Christopher Faylor2011-07-132-1/+6
* * arm/crt0.S: Support armv6-m processors in libgloss.Nick Clifton2011-07-137-45/+163
* * libm/complex/cacos.c: Use temporaries and correct sequencingCorinna Vinschen2011-07-132-2/+17
* include/ChangeLogCatherine Moore2011-07-113-0/+30
* * fhandler_tty.cc (fhandler_pty_slave::ioctl): Remove erroneous support forChristopher Faylor2011-07-112-15/+6
* * include/netdb.h (gethostbyname2): Declare.Corinna Vinschen2011-07-102-0/+5
* pthread_sigmask: fix return value to match POSIXEric Blake2011-07-102-4/+12
* PR ld/12942Alan Modra2011-07-092-0/+8
* PR target/39150Rainer Orth2011-07-073-2/+9
* * miscfuncs.cc (yield): Drop thread priority only once.Corinna Vinschen2011-07-072-3/+7
* * exceptions.cc (_cygtls::interrupt_now): Back out previous change since itChristopher Faylor2011-07-062-10/+11
* * sched.c (sched_yield): Just call SwitchToThread because yield nowCorinna Vinschen2011-07-062-1/+6
* * exceptions.cc (_cygtls::interrupt_now): Don't check for spinning here.Christopher Faylor2011-07-062-4/+17
* * exceptions.cc (CALL_HANDLER_RETRY_INNER): Rename to reflect differentChristopher Faylor2011-07-063-44/+67
* * sigproc.cc (wait_sig): Fix debug output.Corinna Vinschen2011-07-062-1/+5
* bfd/Tristan Gingold2011-07-062-0/+333
* * fhandler_console.cc (fhandler_console::input_tcsetattr): MakeCorinna Vinschen2011-07-052-3/+10
* * security.cc (get_file_sd): Fix comment.Corinna Vinschen2011-07-052-1/+5
* * fhandler.cc (fhandler_base::open): Never create files with WRITE_DACCorinna Vinschen2011-07-053-16/+23
* * fhandler.cc (fhandler_base::open): Don't open file with WRITE_DACCorinna Vinschen2011-07-055-8/+34