diff options
author | David D. Zuhn <zoo@cygnus> | 1993-09-13 19:29:54 +0000 |
---|---|---|
committer | David D. Zuhn <zoo@cygnus> | 1993-09-13 19:29:54 +0000 |
commit | 36b41837d6fbee0b71ca5b7d2d23320ebc8aadae (patch) | |
tree | 5fe970b9065e34428839de7991ef0131dbde1f4f /ChangeLog | |
parent | d71cbf2a83b8bb25b7b610d642c5a6363e442687 (diff) | |
download | gdb-36b41837d6fbee0b71ca5b7d2d23320ebc8aadae.zip gdb-36b41837d6fbee0b71ca5b7d2d23320ebc8aadae.tar.gz gdb-36b41837d6fbee0b71ca5b7d2d23320ebc8aadae.tar.bz2 |
use mt-hppa, use 'gas ' instead of 'gas'
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,5 +1,17 @@ +Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) + + * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead + of 'gas' in sed commands, since 'gash' is now in the tree as well. + Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) + * configure: grab values for $(CC) and $(CXX) from the + environment, so that someone can do "CC=gcc configure; make" and + have it work right (matching the way that autoconf works now) + + * configure.in, Makefile.in: add support for gash, the tcl + interface to Galaxy + * config.guess: add NetBSD variants (hp300, x86) Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com) |