aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/arm
AgeCommit message (Expand)Author
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
1998-06-09Update for new draft ARM ELF ABI.Ulrich Drepper
1998-06-01GMP support for ARMs.Ulrich Drepper
1998-06-01IEEE 754 float support for strange ARMs.Ulrich Drepper
1998-06-01Not needed anymore.Ulrich Drepper
1998-06-01(FE_EXCEPTION_SHIFT): Rename to FE_EXCEPT_SHIFT.Ulrich Drepper
1998-06-01(__jmp_buf): Remove floating-point support.Ulrich Drepper
1998-06-01jmpbuf definition for ARM with FPU.Ulrich Drepper
1998-06-01ARM implementation of feholdexcept.Ulrich Drepper
1998-05-29Use __ASSEMBLER__ test macro not ASSEMBLER.Ulrich Drepper
1998-05-25Correctly renamed.Ulrich Drepper
1998-05-24Set exception bits in Arm FPU.Ulrich Drepper
1998-05-21Definitions for FPU handling header.Ulrich Drepper
1998-05-21FP CW and SW handling for Arm.Ulrich Drepper
1998-05-21Replace stub file with real implementation.Ulrich Drepper
1998-05-19(ALIGNARG): ELF .align directive uses a log, not a byte-count.Ulrich Drepper
1998-05-19Support both big and little endian processors.Ulrich Drepper
1998-04-30Fix off by one error.Ulrich Drepper
1998-04-20Add copyright text.Ulrich Drepper
1998-04-17Optimized ARM version of strlen.Ulrich Drepper
1998-04-01(_start): Leave most of the initialisation for __libc_start_main().Ulrich Drepper
1998-03-18longjmp for ARM with FPU.Ulrich Drepper
1998-03-18ELF startup code for Arm.Ulrich Drepper
1998-03-18setjmp for Arm.Ulrich Drepper