summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * environ.cc (tty_is_gone): Wrap warning at 80 characters.Christopher Faylor2011-07-042-2/+6
* Throughout, open console handles with sharing for reading and writing.Corinna Vinschen2011-07-047-14/+21
* * dtable.cc (dtable::init_std_file_from_handle): Change test for consoleCorinna Vinschen2011-07-042-1/+6
* * environ.cc (environ_init): Reinstantiate on-the-fly CYGWIN variableCorinna Vinschen2011-07-042-0/+7
* * fhandler.cc (fhandler_base::open_with_arch): Call close_on_exec last to avoidChristopher Faylor2011-07-043-12/+18
* ELFOSABI_GNUThomas Schwinge2011-07-031-0/+1
* ELFOSABI_GNUThomas Schwinge2011-07-032-2/+9
* * dtable.cc (cnew): Fix whitespace.Christopher Faylor2011-07-012-1/+5
* libgloss: bfin: implement getpid/fstat/stat/link/unlink syscallsMichael Frysinger2011-07-012-20/+34
* libgloss: bfin: fix sim lseek() syscallMichael Frysinger2011-07-012-2/+8
* [libiberty/filename_cmp] Darwin has case-insensitive filesystemsJoel Brobecker2011-07-012-0/+14
* 2011-07-01 Eric B. Weddington <eric.weddington@atmel.com>Eric Weddington2011-07-012-2/+6
* PR binutils/12329Nick Clifton2011-07-012-1/+5
* * include/sys/param.h (NGROUPS): Redefine as NGROUPS_MAX.Corinna Vinschen2011-07-012-5/+17
* * fhandler.cc (fhandler_base::open): Move NFS-specific code into theCorinna Vinschen2011-07-012-15/+20
* * dtable.cc (fh_oom): Remove.Corinna Vinschen2011-06-302-45/+46
* * fhandler_console.cc (fhandler_console::read): Add comment.Corinna Vinschen2011-06-302-1/+8
* * dtable.cc (fh_oom): New static fhandler storage.Corinna Vinschen2011-06-303-9/+41
* 2011-06-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2011-06-292-7/+11
* * fhandler_process.cc (heap_info::fill_if_match): Rename info toCorinna Vinschen2011-06-282-1/+9
* * libc/time/mktime.c (mktime): Lock global timezone info whileCorinna Vinschen2011-06-272-0/+9
* * fhandler_console.cc (fhandler_console::read): Don't generate ^@ onCorinna Vinschen2011-06-242-1/+7
* merge from gccDJ Delorie2011-06-221-0/+5
* * dwarf2.h (enum dwarf_location_atom): Add DW_OP_GNU_parameter_ref.Jakub Jelinek2011-06-222-0/+6
* * fhandler_tty.cc (fhandler_pty_master::setup): Create pty pipesCorinna Vinschen2011-06-222-2/+7