]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
2013-02-14 Pedro Alves <pedro@codesourcery.com>
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
83ee86b1
NC
12013-02-07 Nick Clifton <nickc@redhat.com>
2
3 * elfcomm.c (get_archive_member_name): Prevent seg-fault if a
4 corrupt archive uses long names but has no long name table.
5
36591ba1
SL
62013-02-06 Sandra Loosemore <sandra@codesourcery.com>
7 Andrew Jenner <andrew@codesourcery.com>
8
9 Based on patches from Altera Corporation.
10
11 * readelf.c: Include elf/nios2.h.
12 (dump_relocations): Add case for EM_ALTERA_NIOS2.
13 (get_nios2_dynamic_type): New.
14 (get_dynamic_type): Add case for EM_ALTERA_NIOS2.
15 (is_32bit_abs_reloc): Fix EM_ALTERA_NIOS2 case.
16 (is_16bit_abs_reloc): Likewise.
17 (is_none_reloc): Add EM_ALTERA_NIOS2 and EM_NIOS32 cases.
18 * NEWS: Note Altera Nios II support.
19 * MAINTAINERS: Add Nios II maintainers.
20
7e26601c
NC
212013-01-29 Xi Wang <xi.wang@gmail.com>
22
23 * readelf.c (process_version_sections): Fix overflow checks to
24 avoid undefined behaviour.
25
aa170720
DE
262013-01-28 Doug Evans <dje@google.com>
27
28 * dwarf.c (display_gdb_index): Handle .gdb_index version 8.
29
5dddde8e
AM
302013-01-28 Robert Schiele <rschiele@gmail.com>
31
32 * objcopy.c (parse_flags): Add merge and strings section flags.
33
fab128ef
CC
342013-01-25 Cary Coutant <ccoutant@google.com>
35
36 * dwarf.c (display_loc_list): Update offset for each line
37 printed.
38 (print_addr_index): New function.
39 (display_loc_list_dwo): Update offset for each line printed.
40 Fix problems displaying loclists in .dwo files. Add support
41 for type 4 entries.
42 (display_debug_loc): Remove custom header for .dwo files.
43 (display_debug_addr): Adjust formatting.
44
9b8bf321
NC
452013-01-25 Marco Atzeri <marco.atzeri@gmail.com>
46
47 * objcopy.c : Enable long section names for OPTION_ADD_GNU_DEBUGLINK.
48
90f9a987
DE
492013-01-24 Doug Evans <dje@google.com>
50
51 * dwarf.c (display_debug_addr): Add missing parentheses to expression.
52
78c8d46c
NC
532013-01-24 Nick Clifton <nickc@redhat.com>
54
55 * readelf.c (get_machine_flags): Decode E_V850E3V5_ARCH.
56
a367d729
AK
572013-01-23 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
58
59 * readelf.c: Add strings for NT_S390_LAST_BREAK and
60 NT_S390_SYSTEM_CALL.
61
a477bfd1
NC
622013-01-18 Nick Clifton <nickc@redhat.com>
63
64 PR binutils/15026
65 * addr2line.c (translate_addresses): When pretty printing, print
66 unknown function names on the same line as unknown symbol names.
67
c32d6f7b
AM
682013-01-17 Nickolai Zeldovich <nickolai@csail.mit.edu>
69
70 * objdump.c (dump_target_specific): Fix NULL pointer test.
71
cb566e3a
AM
722013-01-16 Alan Modra <amodra@gmail.com>
73
74 PR binutils/15018
75 * stabs.c (parse_stab_members): Always set physname here to avoid
76 gcc warning..
77 (parse_stab_argtypes): ..and don't duplicate the init here.
78
a3c62988
NC
792013-01-10 Will Newton <will.newton@imgtec.com>
80
81 * binutils/readelf.c: (guess_is_rela): Add EM_METAG.
82 (dump_relocations): Add EM_METAG.
83 (get_machine_name): Correct case for Meta.
84 (is_32bit_abs_reloc): Add support for Meta ADDR32 reloc.
85 (is_none_reloc): Add support for Meta NONE reloc.
86
652451f8
YZ
872013-01-08 Yufeng Zhang <yufeng.zhang@arm.com>
88
89 * readelf.c (get_note_type): Handle NT_ARM_TLS, NT_ARM_HW_BREAK
90 and NT_ARM_HW_WATCH.
91
955d0b3b
RM
922013-01-07 Roland McGrath <mcgrathr@google.com>
93
94 * objcopy.c (deterministic): Make int rather than bfd_boolean,
95 initialize to -1.
96 (strip_options, copy_options): Add -U/--disable-deterministic-archives.
97 (default_deterministic): New function.
98 (strip_main, copy_main): Handle -U. Call default_deterministic.
99 (copy_usage, strip_usage): Describe -U. Cite whether -D or -U is
100 the default based on DEFAULT_AR_DETERMINISTIC.
101 * doc/binutils.texi (objcopy, strip): Describe -U and effect of
102 configure options on -D.
103
104 * ar.c (default_deterministic): Comment fix.
105
7ca01ed9
NC
1062013-01-07 Patrice Dumas <pertusus@free.fr>
107
108 * doc/binutils.texi: Fix ordering of top level nodes.
109 Replace erroneous uses of @itemx with @item.
110
574b25e8
AS
1112013-01-04 Andreas Schwab <schwab@linux-m68k.org>
112
113 * doc/binutils.texi (elfedit): Fix use of @itemx in @table.
114
5b2ab150
MS
1152013-01-03 Marcus Shawcroft <marcus.shawcroft@arm.com>
116
117 * MAINTAINERS: Add myself as AArch64 co-maintainer.
118
62658407
L
1192013-01-02 H.J. Lu <hongjiu.lu@intel.com>
120
121 * version.c (print_version): Update copyright year to 2013.
122
4e5f3f9d 123For older changes see ChangeLog-2012
252b5132 124\f
4e5f3f9d 125Copyright (C) 2013 Free Software Foundation, Inc.
752937aa
NC
126
127Copying and distribution of this file, with or without modification,
128are permitted in any medium without royalty provided the copyright
129notice and this notice are preserved.
130
252b5132
RH
131Local Variables:
132mode: change-log
133left-margin: 8
134fill-column: 74
135version-control: never
136End: