diff options
author | Kazu Hirata <kazu@codesourcery.com> | 2003-12-07 23:52:44 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@codesourcery.com> | 2003-12-07 23:52:44 +0000 |
commit | 62b635b6377cbccc2ceaeadbef4f382f413c942a (patch) | |
tree | 1411dc1d1fa97d4a00d3931afee8bc77478fff5e /ld/ChangeLog | |
parent | 424d6be11ceb8bf5bce2663a2eedd2815e5b2cfc (diff) | |
download | gdb-62b635b6377cbccc2ceaeadbef4f382f413c942a.zip gdb-62b635b6377cbccc2ceaeadbef4f382f413c942a.tar.gz gdb-62b635b6377cbccc2ceaeadbef4f382f413c942a.tar.bz2 |
* ldemul.c: Convert to ISO-C.
* ldver.c: Likewise.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index a6a4bf0..3149a2c 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2003-12-07 Kazu Hirata <kazu@cs.umass.edu> + + * ldemul.c: Convert to ISO-C. + * ldver.c: Likewise. + 2003-12-06 Kazu Hirata <kazu@cs.umass.edu> * lexsup.c (is_num): Remove. |