about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
* Mention BZ #14103/#14104 in News and ChangeLogH.J. Lu2012-05-142-1/+2
|
* Improve consistency of --enable-kernel and default builds.Joseph Myers2012-05-143-30/+28
|
* Update elf_machine_load_address for x32H.J. Lu2012-05-142-3/+8
|
* Update x86_64 PTR_MANGLE/PTR_DEMANGLE for x32H.J. Lu2012-05-142-16/+23
|
* Define LP_SIZE/LP_OP/ASM_ADDR/RXX_LP for x86-64H.J. Lu2012-05-142-0/+78
|
* Add x32 dl-machine.hH.J. Lu2012-05-142-0/+90
|
* Do not build manual in source dirAndreas Jaeger2012-05-146-155/+142
| | | | | | | [BZ #13750] Do not build manual anymore in the source dir. Also clean up the Makefile and remove rules that have been used previously when we had a stand-alone Makefile which was obsoleted recently.
* Add x32 pthread typesH.J. Lu2012-05-142-14/+37
|
* Remove unused variable in linux/getcwd.cAndreas Jaeger2012-05-142-1/+5
|
* Remove unused functions from i386/mathinline.hAndreas Jaeger2012-05-142-37/+6
|
* Remove pre-2.2 Linux kernel support.Joseph Myers2012-05-1440-1433/+319
|
* Fix concat exampleAndreas Jaeger2012-05-142-0/+7
| | | | | | | | 2012-05-14 Andreas Jaeger <aj@suse.de> * manual/string.texi (Copying and Concatenation): Add missing variable in concat example. Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
* Use __builtin_clzll on int64 in __logbH.J. Lu2012-05-142-1/+6
|
* Free memory at exit in check_pf.cH.J. Lu2012-05-142-1/+7
|
* Add optimized expf for x86Liubov Dmitrieva2012-05-145-0/+371
| | | | | | | | | 2012-05-14 Liubov Dmitrieva <liubov.dmitrieva@gmail.com> * sysdeps/i386/i686/fpu/multiarch/Makefile: New file. * sysdeps/i386/i686fpu/multiarch/e_expf.c: New file. * sysdeps/i386/i686fpu/multiarch/e_expf-ia32.S: New file. * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: New file.
* NEWS: update ia64 infoMike Frysinger2012-05-142-63/+5
| | | | | | | Mention that ia64 has moved into ports/, and drop the old build/install details that don't belong in the NEWS file in the first place. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* Fix warning in powerpc bcopyAndreas Schwab2012-05-122-3/+8
|
* Avoid dup3 PLT usage.Thomas Schwinge2012-05-125-9/+17
| | | | Fixes fallout from 5aa3a74a59916b489e9cf7c4dce9eb149e106c6c.
* Add x32 support to STACK_CHK_GUARDH.J. Lu2012-05-112-1/+8
|
* Update comments for CALL_THREAD_FCTH.J. Lu2012-05-111-5/+5
|
* Add x32 support to TLS_LE/TLS_IE/TLS_GDH.J. Lu2012-05-112-5/+20
|
* Add sysdeps/x86_64/x32/tls.hH.J. Lu2012-05-112-0/+50
|
* Mark sparc %fsr load and store inline asms as volatile.David S. Miller2012-05-113-6/+12
| | | | | | * sysdeps/sparc/fpu/bits/fenv.h (__fenv_stfsr): Add __volatile__. * sysdeps/sparc/fpu/fpu_control.h (_FPU_GETCW): Likewise. (_FPU_SETCW): Likewise.
* Check if RTLD_SAVESPACE_SSE is aligned to 32 bytesH.J. Lu2012-05-112-0/+9
|
* Fix a typo in ChangeLo.H.J. Lu2012-05-111-1/+1
|
* Complete GB18030 charmapAndreas Schwab2012-05-115-4722/+69020
|
* Use uint64_t on 64-bit integerH.J. Lu2012-05-112-2/+8
|
* Replace movq/%q0 with mov/%0 in THREAD_SELFH.J. Lu2012-05-112-1/+6
|
* Check __x86_64__ for __cleanup_fct_attributeH.J. Lu2012-05-112-1/+7
|
* Check __PTHREAD_MUTEX_HAVE_PREV for mutex initializersH.J. Lu2012-05-112-1/+9
|
* Check __PTHREAD_MUTEX_HAVE_PREV for mutex prevH.J. Lu2012-05-112-1/+6
|
* [BZ #13673] Replace FSF snail mail address with URL.Thomas Schwinge2012-05-115-12/+16
|
* 14012 fixed by cross-rpcgen changes.Joseph Myers2012-05-111-2/+2
|
* Hurd bugs fixed: #766, #3748, #3906.Thomas Schwinge2012-05-111-17/+17
|
* Don't handle R_X86_64_RELATIVE64 in ld.soH.J. Lu2012-05-102-0/+7
|
* Handle R_X86_64_RELATIVE64 and R_X86_64_64 for x32H.J. Lu2012-05-1012-4/+175
|
* Hurd: Define some posix typesSamuel Thibault2012-05-103-3/+30
|
* Hurd: Fix paths in paths.hSamuel Thibault2012-05-102-4/+8
|
* Hurd: fix mode type for openatSamuel Thibault2012-05-102-3/+6
|
* Hurd: Fix port deallocation on mknod error.Samuel Thibault2012-05-102-5/+8
|
* Hurd: Fix __dup3 _hurd_dtable_lock usage.Samuel Thibault2012-05-102-4/+9
|
* Hurd: Support --prefix=/usr special-casing for all GNU systems.Thomas Schwinge2012-05-107-110/+208
|
* Hurd: struct timespec members in struct statThomas Schwinge2012-05-103-22/+58
|
* Hurd: avoid PLT call to strtoulThomas Schwinge2012-05-102-5/+9
|
* Hurd: hurdsock: reject negative domainsPino Toscano2012-05-102-1/+12
|
* Hurd: Fix setres[ug]id handling of -1Samuel Thibault2012-05-103-29/+128
|
* Hurd: _hurd_select: check for invalid parameter valuesPino Toscano2012-05-102-7/+27
|
* Hurd: Fix sbrk beyond 128MBSamuel Thibault2012-05-102-3/+24
|
* Hurd: recvfrom(): take into account null address portsPino Toscano2012-05-102-4/+11
|
* Hurd: readlinkatSamuel Thibault2012-05-102-2/+67
|