aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/arm
AgeCommit message (Expand)Author
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
1998-09-14Moved one dir up.Ulrich Drepper
1998-09-14Extra objects for ARM.Ulrich Drepper
1998-08-28(elf_machine_lazy_rel): Change first parameter and use this value.Ulrich Drepper
1998-08-22ARM specific optimized string functions.Ulrich Drepper
1998-08-20Moved one directory up.Ulrich Drepper
1998-08-20(CALL_MCOUNT): Add missing semicolons.Ulrich Drepper
1998-08-20IEEE754 definitions for ARM.Ulrich Drepper
1998-08-20Set __libc_stack_end.Ulrich Drepper
1998-08-20Use PLT for procedure call.Ulrich Drepper
1998-08-20Put return value in correct register. Don't set the condition flagsUlrich Drepper
1998-08-20Put return value in correct register. Don't set the condition flagsUlrich Drepper
1998-08-15Correct value of R0 before calling sigjmp_save.Ulrich Drepper
1998-08-15Not needed anymore.Ulrich Drepper
1998-07-29Arm with FPU specific files to distribute.Ulrich Drepper
1998-07-27Definitions for FPU control.Ulrich Drepper
1998-07-27(CALL_MCOUNT): Replace stub with real implementation.Ulrich Drepper
1998-07-27Improved profiling for ARM.Ulrich Drepper
1998-07-27Move to fpu/ subdir.Ulrich Drepper
1998-07-27(elf_machine_rel): Delete redundant debugging code. Correct handlingUlrich Drepper
1998-07-20Fix typo.Ulrich Drepper
1998-06-29Don't define __libc_pid.Ulrich Drepper