diff options
author | Ken Raeburn <raeburn@cygnus> | 1993-04-29 16:48:04 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1993-04-29 16:48:04 +0000 |
commit | 99a5da15a7a27c282a70fb49e6bbbd438c056c03 (patch) | |
tree | b434e1d712bc576ee68661686aa04afc73d19353 /ChangeLog | |
parent | 562a18b21b5dfd968de11fbe5d522aa77e3dc2ef (diff) | |
download | gdb-99a5da15a7a27c282a70fb49e6bbbd438c056c03.zip gdb-99a5da15a7a27c282a70fb49e6bbbd438c056c03.tar.gz gdb-99a5da15a7a27c282a70fb49e6bbbd438c056c03.tar.bz2 |
handle hppa osf configuration
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) + + * config.sub: Recognize hppaosf. + * configure.in: Do configure ld/binutils/gas for it. + +Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com) + + * configure (tooldir): Alter syntax used to set this, for systems + where "\$" isn't handled right, like i386-aix. + +Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com) + + * configure: Pass program-transform-name, not + program_transform_name, to recursive configures. + Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com) * Makefile.in (gas+binutils.tar.z): New rule for building snapshots |