summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2017-05-09Enable TLS support but default to the emulatated TLS model. Enable theMark Kettenis
2017-05-08gcc 4.9 makes unknown -Wno-* vanish.Marc Espie
2017-04-28Install a few more x86 intrinsics header files.Mark Kettenis
2017-04-27add support for -msave-args in gcc on amd64David Gwynne
2017-04-20Install clflushoptintrin.h and move pkuintrin.h such that the list isMark Kettenis
2017-04-17Take a more radical approach to disabling colours: pretend we don'tPascal Stumpf
2017-04-17Change build infrastructure to allow building both gcc and clang. ThisMark Kettenis
2017-04-16Disable colored diagnostics in LLVM's lld.Patrick Wildt
2017-04-15Handle R_SPARC_WPLT30 relocations against a local symbol. Fixes building theMark Kettenis
2017-04-14once cvs's flow-control mechanism has kicked in, stop reading fromJoshua Stein
2017-04-12explicitly set the ownership on installed include files as wellJonathan Gray
2017-04-12Invoke install -d for each directory in the /usr/lib/clang hierarchyJonathan Gray
2017-04-10Generate and install arm_neon.h on arm and arm64.Mark Kettenis
2017-04-09Sync symbol lists for trap/interrupt frame detection with what ddb(4) usesPhilip Guenther
2017-04-02Fix an out-of-bounds memory access with 64-bit armaps.Visa Hankala
2017-03-27Do not clobber the default compiler/linker links unless COMPILER_VERSION isMark Kettenis
2017-03-24Add "supported targets" in lld --help output to be compatible with whatJonathan Gray
2017-03-24Add "(compatible with GNU linkers)" to the lld version output to avoidJonathan Gray
2017-03-19Work around a problem where linker-generated symbols are not properlyMark Kettenis
2017-01-14Import LLVM 3.9.1 including clang and lld.Patrick Wildt
2017-03-18Add support for -znodlopen.Mark Kettenis
2017-03-16Fix handling of the SVM instructions such that they accept a register asMark Kettenis
2017-03-14Merge LLVM 4.0.0 release.Patrick Wildt
2017-03-14Import LLVM 4.0.0 release including clang and lld.Patrick Wildt
2017-03-09Disable colored diagnostics in the clang frontend.Patrick Wildt
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2017-03-05Go back to only specifying --target when building cross.Jonathan Gray
2017-03-04Better avoid installing versioned perl, makes perlivp happyAndrew Fresh
2017-02-27Implement D and U modifiers to ar; with D the uid/gid/mode/time on the updatedPhilip Guenther
2017-02-25Implement support for generating movw/movt relocations on arm in gas(1).Mark Kettenis
2017-02-25sync clang.1 with clang.rstJonathan Gray
2017-02-25Disable loop idiom recognition for _libc_memset and _libc_memcpy. These areMark Kettenis
2017-02-25Fix the types used on aarch64 to match what we have in <sys/types.h>.Mark Kettenis
2017-02-25Make sure the .eh_frame ends with a terminator. This avoids creating aMark Kettenis
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2017-01-14Import LLVM 3.9.1 including clang and lld.Patrick Wildt
2017-02-23Set ELF_MAXPAGESIZE to 64k, to match lld(1). Also define ELF_MINPAGESIZE.Mark Kettenis
2017-02-20Skip building gdb on aarch64 there is no support for it.Jonathan Gray
2017-02-19Add an ELF machine number to string mapping for AArch64.Jonathan Gray
2017-02-19elf64-aarc64 -> elf64-aarch64 in TARGET_LITTLE_NAMEJonathan Gray
2017-02-18Correct list of perl manpages to be installedAndrew Fresh
2017-02-16clang is installed as cc and c++ there is no need to set CC and CXX toJonathan Gray
2017-02-15gcc4 on m88k still uses sjlj exceptions, as did arm before EABI.Miod Vallat
2017-02-12Disable -Wpointer-sign warnings per defaultStefan Kempf
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2017-02-06Remove incorrect perl version commentAndrew Fresh
2017-02-05Apply pre-built unicore patch - perl-5.24.1Andrew Fresh
2017-02-05Apply local patches - perl-5.24.1Andrew Fresh
2017-02-05Fix merge issues, remove excess files - match perl-5.24.1 distAndrew Fresh
2014-03-24Import perl-5.18.2Andrew Fresh