aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2012-04-25Delete everything under sysdeps/unix/sparc/David S. Miller1-0/+18
2012-04-25Use more defines and makefile variables in $(native-compile).Joseph Myers1-0/+4
2012-04-25Update zdump and zic from tzcode 2012b.Joseph Myers1-0/+5
2012-04-25Remove --as-needed configure test.Joseph Myers1-0/+10
2012-04-25Parse hexadecimal and octal strings correctlySiddhesh Poyarekar1-0/+6
2012-04-25SH: Replace <endian.h> usage with pre-processor macros.Chung-Lin Tang1-0/+6
2012-04-24Remove unused fork implementations.Joseph Myers1-0/+4
2012-04-24Remove unused sysdeps/unix/system.c.Joseph Myers1-0/+3
2012-04-24Add flexibility to localplt-*.data files, using an awk script rather than dif...Roland McGrath1-0/+5
2012-04-24Remove unused sysdeps/unix/getegid.S and sysdeps/unix/geteuid.S.Joseph Myers1-0/+5
2012-04-24Hurd: fix symlink/symlinkat error case not to do an extraneous __mach_port_de...Roland McGrath1-0/+7
2012-04-24Merge branch 'master' of git://sourceware.org/git/glibcAndreas Jaeger1-0/+14
2012-04-24Cleanup generated header files during make checkAndreas Jaeger1-0/+5
2012-04-24Make $(native-compile) run in source directory like other compilation commands.Joseph Myers1-0/+6
2012-04-24Correct powerpc64 s_floorl edge cases (bug 13886).Adhemerval Zanella1-0/+8
2012-04-24Remove unused sysdeps/unix/{,sysv/}getdents.c.Joseph Myers1-0/+4
2012-04-24Merge sysdeps/unix/mman into sysdeps/unix.Joseph Myers1-0/+10
2012-04-24Don't handle libgcc_s suffixes.Joseph Myers1-0/+9
2012-04-23Move sysdeps/unix/sysv/gethostname.c to sysdeps/posix/.Joseph Myers1-0/+3
2012-04-23Remove unused sysdeps/unix/execve.S.Joseph Myers1-0/+2
2012-04-23Remove unused sysdeps/unix/_exit.S.Joseph Myers1-0/+4
2012-04-23Remove standalone manual supportAndreas Jaeger1-0/+16
2012-04-23* stdlib/stdlib.h: Remove warn_unused_result attribute from strtol etc.Paul Eggert1-0/+11
2012-04-21Add BZ#13739 to entry.Andreas Jaeger1-0/+1
2012-04-21Remove last distribute variableAndreas Jaeger1-0/+4
2012-04-21Update name and email addressAndreas Jaeger1-1/+1
2012-04-21Merge sysdeps/unix/sysv/Versions into sysdeps/unix/sysv/linux/Versions.Joseph Myers1-0/+5
2012-04-21Update sysdeps/x86_64/fpu/libm-test-ulpsMarkus Trippelsdorf1-0/+5
2012-04-21Put vm86 into libc.aNix1-0/+6
2012-04-20Remove unused sysdeps/unix/common/lxstat.c.Joseph Myers1-0/+3
2012-04-20Remove sysdeps/unix/sysv/Makefile.Joseph Myers1-0/+2
2012-04-20Remove unused sysdeps/unix/sysv/direct.h.Joseph Myers1-0/+2
2012-04-20Remove unused sysdeps/unix/sysv/bits/*.h.Joseph Myers1-0/+8
2012-04-20Remove unused sysdeps/unix/sysv/setrlimit.c.Joseph Myers1-0/+2
2012-04-20Remove unused sysdeps/unix/xmknod.c.Joseph Myers1-0/+3
2012-04-20Remove unused sysdeps/unix/sysv/settimeofday.c.Joseph Myers1-0/+2
2012-04-20Remove unused sysdeps/unix/sysv/i386/time.S.Joseph Myers1-0/+2
2012-04-20Remove unused sysdeps/unix/{xstat,fxstat}.c.Joseph Myers1-0/+4
2012-04-20Remove unused sysdeps/unix/sysv/sigaction.c.Joseph Myers1-0/+2
2012-04-20Remove unused sysdeps/unix/sysv termio code.Joseph Myers1-0/+14
2012-04-20Remove unused sysdeps/unix/siglist.c.Joseph Myers1-0/+2
2012-04-20Remove unused sysdeps/unix/getppid.S.Joseph Myers1-0/+2
2012-04-20Remove unused sysdeps/unix/{mkdir.c,rmdir.c}.Joseph Myers1-0/+5
2012-04-19Fix computation of inflated errlist sizeAndreas Schwab1-0/+7
2012-04-18Remove all traces of reg_char.David S. Miller1-0/+19
2012-04-18Have memmove call __builtin_memcopy on PowerPC if src and dest don't overlap.Will Schmidt1-0/+6
2012-04-18Further simplify power6 wordcopy by removing switch statements.Will Schmidt1-0/+9
2012-04-18Simplify power6 wordcopy by adding [fwd|bwd]_align_merge macros.Will Schmidt1-0/+8
2012-04-18Forgot to delete the sparc64 memcopy.h which tries to include the sparc32 oneDavid S. Miller1-0/+4
2012-04-18Finish ilogb changesAndreas Jaeger1-1/+20