aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/arm
AgeCommit message (Expand)Author
2001-07-07Put under LGPL v2.1.Andreas Jaeger
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2001-06-11Use #function, not @function, for .type of _start.Andreas Jaeger
2001-06-05Add .type for the entry point.Andreas Jaeger
2001-06-022001-06-01 Roland McGrath <roland@frob.com>Roland McGrath
2001-04-22fegetexcept implementation for Arm.Ulrich Drepper
2001-04-22feenableexcept implementation for Arm.Ulrich Drepper
2001-04-22fedisableexcept implementation for Arm.Ulrich Drepper
2001-04-17Adjust for increased precision in result of several tests.Ulrich Drepper
2001-04-11Stack information for Arm.Ulrich Drepper
2001-02-28Replace use of old output functions with the new ones.Ulrich Drepper
2001-02-05(elf_machine_rel): Correct handling of PC24 relocs with negative value.Ulrich Drepper
2000-12-27Include internals.h to get prototypes.Andreas Jaeger
2000-12-18 * sysdeps/s390/pt-machine.h (testandset): Use long int as returnAndreas Jaeger
2000-12-04Remove FLT_EVAL_METHOD and DECIMAL_DIG definitions.Ulrich Drepper
2000-11-21* sysdeps/alpha/setjmp.S: Remove __setjmp entry point.Andreas Schwab
2000-10-26Update after libm-test.inc change.Ulrich Drepper
2000-10-25Updated.Ulrich Drepper
2000-10-20(elf_machine_matches_host): Parameter is now pointer to ELF header.Ulrich Drepper
2000-09-01Make FP_ILOGB0 and FP_ILOGBNAN int values.Ulrich Drepper
2000-07-29(fix_bad_pc24): New function.Ulrich Drepper
2000-07-29 * sysdeps/arm/frame.h (struct layout): Make pointers __unbounded.Greg McGary
2000-06-20Include <sysdeps/generic/memusage.h>.Ulrich Drepper
2000-06-20Macro to allow memory usage tracking.Ulrich Drepper
2000-06-20Renamed to memusage.h.Ulrich Drepper
2000-05-29(compare_and_swap): Return result.Ulrich Drepper
2000-05-25Linux/Arm spinlock implementation.Ulrich Drepper
2000-05-222000-05-21 Jakub Jelinek <jakub@redhat.com>Andreas Jaeger
2000-05-172000-05-17 Jakub Jelinek <jakub@redhat.com>Andreas Jaeger
2000-05-05(elf_machine_fixup_plt): Change return valuie to lookup_t and return the value.Ulrich Drepper
2000-04-12Arm specific error specification for math library.Ulrich Drepper
2000-04-12Definition for memprof functionality on Arm.Ulrich Drepper
2000-04-12(RTLD_START): Rewrite for new init function interface.Ulrich Drepper
2000-04-03Atomic operations for Arm.Ulrich Drepper
2000-03-31Use SHARED instead of PIC.Ulrich Drepper
2000-03-31Use D_PTR to access relocated entries in l_info.Ulrich Drepper
2000-03-26Define _FPU_MASK_IM, _FPU_MASK_ZM, _FPU_MASK_OM, _FPU_MASK_UM,Ulrich Drepper
2000-02-26Change default version to GLIBC_2.2.Ulrich Drepper
2000-02-11(_FPU_DEFAULT): Set the AC bit.Ulrich Drepper
2000-01-31Correct return value according to the standard.Ulrich Drepper
2000-01-10(CLEAR_CACHE): System calls clobber R0.Ulrich Drepper
2000-01-06Arm specific stack layout description.Ulrich Drepper
2000-01-03(_HAVE_STRING_ARCH_mempcpy): Define.Ulrich Drepper
2000-01-03Definitions for math on Arm.Ulrich Drepper
1999-12-21(CLEAR_CACHE): Fix a2 value.Ulrich Drepper
1999-12-18(CLEAR_CACHE): New macro to force a cache flush.Ulrich Drepper
1999-12-08(elf_machine_rel): Fixup R_ARM_PC24 relocs if possible.Ulrich Drepper
1999-10-31Return value and add alias.Ulrich Drepper
1999-10-31Replace __USE_ISOC9X by __USE_ISOC99 and also recognize _ISOC99_SOURCE.Ulrich Drepper
1999-08-24Use hexadecimal floating-point constants for gcc >= 2.95.Ulrich Drepper