about summary refs log tree commit diff
path: root/ports/ChangeLog.mips
Commit message (Expand)AuthorAgeFilesLines
* Move shared umount.c from hppa to mips.Joseph Myers2014-02-101-0/+6
* Remove mips dependency on alpha.Joseph Myers2014-02-101-0/+6
* Use separate libc.abilist for MIPS o32 soft float.Joseph Myers2014-01-071-0/+9
* Regenerate MIPS ulps.Joseph Myers2014-01-011-0/+5
* Update MIPS dl-lookup.c from generic version.Joseph Myers2013-12-031-0/+4
* Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).Joseph Myers2013-11-281-0/+4
* MIPS: Fix RLIM64_INFINITY constant for O32 and N32 ABIsAurelien Jarno2013-11-271-0/+15
* MIPS: Add wrappers to get/setrlimit64 to fix RLIM64_INFINITY constantAurelien Jarno2013-11-271-0/+8
* Use __glibc_reserved instead __unused.Ondřej Bílka2013-11-261-0/+6
* rename configure.in to configure.acMike Frysinger2013-10-301-0/+12
* 2013-09-26 Steve Ellcey <sellcey@mips.com>Steve Ellcey2013-10-031-0/+10
* 2013-09-23 Steve Ellcey <sellcey@mips.com>Steve Ellcey2013-09-231-0/+23
* MIPS: bits/atomic.h: Fix comment typoMaciej W. Rozycki2013-09-231-0/+4
* 2013-09-23 Steve Ellcey <sellcey@mips.com>Steve Ellcey2013-09-231-0/+5
* 2013-09-19 Steve Ellcey <sellcey@mips.com>Steve Ellcey2013-09-231-0/+4
* 2013-09-23 Steve Ellcey <sellcey@mips.com>Steve Ellcey2013-09-231-0/+5
* Remove trailing space.Steve Ellcey2013-09-201-1/+1
* 2013-09-20 Steve Ellcey <sellcey@mips.com>Steve Ellcey2013-09-201-0/+5
* MIPS: IEEE 754-2008 NaN encoding supportMaciej W. Rozycki2013-09-181-0/+68
* Fix then/than typos.Ondřej Bílka2013-08-301-0/+4
* Fix typos.Ondřej Bílka2013-08-301-0/+4
* Use ELFOSABI_GNU instead of ELFOSABI_LINUX.Thomas Schwinge2013-08-291-0/+5
* Fix typos.Ondřej Bílka2013-08-291-0/+4
* MIPS: Correct the handling of reserved FCSR bitsMaciej W. Rozycki2013-08-221-0/+9
* Regenerate MIPS ulps.Joseph Myers2013-07-021-0/+3
* Implement fma in soft-fp.Joseph Myers2013-07-021-0/+18
* Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.Ryan S. Arnold2013-06-281-0/+5
* _dl_static_init: Remove nested locking.Maciej W. Rozycki2013-06-271-0/+7
* New API to set default thread attributesSiddhesh Poyarekar2013-06-151-0/+9
* Stop MIPS setjmp / longjmp saving / restoring floating-point flags (bug 14909).Joseph Myers2013-06-141-0/+12
* Add math-tests.h for MIPS.Joseph Myers2013-06-141-0/+4
* Remove trailing whitespace in ports.Joseph Myers2013-06-051-0/+14
* Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar2013-05-291-0/+10
* Fix ChangeLog formattingSiddhesh Poyarekar2013-05-291-26/+26
* Update bits/siginfo.h with Linux hwpoison SIGBUS changesEdjunior Barbosa Machado2013-05-221-0/+7
* Don't include expected results in libm-test test names.Joseph Myers2013-05-221-0/+5
* Fix MIPS n32 cancellation in static libc (bug 15506).Joseph Myers2013-05-211-0/+17
* Handle sincos with generic libm-test logic.Joseph Myers2013-05-191-0/+6
* MIPS: soft-fp NaN representation correctionsMaciej W. Rozycki2013-05-161-0/+14
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-161-0/+6
* New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge2013-04-021-0/+4
* Use LIBC_CONFIG_VAR for MIPS default-abi setting.Joseph Myers2013-03-211-0/+8
* Avoid duplicate MAP_ANONYMOUS definition for MIPS GNU/Linux.Thomas Schwinge2013-03-151-0/+5
* Use <bits/mman-linux.h> for MIPSAndreas Jaeger2013-03-061-0/+4
* Sync with Linux 3.8Andreas Jaeger2013-03-061-0/+4
* Add support for building as MIPS16 code.Maciej W. Rozycki2013-02-271-0/+106
* Respect the user's namespace in installed header files.Thomas Schwinge2013-02-201-0/+3
* Properly sort a libc.abilist file.Thomas Schwinge2013-02-201-0/+3
* bits/nan.h: Change __attribute_used__ to __attribute__ ((unused)).Thomas Schwinge2013-02-201-0/+3
* Add missing __attribute_used__.Thomas Schwinge2013-02-201-0/+3