summaryrefslogtreecommitdiff
path: root/sysdeps/ia64
AgeCommit message (Expand)Author
2014-08-04IA64: Move NPTL public headers to sysdeps/ia64/nptl/.Roland McGrath
2014-08-04IA64: Define TLS_DEFINE_INIT_TPRoland McGrath
2014-07-17Move architecture shlib-versions files to Linux-specific directories.Joseph Myers
2014-07-03Always provide HP_SMALL_TIMING_AVAILRichard Henderson
2014-07-03Unify hp-timing implementationsRichard Henderson
2014-07-03Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overheadRichard Henderson
2014-07-03Removing HP_TIMING_ACCUM as unusedRichard Henderson
2014-07-03Removing HP_TIMING_ZERO as unusedRichard Henderson
2014-06-27Remove relro configure test.Joseph Myers
2014-06-26Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar
2014-06-20[BZ #6803] Set errno for scalbln, scalbnStefan Liebler
2014-05-27Remove second argument from TLS_INIT_TP macroAndreas Schwab
2014-05-13Clean up __exit_thread.Roland McGrath
2014-03-14Compile with -Wundef.Roland McGrath
2014-03-05Don't include individual test ulps in libm-test-ulps.Joseph Myers
2014-02-16ia64: relocate out of ports/ subdirMike Frysinger
2012-01-07Remove IA-64 supportUlrich Drepper
2011-12-23Prevent warnings due to long long constantsUlrich Drepper
2011-10-12Optimize libmUlrich Drepper
2011-10-05Don't call ifunc functions in trace modeAndreas Schwab
2011-09-11Remove --wth-tls option, TLS support is requiredUlrich Drepper
2011-09-10Remove support for !USE___THREADUlrich Drepper
2011-05-14Handle recursive calls in backtrace betterUlrich Drepper
2011-04-22Remove doubled words.Jim Meyering
2011-04-17Typo fix appproximated.Justin P. Mattock
2011-04-10Fix memory leak in TLS of loaded objects.Ulrich Drepper
2010-12-19Make PowerPC64 default to nonexecutable stackRyan S. Arnold
2010-10-11Correct implementation of fmaf.Jakub Jelinek
2010-02-09Avoid PLT call to fegetenv on s390Andreas Schwab
2010-02-06Whitespace and copyright year fixes.Ulrich Drepper
2010-02-06memchr overshoots on ia64H.J. Lu
2009-11-20Properly recover from shorter read.H.J. Lu
2009-11-14Use a simple loop on data shorter than software pipeline.H.J. Lu
2009-09-15configure tweaks, support $libc_add_on_config_subdirsRoland McGrath
2009-07-30Stop backtrace when we make no more progress.Ulrich Drepper
2009-05-21Handle -g option for IA-64 assembler.Ulrich Drepper
2009-05-21Fix IA-64 memchr read-ahead.Ulrich Drepper
2009-02-16* stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534Jakub Jelinek
2008-05-15[BZ #6442]Ulrich Drepper
2008-03-10[BZ #5753] Andreas Jaeger
2007-10-28[BZ #3112]Ulrich Drepper
2007-09-15* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper
2007-07-19* sysdeps/ia64/sched_cpucount.c: New file.Ulrich Drepper
2007-06-08[BZ #4586]Ulrich Drepper
2007-05-10* sysdeps/ia64/fpu/fraiseexcpt.c (feraiseexcept): Don't raise overflow cvs/fedora-glibc-20070510T0634Jakub Jelinek
2007-04-16[BZ #3427]Ulrich Drepper
2007-04-01* sysdeps/ia64/fpu/fesetround.c (fesetround): Return 0 on success Jakub Jelinek
2007-03-17* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper
2007-07-31.Jakub Jelinek