]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/hppa
iconv, localedef: avoid floating point rounding differences [BZ #24372]
[thirdparty/glibc.git] / sysdeps / hppa /
2019-02-27  Joseph MyersAdd some spaces before '('.
2019-02-25  Joseph MyersBreak more lines before not after operators.
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-08-01  Joseph MyersMove SNAN_TESTS_PRESERVE_PAYLOAD out of math-tests.h.
2018-06-08  H.J. LuMark _init and _fini as hidden [BZ #23145]
2018-05-12  Alan ModraR_PARISC_TLS_DTPOFF32 reloc handling
2018-04-20  Adhemerval ZanellaUpdate hppa libm-test-ulps
2018-04-04  Maciej W. Rozyckielf: Unify symbol address run-time calculation [BZ...
2018-03-22  Joseph MyersRemove unused frame.h header, sigcontextinfo.h macros.
2018-03-21  Joseph MyersUse x86_64 backtrace as generic version.
2018-03-11  Samuel Thibaulthurd: add gscope support
2018-02-17  John David AnglinFix ulps for pow on hppa.
2018-01-27  James ClarkeUpdate hppa libm-test-ulps
2018-01-17  Joseph MyersFix backtrace for hppa (bug 22719).
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-02  John David AnglinHandle __gmon_start__ as undefined weak on hppa.
2017-12-02  John David AnglinImprove PIC pc-relative instruction sequences on hppa.
2017-11-29  John David AnglinFix gmon static test failures.
2017-11-11  John David AnglinFix clog10_downward ulps on hppa.
2017-11-07  Adhemerval Zanellanptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}
2017-11-07  Adhemerval Zanellanptl: Add tests for internal pthread_mutex_t offsets
2017-10-03  H.J. Luld.so: Replace (&bootstrap_map) with BOOTSTRAP_MAP
2017-09-01  Joseph MyersObsolete pow10 functions.
2017-07-24  Andreas SchwabRemove extra semicolons in struct pthread_mutex (bug...
2017-07-23  John David Anglin[BZ 19170]
2017-07-16  John David AnglinReturn to caller if dl_fixup fails to resolve callee...
2017-07-16  John David AnglinRemove extra braces from sysdeps/hppa/__longjmp.c.
2017-07-16  John David AnglinFix [BZ 20098].
2017-07-15  John David AnglinFix failing sNaN tests on hppa.
2017-07-13  John David AnglinFix type in sysdeps/hppa/dl-machine.h.
2017-07-09  John David AnglinUpdate hppa ulps.
2017-07-09  John David AnglinFix BZ #21049.
2017-06-14  Alan ModraPowerPC64 ELFv2 PPC64_OPT_LOCALENTRY
2017-06-06  Stefan LieblerOptimize generic spinlock code and use C11 like atomic...
2017-05-11  Adhemerval ZanellaRemove wrong definitions from pthread header refactor
2017-05-09  Adhemerval ZanellaMove shared pthread definitions to common headers
2017-03-15  John David Anglinhppa: Fix setting of __libc_stack_end
2017-01-20  Joseph MyersRemove very old libm-test-ulps entries.
2017-01-10  Torvald RiegelNew pthread rwlock that is more scalable.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-01  Joseph MyersAdd missing hidden_def (__sigsetjmp).
2016-11-29  Joseph MyersRefactor FP_FAST_* into bits/fp-fast.h.
2016-11-24  Adhemerval ZanellaRemove cached PID/TID in clone
2016-11-24  Joseph MyersRefactor float_t, double_t information into bits/flt...
2016-11-07  Florian Weimernptl: Document the reason why __kind in pthread_mutex_t...
2016-11-04  Joseph MyersDo not hardcode platform names in manual/libm-err-tab...
2016-10-17  Joseph MyersDefine HIGH_ORDER_BIT_IS_SET_FOR_SNAN to 0 or 1.
2016-09-07  Joseph MyersAdd femode_t functions: hppa.
2016-09-07  Joseph MyersAdd femode_t functions.
2016-08-16  Joseph MyersAdd fesetexcept: hppa.
2016-07-06  John David Anglinhppa: Update libm-test-ulps.
2016-06-30  John David Anglinhppa: fix loading of global pointer in _start [BZ ...
2016-06-20  Florian Weimerelf: Consolidate machine-agnostic DTV definitions in...
2016-01-08  John David Anglinhppa: fix dladdr [BZ #19415]
2016-01-06  John David Anglinhppa: fix pthread spinlock
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-12-29  John David Anglinhppa: Define __NO_LONG_DOUBLE_MATH so headers are consi...
2015-11-20  Joseph MyersFix math_private.h multiple include guards.
2015-09-04  Joseph MyersRename bits/linkmap.h to linkmap.h (bug 14912).
2015-08-18  Alan Modrahppa: start.S: rework references to fix PIE TEXTRELs...
2015-08-18  Mike Frysingerhppa: assume TLS everywhere
2015-08-07  Mike Frysingerhppa: _dl_symbol_address: add missing hidden def
2015-07-30  Mike Frysingerhppa: fix pthreadtypes.h namespace failures
2015-07-30  Mike Frysingerhppa: fix sysdep.h header setup
2015-07-16  Mike Frysingerhppa/ia64: _dl_unmap: make it hidden
2015-07-16  Mike Frysingerhppa/ia64: _dl_symbol_address: add PLT bypass for rtld
2015-03-11  Carlos O'Donellhppa: Fix feupdateenv and fesetexceptflag (Bug 18111).
2015-03-11  John David Anglinhppa: Fix feholdexcpt and fesetenv (Bug 18110).
2015-03-10  Carlos O'Donellhppa: Update libm-test-ulps.
2015-03-05  H.J. LuReplace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPY
2015-02-06  Roland McGrathClean up sysdep-dl-routines variable.
2015-02-06  Carlos O'Donellhppa: Remove warnings and fix conformance errors.
2015-01-07  Joseph MyersFix libm feupdateenv namespace (bug 17748).
2015-01-07  Joseph MyersFix libm fesetround namespace (bug 17748).
2015-01-06  Joseph MyersFix libm fesetenv namespace (bug 17748).
2015-01-05  Steve EllceyMerge branch 'master' of ssh://sourceware.org/git/glibc
2015-01-05  Joseph MyersFix libm feholdexcept namespace (bug 17748).
2015-01-02  Joseph MyersFix libm fegetround namespace (bug 17748).
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-31  Joseph MyersFix libm fegetenv namespace (bug 17748).
2014-12-30  Joseph MyersFix libm feraiseexcept namespace (bug 17723).
2014-11-04  Joseph MyersDon't use INTDEF/INTUSE with _dl_init (bug 14132).
2014-09-12  Joseph MyersRemove configuration name patterns from shlib-versions.
2014-09-08  Carlos O'DonellHPPA: Transition to new non-addon NPTL.
2014-07-17  Joseph MyersMove architecture shlib-versions files to Linux-specifi...
2014-07-09  Will NewtonFix -Wundef warnings for SHARED
2014-06-26  Siddhesh PoyarekarFix Wundef warning for ELF_MACHINE_NO_RELA
2014-06-09  Roland McGrathHPPA: Define TLS_DEFINE_INIT_TP
2014-05-27  Andreas SchwabRemove second argument from TLS_INIT_TP macro
2014-05-13  Roland McGrathClean up __exit_thread.
2014-04-29  Carlos O'DonellRelocate hppa from ports to libc.
2012-07-01  Joseph MyersMove all files into ports/ subdirectory in preparation... glibc-2.16-ports-before-merge
2012-05-19  Carlos O'Donellhppa: Rename all *.s to *.S.
2012-05-19  Carlos O'Donellhppa: Use new libgcc_so in shlib-versions.
2012-04-17  Carlos O'Donellhppa: Build fixes for STT_GNU_IFUNC.
2012-04-17  Carlos O'Donellhppa: Remove relocation in OPD handling code.
2012-04-17  Carlos O'Donellhppa: Remove elf/ and create crti.S/crtn.S
2012-03-10  Richard HendersonUse <> for math.h and math_private.h everywhere.
2012-03-09  Paul EggertReplace FSF snail mail address by URL.
2011-10-20  Carlos O'DonellRemove hppa linuxthreads support.
next