aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/arm
AgeCommit message (Expand)Author
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
1999-08-10Define ARM specific versions of VALID_ELF_HEADER, VALID_ELF_OSABI,Ulrich Drepper
1999-07-211999-07-21 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-07-13Add ieee754/flt-32 and ieee754/dbl-64.Ulrich Drepper
1999-06-06(elf_machine_load_address): Fix problems with GOT addressing.Ulrich Drepper
1999-05-23Adapted for header file change.Ulrich Drepper
1999-05-23(fenv_t): Prepend __ to member names to protect from user's macro namespace.Ulrich Drepper
1999-04-16Removed since cmpxchg/no-cmpxchg doesn't exist anymore.Ulrich Drepper
1999-04-12Support big endian operation.Ulrich Drepper
1999-04-12Delete inline implementations of strcpy and stpcpy.Ulrich Drepper
1999-03-02(elf_machine_runtime_setup): DT_PLTGOT entry is already relocated.Ulrich Drepper
1999-03-01(ucontext): Rename field uc_links toUlrich Drepper
1999-02-20(elf_machine_rel): DT_STRTAB is already relocated.Ulrich Drepper
1998-12-04(dl_start_user): Incorrect address for _dl_main_searchlist passed toUlrich Drepper
1998-11-27(__FLOAT_WORD_ORDER): Define to big endian.Ulrich Drepper
1998-11-27Fix handling of weak undefined symbols during bootstrapping.Ulrich Drepper
1998-11-26Remove __setfpucw declaration, it's an internal symbol.Ulrich Drepper
1998-11-13(__JMP_BUF_SP): Correct value.Ulrich Drepper
1998-10-09Define PT_EI as extern inline is not yet defined. Use PT_EI in externUlrich Drepper
1998-10-05ARM specific hugeval definition.Ulrich Drepper
1998-10-05Fix typo in last change.Ulrich Drepper
1998-10-01Cope with fussy assembler.Ulrich Drepper
1998-10-01Correct args to mcount().Ulrich Drepper
1998-09-18(elf_machine_lazy_rel): Optimise a bit.Ulrich Drepper