Remove __connect_internal alias for ARM.
[platform/upstream/glibc.git] / ChangeLog.arm
2012-05-30 Joseph MyersRemove __connect_internal alias for ARM.
2012-05-30 Joseph MyersRegenerate ARM libm-test-ulps.
2012-05-30 Joseph MyersSupport sharing ARM headers for hard and soft float.
2012-05-30 Joseph MyersRemove __ASSUME_TRUNCATE64_SYSCALL for ARM.
2012-05-30 Joseph MyersRemove SJLJ exceptions conditionals for ARM.
2012-05-30 Joseph MyersReplace __pthread_once_internal alias by hidden_def...
2012-05-26 Joseph MyersUpdate ARM for removal of m68k chown.c.
2012-05-25 Joseph MyersRemove __ASSUME_NEW_GETRLIMIT_SYSCALL for ARM.
2012-05-25 Richard Hendersonarm: Pass hwcap to ifuncs.
2012-05-23 Joseph MyersDefine MADV_DONTDUMP and MADV_DODUMP for ARM.
2012-05-21 Joseph MyersUpdate ARM hwcap code.
2012-05-21 Joseph MyersUpdate ARM ABI baseline for getauxval.
2012-05-19 Joseph MyersRemove more obsolete ARM code.
2012-05-19 Joseph MyersRemove compatibility code for old ARM kernels.
2012-05-16 Joseph MyersAssume accept4 on ARM for kernels 2.6.36 and later.
2012-05-14 Chris MetcalfMerge branch 'master' of git://sourceware.org/git/glibc...
2012-05-14 Joseph MyersRemove pre-2.2 Linux kernel support for ARM.
2012-05-08 Carlos O'DonellARM: Use /lib/ld-linux-armhf.so.3 for the hard-float...
2012-05-01 Joseph MyersRestore ARM profil_counter export (bug 14043).
2012-04-28 Joseph MyersAdd abilist data for ARM.
2012-04-26 Joseph MyersRemove unused sysdeps/arm files.
2012-04-24 Joseph MyersRemove unused sysdeps/unix/arm/fork.S.
2012-04-21 Joseph MyersRemove ARM EABI/old-ABI conditionals.
2012-04-21 Joseph MyersMerge sysdeps/arm/eabi into sysdeps/arm.
2012-04-21 Joseph MyersMerge sysdeps/unix/sysv/linux/arm/eabi into sysdeps...
2012-04-17 Andreas JaegerAvoid warnings about redefinition
2012-03-28 Joseph MyersARM: Define MAP_STACK and MAP_HUGETLB.
2012-03-27 Joseph MyersMerge sysdeps/arm/elf/ into sysdeps/arm/.
2012-03-20 Joseph MyersARM: Update _itoa.h include.
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...
next