aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/hppa
AgeCommit message (Expand)Author
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 all symbols to GLIBC_PRIVATE.Ulrich Drepper
2002-02-01Move global variables for SHARED code in struct _rtld_global. ExportUlrich Drepper
2001-11-16GCC frame description for PA.Ulrich Drepper
2001-09-08Fix usage of new _dl_signal_error() format.Ulrich Drepper
2001-09-08Forward declare struct link_map.Ulrich Drepper
2001-08-26(elf_machine_lookup_noplt_p, elf_machine_lookup_noexec_p): Remove.Ulrich Drepper
2001-08-24(elf_machine_rela_relative): Rename from elf_machine_rel_relative.Ulrich Drepper
2001-08-24Define elf_machine_rel_relative. Minor optimizations.Ulrich Drepper
2001-07-07Put under LGPL v2.1.Andreas Jaeger
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2001-06-19(elf_machine_rela): handle relocs at unaligned address.Ulrich Drepper
2001-06-06HPPA setjmp implementation.Andreas Jaeger
2001-06-06Reformat asm statements to remove new gcc warning about multi-line strings.Andreas Jaeger
2001-06-05Add .type for the entry point.Andreas Jaeger
2001-04-26Add -DMALLOC_ALIGNMENT=16 to compiler command line for malloc.c.Ulrich Drepper
2001-04-25Information about stack layout for HPPA.Ulrich Drepper
2001-04-25Clear the exception flags, not the enable flags.Ulrich Drepper
2001-04-24(RTLD_START): Set up dp with DT_PLTGOT value from application so thatUlrich Drepper
2001-04-22(_dl_start_address): Rename to _dl_function_address.Ulrich Drepper
2001-04-22(ELF_MACHINE_START_ADDRESS): Define.Ulrich Drepper
2001-04-22Add _dl_function_address.Ulrich Drepper
2001-04-22(_dl_function_address): Prototype.Ulrich Drepper
2001-04-20(LDFLAGS-c_pic.os): Define.Ulrich Drepper
2001-04-20Change dlt reg save to r3 and generate unwind info by hand.Ulrich Drepper
2001-02-28Replace use of old output functions with the new ones.Ulrich Drepper
2001-01-31Include <float.h>.Ulrich Drepper
2000-10-27Additional files to distribute in sysdeps/hppa.Ulrich Drepper
2000-10-20(elf_machine_matches_host): Parameter is now pointer to ELF header.Ulrich Drepper
2000-10-15Linux/HPPA specific fenv definitions.Ulrich Drepper
2000-10-15Linux/HPPA specific fetestexcept implementation.Ulrich Drepper
2000-10-15Linux/HPPA specific fesetexceptflag implementation.Ulrich Drepper
2000-10-15Linux/HPPA specific feraiseexcept implementation.Ulrich Drepper
2000-10-15Linux/HPPA specific fegetexceptflag implementation.Ulrich Drepper
2000-10-15Linux/HPPA specific feupdateenv implementation.Ulrich Drepper
2000-10-15Linux/HPPA specific fesetround implementation.Ulrich Drepper
2000-10-15Linux/HPPA specific fesetenv implementation.Ulrich Drepper
2000-10-15Linux/HPPA specific feholdexcept implementation.Ulrich Drepper
2000-10-15Linux/HPPA specific fegetround implementation.Ulrich Drepper
2000-10-15Linux/HPPA specific fegetexcept implementation.Ulrich Drepper
2000-10-15Linux/HPPA specific fegetenv implementation.Ulrich Drepper
2000-10-15Linux/HPPA specific fedisableexcept implementation.Ulrich Drepper
2000-10-15Linux/HPPA specific feclearexcept implementation.Ulrich Drepper
2000-10-15Linux/HPPA specific ld.so startup code.Ulrich Drepper
2000-10-15Linux/HPPA specific startup code.Ulrich Drepper
2000-10-15Additional directories for HPPA1.1 machines.Ulrich Drepper
2000-10-15HP/PA specific setjmp header definitions.Ulrich Drepper
2000-10-15HP/PA specific memusage definitions.Ulrich Drepper
2000-10-15HP/PA specific setjmp implementation.Ulrich Drepper