]> git.ipfire.org Git - thirdparty/glibc.git/history - ports/ChangeLog.mips
Use __glibc_reserved instead __unused.
[thirdparty/glibc.git] / ports / ChangeLog.mips
2013-11-26  Ondřej BílkaUse __glibc_reserved instead __unused.
2013-10-30  Mike Frysingerrename configure.in to configure.ac
2013-10-03  Steve Ellcey2013-09-26 Steve Ellcey <sellcey@mips.com>
2013-09-23  Steve Ellcey2013-09-23 Steve Ellcey <sellcey@mips.com>
2013-09-23  Maciej W. RozyckiMIPS: bits/atomic.h: Fix comment typo
2013-09-23  Steve Ellcey2013-09-23 Steve Ellcey <sellcey@mips.com>
2013-09-23  Steve Ellcey2013-09-19 Steve Ellcey <sellcey@mips.com>
2013-09-23  Steve Ellcey2013-09-23 Steve Ellcey <sellcey@mips.com>
2013-09-20  Steve EllceyRemove trailing space.
2013-09-20  Steve Ellcey2013-09-20 Steve Ellcey <sellcey@mips.com>
2013-09-18  Maciej W. RozyckiMIPS: IEEE 754-2008 NaN encoding support
2013-08-30  Ondřej BílkaFix then/than typos.
2013-08-30  Ondřej BílkaFix typos.
2013-08-29  Thomas SchwingeUse ELFOSABI_GNU instead of ELFOSABI_LINUX.
2013-08-29  Ondřej BílkaFix typos.
2013-08-22  Maciej W. RozyckiMIPS: Correct the handling of reserved FCSR bits
2013-07-02  Joseph MyersRegenerate MIPS ulps.
2013-07-02  Joseph MyersImplement fma in soft-fp.
2013-06-28  Ryan S. ArnoldAdd GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.
2013-06-27  Maciej W. Rozycki_dl_static_init: Remove nested locking.
2013-06-15  Siddhesh PoyarekarNew API to set default thread attributes
2013-06-14  Joseph MyersStop MIPS setjmp / longjmp saving / restoring floating...
2013-06-14  Joseph MyersAdd math-tests.h for MIPS.
2013-06-05  Joseph MyersRemove trailing whitespace in ports.
2013-05-29  Siddhesh PoyarekarAvoid crashing in LD_DEBUG when program name is unavailable
2013-05-29  Siddhesh PoyarekarFix ChangeLog formatting
2013-05-22  Edjunior Barbosa... Update bits/siginfo.h with Linux hwpoison SIGBUS changes
2013-05-22  Joseph MyersDon't include expected results in libm-test test names.
2013-05-21  Joseph MyersFix MIPS n32 cancellation in static libc (bug 15506).
2013-05-19  Joseph MyersHandle sincos with generic libm-test logic.
2013-05-16  Maciej W. RozyckiMIPS: soft-fp NaN representation corrections
2013-05-16  Ryan S. ArnoldAdd #include <stdint.h> for uint[32|64]_t usage (except...
2013-04-02  Thomas SchwingeNew <math.h> macro named issignaling to check for a...
2013-03-21  Joseph MyersUse LIBC_CONFIG_VAR for MIPS default-abi setting.
2013-03-15  Thomas SchwingeAvoid duplicate MAP_ANONYMOUS definition for MIPS GNU...
2013-03-06  Andreas JaegerUse <bits/mman-linux.h> for MIPS
2013-03-06  Andreas JaegerSync with Linux 3.8
2013-02-27  Maciej W. RozyckiAdd support for building as MIPS16 code.
2013-02-20  Thomas SchwingeRespect the user's namespace in installed header files.
2013-02-20  Thomas SchwingeProperly sort a libc.abilist file.
2013-02-20  Thomas Schwingebits/nan.h: Change __attribute_used__ to __attribute__...
2013-02-20  Thomas SchwingeAdd missing __attribute_used__.
2013-02-20  Thomas SchwingeAlign to generic file.
2013-02-19  Joseph MyersAdd FUTEX_*_REQUEUE_PI support for MIPS.
2013-02-18  Siddhesh PoyarekarC++11 thread_local destructors support
2013-02-13  Joseph MyersRemove __ptrvalue, __bounded and __unbounded.
2013-02-11  Joseph MyersAdd CFI information for MIPS assembly sources.
2013-02-08  Joseph MyersRemove CHECK_N and bp-checks.h.
2013-02-08  Joseph MyersUse ENTRY and END in more MIPS .S files.
2013-02-08  Joseph MyersRemove CHECK_1 and CHECK_1_NULL_OK.
2013-02-05  Maciej W. RozyckiMIPS: Correct formatting of syscall wrapper `asm' speci...
2013-02-05  Maciej W. RozyckiMIPS: Respect the legacy syscall restart convention.
2013-02-04  Joseph MyersRemove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.
2013-01-31  Joseph MyersRemove bp-semctl.h and CHECK_SEMCTL.
2013-01-29  Maciej W. RozyckiMIPS: Correct NewABI syscall wrapper whitespace damage.
2013-01-26  Steve Ellcey2013-01-25 Steve Ellcey <sellcey@mips.com>
2013-01-10  Joseph MyersUse __extension__ with long long in installed headers.
2013-01-08  Steve Ellcey2013-01-08 Steve Ellcey <sellcey@mips.com>
2013-01-08  Andreas JaegerBZ#14985: Remove erroneous EPOLL_NONBLOCK
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2013-01-01  Joseph MyersAdd script to update copyright notices and reformat...
2012-12-04  Joseph MyersFix typo in ChangeLog.mips.
2012-12-04  Joseph MyersFix warnings from MIPS soft-float _FPU_GETCW.
2012-11-30  Joseph MyersUpdate MIPS libm-test-ulps.
2012-11-29  Joseph MyersAdd 64-bit support to MIPS register-dump.h (bug 14893).
2012-11-22  Joseph MyersImplement MIPS n64 sendfile64 as alias of sendfile...
2012-11-21  Joseph MyersCast to uintptr_t in MIPS jmpbuf-unwind.h.
2012-11-21  Joseph MyersAdd sotruss-lib.c for MIPS.
2012-11-20  Joseph MyersUse parentheses around MIPS syscall macro arguments.
2012-11-20  Joseph MyersFix int-to-pointer-cast warnings for MIPS.
2012-11-20  Joseph MyersFix warnings from aborting MIPS atomic macros.
2012-11-20  Joseph MyersFix unused-variable warnings from MIPS RESOLVE_GOTSYM...
2012-11-19  Joseph MyersFix unused variable warnings from MIPS syscall macros.
2012-11-17  Joseph MyersFix "set but not used" warnings from MIPS bits/atomic.h.
2012-11-07  Maxim KuvyrkovUse memcpy in memmove when possible
2012-11-05  Joseph MyersDefine lll_futex_timed_wait_bitset for MIPS.
2012-11-04  Thomas Schwinge[BZ #157] Remove include/stub-tag.h for good.
2012-11-03  Joseph MyersMake fma use of Dekker and Knuth algorithms use round...
2012-11-03  Joseph MyersMake fenv.h FE_* macros usable in #if (bug 3439).
2012-11-01  Thomas SchwingeRegenerate all configure scripts.
2012-11-01  Thomas SchwingeBZ#14743: Move clock_* symbols from librt to libc.
2012-10-31  Steve Ellcey2012-10-31 Steve Ellcey <sellcey@mips.com>
2012-10-30  Joseph MyersFix strtod handling of underflow (bug 14047).
2012-10-29  Steve Ellcey2012-10-29 Steve Ellcey <sellcey@mips.com>
2012-10-24  Roland McGrathBZ#14743: Move clock_* symbols from librt to libc.
2012-10-24  Andreas JaegerConvert MIPS to use <bits/fcntl-linux.h>
2012-10-03  Steve Ellcey2012-10-03 Steve Ellcey <sellcey@mips.com>
2012-10-02  Siddhesh PoyarekarSplit my last ChangeLog entry into respective arch...
2012-10-01  Roland McGrathClean up init-first.c files.
2012-09-28  H.J. LuFix the ChangeLog entry
2012-09-28  H.J. LuRemove mips VERSYMIDX macro definition
2012-08-27  Joseph MyersRemove __ASSUME_STAT64_SYSCALL.
2012-08-27  Guido Guenthermips: clear condition bit 23 in fpu too
2012-08-22  Joseph MyersClean up MIPS stat64 handling.
2012-08-16  Carlos O'DonellFifth argument of la_pltenter() is not constant.
2012-08-15  Maxim KuvyrkovOptimize __libc_lock_lock and __libc_lock_trylock for...
2012-08-15  Maxim KuvyrkovAdd generic versions of pthread_spin_lock and pthread_s...
2012-08-15  Joseph MyersUpdate MIPS dl-lookup.c from generic version.
2012-08-14  Maxim KuvyrkovAdd explicit acquire/release semantics to MIPS' atomic_...
2012-08-09  Joseph MyersDefine __ASSUME_UTIMES for MIPS.
next