diff options
author | John Gilmore <gnu@cygnus> | 1991-11-12 15:22:22 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1991-11-12 15:22:22 +0000 |
commit | 5685fb5005aa272e7760c96bc410287fde2a5da9 (patch) | |
tree | 7ae243968450bcdf6e4a47577246e1e5c77d3699 /bfd/ChangeLog | |
parent | cd49a4dca6dde137cb781081788d76e57bc1c60d (diff) | |
download | gdb-5685fb5005aa272e7760c96bc410287fde2a5da9.zip gdb-5685fb5005aa272e7760c96bc410287fde2a5da9.tar.gz gdb-5685fb5005aa272e7760c96bc410287fde2a5da9.tar.bz2 |
Just use #undef, not #define foo foo
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index cbcfbd7..4c5e04d 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +Tue Nov 12 07:21:41 1991 John Gilmore (gnu at cygnus.com) + + * coff-m88k.c (coff_write_armap): Just #undef it. + Mon Nov 11 20:30:18 1991 Steve Chamberlain (sac at cygnus.com) * Makefile.in: standardize on MINUS_G to disable debugging |