Remove bounded-pointers handling from x86_64 assembly sources.
[platform/upstream/glibc.git] / ChangeLog
2013-02-17 Joseph MyersRemove bounded-pointers handling from x86_64 assembly...
2013-02-17 Andreas JaegerSort Versions files
2013-02-15 Siddhesh PoyarekarFix ChangeLog date (again)
2013-02-15 Siddhesh PoyarekarDon't require LIM to determine loop end in __sqr
2013-02-15 Siddhesh PoyarekarUse intermediate variable to compute exponent in __mul
2013-02-15 Siddhesh PoyarekarFix determination of lower precision in __mul
2013-02-15 Joseph MyersRemove bounded-pointers build system support.
2013-02-15 Joseph MyersRemove miscellaneous bounded-pointers relics in C code.
2013-02-14 Joseph MyersRemove bp-sym.h and BP_SYM uses from C code.
2013-02-14 Siddhesh PoyarekarRemove redundant return keyword
2013-02-14 Siddhesh PoyarekarUse __sqr instead of __mul wherever possible
2013-02-14 Siddhesh PoyarekarNew __sqr function as a faster special case of __mul
2013-02-13 Joseph MyersRemove __ptrvalue, __bounded and __unbounded.
2013-02-13 Roland McGrathFix up ChangeLog.
2013-02-13 Ondrej BilkaInstall stdlib-bsearch.h header
2013-02-13 Ondrej BilkaCall memcpy in generic mempcpy
2013-02-13 Siddhesh PoyarekarRemove unnecessary factorial array
2013-02-13 Siddhesh PoyarekarBetter exp polynomial
2013-02-13 Siddhesh PoyarekarOptimized mp multiplication
2013-02-13 Siddhesh PoyarekarClean up add_magnitudes and sub_magnitudes
2013-02-13 Roland McGrathRemove redunant "warning: " prefix from stub warnings.
2013-02-12 Andreas SchwabFix buffer overrun in regexp matcher
2013-02-12 Andreas SchwabFix handling of collating symbols in regexps
2013-02-11 Tom de VriesFix typo, improve comment, remove superfluous #undefs...
2013-02-11 Roland McGrathFix log entry in last change.
2013-02-11 Ondrej BilkaAdd inline bsearch expansion.
2013-02-11 Roland McGrathFix some errors in declarations in the manual.
2013-02-11 Tom de VriesRemove dead CFLAGS lines from string/Makefile
2013-02-11 Roland McGrathFix a typo in the mremap comment.
2013-02-11 Tom de VriesFix typo in ChangeLog entry for commit 03759f47db62930f...
2013-02-08 Roland McGrathFix PF_LOCAL socket example sockaddr_un size calculation.
2013-02-08 Joseph MyersRemove CHECK_N and bp-checks.h.
2013-02-08 Roland McGrathRemove dead variable in generic strcpy.
2013-02-08 Roland McGrathSupport sysdeps/.../include/ directories.
2013-02-08 Carlos O'DonellRefactor code out of nscd's two main poll loops.
2013-02-08 Carlos O'DonellAdd more comments to _dl_load_cache_lookup().
2013-02-08 Carlos O'DonellBZ #15006: Updates NEWS and ChangeLog.
2013-02-08 Carlos O'DonellARM: Support loading unmarked objects from cache.
2013-02-08 Joseph MyersRemove CHECK_1 and CHECK_1_NULL_OK.
2013-02-08 Joseph MyersRemove CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH for C...
2013-02-07 Roland McGrathRemove lots of inline keywords.
2013-02-05 Roland McGrathMove nss directory into sysdeps Subdirs.
2013-02-05 Roland McGrathReplace an alloca use with a variable-length array.
2013-02-05 Roland McGrathFix aliases in stub lseek.
2013-02-05 Roland McGrathAdd missing includes to sysdeps/generic/malloc-sysdep.h.
2013-02-05 Carlos O'Donellgetenv: Remove check for non-standard endianness.
2013-02-04 David S. MillerUpdate sparc ULPs after Joseph's casin fixes.
2013-02-04 Joseph MyersRemove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.
2013-02-04 Andreas SchwabDon't use GLIBC_PRIVATE errno outside of libraries
2013-02-02 Jan KratochvilImprove link_map.l_addr comment.
2013-02-01 Joseph MyersRemove BOUNDED_N and BOUNDED_1.
2013-02-01 Joseph MyersRemove bp-start.h and INIT_ARGV_and_ENVIRON.
2013-01-31 Joseph MyersRemove CHECK_IOCTL, CHECK_FCNTL and CHECK_N_PAGES.
2013-01-31 Joseph MyersRemove CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
2013-01-31 Joseph MyersRemove bp-semctl.h and CHECK_SEMCTL.
2013-01-31 Joseph MyersRemove bp-thunks code.
2013-01-31 Joseph MyersFix casinh spurious underflows away from [-i,i] (bug...
2013-01-31 David S. MillerUpdate German translations.
2013-01-26 Maxim Kuvyrkov * time/tzfile.c: Include stdint.h for SIZE_MAX.
2013-01-25 Thomas SchwingeDon't bother checking for $CC option to accept ISO...
2013-01-25 Thomas Schwingeconfigure: Default to CPP="$CC -E" unless overridden.
2013-01-24 Joseph MyersAvoid backtrace tests matching filenames when searching...
2013-01-23 Roland McGrathWhitespace fix for __glibc_likely/__glibc_unlikely...
2013-01-23 David S. MillerAdd a minor 'cas' atomic optimization on sparc.
2013-01-23 Pino Toscanoulimit: remove buggy bsd implementation
2013-01-23 Pino Toscanoulimit: include <limits.h>
2013-01-23 Pino Toscanoulimit: move linux implementation as posix
2013-01-23 Adam ConradBuild elf/tst-array2 and elf/tst-array5 with --no-as...
2013-01-23 Joseph MyersMake bits/wchar.h correct for all architectures (bug...
2013-01-21 David S. MillerUse libgcc unwinder for sparc backtraces, if available.
2013-01-21 Andreas SchwabAvoid busy loop in wordexp when substituted command...
2013-01-20 Andreas SchwabRemove use of mpa2.h
2013-01-18 Joseph MyersAdd tests that backtrace and backtrace_symbols produce...
2013-01-18 Ryan S. ArnoldCorrected ChangeLog date of __kernel_get_tbfreq fix.
2013-01-18 Anton BlanchardPowerPC: Rename __kernel_vdso_get_tbfreq to __kernel_ge...
2013-01-18 Siddhesh PoyarekarFix application of the exception mask
2013-01-18 Siddhesh PoyarekarSimplify calculation of 2^-m in __mpexp
2013-01-18 Siddhesh PoyarekarRemove unnecessary multiplication with RADIXI
2013-01-18 David S. MillerUpdate sparc ULPs.
2013-01-17 Joseph MyersFix cacos real-part inaccuracy for result real part...
2013-01-17 Pino ToscanoAdd HAVE_MREMAP for mremap usage
2013-01-17 Siddhesh PoyarekarFix ChangeLog
2013-01-17 Siddhesh PoyarekarFix header comment
2013-01-17 H.J. LuImplement x86 SIZE32/SIZE64 relocations
2013-01-17 Joseph MyersAdapt installed powerpc headers better for soft-float...
2013-01-16 Andreas SchwabHide reference to mktemp in libpthread
2013-01-16 Siddhesh PoyarekarConsolidate constant defines into mpa.h
2013-01-16 Siddhesh PoyarekarFix the value of TWO
2013-01-16 David S. MillerOptimize trunc{,f} on sparc.
2013-01-16 David S. MillerOptimize nearbyint{,f} on sparc.
2013-01-16 David S. MillerAdd missing changelog for previous commit.
2013-01-15 Mike Frysingerscsi/sg.h: include stddef.h for size_t
2013-01-15 David S. MillerOptimize sparc {ceil,floor}{,f} using vis2 'siam' instr...
2013-01-15 David S. MillerOptimize fdim/fdimf on sparc.
2013-01-14 Roland McGrathFix up log format, wrap a long line.
2013-01-14 Siddhesh PoyarekarMinor tweak to mp multiplication
2013-01-14 Siddhesh PoyarekarFix code formatting in mpa.c
2013-01-14 Siddhesh PoyarekarRemove unnecessary local variable mptwo
2013-01-13 Mike Frysingermanual: glob flags: fix sorting order
2013-01-13 Mike Frysingermanual: glob flags: mention the GNU extensions
next