summaryrefslogtreecommitdiff
path: root/external/gpl3
AgeCommit message (Expand)Author
2023-07-07PR port-alpha/57511 Temporally disable secure PLT for alpharin
2023-06-03adapt to ${CC_WNO_MAYBE_UNINITIALIZED}lukem
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2023-06-03bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBERlukem
2023-05-24revert previous: autoconf doesn't use EREslukem
2023-05-24quote { to make regcomp happychristos
2023-05-23autoconf: AC_FUNC_ALLOCA(): add local fix for BSD supportlukem
2023-05-19gcc: fix build with clang++ HOST_CXXlukem
2023-05-19Fix passing -j NNN to gmakelukem
2023-05-08RISC-V mknative and build support for gdb.oldskrll
2023-05-08RISC-V mknative and build support.skrll
2023-05-08Missed a file in the RISC-V support commitskrll
2023-05-07RISC-V support that works on QEMU with a single hart.skrll
2023-04-27Unbreak creation of i386 PIEs on amd64.hgutch
2023-04-06Fix StaticSpinMutex::CheckLocked() on sparc32.hannken
2023-04-05Fix StaticSpinMutex::CheckLocked() on sparc32.hannken
2023-03-21Merge betweenchristos
2023-03-21import latest gdb from our tree into gdb.oldchristos
2023-02-27Disable completely mips ifunc test to make cross-compilation on other OSs work.christos
2023-02-20merge GCC 10.4 son more.mrg
2023-02-20merge GCC 10.4 into gcc.old.mrg
2023-02-20initial import of GCC 10 sources into "gcc.old".mrg
2023-02-20add author info to this file.mrg
2023-02-10apply -g1 to the gdb build as well.mrg
2023-02-08delete dup targets (pointed by mrg@)christos
2023-02-07fix and regen mips64christos
2023-02-07regen arm32christos
2023-02-01for MKDEBUG builds, set CXXFLAGS += -g1 for all GCC binaries.mrg
2023-01-29Apply https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=4d74aab7a...christos
2023-01-28revert previous, seems to lose data.christos
2023-01-27When trying to scrub characters in a macro to convert:christos
2023-01-25disable no ifuncs no mips error for now.christos
2023-01-18turn off executable-stack default when the gnu stack note is missing.christos
2023-01-16put back or1kchristos
2023-01-16regen most architectureschristos
2023-01-16Remove the trailing whitespace I added. oops.skrll
2023-01-16Restore netbsd riscv targetsskrll
2023-01-16fix compilation issues.christos
2023-01-15put back all our mips stuff.christos
2023-01-15disable -Wstack-check since vax does not have it.christos
2023-01-15regen riskv and hppa for Nickchristos
2023-01-14regen sparcchristos
2023-01-13regen aarch64ebchristos
2023-01-13regen alphachristos
2023-01-13regen a bit more... (aarch64, sparc64)christos
2023-01-09Add the .xsce scriptschristos
2023-01-06we don't copy ldscripts for i386 (why though?)christos
2023-01-06Turn on -z separate-code for x86, like linux has done. This splits the textchristos
2023-01-03One more fix to build binutils with read-only source trees:hannken
2023-01-02Fix typo "zecho" -> "echo".hannken