]> git.ipfire.org Git - thirdparty/glibc.git/history - ChangeLog.arm
Replace FSF snail mail address by URL.
[thirdparty/glibc.git] / ChangeLog.arm
2012-03-09  Paul EggertReplace FSF snail mail address by URL.
2012-03-05  Michael HopeARM: Implement *context routines.
2012-02-27  Joseph MyersARM: fix pthread_attr_t definitions.
2012-02-26  Joseph MyersARM: name pthread_attr_t union.
2012-02-17  Aurelien JarnoAdjust ARM ULPS to take into account the new jn tests.
2012-02-15  Joseph MyersAdd BZ# numbers to ChangeLogs.
2012-02-15  Khem RajOnly build libc-do-syscall.S in Thumb mode.
2012-02-08  Joseph MyersConvert ARM to crti.S/crtn.S.
2012-01-08  Joseph MyersUse const instead of __const for ARM.
2012-01-08  Joseph MyersDon't define or test NO_UNDERSCORES or HAVE_WEAK_SYMBOL...
2012-01-08  Joseph MyersRemove HAVE_ELF conditional for ARM.
2012-01-07  Joseph MyersRemove ARM old-ABI support (straightforward parts).
2012-01-06  Nathan SidwellAdd ARM dependency of libmemusage.so on libc_nonshared.a.
2012-01-03  Mike FrysingerUse END in ARM old-ABI sigrestorer.S.
2012-01-03  Mike FrysingerUse ENTRY/END macros in old-ABI ARM sysdep-cancel.h.
2011-12-20  Peter GreenReduce ARM sys/ucontext.h namespace polution.
2011-12-08  David Alan GilbertAdd ARMv6t2+ memchr.
2011-11-16  Joseph MyersUse fopen "rce" in ARM ioperm.
2011-10-26  Joseph MyersRestore non-__thread cases for ARM that were used in...
2011-10-05  Andreas Schwabarm: don't call ifunc functions in trace mode
2011-09-13  Joseph MyersRemove HAVE_TLS_SUPPORT conditionals for ARM.
2011-09-11  Joseph MyersRemove non-TLS support for ARM.
2011-08-18  Ramana Radhakrishnan[ARM] Add libc-do-syscall for libnss_db.
2011-08-02  Andrew HaleyMark ARM __clone as .cantunwind.
2011-06-30  Richard Sandiford[ARM] Align _start constant pool to 4 bytes
2011-06-21  Joseph MyersDefine elf_ifunc_invoke for ARM.
2011-06-20  Joseph Myerssendmmsg for ARM.
2011-05-09  Konstantinos Marga... Detect arm-linux-gnueabi* as ARM EABI.
2011-04-26  Manjunath MattiFix profiling build of __libc_do_syscall.
2011-04-26  Richard SandifordSupport for R_ARM_IRELATIVE relocations.
2011-04-11  Joseph MyersDefine TLS_DTV_UNALLOCATED for ARM.
2011-04-01  Joseph MyersRename open_by_handle to open_by_handle_at for ARM.
2011-04-01  Ryosei TakagiSave and restore r7 and adjust stack on failure for...
2011-04-01  Joseph MyersDefine O_PATH for ARM.
2011-04-01  Joseph MyersAdd name_to_handle_at, open_by_handle etc. to ARM bits...
2011-03-21  Ulrich Weigand[arm] Remove linuxthreads support.
2011-03-21  Ulrich Weigand[arm] Fix bug in _nocancel system call stubs.
2011-03-21  Ulrich WeigandCreate ARM unwind records for system call stubs.
2011-03-21  Joseph MyersFix GPL and GCC references in last paragraphs of licens...
2011-03-05  Nathan SidwellARM TLS descriptors support.
2011-02-16  Manjunath MattiFix profiling libc for ARM EABI to use __gnu_mcount_nc...
2011-01-25  Joseph MyersDefine MADV_HUGEPAGE and MADV_NOHUGEPAGE for ARM.
2011-01-07  Joseph MyersFix ARM fenv.h fallbacks when excepts == 0.
2010-12-21  Joseph MyersDefine DEFAULT_STACK_PERMS for ARM.
2010-11-24  Ken WernerUse __sync_* on ARM where supported by the compiler.
2010-11-22  Andreas Schwabarm: only modify CFLAGS when configuring for arm-linux...
2010-10-19  Joseph MyersConditionally define FP_FAST_FMA* for ARM.
2010-10-11  Joseph MyersAdd hidden feupdateenv and fetestexcept definitions...
2010-09-30  Joseph MyersAdd fanotify_mark for ARM.
2010-09-23  Richard HendersonMerge branch 'rth/testing'
2010-08-13  Alexander KanevskiyARM: Align hwcap names and definitions with kernel...
2010-08-12  Joseph MyersAdd prlimit64 for ARM.
2010-06-14  Joseph MyersDefine F_SETPIPE_SZ and F_GETPIPE_SZ for ARM.
2010-05-21  Joseph MyersFix internal_recvmmsg build attributes for ARM EABI.
2010-04-08  Daniel JacobowitzFix unwinding through Thumb-2 system calls.
2010-03-30  Joseph MyersUpdate ARM for ABIVERSION changes.
2010-03-26  Thomas SchwingeAdd CFI statements to ARM's assembly code.
2010-02-10  Joseph MyersAdd hidden alias for ARM fegetenv.
2010-01-10  Joseph MyersUpdate ARM bits/fcntl.h for XPG7.
2009-12-16  Thomas SchwingeMove ARM EABI mcount into a separate .S file.
2009-12-15  Joseph MyersUpdate ARM O_SYNC.
2009-11-19  Joseph MyersDefine F_OWNER_PGRP for ARM.
2009-11-19  Joseph MyersAssume pselect6 and ppoll on ARM for kernels 2.6.32...
2009-11-18  Joseph MyersChange misleading names of parameters of sync_file_rang...
2009-11-17  Joseph MyersAdd new MADV_* values for ARM.
2009-11-14  Joseph MyersFix F_SETOWN_EX and F_GETOWN_EX definitions for ARM.
2009-11-06  Joseph MyersFix ARM fallocate for -D_FILE_OFFSET_BITS=64.
2009-11-06  Philip BlundellFix ARMv4T interworking.
2009-10-29  Joseph MyersDefine F_OWNER_* and f_owner_ex for ARM.
2009-10-22  Daniel GutsonAdd ARM EABI build attributes.
2009-10-22  Andrew StubbsFix register conflicts and avoid deprecated instruction...
2009-10-22  Julian BrownFix locating GOT for Thumb-2 PIE binaries.
2009-10-03  Joseph MyersDefine F_SETOWN_EX and F_GETOWN_EX for ARM.
2009-08-06  Joseph MyersAdd alternate signal stack support to ARM ____longjmp_chk.
2009-07-29  Aurelien JarnoDefine __ASSUME_EVENTFD2 and __ASSUME_SIGNALFD4 for...
2009-06-30  Paul BrookAvoid invalid unwind directives when building crti...
2009-06-25  Nathan FroydAdd missing CLIBABI variables __aeabi_stdin, __aeabi_st...
2009-06-24  Maxim KuvyrkovARM EABI backtrace using unwind information.
2009-05-18  Joseph MyersUse unsigned comparison in ARM ____longjmp_chk.
2009-05-16  Joseph Myers____longjmp_chk for ARM.
2009-05-16  Joseph MyersAssume preadv and pwritev syscalls on ARM for 2.6.30.
2009-05-16  Joseph MyersAdd fallocate64 export for ARM.
2009-04-25  Joseph Myers2009-04-25 Aurelien Jarno <aurelien@aurel32.net>
2009-04-18  Joseph Myers * sysdeps/unix/sysv/linux/arm/kernel-features.h (__ASS...
2009-03-17  Joseph Myers2009-03-16 Khem Raj <raj.khem@gmail.com>
2009-03-15  Joseph Myers * sysdeps/arm/bits/link.h: Uglify function parameter...
2009-03-03  Joseph Myers * sysdeps/unix/sysv/linux/arm/bits/fcntl.h: Declare
2009-02-13  Joseph Myers2009-02-13 Khem Raj <raj.khem@gmail.com>
2009-02-05  Joseph Myers2009-02-05 Paul Brook <paul@codesourcery.com>
2009-02-02  Joseph Myers * sysdeps/unix/sysv/linux/arm/bits/shm.h (SHM_EXEC...
2009-01-27  Daniel Jacobowitz2009-01-27 Min Zhang <mzhang@mvista.com>
2009-01-27  Daniel Jacobowitz2009-01-27 Kirill A. Shutemov <kirill@shutemov.name>
2009-01-27  Daniel Jacobowitz * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h
2009-01-27  Daniel Jacobowitz * sysdeps/unix/sysv/linux/arm/sysdep.h: Include <tls.h>.
2009-01-12  Joseph Myers2009-01-12 Mike Frysinger <vapier@gentoo.org>
2009-01-12  Joseph Myers * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h...
2008-12-03  Joseph Myers * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h...
2008-11-25  Joseph Myers * sysdeps/unix/sysv/linux/arm/sysdep.h (LOAD_ARGS_1...
2008-08-19  Joseph Myers * data/c++-types-arm-linux-gnueabi.data: New.
2008-07-18  Daniel Jacobowitz2008-07-18 Joseph Myers <joseph@codesourcery.com>
next