diff options
author | Per Bothner <per@bothner.com> | 1992-03-12 19:17:28 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1992-03-12 19:17:28 +0000 |
commit | 2a274d5d196e87de2cdc19cbdb8a6e725f127556 (patch) | |
tree | 1d869dc07de823122d4e5d49dfca93dea4c4109f | |
parent | 1cb49e87468ff903d03c02d53bce1d4e2d077a81 (diff) | |
download | gdb-2a274d5d196e87de2cdc19cbdb8a6e725f127556.zip gdb-2a274d5d196e87de2cdc19cbdb8a6e725f127556.tar.gz gdb-2a274d5d196e87de2cdc19cbdb8a6e725f127556.tar.bz2 |
* libbfd-in.h (set_tdata): Make change of Feb 27 in the
actual source file, not just the generated libbfd.h.
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 7f1f470..d1190ce 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Thu Mar 12 11:15:02 1992 Per Bothner (bothner@cygnus.com) + + * libbfd-in.h (set_tdata): Make change of Feb 27 in the + actual source file, not just the generated libbfd.h. + Sat Mar 7 10:33:41 1992 Steve Chamberlain (sac@thepub.cygnus.com) * coff-i960.c (icoff_little_vec): add COFF_SWAP_TABLE so we can run |