Commit Graph

15621 Commits

Author SHA1 Message Date
skrll
420f6b0097 Switch hppa to gcc 5.3 2016-03-27 10:46:41 +00:00
mrg
f9dc4a2c0b switch sparc to GDB 7.10. works for me. 2016-03-26 10:38:22 +00:00
martin
251567c563 Switch playstation2 over to gcc 5.3, binutils 2.26 and gdb 7.10 2016-03-26 10:35:14 +00:00
martin
be206a20bc Switch mips64 over to new gdb - old one doesn't work there either, better
to debug in the newer version.
2016-03-24 09:15:38 +00:00
christos
92a1851e6c switch vax to new binutils and gdb. 2016-03-24 04:28:49 +00:00
christos
958fe28bf4 switch vax to gcc-5.3 2016-03-24 00:04:05 +00:00
ginsbach
b55df66dd5 +HSM is also hierarchical storage management 2016-03-22 17:41:26 +00:00
dholland
8c72fe5dec add some stuff; PR 50992 from Nikolai Lifanov 2016-03-22 17:03:02 +00:00
mrg
6c936e99ad apply -Wno-error=stack-protector in the same places for GCC 5.3 as 4.8.
fixes sh3 and m68k issues, at least.  (vax and or1k are also included.)
2016-03-22 08:17:27 +00:00
christos
54d5052a6c Add NO{SSP,FORTIFY} 2016-03-13 17:56:56 +00:00
mrg
8872ffd0f4 remove some more GCC 4.5 code. make GCC 5.3 be HAVE_GCC=53, so that,
for example, HAVE_GCC >= 48 works properly.
2016-03-13 01:06:51 +00:00
mrg
e2bee4685a remove conditionals that are always true with GCC >= 4.8. 2016-03-12 23:08:58 +00:00
wiz
09f9f9fa6e Fix description of /home
From Vadim Ushakov in PR 50938.
2016-03-11 15:18:01 +00:00
uwe
ce76f88f8f Switch sh3 to the new binutils and gdb. Lightly tested on landisk.
sh3eb compile-tested only.
2016-03-01 10:29:40 +00:00
chs
3023aadd79 fix vmem_alloc() to never return an error for VM_SLEEP requests,
thus fixing kmem_alloc() to never return NULL for KM_SLEEP requests.
instead these operations will retry forever, which was the intent.
2016-02-29 00:34:17 +00:00
martin
dd8e547b10 Switch sparc64 over to new binutils 2016-02-28 20:47:01 +00:00
christos
0048ede9cd Revert and leave broken. 2016-02-27 23:51:34 +00:00
christos
16fbfcab6b Don't build archive libs with -fPIC breaks static binaries and profilig. 2016-02-27 20:36:17 +00:00
joerg
17feded366 Sparc/Sparc64 also support libc++ and compiler-rt in libc with Clang. 2016-02-27 18:56:33 +00:00
joerg
df799ca7a5 Avoid syntax errors if HAVE_GCC is not defined. 2016-02-27 18:55:15 +00:00
jnemeth
cd0c10044e PR/50851 - Nikolai Lifanov -- add EAI 2016-02-26 08:20:27 +00:00
macallan
ddcf74ce02 switch sparc to new binutils 2016-02-23 18:03:31 +00:00
christos
6c0101debe Add NODEBUG 2016-02-21 03:34:27 +00:00
christos
a481ce46bc Unbreak LLVM MKREPRO=yes builds (since the build system sets MKREPRO now) 2016-02-20 16:36:08 +00:00
christos
678012db01 Provide a variable MKTOOLSDEBUG to build debugging versions of tools. 2016-02-20 15:18:46 +00:00
macallan
c04b415846 switch powerpc ports to new binutils 2016-02-19 18:47:24 +00:00
riastradh
f1c295721b cardbus autoconf uses cardbus_attach_args, not isapnp_attach_args. 2016-02-15 22:37:54 +00:00
snj
ab9bcecd45 fix english 2016-02-15 20:33:18 +00:00
dholland
a76124b212 DNF 2016-02-13 23:12:34 +00:00
plunky
a4a650b6a4 use pcpp front end rather than libexec/cpp directly, since commandline
options may not be handled by the latter
2016-02-09 20:44:26 +00:00
skrll
d0d6f47d6b Remove the .SUNW_ctf sections when converting form ELF -> a.out by
updating OBJCOPY_ELF2AOUT_FLAGS
2016-02-08 10:39:09 +00:00
christos
180d9e44e1 fix pasto 2016-02-07 14:31:21 +00:00
wiz
bfbface83a New sentence, new line. 2016-02-07 14:06:04 +00:00
jandberg
c74496ca0f Add the copyright notice which was missing from my initial version. 2016-02-07 10:46:08 +00:00
jandberg
e09dd753e1 Fix some awkward language in manpage and code comments. 2016-02-06 20:20:18 +00:00
riastradh
5e51ceb9a4 Add $NetBSD$ tag. 2016-02-06 20:19:28 +00:00
riz
91a33a8e4a Back out unintended changes committed with last. 2016-02-06 16:58:31 +00:00
riz
50bf67899c Don't test dtrace-related variables until after they've been set. 2016-02-06 16:56:23 +00:00
mlelstv
bbd8666d0f Split case folding table into separate source file and add full
copyright and permission notice from http://www.unicode.org/copyright.html
2016-02-06 10:40:58 +00:00
christos
523945ce28 switch i386 to gdb-7.10.1 2016-02-03 15:28:02 +00:00
christos
28342b84d6 switch amd64 to gdb-7.10.1 2016-02-03 03:26:02 +00:00
christos
c82b466b59 everyone, back to gdb.old 2016-02-02 22:35:46 +00:00
christos
a9d0c035fe Switch i386 to new binutils. 2016-02-02 20:23:24 +00:00
christos
869efc6e11 Add the missing CTFMERGE step. 2016-02-02 18:38:10 +00:00
ryoon
318922f051 Fix layout for comments. Bump date. 2016-02-02 12:25:24 +00:00
christos
8d0597fca7 Document NOCTF, NOPIE. 2016-02-01 15:00:43 +00:00
skrll
d3cd10ccbc Switch hppa to binutils 2.26 2016-02-01 12:56:06 +00:00
christos
cb68fe56e3 flip amd64 and evbarm to the new binutils 2016-01-31 18:47:14 +00:00
christos
dc084e400e Introduce NOPIE and NOCTF so that standalone programs build properly. 2016-01-31 15:30:14 +00:00
christos
e1356d5e2a Make ctfconvert remove the debugging symbols after it is done converting them. 2016-01-30 04:07:27 +00:00