aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/arm
AgeCommit message (Expand)Author
2004-03-05Use GLRO instead of GL where appropriate.Ulrich Drepper
2003-09-24(RTLD_START): Remove setting of __libc_stack_end.Ulrich Drepper
2003-09-17(DO_RET): New.Ulrich Drepper
2003-09-17(CALL_ROUTINE): Deleted.Ulrich Drepper
2003-09-14Rewrite.Ulrich Drepper
2003-07-31(PT_EI): Add __attribute__((always_inline)).Ulrich Drepper
2003-07-31* elf/dynamic-link.h (elf_machine_rel, elf_machine_rela,Alexandre Oliva
2003-04-29Add libc_hidden_builtin_def.Ulrich Drepper
2003-03-232003-03-23 Jakub Jelinek <jakub@redhat.com>Roland McGrath
2003-03-212003-03-21 Roland McGrath <roland@redhat.com>Roland McGrath
2002-12-31Use libc_hidden_def(name) instead of strong_alias (name, __GI_name).Ulrich Drepper
2002-12-31Add __GI__setjmp alias.Ulrich Drepper
2002-12-21(_start): Optimise a little. Push stack top as seventh arg toUlrich Drepper
2002-12-092002-12-08 Roland McGrath <roland@redhat.com>Roland McGrath
2002-11-152002-11-15 Jakub Jelinek <jakub@redhat.com>Roland McGrath
2002-09-282002-09-28 Roland McGrath <roland@redhat.com>Roland McGrath
2002-09-19Not needed anymore.Ulrich Drepper
2002-09-10Add libm_hidden_ver.Ulrich Drepper
2002-08-28Avoid unescaped newlines in string constants.Ulrich Drepper
2002-08-27Add bits/link.h.Ulrich Drepper
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