mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-16 20:32:21 +08:00
* NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2001-06-09 Alan Modra <amodra@bigpond.net.au>
|
||||||
|
|
||||||
|
* NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.
|
||||||
|
|
||||||
2001-06-01 Alan Modra <amodra@bigpond.net.au>
|
2001-06-01 Alan Modra <amodra@bigpond.net.au>
|
||||||
|
|
||||||
* MAINTAINERS: Update my email address.
|
* MAINTAINERS: Update my email address.
|
||||||
@ -344,7 +348,7 @@ Mon Dec 11 14:30:21 MET 2000 Jan Hubicka <jh@suse.cz>
|
|||||||
|
|
||||||
2000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
|
2000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
|
||||||
|
|
||||||
* MAINTAINERS: Add Jvrn Rennecke and self as SH maintainers.
|
* MAINTAINERS: Add J<EFBFBD>rn Rennecke and self as SH maintainers.
|
||||||
Change sourceware.cygnus.com to sources.redhat.com.
|
Change sourceware.cygnus.com to sources.redhat.com.
|
||||||
Fix typo for "amongst".
|
Fix typo for "amongst".
|
||||||
|
|
||||||
|
@ -7,12 +7,14 @@
|
|||||||
* Support for OpenRISC by Johan Rydberg.
|
* Support for OpenRISC by Johan Rydberg.
|
||||||
|
|
||||||
* New command line switch to objcopy -B (or --binary-architecture) which sets
|
* New command line switch to objcopy -B (or --binary-architecture) which sets
|
||||||
the archiceture of the output file to the given argument. This option only
|
the architecture of the output file to the given argument. This option only
|
||||||
makes sense, if the input target is binary. Otherwise it is ignored.
|
makes sense, if the input target is binary. Otherwise it is ignored.
|
||||||
By Stefan Geuken.
|
By Stefan Geuken.
|
||||||
|
|
||||||
* Support for PDP-11 by Lars Brinkhoff.
|
* Support for PDP-11 by Lars Brinkhoff.
|
||||||
|
|
||||||
|
Changes in binutils 2.11:
|
||||||
|
|
||||||
* Add support for ARM v5t and v5te architectures and Intel's XScale ARM
|
* Add support for ARM v5t and v5te architectures and Intel's XScale ARM
|
||||||
extenstions.
|
extenstions.
|
||||||
|
|
||||||
@ -27,6 +29,8 @@
|
|||||||
|
|
||||||
Changes in binutils 2.10:
|
Changes in binutils 2.10:
|
||||||
|
|
||||||
|
* Support for 64-bit ELF on HPPA.
|
||||||
|
|
||||||
* New command line switch to objdump --file-start-context which shows the
|
* New command line switch to objdump --file-start-context which shows the
|
||||||
entire file contents up to the source line first encountered for a given
|
entire file contents up to the source line first encountered for a given
|
||||||
file.
|
file.
|
||||||
|
Reference in New Issue
Block a user