opcodes/
[deliverable/binutils-gdb.git] / binutils / NEWS
CommitLineData
252b5132 1-*- text -*-
6e33da12 2
2f3bb96a
BE
3* Support for PowerPC booke64 instructions has been removed. The assembler no
4 longer accepts -mbooke32 or -mbooke64 and the disassembler no longer accepts
5 -Mbooke32 or -Mbooke64. Instead, -mbooke and -Mbooke should be used.
6
6e33da12
TG
7Changes in 2.19:
8
a262ae96
NC
9* Added -wL switch to dump decoded contents of .debug_line.
10
a8da6403
NC
11* Added support for "thin" archives which contain pathnames pointing to
12 object files rather than the files themselves and which contain a
13 flattened symbol index for all objects, and archives, which have been
14 added to the archive.
15
98ec6e72
NC
16* Added -F switch to objdump to include file offsets in the disassembly.
17
4145f1d5
NC
18* Added -c switch to readelf to allow string dumps of archive symbol index.
19
85f10a01
MM
20* Support for SSE5 has been added to the i386 port.
21
09c11c86
NC
22* Added -p switch to readelf to allow string dumps of sections.
23
876c34bf 24Changes in 2.18:
98ec6e72 25
ad71ef64
NC
26* Resolved 37 coding problems in bfd including static array overruns, null
27 pointer dereferences and use of a malloc buffer after it has been freed, as
28 revealed by static analysis donated by Coverity, Inc. (http://scan.coverity.com).
1e4cf259 29
32866df7
NC
30* The binutils sources are now released under version 3 of the GNU General
31 Public License.
32
692ed3e7
NC
33* A new tool "windmc" has been added for some targets. This is a message
34 compiler which attempts to be compatible with the MS version.
35
36* Add codepage support to the windres tool. It now supports many new
37 resource types (e.g. MANIFEST, TOOLBAR, etc). The output generation
38 for binary files is done now via bfd itself. The endianess problems
39 for different hosts are solved. Dumps of .res files can now be
40 re-compiled by windres without lossing resources or compilation errors.
41 Some problems on dialog resource translations are corrected.
d856f2dd 42
d3e52d40
RS
43* Add --extract-symbol command line option to objcopy, which will
44 strip everything out of an ordinary object file or executable except
45 for its symbol table. Files containing just symbols can be useful
46 to some OSes.
47
32866df7
NC
48Changes in 2.17:
49
aef1f6d0
DJ
50* Add "-x NAME" to readelf in addition to "-x NUMBER".
51
cbf1f5df
NC
52* Add -i and -t switches to cxxfilt. -i disables the display of implementation
53 specific extra demangling information (if any) and -t disables the demangling
54 of types.
55
56* Add support for the "@<file>" syntax to the command lines of all tools, so
57 that extra switches can be read from <file>.
58
4de2ad99 59* Add "-W/--dwarf" to objdump to display the contents of the DWARF
cbf1f5df 60 debug sections.
4de2ad99 61
5477e8a0 62* Add "-t/--section-details" to readelf to display section details.
cbf1f5df 63 "-N/--full-section-name" is deprecated.
5477e8a0 64
b12fe839
AM
65* powerpc-linux ld now supports a variant form of PLT and GOT for the security
66 conscious. This form will automatically be chosen when ld detects that all
67 code in regular object files was generated by gcc -msecure-plt. The old PLT
68 and GOT may be forced by a new ld option, --bss-plt.
69
0c552dc1
FF
70* Add "-i/--inlines" to addr2line to print enclosing scope information
71 for inlined function chains, back to first non-inlined function.
72
81fc812e
L
73* Add "-N/--full-section-name" to readelf to display full section name.
74
ec72cfe5
NC
75* Add "-M entry:<addr>" switch to objdump to specify a function entry address
76 when disassembling VAX binaries.
77
7b4a0685
NC
78* Add "--globalize-symbol <name>" and "--globalize-symbols <filename>" switches
79 to objcopy to convert local symbols into global symbols.
9fbad737
VP
80
81* gprof now allows input files to have histogram records for
82 several memory ranges, provided those ranges are disjoint.
7b4a0685
NC
83
84Changes in 2.16:
85
b12fe839 86* Add "-g/--section-groups" to readelf to display section groups.
81fc812e 87
bcf32829
JB
88* objcopy recognizes two new options --strip-unneeded-symbol and
89 --strip-unneeded-symbols, namely for use together with the wildcard
90 matching the original --strip-symbol/--strip-symbols provided, but
91 retaining any symbols matching but needed by relocations.
92
18bd398b
NC
93* readelf can now display address ranges from .debug_range sections. This
94 happens automatically when a DW_AT_range attribute is encountered. The
95 command line switch --debug-dump=Ranges (or -wR) can also be used to display
96 the contents of the .debug_range section.
97
3c9458e9
NC
98* nm and objdump now have a switch "--special-syms" to enable the displaying of
99 symbols which the target considers to be special. By default these symbols
100 are no longer displayed. Currently the only special symbols are the Mapping
101 symbols used by the ARM port to mark transitions between text and data and
102 between ARM and THUMB code.
103
607dea97
NC
104* dlltool has a switch "--ext-prefix-alias <prefix>" to generate additional
105 import and export symbols with <preifx> prepended to them.
106
107Changes in 2.15:
108
e39893d7 109* objcopy for MIPS targets now accepts "-M no-aliases" as an option to the
9d317d34 110 disassembler to print the "raw" mips instruction mnemonic instead of some
e39893d7
FF
111 pseudo instruction name. I.E. print "daddu" or "or" instead of "move",
112 "sll" instead of "nop", etc.
113
5fe11841
NC
114* objcopy and strip can now take wildcard patterns in symbol names specified on
115 the command line provided that the --wildcard switch is used to enable them.
116
fb52b2f4
NC
117* readelf can now parse archives.
118
51cdc6e0
NC
119* objdump now accepts --debugging-tags to print the debug information in a
120 format compatible with ctags tool.
121
ed1653a7
NC
122* objcopy and strip now accept --only-keep-debug to create a file containing
123 those sections that would be stripped out by --strip-debug. The idea is that
124 this can be used in conjunction with the --add-gnu-debuglink switch to create
125 a two part program distribution - one a stripped executable and the other the
126 debugging info.
127
2593f09a
NC
128* objcopy now accepts --add-gnu-debuglink=<file> to insert a .gnu_debuglink
129 section into a (presumably stripped) executable. This allows the debug
50c2245b 130 information for the file to be held in a separate file.
2593f09a 131
a3b6428f
NC
132* BFD marks the sections .comment and .note as 'n' in the BSD/POSIX
133 single-character representation. This can be checked by running nm
134 with the -a switch.
135
43c58ae6
CD
136Changes in 2.14:
137
7c29036b
NC
138* Added --info switch to objcopy and strip.
139
3b36097d
SC
140* Support for Vitesse IQ2000 added by Red Hat.
141
8745eafa
NC
142* Added 'S' encoding to strings to allow the display of 8-bit characters.
143
d7fb0dd2
NC
144* Added --prefix-symbols=<text>, --prefix-sections=<text> and
145 --prefix-alloc-sections=<text> to objcopy.
146
84ad6ede
NC
147* readelf can handle the extensions to the DWARF2 spec used by the Unified
148 Parallel C compiler.
149
7d036af2
AM
150* BFD no longer declares a "boolean" type, to avoid clashes with other
151 headers that declare the same. Users of BFD should replace boolean,
152 false and true, with int, 0 and 1, or define their own boolean type.
153
1e4cf259
NC
154* Support for IP2K added by Denis Chertykov.
155
2cbb2eef
NC
156Changes in 2.13:
157
158* Support for the Fujitsu FRV architecture added by Red Hat. Models for FR400
159 and FR500 included.
252b5132 160
9a66911f
NC
161Changes in version 2.12:
162
49fda6c8
HPN
163* Support for Don Knuth's MMIX, by Hans-Peter Nilsson.
164
15c82623
NC
165* size: Add --totals to display summary of sizes (Berkeley format only).
166
d974e256
JJ
167* readelf: Add --wide option to not break section header or segment listing
168 lines to fit into 80 columns.
169
d132876a
NC
170* strings: Add --encoding to display wide character strings. By Markus Kuhn.
171
594ef5db
NC
172* objcopy: Add --rename-section to change section names.
173
e0c60db2
NC
174* readelf: Support added for DWARF 2.1 extensions. Support added for
175 displaying the contents of .debug.macinfo sections.
176
16b2b71c
NC
177* New command line switches added to objcopy to allow symbols to be kept as
178 global symbols, and also to specify files containing lists of such symbols.
179 by Honda Hiroki.
180
87e6d782
NC
181* Support for OpenRISC by Johan Rydberg.
182
1ae8b3d2
AO
183* New command line switch to objcopy --alt-machine-code which creates a binary
184 with an alternate machine code if one is defined in the architecture
185 description. Only supported for ELF targets. By Alexandre Oliva.
186
43a0748c 187* New command line switch to objcopy -B (or --binary-architecture) which sets
09ad7db3 188 the architecture of the output file to the given argument. This option only
43a0748c
NC
189 makes sense, if the input target is binary. Otherwise it is ignored.
190 By Stefan Geuken.
191
e135f41b
NC
192* Support for PDP-11 by Lars Brinkhoff.
193
09ad7db3
AM
194Changes in binutils 2.11:
195
077b8428
NC
196* Add support for ARM v5t and v5te architectures and Intel's XScale ARM
197 extenstions.
198
199* Add --srec-len and --srec-forceS3 command line switch to objcopy.
200 By Luciano Gemme.
7d036af2 201
156c2f8b
NC
202* Support for the MIPS32, by Anders Norlander.
203
22b36938
JE
204* Support for the i860, by Jason Eckhardt.
205
5bcac8a4
HPN
206* Support for CRIS (Axis Communications ETRAX series).
207
252b5132
RH
208Changes in binutils 2.10:
209
09ad7db3
AM
210* Support for 64-bit ELF on HPPA.
211
f1563258
TW
212* New command line switch to objdump --file-start-context which shows the
213 entire file contents up to the source line first encountered for a given
7d036af2 214 file.
f1563258 215
dd92f639
NC
216* New command line switch to objdump -M (or --disassembler-options) which takes
217 a parameter which can then be interpreted on a per-target basis by the
218 disassembler. Used by ARM targets to select register name sets, ISA, APCS or
219 raw verions.
7d036af2 220
c2c40d93
ILT
221* objdump support for -mi386:intel which causes disassembly to be displayed
222 with intel syntax.
252b5132
RH
223
224* New program: readelf. This displays the contents of ELF format files,
225 regardless of target machine.
226
227* objcopy now takes --change-section-lma, --change-section-vma, and
228 --change-section-address options. The old --adjust-section-vma option is
229 equivalent to --change-section-address. The other --adjust-* options are now
230 renamed to --change-*, although --adjust-* continues to work.
231
57938635
AM
232* objcopy has a --redefine-sym option that lets you rename symbols.
233
234* objcopy now takes a -j/--only-section option to copy only the specified
235 sections.
236
252b5132
RH
237* dlltool now supports the IMPORTS command.
238
239* dlltool now takes --export-all-symbols, --no-export-all-symbols,
240 --exclude-symbols, and --no-default-excludes options.
241
242Changes in binutils 2.9:
243
244* Added windres program, which can be used to manipulate resources in WIN32
245 files as used on Windows 95 and Windows NT.
246
247* The objcopy --gap-fill and --pad-to options operate on the LMA rather than
248 the VMA of the sections.
249
250* Added S modifier to ar to not build a symbol table.
251
252Changes in binutils 2.8:
253
254* The objdump disassembly format has been changed, and hopefully improved. Use
255 the new --prefix-addresses option to get the old format. There are also new
256 --disassemble-zeroes and --no-show-raw-insn options which affect disassembler
257 output.
258
259* Formats may now be specified as configuration triplets. For example,
260 objdump -b i386-pc-linux. The triplets are not passed through config.sub,
261 so they must be in canonical form.
262
263* Added new addr2line program. This uses the debugging information to convert
264 an address into a file name and line number within a program.
265
266* Added --change-leading-char argument to objcopy.
267
268* Added --weaken argument to objcopy.
269
270* objdump --dynamic-reloc now works on ELF executables and shared libraries.
271
272* Added --adjust-vma option to objdump.
273
274* Added -C/--demangle option to objdump.
275
276* Added -p/--preserve-dates option to strip and objcopy.
277
278Changes in binutils 2.7:
279
280* Added --enable-shared and --enable-commonbfdlib options to configure.
281
282* Added --debugging argument to objdump and objcopy.
283
284* Added --defined-only argument to nm.
285
286* Added --remove-leading-char argument to objcopy.
287
288* The objdump --line-numbers option is now meaningful with --reloc.
289
290* Added --line-numbers option to nm.
291
292* Added --endian/-EB/-EL option to objdump.
293
294* Added support for Alpha OpenVMS/AXP.
295
296Changes in binutils 2.6:
297
298* Added -N/--strip-symbol and -K/--keep-symbol arguments to strip and objcopy.
299
300* Added several arguments to objcopy to provide some control over how the new
301 file is laid out in memory. Also added binary output format to BFD to permit
302 generating plain binary files.
303
304* Added --start-address and --stop-address options to objdump.
305
306* ar and ranlib now work on AIX. The tools are now built by default on AIX.
307
308Changes in binutils 2.5:
309
310* Changed objdump -dr to dump the relocs interspersed with the assembly
1049f94e 311 listing, for a more useful listing of relocatable files.
252b5132
RH
312
313* Changed objdump -d/--disassemble to only disassemble SEC_CODE sections.
314 Added -D/--disassemble-all option to disassemble all sections.
315
316* Added --size-sort option to nm.
317
318* strip and objcopy should now be able to handle dynamically linked ELF
319 executables.
320
321Changes in binutils 2.4:
322
323* Support for HP-PA (by Jeff Law), i386 Mach (by David Mackenzie), RS/6000 and
324 PowerPC (except ar and ranlib; by Ian Taylor).
325
326* Support for Irix 5.
327
328* Programs `strip' and `objcopy' will not attempt to write dynamically linked
329 ELF output files, since BFD currently can't create them properly.
330
331Changes in binutils 2.3:
332
333* A new --stabs argument has been added to objdump to dump stabs sections in
334 ELF and COFF files.
335
336* A new program, nlmconv, has been added. It can convert object files into
337 Novell NetWare Loadable Modules.
338
339* The strings program has been added.
340
341Changes in binutils 2.2:
342
343* The 'copy' program has been renamed to 'objcopy', for consistency with
344 'objdump', and because 'copy' might more plausibly be used as a synonym for
345 'cp'.
346
347* The new stand-alone program c++filt is a filter that converts encoded
348 (mangled) C++ assembly-level identifiers to user-level names. (Note: This
349 may get moved to the gcc distribution.)
350
351* nm -o on an archive now prefixes each line with the archive name, matching
352 the output from BSD nm.
353
354* ar (and ld) can now read (but not write) BSD4.4-style archives.
355
356* New support for H8500, Z8000, and the Hitach SH.
357
358* Dis-assembler interface changed to allow sharing with gdb.
359
360* There is new Elf code, but it is not yet ready for general use.
361
362* There is the beginnings of a test suite.
363
364Changes in binutils 2.1:
365
366* There is now support for writing ECOFF files, so ld and the other utilities
367 should work on Risc/Ultrix and Irix. Please let us know how well this works.
368
369* ar now automatically creates a symbol table (a __.SYMDEF member, in the BSD
370 version), if there are any object files in the archive. So running ranlib is
371 now redundant (unless the non-standard q command is used). This is required
372 for Posix.2 conformance.
373
374* The archive-reading code now reads both BSD-style and SYSV-style archives
375 independently of the selected target format. This is to encourage people to
376 switch to SYSV-format, which has a number of advantages.
377
378* The strip and copy programs now have options to remove debug-symbols only
379 and/or local symbols only. They now also support long options.
380
381\f
382Local variables:
383fill-column: 79
384End:
This page took 0.373431 seconds and 4 git commands to generate.