* NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.
[external/binutils.git] / binutils / NEWS
1 -*- text -*-
2
3 * New command line switches added to objcopy to allow symbols to be kept as
4   global symbols, and also to specify files containing lists of such symbols.
5   by Honda Hiroki.
6
7 * Support for OpenRISC by Johan Rydberg.
8
9 * New command line switch to objcopy -B (or --binary-architecture) which sets
10   the architecture of the output file to the given argument.  This option only
11   makes sense, if the input target is binary.  Otherwise it is ignored.
12   By Stefan Geuken.
13
14 * Support for PDP-11 by Lars Brinkhoff.
15
16 Changes in binutils 2.11:
17
18 * Add support for ARM v5t and v5te architectures and Intel's XScale ARM
19   extenstions.
20
21 * Add --srec-len and --srec-forceS3 command line switch to objcopy.
22   By Luciano Gemme.
23   
24 * Support for the MIPS32, by Anders Norlander.
25
26 * Support for the i860, by Jason Eckhardt.
27
28 * Support for CRIS (Axis Communications ETRAX series).
29
30 Changes in binutils 2.10:
31
32 * Support for 64-bit ELF on HPPA.
33
34 * New command line switch to objdump --file-start-context which shows the
35   entire file contents up to the source line first encountered for a given
36   file. 
37
38 * New command line switch to objdump -M (or --disassembler-options) which takes
39   a parameter which can then be interpreted on a per-target basis by the
40   disassembler.  Used by ARM targets to select register name sets, ISA, APCS or
41   raw verions.
42   
43 * objdump support for -mi386:intel which causes disassembly to be displayed
44   with intel syntax.
45
46 * New program: readelf.  This displays the contents of ELF format files,
47   regardless of target machine.
48
49 * objcopy now takes --change-section-lma, --change-section-vma, and
50   --change-section-address options.  The old --adjust-section-vma option is
51   equivalent to --change-section-address.  The other --adjust-* options are now
52   renamed to --change-*, although --adjust-* continues to work.
53
54 * objcopy has a --redefine-sym option that lets you rename symbols.
55
56 * objcopy now takes a -j/--only-section option to copy only the specified
57   sections.
58
59 * dlltool now supports the IMPORTS command.
60
61 * dlltool now takes --export-all-symbols, --no-export-all-symbols,
62   --exclude-symbols, and --no-default-excludes options.
63
64 Changes in binutils 2.9:
65
66 * Added windres program, which can be used to manipulate resources in WIN32
67   files as used on Windows 95 and Windows NT.
68
69 * The objcopy --gap-fill and --pad-to options operate on the LMA rather than
70   the VMA of the sections.
71
72 * Added S modifier to ar to not build a symbol table.
73
74 Changes in binutils 2.8:
75
76 * The objdump disassembly format has been changed, and hopefully improved.  Use
77   the new --prefix-addresses option to get the old format.  There are also new
78   --disassemble-zeroes and --no-show-raw-insn options which affect disassembler
79   output.
80
81 * Formats may now be specified as configuration triplets.  For example,
82   objdump -b i386-pc-linux.  The triplets are not passed through config.sub,
83   so they must be in canonical form.
84
85 * Added new addr2line program.  This uses the debugging information to convert
86   an address into a file name and line number within a program.
87
88 * Added --change-leading-char argument to objcopy.
89
90 * Added --weaken argument to objcopy.
91
92 * objdump --dynamic-reloc now works on ELF executables and shared libraries.
93
94 * Added --adjust-vma option to objdump.
95
96 * Added -C/--demangle option to objdump.
97
98 * Added -p/--preserve-dates option to strip and objcopy.
99
100 Changes in binutils 2.7:
101
102 * Added --enable-shared and --enable-commonbfdlib options to configure.
103
104 * Added --debugging argument to objdump and objcopy.
105
106 * Added --defined-only argument to nm.
107
108 * Added --remove-leading-char argument to objcopy.
109
110 * The objdump --line-numbers option is now meaningful with --reloc.
111
112 * Added --line-numbers option to nm.
113
114 * Added --endian/-EB/-EL option to objdump.
115
116 * Added support for Alpha OpenVMS/AXP.
117
118 Changes in binutils 2.6:
119
120 * Added -N/--strip-symbol and -K/--keep-symbol arguments to strip and objcopy.
121
122 * Added several arguments to objcopy to provide some control over how the new
123   file is laid out in memory.  Also added binary output format to BFD to permit
124   generating plain binary files.
125
126 * Added --start-address and --stop-address options to objdump.
127
128 * ar and ranlib now work on AIX.  The tools are now built by default on AIX.
129
130 Changes in binutils 2.5:
131
132 * Changed objdump -dr to dump the relocs interspersed with the assembly
133   listing, for a more useful listing of relocateable files.
134
135 * Changed objdump -d/--disassemble to only disassemble SEC_CODE sections.
136   Added -D/--disassemble-all option to disassemble all sections.
137
138 * Added --size-sort option to nm.
139
140 * strip and objcopy should now be able to handle dynamically linked ELF
141   executables.
142
143 Changes in binutils 2.4:
144
145 * Support for HP-PA (by Jeff Law), i386 Mach (by David Mackenzie), RS/6000 and
146   PowerPC (except ar and ranlib; by Ian Taylor).
147
148 * Support for Irix 5.
149
150 * Programs `strip' and `objcopy' will not attempt to write dynamically linked
151   ELF output files, since BFD currently can't create them properly.
152
153 Changes in binutils 2.3:
154
155 * A new --stabs argument has been added to objdump to dump stabs sections in
156   ELF and COFF files.
157
158 * A new program, nlmconv, has been added.  It can convert object files into
159   Novell NetWare Loadable Modules.
160
161 * The strings program has been added.
162
163 Changes in binutils 2.2:
164
165 * The 'copy' program has been renamed to 'objcopy', for consistency with
166   'objdump', and because 'copy' might more plausibly be used as a synonym for
167   'cp'.
168
169 * The new stand-alone program c++filt is a filter that converts encoded
170   (mangled) C++ assembly-level identifiers to user-level names.  (Note: This
171   may get moved to the gcc distribution.)
172
173 * nm -o on an archive now prefixes each line with the archive name, matching
174   the output from BSD nm.
175
176 * ar (and ld) can now read (but not write) BSD4.4-style archives.
177
178 * New support for H8500, Z8000, and the Hitach SH.
179
180 * Dis-assembler interface changed to allow sharing with gdb.
181
182 * There is new Elf code, but it is not yet ready for general use.
183
184 * There is the beginnings of a test suite.
185
186 Changes in binutils 2.1:
187
188 * There is now support for writing ECOFF files, so ld and the other utilities
189   should work on Risc/Ultrix and Irix.  Please let us know how well this works.
190
191 * ar now automatically creates a symbol table (a __.SYMDEF member, in the BSD
192   version), if there are any object files in the archive.  So running ranlib is
193   now redundant (unless the non-standard q command is used).  This is required
194   for Posix.2 conformance.
195
196 * The archive-reading code now reads both BSD-style and SYSV-style archives
197   independently of the selected target format.  This is to encourage people to
198   switch to SYSV-format, which has a number of advantages.
199
200 * The strip and copy programs now have options to remove debug-symbols only
201   and/or local symbols only.  They now also support long options.
202
203 \f
204 Local variables:
205 fill-column: 79
206 End: