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