aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/arm
AgeCommit message (Expand)Author
2002-08-262002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath
2002-08-12Makefile for arm.Ulrich Drepper
2002-07-15(FIRST_FRAME_POINTER): Define.Ulrich Drepper
2002-07-15(elf_machine_rel): Don't handleUlrich Drepper
2002-04-06Protect against multiple inclusion.Ulrich Drepper
2002-03-17 * sysdeps/i386/pt-machine.h: Add testandset and __compare_and_swapAndreas Jaeger
2002-03-13(__libc_multiple_libcs): Define as hidden.Ulrich Drepper
2002-03-01Use rtld_progrname instead of _dl_argv[0].Ulrich Drepper
2002-02-28Add HAVE_VISIBILITY_ATTRIBUTE and HAVE_SDATA_SECTION.Ulrich Drepper
2002-02-03(RTLD_START): Call _dl_init_internal instead of _dl_init.Ulrich Drepper
2002-02-01Move global variables for SHARED code in struct _rtld_global. ExportUlrich Drepper
2001-12-12(elf_machine_rela): Fix typo in last patch.Andreas Jaeger
2001-12-12(elf_machine_runtime_setup): Save original content of .got[1].Ulrich Drepper
2001-12-12Arm specific additions to struct link.Ulrich Drepper
2001-11-16GCC frame description for Arm.Ulrich Drepper
2001-09-08(elf_machine_rel): Fix thinko in usage of RESOLVE() (r_type, notUlrich Drepper
2001-09-08Fix usage of new _dl_signal_error() format.Ulrich Drepper
2001-08-26(elf_machine_lookup_noplt_p, elf_machine_lookup_noexec_p): Remove.Ulrich Drepper
2001-08-24Define elf_machine_rel_relative. Minor optimizations.Ulrich Drepper
2001-08-11Use __getopt_clean_environment only if USE_NONOPTION_FLAGS is defined.Ulrich Drepper
2001-08-11(elf_machine_runtime_setup): Only set _dl_profile_map for the right object.Ulrich Drepper
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