summaryrefslogtreecommitdiff
path: root/ports/ChangeLog.mips
AgeCommit message (Expand)Author
2014-04-30Move ports/ChangeLog* files to ChangeLog.old-ports*, remove ports/ directory.Roland McGrath
2014-02-16ia64: relocate out of ports/ subdirMike Frysinger
2014-02-10Move mips from ports to libc.Joseph Myers
2014-02-10Move shared umount.c from hppa to mips.Joseph Myers
2014-02-10Remove mips dependency on alpha.Joseph Myers
2014-01-07Use separate libc.abilist for MIPS o32 soft float.Joseph Myers
2014-01-01Regenerate MIPS ulps.Joseph Myers
2013-12-03Update MIPS dl-lookup.c from generic version.Joseph Myers
2013-11-28Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).Joseph Myers
2013-11-27MIPS: Fix RLIM64_INFINITY constant for O32 and N32 ABIsAurelien Jarno
2013-11-27MIPS: Add wrappers to get/setrlimit64 to fix RLIM64_INFINITY constantAurelien Jarno
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka
2013-10-30rename configure.in to configure.acMike Frysinger
2013-10-032013-09-26 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2013-09-232013-09-23 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2013-09-23MIPS: bits/atomic.h: Fix comment typoMaciej W. Rozycki
2013-09-232013-09-23 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2013-09-232013-09-19 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2013-09-232013-09-23 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2013-09-20Remove trailing space.Steve Ellcey
2013-09-202013-09-20 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2013-09-18MIPS: IEEE 754-2008 NaN encoding supportMaciej W. Rozycki
2013-08-30Fix then/than typos.Ondřej Bílka
2013-08-30Fix typos.Ondřej Bílka
2013-08-29Use ELFOSABI_GNU instead of ELFOSABI_LINUX.Thomas Schwinge
2013-08-29Fix typos.Ondřej Bílka
2013-08-22MIPS: Correct the handling of reserved FCSR bitsMaciej W. Rozycki
2013-07-02Regenerate MIPS ulps.Joseph Myers
2013-07-02Implement fma in soft-fp.Joseph Myers
2013-06-28Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.Ryan S. Arnold
2013-06-27_dl_static_init: Remove nested locking.Maciej W. Rozycki
2013-06-15New API to set default thread attributesSiddhesh Poyarekar
2013-06-14Stop MIPS setjmp / longjmp saving / restoring floating-point flags (bug 14909).Joseph Myers
2013-06-14Add math-tests.h for MIPS.Joseph Myers
2013-06-05Remove trailing whitespace in ports.Joseph Myers
2013-05-29Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar
2013-05-29Fix ChangeLog formattingSiddhesh Poyarekar
2013-05-22Update bits/siginfo.h with Linux hwpoison SIGBUS changesEdjunior Barbosa Machado
2013-05-22Don't include expected results in libm-test test names.Joseph Myers
2013-05-21Fix MIPS n32 cancellation in static libc (bug 15506).Joseph Myers
2013-05-19Handle sincos with generic libm-test logic.Joseph Myers
2013-05-16MIPS: soft-fp NaN representation correctionsMaciej W. Rozycki
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold
2013-04-02New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge
2013-03-21Use LIBC_CONFIG_VAR for MIPS default-abi setting.Joseph Myers
2013-03-15Avoid duplicate MAP_ANONYMOUS definition for MIPS GNU/Linux.Thomas Schwinge
2013-03-06Use <bits/mman-linux.h> for MIPSAndreas Jaeger
2013-03-06Sync with Linux 3.8Andreas Jaeger
2013-02-27Add support for building as MIPS16 code.Maciej W. Rozycki
2013-02-20Respect the user's namespace in installed header files.Thomas Schwinge