diff options
author | David D. Zuhn <zoo@cygnus> | 1993-06-03 07:28:51 +0000 |
---|---|---|
committer | David D. Zuhn <zoo@cygnus> | 1993-06-03 07:28:51 +0000 |
commit | 6c6f4dc9ee45b4f31eb147ade9a668ff3b4c2bf0 (patch) | |
tree | 084b7eb1d0b3c649f49d265d1cb2c997431df4f0 /ChangeLog | |
parent | c332b51602a04d9cbcba6328fecf6349a8609d9f (diff) | |
download | gdb-6c6f4dc9ee45b4f31eb147ade9a668ff3b4c2bf0.zip gdb-6c6f4dc9ee45b4f31eb147ade9a668ff3b4c2bf0.tar.gz gdb-6c6f4dc9ee45b4f31eb147ade9a668ff3b4c2bf0.tar.bz2 |
1) 'else true' for *!@#@ Ultrix
2) reduce window of vulnerability for gcc-no-fixedincludes
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * Makefile.in (vault-install): add an 'else true' (for Ultrix) + +Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * Makefile.in (install-no-fixedincludes): install gcc last, so + that rebuilds that might happen during 'make install' don't get + bogus gcc include files + Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) Change from Utah for HPPA support: |