apb
3ff1cdf566
Set ac_install_sh="$SHELL $ac_aux_dir/$ac_t -c"
...
instead of ac_install_sh="$ac_aux_dir/$ac_t -c"
in all configure scripts in the gcc.old/dist tree.
This ensures that the install-sh script is always run
under the correct shell.
2014-04-19 15:57:46 +00:00
joerg
b204cbfda6
For HAVE_LIBGCC_EH=no, skip libgcc's unwind code.
2014-03-21 20:54:13 +00:00
matt
04aa645771
Use new elf32ppc_nbsd emulation.
2014-03-07 05:49:53 +00:00
matt
7412f6d60a
Fix MULTILIB variables to match reality.
2014-03-07 04:15:34 +00:00
matt
7e9f53e082
WCHAR_SIZE is always int on NetBSD
2014-03-07 04:14:30 +00:00
skrll
851c716c49
Re-run mknative for hppa space register convention change. twice!
2014-03-06 19:07:13 +00:00
skrll
1b5cff8f1d
Move to a flat space register convention. %sr[4-7] are all now the space
...
number allocated to the process. gcc produces (slightly) better code
with this convention.
Retain backwards compatiblity.
Welcome to 6.99.36
2014-03-06 19:02:58 +00:00
tron
3c4e02c654
Fix build with "USE_SSP" set to "yes".
...
Problem reported by B Harder on "current-users" mailing list.
2014-03-05 16:18:41 +00:00
mrg
6095fc3e45
re-import GCC 4.5* with latest fixes to build as gcc.old.
...
should be the last time we need to do this.
2014-02-27 09:11:34 +00:00
mrg
9fa1c2f8d5
oops, did not mean to commit this.
2014-02-26 22:04:17 +00:00
mrg
6acb51a6d4
update gcc.old from GCC 4.5 versions that build with EXTERNAL_GCC_SUBDIR,
...
should be identicaly for the 'dist' subdir.
2014-02-26 10:56:10 +00:00
mrg
07ece4eabb
import the -current GCC 4.5 sources as gcc.old in preparation for
...
upgrading the normal GCC to 4.8.
this tree has had ChangeLog entries removed, as well as all the
other components we delete, and "only" weighs in around 140MB now.
2014-02-25 18:38:34 +00:00