diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-06-23 00:08:54 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-06-23 00:08:54 +0000 |
commit | e4486bdf9ffd0c61863eee6ccb2e5ef5621d1417 (patch) | |
tree | 50f3865d0257543e4d87f4373208df253546efff /binutils/ChangeLog | |
parent | 3ce6d9410caa23759ba24cd6735b7f5ed449d302 (diff) | |
download | gdb-e4486bdf9ffd0c61863eee6ccb2e5ef5621d1417.zip gdb-e4486bdf9ffd0c61863eee6ccb2e5ef5621d1417.tar.gz gdb-e4486bdf9ffd0c61863eee6ccb2e5ef5621d1417.tar.bz2 |
Another windres snapshot. Can now read the COFF resources directory,
although it doesn't yet parse out the binary format.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 2a685dc..3c8f28b 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -6,6 +6,7 @@ Sun Jun 22 17:29:41 1997 Ian Lance Taylor <ian@cygnus.com> * resrc.c: New file. * rcparse.y: New file. * rclex.l: New file. + * rescoff.c: New file. * configure.in: Define and substitute BUILD_WINDRES. * configure: Rebuild. * Makefile.in: Rebuild dependencies. |