diff options
author | Nick Clifton <nickc@redhat.com> | 1999-12-09 17:42:25 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1999-12-09 17:42:25 +0000 |
commit | a2186dfed798530d10d84c543fb345ef065c0823 (patch) | |
tree | 1488edac7cc397fbe5b0e3e00d9711c93bbbd1ec /binutils/ChangeLog | |
parent | import gdb-1999-12-07 snapshot (diff) | |
download | binutils-gdb-a2186dfed798530d10d84c543fb345ef065c0823.tar.gz binutils-gdb-a2186dfed798530d10d84c543fb345ef065c0823.tar.bz2 binutils-gdb-a2186dfed798530d10d84c543fb345ef065c0823.zip |
Pass -mpacs-26 by default to arm assembler.
Add arm-epoc target support.
Do no mangle null page entries.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 4ef55ce7399..39806f58dcb 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +1999-12-09 Nick Clifton <nickc@cygnus.com> + + * dlltool.c (mtable): Add epoc-arm specific entry. + Make default arm entry pass -mpacs-26 to assembler. + (flush_page): Do not mangle null entries. + 1999-12-07 H . J . Lu hjl@valinux.com * readelf.c: Fix compile time warnings. Support more than 999 |