about summary refs log tree commit diff
path: root/sysdeps/mips
Commit message (Expand)AuthorAgeFilesLines
* Update.Ulrich Drepper2003-04-294-0/+4
* * sysdeps/mips/sys/regdef.h (t4,t5,t6,t7): Renamed to t0..t3 on NewABI. (ta0,...Alexandre Oliva2003-04-093-75/+87
* * configure.in: Add mips64* support. * configure: Rebuilt. * sysdeps/mips/bit...Alexandre Oliva2003-03-299-26/+19
* * sysdeps/mips/sgidefs.h (_MIPS_ISA_MIPS32, _MIPS_ISA_MIPS64): Define. * sysd...Alexandre Oliva2003-03-252-15/+18
* * sysdeps/alpha/fpu/libm-test-ulps: Update.Roland McGrath2003-03-231-10/+10
* * sysdeps/mips/elf/ldsodefs.h: Add mips-specific elf64 relocation data struct...Alexandre Oliva2003-03-221-1/+85
* * sysdeps/mips/dl-machine.h (ELF_MIPS_GNU_GOT1_MASK): Fix harmless typo in #i...Alexandre Oliva2003-03-221-1/+1
* * sysdeps/mips/mips64/memcpy.S: Fix porting bug that broke unaligned copying ...Alexandre Oliva2003-03-214-41/+58
* * sysdeps/mips/mips64/memcpy.S, sysdeps/mips/mips64/memset.S: New. * sysdeps/...Alexandre Oliva2003-03-214-32/+232
* * sysdeps/mips/bits/setjmp.h: n32 has only 6 call-saved fpregs. * sysdeps/mip...Alexandre Oliva2003-03-203-4/+22
* * sysdeps/mips/ieee754.h: Remove excess #endif.Alexandre Oliva2003-03-201-1/+0
* * sysdeps/mips/bits/setjmp.h: Store all N32 and N64 registers, including pc, ...Alexandre Oliva2003-03-204-33/+34
* * sysdeps/mips/dl-machine.h (ELF_MIPS_GNU_GOT1_MASK): Define properly for n64...Alexandre Oliva2003-03-201-5/+12
* * sysdeps/mips/ieee754.h: New file, suitable to replace both ../ieee754/ieee7...Alexandre Oliva2003-03-201-0/+326
* * sysdeps/mips/mips64/Implies: Move wordsize-64 to... * sysdeps/mips/mips64/n...Alexandre Oliva2003-03-177-1/+28
* * sysdeps/mips/machine-gmon.h (MCOUNT): Define for N32 and N64 as well.Alexandre Oliva2003-03-171-6/+77
* * sysdeps/mips/bits/wordsize.h: New file, appropriate for all 3 ABIs. * sysde...Alexandre Oliva2003-03-1711-121/+179
* * sysdeps/mips/fpu/bits/mathdef.h: New. (__NO_LONG_DOUBLE_MATH): Define for o32.Alexandre Oliva2003-03-141-0/+48
* * sysdeps/mips/sys/asm.h: Formatting changes. (PTR, PTRSIZE, PTRLOG): Adjust ...Alexandre Oliva2003-03-141-163/+258
* * sysdeps/mips/dl-machine.h: Include sys/asm.h. (elf_machine_matches_host): P...Alexandre Oliva2003-03-142-656/+159
* * sysdeps/mips/memcpy.S: Map t0-3 to a4-7 on new abis. * sysdeps/mips/memset....Alexandre Oliva2003-03-143-1/+28
* * sysdeps/mips/atomicity.h (exchange_and_add, atomic_add): Don't .set mips2 o...Alexandre Oliva2003-03-141-1/+15
* * elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrsRoland McGrath2003-03-1416-190/+199
* Update.Ulrich Drepper2003-02-121-2/+2
* Update.Ulrich Drepper2002-12-312-2/+2
* Update.Ulrich Drepper2002-12-312-2/+4
* * elf/Makefile (tests): Uncomment tst-array[123].Roland McGrath2002-12-091-2/+2
* * libio/ftello.c (ftello): Use _IO_off64_t for type of POS.Roland McGrath2002-10-231-0/+32
* Regenerated.Andreas Jaeger2002-10-141-428/+202
* * sysdeps/mips/fpu/fraiseexcpt.c: Add internal definition. Andreas Jaeger2002-10-022-0/+4
* * sysdeps/mach/hurd/dl-sysdep.c (_dl_important_hwcaps): Use INTUSE forRoland McGrath2002-09-281-1/+1
* * sysdeps/generic/gmp-mparam.h: Include <bits/wordsize.h>.Roland McGrath2002-09-201-26/+0
* * locale/lc-ctype.c (_nl_postload_ctype): Add compat_symbol decls forRoland McGrath2002-09-181-2/+2
* UpdateAndreas Jaeger2002-09-106-57/+16
* MIPS specific optimizations.Andreas Jaeger2002-09-105-0/+333
* Update.Ulrich Drepper2002-09-102-1/+3
* Update.Ulrich Drepper2002-07-161-36/+9
* Update.Ulrich Drepper2002-04-131-1/+2
* Update.Andreas Jaeger2002-04-0411-750/+0
* UpdateAndreas Jaeger2002-03-221-0/+51
* * sysdeps/mips/fpu/fraiseexcpt.c (__feraiseexcept): Set cause bits.Andreas Jaeger2002-03-174-12/+30
* Added initialization of GP (to _gp) if compiled non-PIC.Andreas Jaeger2002-03-021-1/+3
* Update.Ulrich Drepper2002-02-282-3/+3
* Update MCOUNT for current GCC behavior.Andreas Jaeger2002-02-111-27/+36
* Update.Andreas Jaeger2002-02-082-4/+5
* * sysdeps/mips/atomicity.h (compare_and_swap): RemoveAndreas Jaeger2002-02-081-4/+1
* Do not use branch likely.Andreas Jaeger2002-02-071-20/+11
* Andreas Jaeger2002-02-061-2/+2
* Update.Ulrich Drepper2002-02-031-13/+23
* Update.Ulrich Drepper2002-02-032-3/+3