aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/arm/sysdep.h
AgeCommit message (Expand)AuthorFilesLines
2012-04-21Remove ARM EABI/old-ABI conditionals.Joseph Myers1-5/+3
2012-03-09Replace FSF snail mail address by URL.Paul Eggert1-3/+2
2012-01-08Don't define or test NO_UNDERSCORES or HAVE_WEAK_SYMBOLS for ARM.Joseph Myers1-6/+0
2012-01-08Remove HAVE_ELF conditional for ARM.Joseph Myers1-13/+2
2011-02-16Fix profiling libc for ARM EABI to use __gnu_mcount_nc interface when available.Manjunath Matti1-0/+16
2010-03-26Add CFI statements to ARM's assembly code.Thomas Schwinge1-5/+12
2009-10-22Add ARM EABI build attributes.Daniel Gutson1-0/+9
2004-12-042004-11-18 Daniel Jacobowitz <dan@codesourcery.com>Roland McGrath1-5/+12
2003-09-17(DO_RET): New.Ulrich Drepper1-0/+9
2003-03-212003-03-21 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+2
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
1998-08-20(CALL_MCOUNT): Add missing semicolons.Ulrich Drepper1-2/+2
1998-07-27(CALL_MCOUNT): Replace stub with real implementation.Ulrich Drepper1-4/+4
1998-05-29Use __ASSEMBLER__ test macro not ASSEMBLER.Ulrich Drepper1-2/+2
1998-05-19(ALIGNARG): ELF .align directive uses a log, not a byte-count.Ulrich Drepper1-2/+1
1998-03-18Change format of .type directive. Correct comment about floatingUlrich Drepper1-6/+7
1997-11-18Use __APCS_32__ to decide whether or not to preserve condition codesUlrich Drepper1-3/+3
1997-04-14Basic functionality for libc on ARMUlrich Drepper1-0/+92