]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/alpha
Bug 20116: Fix use after free in pthread_create()
[thirdparty/glibc.git] / sysdeps / alpha /
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-14  Joseph MyersRefactor long double information into bits/long-double.h.
2016-12-01  Joseph MyersAdd missing hidden_def (__sigsetjmp).
2016-12-01  Joseph MyersRefactor FP_ILOGB* out of bits/mathdef.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-04  Joseph MyersFix alpha sqrt fegetenv namespace (bug 20768).
2016-11-04  Joseph MyersDo not hardcode platform names in manual/libm-err-tab...
2016-09-07  Joseph MyersAdd femode_t functions: alpha.
2016-09-07  Joseph MyersAdd femode_t functions.
2016-08-29  Paul E. MurphyConvert remaining complex function to generated files
2016-08-19  Paul E. MurphyConvert _Complex tangent functions to generated code
2016-08-19  Paul E. MurphyConvert _Complex sine functions to generated code
2016-08-19  Paul E. MurphyConvert _Complex cosine functions to generated code
2016-08-16  Joseph MyersAdd fesetexcept: alpha.
2016-08-02  Aurelien Jarnoalpha: fix trunc for big input values
2016-08-02  Aurelien Jarnoalpha: fix rint on sNaN input
2016-08-02  Aurelien Jarnoalpha: fix floor on sNaN input
2016-08-02  Aurelien Jarnoalpha: fix ceil on sNaN input
2016-06-24  Torvald RiegelRemove atomic_compare_and_exchange_bool_rel.
2016-06-20  Florian Weimerelf: Consolidate machine-agnostic DTV definitions in...
2016-01-25  Richard HendersonUpdate Alpha libm-test-ulps
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-09-11  Joseph MyersMove bits/atomic.h to atomic-machine.h (bug 14912).
2015-05-19  Richard Hendersonalpha: Update libm-test-ulps
2015-04-06  Richard Hendersonalpha: Update libm-test-ulps
2015-03-05  H.J. LuReplace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPY
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-24  Siddhesh PoyarekarRemove IS_IN_rtld
2014-11-24  Siddhesh PoyarekarRemove IS_IN_libm
2014-11-20  Torvald RiegelAdd arch-specific configuration for C11 atomics support.
2014-11-17  Richard Hendersonalpha: Fix soft-fp breakage
2014-11-04  Joseph MyersDon't use INTDEF/INTUSE with _dl_init (bug 14132).
2014-11-04  Joseph MyersDon't use INTDEF/INTUSE with _dl_argv (bug 14132).
2014-10-09  Joseph Myerssoft-fp: Refactor exception handling for comparisons.
2014-09-29  H.J. LuRequire autoconf 2.69
2014-08-21  Siddhesh PoyarekarRemove unnecessary uses of NOT_IN_libc
2014-08-05  Richard Hendersonalpha: Fix exception raising from soft-fp
2014-07-17  Joseph MyersMove architecture shlib-versions files to Linux-specifi...
2014-07-04  Roland McGrathAdd missing #include in sysdeps/alpha/fpu/s_nearbyint.c
2014-07-03  Richard Hendersonalpha: Remove nearbyint and nearbyintf implementations
2014-07-03  Richard Hendersonalpha: Implement math_opt_barrier and math_force_eval
2014-07-03  Richard Hendersonalpha: Fix lround implementations
2014-07-03  Richard Hendersonalpha: Remove round and roundf implementations
2014-07-03  Richard HendersonUnify hp-timing implementations
2014-07-03  Richard HendersonRemove HP_TIMING_DIFF_INIT and dl_hp_timing_overhead
2014-07-03  Richard HendersonRemoving HP_TIMING_ACCUM as unused
2014-07-03  Richard HendersonRemoving HP_TIMING_ZERO as unused
2014-07-01  Richard Hendersonalpha: Fix isnan
2014-07-01  Richard Hendersonalpha: Update libm-test-ulps
2014-06-27  Joseph MyersRemove relro configure test.
2014-06-11  Roland McGrathAlpha: Define TLS_DEFINE_INIT_TP
2014-05-27  Andreas SchwabRemove second argument from TLS_INIT_TP macro
2014-05-20  Richard Hendersonalpha: Define ELF_MACHINE_NO_RELA
2014-05-13  Roland McGrathClean up __exit_thread.
2014-04-17  Richard Hendersonalpha: Enable unwind tables for backtrace.c
2014-04-17  Richard Hendersonalpha: Regenerate sysdeps/alpha/libm-test-ulps
2014-03-14  Roland McGrathCompile with -Wundef.
2014-03-05  Joseph MyersDon't include individual test ulps in libm-test-ulps.
2014-02-12  Joseph Myerssoft-fp: support after-rounding tininess detection.
2014-02-12  Richard HendersonRelocate alpha from ports to libc
2012-07-01  Joseph MyersMove all files into ports/ subdirectory in preparation... glibc-2.16-ports-before-merge
2012-06-15  Richard Hendersonalpha: Define FP_TRAPPING_EXCEPTIONS
2012-06-15  Richard Hendersonalpha: Always handle inexact in rint implementations
2012-06-15  Richard Henderson[BZ #13848] alpha: Fix s_nearbyint implementation.
2012-06-15  Richard Hendersonalpha: Use builtins for copysign
2012-06-15  Richard Hendersonalpha: Remove some __GNUC_PREREQs that are too old
2012-06-15  Richard Hendersonalpha: Fix float_t in bits/mathdef.h
2012-06-06  Richard Hendersonalpha: Fix end-of-count checks in strncmp
2012-06-06  Richard Hendersonalpha: Fix [BZ #13718]
2012-06-06  Richard Hendersonalpha: Fix ev4 build with ev6 compiler
2012-06-06  Richard Hendersonalpha: Use cfi_startproc instead of dual procedure...
2012-06-06  Richard Hendersonalpha: put mcount prologue at correct location
2012-06-01  Richard Hendersonalpha: Use -mieee-with-inexact with math/test-misc
2012-06-01  Richard Hendersonalpha: Update libm-test-ulps
2012-05-31  Richard Hendersonalpha: Add -mieee-with-inexact for fma compilation
2012-05-30  Richard Hendersonalpha: Update libm-test-ulps
2012-05-30  Richard Hendersonalpha: Use dbl-64/wordsize-64
2012-05-30  Richard Hendersonalpha: Use dynamic rounding with sqrt insn
2012-05-24  Richard Hendersonalpha: Re-add imaxdiv.
2012-05-20  Richard Hendersonalpha: Rename *.s to *.S
2012-04-27  Matt Turneralpha: Remove __STDC__ conditionals.
2012-04-27  Matt Turneralpha: Use const instead of __const.
2012-03-27  Richard HendersonMerge sysdeps/alpha/elf/ into sysdeps/alpha/.
2012-03-21  Richard Hendersonalpha: Update _itoa.h include.
2012-03-19  Richard Hendersonalpha: Tell math_private.h that we have __isnan et al.
2012-03-09  Paul EggertReplace FSF snail mail address by URL.
2012-02-20  Richard Hendersonalpha: Eliminate plt entries for __ieee_[sg]et_fp_control
2012-02-16  Richard Hendersonalpha: Don't test USE___THREAD in dl-machine.h.
2012-02-15  Richard Hendersonalpha: Don't let preconfigure interfere with other...
2012-02-09  Richard Hendersonalpha: Re-enable export of the unwind functions, and...
2012-02-09  Richard Hendersonalpha: Add ldsodefs.h and tst-audit.h.
next