diff options
author | Nick Clifton <nickc@redhat.com> | 2003-03-06 16:45:42 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-03-06 16:45:42 +0000 |
commit | 7eb5191ac3285b71a1a886144370144f0e9a8946 (patch) | |
tree | 1a0764cf5bae9098af3f8d4c8f6c592261e0b7ea /binutils/ChangeLog | |
parent | 2d36fe5f1f0ac52641710db38aca664e49557993 (diff) | |
download | gdb-7eb5191ac3285b71a1a886144370144f0e9a8946.zip gdb-7eb5191ac3285b71a1a886144370144f0e9a8946.tar.gz gdb-7eb5191ac3285b71a1a886144370144f0e9a8946.tar.bz2 |
Remove redundant defintions of BYTES_IN_WORD and add conditional defintion in
aout64.h.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index bdbdddb..4b6b1d9 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2003-03-06 Elias Athanasopoulos <elathan@phys.uoa.gr> + + * stabs.c (BYTES_IN_WORD): Remove definition. + * wrstabs.c (BYTES_IN_WORD): Likewise. + 2003-03-04 Nick Clifton <nickc@redhat.com> * nm.c (main): Print a warning message if --size-sort and |