diff options
author | Ken Raeburn <raeburn@cygnus> | 1992-09-09 03:15:37 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1992-09-09 03:15:37 +0000 |
commit | a904db53486bd7ac244a83e59e3274eb869575f4 (patch) | |
tree | 3f01c8dc193d60c2ba537aa26fb084639acca34a /ChangeLog | |
parent | 54a9da01d3d369e96c42dfbfeac4f74a595a4274 (diff) | |
download | gdb-a904db53486bd7ac244a83e59e3274eb869575f4.zip gdb-a904db53486bd7ac244a83e59e3274eb869575f4.tar.gz gdb-a904db53486bd7ac244a83e59e3274eb869575f4.tar.bz2 |
build opcodes before gas or gdb
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -1,6 +1,15 @@ +Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com) + + * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built + first. + +Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com) + + * config.sub: Accept `elf' as an environment. + Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com) - * Makefile.in: all-opcodes, cd into the right directory + * Makefile.in (all-opcodes): cd into the right directory Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com) |