diff options
author | Thiemo Seufer <ths@networkno.de> | 2001-12-18 08:22:30 +0000 |
---|---|---|
committer | Thiemo Seufer <ths@networkno.de> | 2001-12-18 08:22:30 +0000 |
commit | 65de42c0f95fece900176948415027a83bc83451 (patch) | |
tree | d2bd9ee449281c2a7cb72afd3b9ba8676183aaa1 /binutils/ChangeLog | |
parent | 50b2bdb7801fd6fdeae6bd672e3c5062a7a91bac (diff) | |
download | gdb-65de42c0f95fece900176948415027a83bc83451.zip gdb-65de42c0f95fece900176948415027a83bc83451.tar.gz gdb-65de42c0f95fece900176948415027a83bc83451.tar.bz2 |
* addr2line.c (main): Protoype.
* ar.c (main): Protoype.
* nm.c (main): Protoype.
* objcopy.c (main): Protoype.
* objdump.c (main): Protoype.
* size.c (main): Protoype.
* strings.c (main): Protoype.
* gasp.c (main): Protoype.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 1ddf1fa..3b31f68 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,13 @@ +2001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> + + * addr2line.c (main): Protoype. + * ar.c (main): Protoype. + * nm.c (main): Protoype. + * objcopy.c (main): Protoype. + * objdump.c (main): Protoype. + * size.c (main): Protoype. + * strings.c (main): Protoype. + 2001-12-17 Alan Modra <amodra@bigpond.net.au> * readelf.c (symtab_shndx_hdr): New global. |