diff options
| author | Alan Modra <amodra@gmail.com> | 2001-09-18 10:00:23 +0000 |
|---|---|---|
| committer | Alan Modra <amodra@gmail.com> | 2001-09-18 10:00:23 +0000 |
| commit | 5cc4813b22e7b362c68bcab015f5b13b373e2b80 (patch) | |
| tree | 2bcd2b6f8e4fe2d54d7a7f8115989c043dce0a85 /include/aout/ChangeLog | |
| parent | ae81c75ec38592694a03884eb41d571733a56cd7 (diff) | |
| download | ppe42-binutils-5cc4813b22e7b362c68bcab015f5b13b373e2b80.tar.gz ppe42-binutils-5cc4813b22e7b362c68bcab015f5b13b373e2b80.zip | |
* aout64.h: Formatting fixes.
(N_TXTADDR): Evaluate to a bfd_vma.
(N_DATADDR): Avoid negative unsigned warning.
* hp300hpux.h: Formatting fixes.
(N_DATADDR): As above.
Diffstat (limited to 'include/aout/ChangeLog')
| -rw-r--r-- | include/aout/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/include/aout/ChangeLog b/include/aout/ChangeLog index f107b84881..d215c592f7 100644 --- a/include/aout/ChangeLog +++ b/include/aout/ChangeLog @@ -1,3 +1,11 @@ +2001-09-18 Alan Modra <amodra@bigpond.net.au> + + * aout64.h: Formatting fixes. + (N_TXTADDR): Evaluate to a bfd_vma. + (N_DATADDR): Avoid negative unsigned warning. + * hp300hpux.h: Formatting fixes. + (N_DATADDR): Avoid negative unsigned warning. + Mon Apr 3 13:29:08 2000 Hans-Peter Nilsson <hp@axis.com> * aout64.h (RELOC_EXT_BITS_EXTERN_BIG): Wrap definition in #ifndef. |

