diff options
author | Robert Lipe <robertl@gcc.gnu.org> | 1998-05-03 22:15:46 +0000 |
---|---|---|
committer | Robert Lipe <robertl@gcc.gnu.org> | 1998-05-03 22:15:46 +0000 |
commit | fb6d9312d23ec43a6c9ec1e4af426a18bb197ef4 (patch) | |
tree | 7b38e89e1708f7533f79d2538373b2a5514d07d5 /gcc | |
parent | 82d6b402bb0e637381ec610a1a448237afaab48c (diff) | |
download | gcc-fb6d9312d23ec43a6c9ec1e4af426a18bb197ef4.zip gcc-fb6d9312d23ec43a6c9ec1e4af426a18bb197ef4.tar.gz gcc-fb6d9312d23ec43a6c9ec1e4af426a18bb197ef4.tar.bz2 |
Make UnixWare 7 bootstrap support work with final shipping product.
�
Make UnixWare 7 bootstrap support work with final shipping product.
* configure.in: (i[34567]86-*-sysv5): append, not overwrite, xm_file.
Pick up xm-siglist and xm-alloca.
(xm_defines): Add USG so dbxout will build.
* configure: Regenerate.
From-SVN: r19527
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 1a38402..0291caa 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,11 @@ +Sun May 3 23:57:25 1998 Robert Lipe <robertl@dgii.com> + + Make UnixWare 7 bootstrap support work with final shipping product. + * configure.in: (i[34567]86-*-sysv5): append, not overwrite, xm_file. + Pick up xm-siglist and xm-alloca. + (xm_defines): Add USG so dbxout will build. + * configure: Regenerate. + Sun May 3 13:51:34 PDT 1998 Richard Henerson <rth@cygnus.com> Support for official Sparc V9 ABI: |