diff options
author | Kazu Hirata <kazu@codesourcery.com> | 2004-01-11 08:05:10 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@codesourcery.com> | 2004-01-11 08:05:10 +0000 |
commit | 96ef1419470b1e07b6f3c11b093c9e5b340f6ccb (patch) | |
tree | 0ac656ce2150e05d4517f3aed97fd8dfa85936f9 /bfd/ChangeLog | |
parent | babfd660dd0669b0a6a3b8302f9c37d00c714443 (diff) | |
download | fsf-binutils-gdb-96ef1419470b1e07b6f3c11b093c9e5b340f6ccb.zip fsf-binutils-gdb-96ef1419470b1e07b6f3c11b093c9e5b340f6ccb.tar.gz fsf-binutils-gdb-96ef1419470b1e07b6f3c11b093c9e5b340f6ccb.tar.bz2 |
* elf32-h8300.c: Fix formatting.
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 1334f1e..623ac11 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,9 @@ 2004-01-11 Kazu Hirata <kazu@cs.umass.edu> + * elf32-h8300.c: Fix formatting. + +2004-01-11 Kazu Hirata <kazu@cs.umass.edu> + * elf32-cris.c (cris_elf_gc_sweep_hook): Return early if no dynamic object is present. Declare r_symndx and h in an inner scope. |