aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mips/mips64
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 global variables for SHARED code in struct _rtld_global. ExportUlrich 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-24(elf_machine_rel_relative): New function.Ulrich Drepper
2001-07-28Remove non-existing files.Ulrich Drepper
2001-07-16Not needed anymore.Ulrich Drepper
2001-07-07Put under LGPL v2.1.Andreas Jaeger
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2000-11-27(__longjmp): Restore SP and FP last andAndreas Jaeger
2000-10-20(elf_machine_matches_host): Parameter is now pointer to ELF header.Ulrich Drepper
2000-09-06New file with soft-fp specific files.Andreas Jaeger
2000-09-05Moved from soft-fp/sysdeps/mips/mips64/sfp-machine.hAndreas Jaeger
2000-07-25 * sysdeps/mips/dl-machine.h (_RTLD_PROLOGUE): Stringify usingAndreas Jaeger
2000-07-102000-07-10 Maciej W. Rozycki <macro@ds2.pg.gda.pl>Andreas Jaeger
2000-04-212000-04-21 Andreas Jaeger <aj@suse.de>Andreas Jaeger
2000-03-312000-03-31 Andreas Jaeger <aj@suse.de>Andreas Jaeger
2000-03-242000-03-24 Andreas Jaeger <aj@suse.de>Andreas Jaeger
2000-01-112000-01-11 Andreas Schwab <schwab@suse.de>Andreas Jaeger
2000-01-102000-01-10 Andreas Jaeger <aj@suse.de>Andreas Jaeger
1999-11-23 (elf_machine_dynamic): New function.Andreas Jaeger
1999-07-211999-07-21 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-07-14Add flt-32 and dbl-64.Ulrich Drepper
1999-02-20(elf_machine_runtime_setup): DT_PLTGOT entry is already relocated.Ulrich Drepper
1998-11-26(ELF_MACHINE_NO_PLT): New defined macro.Ulrich Drepper
1997-11-26Issue error message if the header is used directly.Ulrich Drepper
1997-08-27(RTLD_START): Switch back to previous section to avoid confusing theUlrich Drepper
1997-08-10Add some files.Ulrich Drepper
1997-07-28(elf_machine_runtime_setup): Add new parameter to enable profiling.Ulrich Drepper
1997-07-26Remove extra stuff.Ulrich Drepper
1997-07-22MIPS64 dependent RTLD.Ulrich Drepper
1997-07-14Imply ieee754.Ulrich Drepper
1997-07-12Special control bits for RTLD.Ulrich Drepper
1997-07-06Additional MIPS64 related files to distribute.Ulrich Drepper
1997-06-21MIPS64 support.Ulrich Drepper
1997-06-21MIPS64 specific setjmp bufferUlrich Drepper
1997-06-21Say it's a 6t4 bit machine.Ulrich Drepper
1995-02-17Imported from gmp-1.900Roland McGrath