* config/tc-xtensa.c (xg_translate_sysreg_op): Remove has_underbar
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
3a4a14e9
PB
12006-03-10 Paul Brook <paul@codesourcery.com>
2
3 * readelf.c (decode_ARM_machine_flags): Handle EABIv5.
4
1617e571
AM
52006-03-10 Alan Modra <amodra@bigpond.net.au>
6
7 * dwarf.c (process_extended_line_op): Remove pointer_size param.
8 Use length instead to determine address size.
9 (get_pointer_size_and_offset_of_comp_unit): Delete.
10 (display_debug_lines): Adjust for above.
11 (display_debug_aranges): Don't stop on finding two zeros.
12 (display_debug_frames): For warning, print offset not pointer.
13
671659ef
DS
142006-03-09 Danny Smith <dannysmith@users.sourceforge.net>
15
16 * dlltool.c: Update copyright year.
17 * doc/binutils.texi: Likewise.
18
14288fdc
DS
192006-03-09 Danny Smith <dannysmith@users.sourceforge.net>
20
21 * dlltool.c (add_stdcall_underscore): New flag.
22 (xlate): Also add underscore to stdcall symbol if
23 add_stdcall_underscore set.
24 (usage): Document --add-stdcall-underscore option.
25 (OPTION_ADD_STDCALL_UNDERSCORE): New define.
26 (long_options): Use it for --add-stdcall-underscore option.
27 (main): Handle it.
28 * doc/binutils.texi: Document --add-stdcall-underscore option
29 and differentiate from --add-underscore.
30
0b2e31dc
NS
312006-03-06 Nathan Sidwell <nathan@codesourcery.com>
32
33 * readelf.c (get_machine_flags): Adjust.
34
12eae2d3
JJ
352006-03-03 Jakub Jelinek <jakub@redhat.com>
36
37 * dwarf.c (frame_display_row, display_debug_frames): Handle
38 DW_CFA_val_offset, DW_CFA_val_offset_sf and DW_CFA_val_expression.
39
f9d4ad2a
NC
402006-02-28 Nick Clifton <nickc@redhat.com>
41
42 * objcopy.c (use_alt_mach_code): Change type to unsigned long.
43 (copy_object): If bfd_alt_mach_code fails emit a more helpful
44 message and if the target architecture is ELF use the alternative
45 as replacement value for the e_machine number.
46 (copy_main): Use strtoul to parse the number provided with the
47 --alt-mach-code switch.
48 * doc/binutils.texi (--alt-mach-code): Document that this switch
49 can now set the absolute e_machine value.
50
f7d9e5c3
CD
512006-02-27 Carlos O'Donell <carlos@codesourcery.com>
52
53 * po/Make-in: Add html target.
54
0b92ab21
NH
552006-02-17 Nick Hudson <nick.hudson@dsl.pipex.com>
56
57 * readelf.c (get_machine_flags): Add logic for missing EF_SH flags.
58
82de001f
JJ
592006-02-14 Jakub Jelinek <jakub@redhat.com>
60
61 * config.in: Rebuilt.
62
84d1d650
L
632006-02-10 H.J. Lu <hongjiu.lu@intel.com>
64
65 PR binutils/2258
66 * readelf.c (process_program_headers): Use
67 ELF_IS_SECTION_IN_SEGMENT_MEMORY.
68
db50c840
EB
692006-02-09 Eric Botcazou <ebotcazou@libertysurf.fr>
70
71 * configure.in (CHECK_DECLS): Add snprintf and vsnprintf.
72 * configure: Regenerate.
73 * objdump.c (fprintf): Remove declaration.
74 * bucomm.h (fprintf): Declare if not already declared.
75 (snprintf): Likewise.
76 (vsnprintf): Likewise.
77
eb4d9372
L
782006-02-08 H.J. Lu <hongjiu.lu@intel.com>
79
80 * readelf.c (process_program_headers): Match PT_TLS segment
81 only with SHT_TLS sections.
82
266abb8f
NS
832006-02-07 Nathan Sidwell <nathan@codesourcery.com>
84
85 * readelf.c (get_machine_flags): Add logic for EF_M68K flags.
86
d72d9b9e
L
872006-02-02 H.J. Lu <hongjiu.lu@intel.com>
88
89 * readelf.c (process_program_headers): Undo the last change.
90
de205c03
L
912006-02-02 H.J. Lu <hongjiu.lu@intel.com>
92
93 * readelf.c (process_program_headers): Undo the change made on
94 2004-09-22. Match PT_DYNAMIC segment only with SHT_DYNAMIC
95 sections.
96
c8782eee
NC
972006-01-30 Nick Clifton <nickc@redhat.com>
98
99 * objcopy.c (copy_object): Catch the case where an attempt is made
100 to add a section that already exists and produce a more helpful
101 warning message.
102
bdcfeba5
NC
1032006-01-26 Nick Clifton <nickc@redhat.com>
104
105 * po/vi.po: New Vietnamese translation.
106 * configure.in (ALL_LINGUAS): Add vi.
107 * configure: Regenerate.
108
67a4f2b7
AO
1092006-01-18 Alexandre Oliva <aoliva@redhat.com>
110
111 Introduce TLS descriptors for i386 and x86_64.
112 * readelf.c (get_dynamic_type): Handle DT_TLSDESC_GOT and
113 DT_TLSDESC_PLT.
114
6e2c86ac
NC
1152006-01-18 Nick Clifton <nickc@redhat.com>
116
117 PR binutils/1391
118 * objcopy.c (copy_object): For PE format targets set the VMA of a
119 newly created gnu_debuglink section to a non-zero, aligned,
120 contiguous value.
121 * Makefile.am (objcopy.c): Add a dependency upon libbfd.h.
122 * Makefile.in: Regenerate.
123
d99b6465
AS
1242006-01-17 Andreas Schwab <schwab@suse.de>
125
126 PR binutils/1486
127 * configure.in: Don't define DISASSEMBLER_NEEDS_RELOCS.
128 * configure: Regenerate.
129 * objdump.c (struct objdump_disasm_info): Don't check for
130 DISASSEMBLER_NEEDS_RELOCS.
131 (objdump_print_addr): Likewise.
132 (disassemble_bytes): Check disassembler_needs_relocs from
133 disassemble_info at run-time instead of DISASSEMBLER_NEEDS_RELOCS
134 at compile-time.
135 (disassemble_section): Likewise.
136 (disassemble_data): Initialize it.
137
e2ba7bd7
AM
1382006-01-11 Alan Modra <amodra@bigpond.net.au>
139
62d732f5
AM
140 * objcopy.c (copy_object): Fix thinko.
141
e2ba7bd7
AM
142 * objcopy.c (copy_object): Set isympp and osympp to NULL after free.
143
64fd6348
NC
1442006-01-09 Mike Frysinger <vapier@gentoo.org>:
145
146 * readelf.c (guess_is_rela): Add case for Nios/Nios II.
147 (get_machine_name): Likewise.
148
e88d958a 149For older changes see ChangeLog-2005
252b5132
RH
150\f
151Local Variables:
152mode: change-log
153left-margin: 8
154fill-column: 74
155version-control: never
156End:
This page took 0.291185 seconds and 4 git commands to generate.