aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-08alpha: Define _STAT_VER_LINUX.Richard Henderson
2012-02-08alpha: Define TLS_DTV_UNALLOCATED.Richard Henderson
2012-02-08alpha: Require kernel version 2.6.0.Richard Henderson
2012-02-08alpha: Remove HAVE_TLS_SUPPORT and HAVE___THREAD tests.Richard Henderson
2012-02-08Convert ARM to crti.S/crtn.S.Joseph Myers
2012-02-08m68k: add crt filesAndreas Schwab
2012-02-08m68k: unify m68k-helpers.SAndreas Schwab
2012-02-08m68k: don't set libc_cv_gcc_unwind_find_fde on coldfireAndreas Schwab
2012-02-07Update ports README file.Joseph Myers
2012-02-07Document copyright year ranges for ports.Joseph Myers
2012-01-31tile: use const instead of __const.Chris Metcalf
2012-01-31tile: use <feedback.h> instead of <feedback-asm.h> in sysdep.h.Chris Metcalf
2012-01-31tile: Ignore feraiseexcept() internally.Chris Metcalf
2012-01-31Don't check HAVE_ELF or NO_UNDERSCORES in sysdeps/tile/sysdep.h.Chris Metcalf
2012-01-31Add sysdeps/unix/sysv/linux/generic/not-cancel.h to override standardChris Metcalf
2012-01-30Remove libc_hidden_proto in sysdeps/unix/sysv/linux/generic/epoll_wait.c.Chris Metcalf
2012-01-29m68k: remove __STDC__ conditionalsAndreas Schwab
2012-01-26MIPS: Remove __STDC__ conditionals.Joseph Myers
2012-01-09HPPA: Initialize EPOLLONESHOT and EPOLLET correctly.Carlos O'Donell
2012-01-08HPPA: Update pthread.hCarlos O'Donell
2012-01-08HPPA: Use const instead of __constCarlos O'Donell
2012-01-08m68k: use const instead of __constAndreas Schwab
2012-01-08m68k: remove NO_UNDERSCORESAndreas Schwab
2012-01-08Use const instead of __const for MIPS.Joseph Myers
2012-01-08Use const instead of __const for ARM.Joseph Myers
2012-01-08Don't define or test NO_UNDERSCORES or HAVE_WEAK_SYMBOLS for ARM.Joseph Myers
2012-01-08m68k: remove non-ELF supportAndreas Schwab
2012-01-08Remove HAVE_ELF conditional for ARM.Joseph Myers
2012-01-07Remove ARM old-ABI support (straightforward parts).Joseph Myers
2012-01-07m68k: restore configure settingsAndreas Schwab
2012-01-07Add MIPS NPTL shlib-versions file replacing entry in libc copy.Joseph Myers
2012-01-07Update tile files for removal of ia64 from libc.Joseph Myers
2012-01-07Update mips files for removal of ia64 from libc.Joseph Myers
2012-01-07Update alpha files for removal of ia64 from libc.Joseph Myers
2012-01-06Add ARM dependency of libmemusage.so on libc_nonshared.a.Nathan Sidwell
2012-01-05m68k: add cfi directivesAndreas Schwab
2012-01-04Use -fno-unwind-tables for *initfini* on MIPS.Tom de Vries
2012-01-03Use END in ARM old-ABI sigrestorer.S.Mike Frysinger
2012-01-03Use ENTRY/END macros in old-ABI ARM sysdep-cancel.h.Mike Frysinger
2012-01-03Use IA64 backtrace on MIPS.Tom de Vries
2011-12-23m68k: prevent warnings due to long long constantsAndreas Schwab
2011-12-22Fix bits/syscall.h generation for MIPS using generic code.Joseph Myers
2011-12-22Define EPOLLONESHOT and EPOLLET using unsigned values for MIPS.Joseph Myers
2011-12-20Reduce ARM sys/ucontext.h namespace polution.Peter Green
2011-12-19Use sysdeps path to locate sys/syscall.h in MIPS bits/syscall.h rule.Joseph Myers
2011-12-09linux-generic: add <bits/msq.h> and <bits/shm.h>.Chris Metcalf
2011-12-08Add ARMv6t2+ memchr.David Alan Gilbert
2011-12-04m68k: allow six arguments in syscall functionThorsten Glaser
2011-12-04Remove a backup file that was accidentally committed.Chris Metcalf
2011-12-03Add sysdeps/tile, sysdeps/unix/sysv/linux/tile.Chris Metcalf