diff options
author | Kazu Hirata <kazu@codesourcery.com> | 2001-01-03 19:26:07 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@codesourcery.com> | 2001-01-03 19:26:07 +0000 |
commit | 509945ae4bd11ac725782a16ac591220467c7df0 (patch) | |
tree | 2a62d2e163675a4db1350a1ff26cb7ff6e04e170 /bfd/ChangeLog | |
parent | 09f131f2b690149150a201e404e3aa2f57c1ea03 (diff) | |
download | gdb-509945ae4bd11ac725782a16ac591220467c7df0.zip gdb-509945ae4bd11ac725782a16ac591220467c7df0.tar.gz gdb-509945ae4bd11ac725782a16ac591220467c7df0.tar.bz2 |
2001-01-03 Kazu Hirata <kazu@hxi.com>
* libbfd.c: Fix formatting.
* linker.c: Likewise.
* lynx-core.c: Likewise.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index ac11c6c..1ea669c 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +2001-01-03 Kazu Hirata <kazu@hxi.com> + + * libbfd.c: Fix formatting. + * linker.c: Likewise. + * lynx-core.c: Likewise. + 2001-01-02 Kazu Hirata <kazu@hxi.com> * pc532-mach.c: Fix formatting. |