aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mips
AgeCommit message (Expand)Author
2002-12-31Add __GI__setjmp alias.Ulrich Drepper
2002-12-092002-12-08 Roland McGrath <roland@redhat.com>Roland McGrath
2002-10-232002-10-23 Roland McGrath <roland@redhat.com>Roland McGrath
2002-10-14Regenerated.Andreas Jaeger
2002-10-02 * sysdeps/mips/fpu/fraiseexcpt.c: Add internal definition.Andreas Jaeger
2002-09-282002-09-28 Roland McGrath <roland@redhat.com>Roland McGrath
2002-09-202002-09-20 Roland McGrath <roland@redhat.com>Roland McGrath
2002-09-182002-09-18 Roland McGrath <roland@redhat.com>Roland McGrath
2002-09-10Cleaned up the FPU exception stuff - wasAndreas Jaeger
2002-09-10MIPS specific optimizations.Andreas Jaeger
2002-09-10Add libm_hidden_ver.Ulrich Drepper
2002-07-16Don't include <sgidefs.h>. Always use ll/sc.Ulrich Drepper
2002-04-13Adjust all callers of _dl_lookup_symbol and _dl_lookup_versioned_symbol.Ulrich Drepper
2002-04-04Remove files since arch is not supported anymore.Andreas Jaeger
2002-04-04Remove, the archs are not supported anymore.Andreas Jaeger
2002-03-22Copy from generic file with changes for NaNs on MIPS.Andreas Jaeger
2002-03-17 * sysdeps/mips/fpu/fraiseexcpt.c (__feraiseexcept): Set cause bits.Andreas Jaeger
2002-03-02Added initialization of GP (to _gp) if compiled non-PIC.Andreas Jaeger
2002-02-28Add HAVE_VISIBILITY_ATTRIBUTE and HAVE_SDATA_SECTION.Ulrich Drepper
2002-02-11Update MCOUNT for current GCC behavior.Andreas Jaeger
2002-02-08 * sysdeps/mips/dl-machine.h (elf_machine_matches_host): UseAndreas Jaeger
2002-02-08 * sysdeps/mips/atomicity.h (compare_and_swap): RemoveAndreas Jaeger
2002-02-07Do not use branch likely.Andreas Jaeger
2002-02-06 Make sure the right <ldsodefs.h> is included.Andreas Jaeger
2002-02-03(exchange_and_add): Use branch likely.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
2002-01-29(ELF_MACHINE_BEFORE_RTLD_RELOC): Don't use label at end of compound statement.Ulrich Drepper
2002-01-17(__dl_runtime_resolve): Remove `const' from `got'.Ulrich Drepper
2001-11-16GCC frame description for MIPS.Ulrich Drepper
2001-10-27(DL_CALL_FCT): Cast to void *.Ulrich Drepper
2001-09-15Updated.Ulrich Drepper
2001-09-08Fix usage of new _dl_signal_error() format.Ulrich Drepper
2001-08-29(__dl_runtime_resolve): Pass ELF_RTYPE_CLASS_PLT, instead of R_MIPS_REL32, toUlrich 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-08-24(elf_machine_rel_relative): Use ElfW(Rel) in argument.Ulrich Drepper
2001-08-24Define elf_machine_rel_relative. Minor optimizations.Ulrich Drepper
2001-08-13(MCOUNT): Don't use delay slot for jal since jal is a macro.Andreas Jaeger
2001-07-28Not needed anymore.Ulrich Drepper
2001-07-28Remove non-existing files.Ulrich Drepper
2001-07-16Not needed anymore.Ulrich Drepper
2001-07-16(MAP_BASE_ADDR): Removed.Ulrich Drepper
2001-07-07Put under LGPL v2.1.Andreas Jaeger
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2001-06-05Add .type for the entry point.Andreas Jaeger
2001-05-27MIPS specific atomicity functions.Andreas Jaeger
2001-05-11Removed unneeded binary output format directive.Andreas Jaeger
2001-04-22Add atan2f deltas.Ulrich Drepper
2001-04-17Adjust for increased precision in result of several tests.Ulrich Drepper