Fix parseing functions to return an error message if the parse failed
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
f9d4ad2a
NC
12006-02-28 Nick Clifton <nickc@redhat.com>
2
3 * objcopy.c (use_alt_mach_code): Change type to unsigned long.
4 (copy_object): If bfd_alt_mach_code fails emit a more helpful
5 message and if the target architecture is ELF use the alternative
6 as replacement value for the e_machine number.
7 (copy_main): Use strtoul to parse the number provided with the
8 --alt-mach-code switch.
9 * doc/binutils.texi (--alt-mach-code): Document that this switch
10 can now set the absolute e_machine value.
11
f7d9e5c3
CD
122006-02-27 Carlos O'Donell <carlos@codesourcery.com>
13
14 * po/Make-in: Add html target.
15
0b92ab21
NH
162006-02-17 Nick Hudson <nick.hudson@dsl.pipex.com>
17
18 * readelf.c (get_machine_flags): Add logic for missing EF_SH flags.
19
82de001f
JJ
202006-02-14 Jakub Jelinek <jakub@redhat.com>
21
22 * config.in: Rebuilt.
23
84d1d650
L
242006-02-10 H.J. Lu <hongjiu.lu@intel.com>
25
26 PR binutils/2258
27 * readelf.c (process_program_headers): Use
28 ELF_IS_SECTION_IN_SEGMENT_MEMORY.
29
db50c840
EB
302006-02-09 Eric Botcazou <ebotcazou@libertysurf.fr>
31
32 * configure.in (CHECK_DECLS): Add snprintf and vsnprintf.
33 * configure: Regenerate.
34 * objdump.c (fprintf): Remove declaration.
35 * bucomm.h (fprintf): Declare if not already declared.
36 (snprintf): Likewise.
37 (vsnprintf): Likewise.
38
eb4d9372
L
392006-02-08 H.J. Lu <hongjiu.lu@intel.com>
40
41 * readelf.c (process_program_headers): Match PT_TLS segment
42 only with SHT_TLS sections.
43
266abb8f
NS
442006-02-07 Nathan Sidwell <nathan@codesourcery.com>
45
46 * readelf.c (get_machine_flags): Add logic for EF_M68K flags.
47
d72d9b9e
L
482006-02-02 H.J. Lu <hongjiu.lu@intel.com>
49
50 * readelf.c (process_program_headers): Undo the last change.
51
de205c03
L
522006-02-02 H.J. Lu <hongjiu.lu@intel.com>
53
54 * readelf.c (process_program_headers): Undo the change made on
55 2004-09-22. Match PT_DYNAMIC segment only with SHT_DYNAMIC
56 sections.
57
c8782eee
NC
582006-01-30 Nick Clifton <nickc@redhat.com>
59
60 * objcopy.c (copy_object): Catch the case where an attempt is made
61 to add a section that already exists and produce a more helpful
62 warning message.
63
bdcfeba5
NC
642006-01-26 Nick Clifton <nickc@redhat.com>
65
66 * po/vi.po: New Vietnamese translation.
67 * configure.in (ALL_LINGUAS): Add vi.
68 * configure: Regenerate.
69
67a4f2b7
AO
702006-01-18 Alexandre Oliva <aoliva@redhat.com>
71
72 Introduce TLS descriptors for i386 and x86_64.
73 * readelf.c (get_dynamic_type): Handle DT_TLSDESC_GOT and
74 DT_TLSDESC_PLT.
75
6e2c86ac
NC
762006-01-18 Nick Clifton <nickc@redhat.com>
77
78 PR binutils/1391
79 * objcopy.c (copy_object): For PE format targets set the VMA of a
80 newly created gnu_debuglink section to a non-zero, aligned,
81 contiguous value.
82 * Makefile.am (objcopy.c): Add a dependency upon libbfd.h.
83 * Makefile.in: Regenerate.
84
d99b6465
AS
852006-01-17 Andreas Schwab <schwab@suse.de>
86
87 PR binutils/1486
88 * configure.in: Don't define DISASSEMBLER_NEEDS_RELOCS.
89 * configure: Regenerate.
90 * objdump.c (struct objdump_disasm_info): Don't check for
91 DISASSEMBLER_NEEDS_RELOCS.
92 (objdump_print_addr): Likewise.
93 (disassemble_bytes): Check disassembler_needs_relocs from
94 disassemble_info at run-time instead of DISASSEMBLER_NEEDS_RELOCS
95 at compile-time.
96 (disassemble_section): Likewise.
97 (disassemble_data): Initialize it.
98
e2ba7bd7
AM
992006-01-11 Alan Modra <amodra@bigpond.net.au>
100
62d732f5
AM
101 * objcopy.c (copy_object): Fix thinko.
102
e2ba7bd7
AM
103 * objcopy.c (copy_object): Set isympp and osympp to NULL after free.
104
64fd6348
NC
1052006-01-09 Mike Frysinger <vapier@gentoo.org>:
106
107 * readelf.c (guess_is_rela): Add case for Nios/Nios II.
108 (get_machine_name): Likewise.
109
e88d958a 110For older changes see ChangeLog-2005
252b5132
RH
111\f
112Local Variables:
113mode: change-log
114left-margin: 8
115fill-column: 74
116version-control: never
117End:
This page took 0.369377 seconds and 4 git commands to generate.