aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-17This commit was manufactured by cvs2svn to create tag 'newlib-1_19_0'.newlib-1_19_0cvs2svn2220-720767/+0
2010-12-172010-12-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-20/+7
2010-12-17Remove GPL licencsingNick Clifton1-19/+2
2010-12-162010-12-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston289-125614/+89954
2010-12-16 * security.cc (alloc_sd): Really fix erroneous inheritence entryCorinna Vinschen2-11/+25
2010-12-15 * sec_acl.cc (getacl): Ensure that the default acl contains at leastCorinna Vinschen2-6/+38
2010-12-15 * security.cc (alloc_sd): Fix erroneous inheritence entry duplication.Corinna Vinschen2-3/+10
2010-12-142010-12-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-0/+36
2010-12-14Move gdb ChangeLog entry to gdb/ChangeLog.H.J. Lu1-7/+0
2010-12-14gdb:Ken Werner1-0/+7
2010-12-12 * syscalls.cc (check_dir_not_empty): Never count more than 3 directoryCorinna Vinschen2-6/+10
2010-12-12* init.cc (search_for): Put this in shared section or suffer subtle problemsChristopher Faylor4-2/+10
2010-12-11 * setfacl.c (strchrnul): New function.Corinna Vinschen2-68/+71
2010-12-10 PR bootstrap/46819Ian Lance Taylor3-0/+12
2010-12-102010-12-10 Tobias Burnus <burnus@net-b.de>Paolo Bonzini3-0/+58
2010-12-10 * cyglsa-config: Unset GREP_OPTIONS when calling grep.Corinna Vinschen2-2/+6
2010-12-102010-12-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold2-1/+5
2010-12-09fix typoChristopher Faylor1-1/+1
2010-12-09 * autoload.cc (RETRY_COUNT): New define.Corinna Vinschen2-14/+39
2010-12-082010-12-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+5
2010-12-08 * include/sys/types.h: Add #if defined(__rtems__) aroundCorinna Vinschen3-2/+24
2010-12-08 * include/strings.h: Remove in favor of equivalent newlib file.Corinna Vinschen2-37/+4
2010-12-08 * libc/include/strings.h: Don't include locale.h.Corinna Vinschen2-1/+4
2010-12-08 * sec_acl.cc (getacl): Set DEF_CLASS_OBJ permissions to 07 insteadCorinna Vinschen2-1/+6
2010-12-08strings.h: avoid namespace pollutionEric Blake2-1/+6
2010-12-07Fix formatting.Jeff Johnston1-1/+1
2010-12-072010-12-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-14/+27
2010-12-07 * configure.ac: Always set default for poststage1_ldflags toIan Lance Taylor3-8/+13
2010-12-072010-12-07 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston2-0/+40
2010-12-06 * cygpath.cc (get_device_name): Fix path length test.Corinna Vinschen2-1/+5
2010-12-06 * path.cc (path_conv::check): Don't generate ENOENT for non-existantCorinna Vinschen2-1/+13
2010-12-06Check in for PR other/46020 was meant for PR other/46026.Alexandre Oliva1-1/+1
2010-12-06 PR libffi/46792Hans-Peter Nilsson3-4/+10
2010-12-06 PR target/40125Dave Korn2-0/+40
2010-12-03 * libc/include/math.h: Missing from previous checkin.Corinna Vinschen2-5/+9
2010-12-02 * mh-cygwin (LDFLAGS): Turn up stack allocation to 12MB.Dave Korn3-4/+15
2010-12-022010-12-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+19
2010-12-022010-12-02 Craig Howland <howland@LGSInnovations.com>Jeff Johnston3-4/+12
2010-12-022010-12-02 Jayant Sonar jayant.sonar@kpitcummins.comJeff Johnston34-0/+5633
2010-12-022010-12-02 Jayant Sonar jayant.sonar@kpitcummins.comJeff Johnston17-2/+7151
2010-12-02 * net.cc (get_xp_ifs): Fix counting of idx to return stable interfaceCorinna Vinschen2-3/+9
2010-11-29 * fhandler_tty.cc (fhandler_tty_slave::dup): Free path_conv stringsCorinna Vinschen3-0/+26
2010-11-29 * libm/complex/catan.c, libm/complex/catanf.c,Corinna Vinschen5-12/+10
2010-11-29* configure.ac: Move comment to remove extra space in last argumentAndreas Schwab2-1/+7
2010-11-27 * bootstrap-lto.mk (BOOT_ADAFLAGS): Delete.Eric Botcazou2-3/+4
2010-11-26 * libm/complex/cargf.c: Use crealf instead of creal.Corinna Vinschen2-1/+5
2010-11-26PR other/46020Alexandre Oliva6-4/+54
2010-11-252010-11-25 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2-1/+6
2010-11-23include/opcode/Richard Sandiford2-2/+6
2010-11-23Properly check default linker.H.J. Lu3-6/+21