aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mips
AgeCommit message (Expand)Author
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
2001-04-11[__ASSEMBLY__]: Define it.Andreas Jaeger
2001-02-22 * sysdeps/mips/bsd-_setjmp.S (_setjmp): Reorder instructions toAndreas Jaeger
2000-11-27(__longjmp): Restore SP and FP last andAndreas Jaeger
2000-11-02(elf_machine_rel): Add the symbol'sAndreas Jaeger
2000-10-26Update after libm-test.inc change.Ulrich Drepper
2000-10-24Partly revert patch from 2000-10-18.Andreas Jaeger
2000-10-20(elf_machine_matches_host): Parameter is now pointer to ELF header.Ulrich Drepper
2000-10-182000-10-18 Andreas Jaeger <aj@suse.de>Andreas Jaeger
2000-10-01(RTLD_START): Fix computation of envp argument passed to _dl_init.Ulrich Drepper
2000-09-19Add fpu/fenv_libc.h.Ulrich Drepper
2000-09-18 * sysdeps/mips/dl-machine.h (_RTLD_PROLOGUE): Reformat. DeclareAndreas Jaeger