PR binutils/15018
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2013-01-16 Alan Modra <amodra@gmail.com>
2
3 PR binutils/15018
4 * stabs.c (parse_stab_members): Always set physname here to avoid
5 gcc warning..
6 (parse_stab_argtypes): ..and don't duplicate the init here.
7
8 2013-01-10 Will Newton <will.newton@imgtec.com>
9
10 * binutils/readelf.c: (guess_is_rela): Add EM_METAG.
11 (dump_relocations): Add EM_METAG.
12 (get_machine_name): Correct case for Meta.
13 (is_32bit_abs_reloc): Add support for Meta ADDR32 reloc.
14 (is_none_reloc): Add support for Meta NONE reloc.
15
16 2013-01-08 Yufeng Zhang <yufeng.zhang@arm.com>
17
18 * readelf.c (get_note_type): Handle NT_ARM_TLS, NT_ARM_HW_BREAK
19 and NT_ARM_HW_WATCH.
20
21 2013-01-07 Roland McGrath <mcgrathr@google.com>
22
23 * objcopy.c (deterministic): Make int rather than bfd_boolean,
24 initialize to -1.
25 (strip_options, copy_options): Add -U/--disable-deterministic-archives.
26 (default_deterministic): New function.
27 (strip_main, copy_main): Handle -U. Call default_deterministic.
28 (copy_usage, strip_usage): Describe -U. Cite whether -D or -U is
29 the default based on DEFAULT_AR_DETERMINISTIC.
30 * doc/binutils.texi (objcopy, strip): Describe -U and effect of
31 configure options on -D.
32
33 * ar.c (default_deterministic): Comment fix.
34
35 2013-01-07 Patrice Dumas <pertusus@free.fr>
36
37 * doc/binutils.texi: Fix ordering of top level nodes.
38 Replace erroneous uses of @itemx with @item.
39
40 2013-01-04 Andreas Schwab <schwab@linux-m68k.org>
41
42 * doc/binutils.texi (elfedit): Fix use of @itemx in @table.
43
44 2013-01-03 Marcus Shawcroft <marcus.shawcroft@arm.com>
45
46 * MAINTAINERS: Add myself as AArch64 co-maintainer.
47
48 2013-01-02 H.J. Lu <hongjiu.lu@intel.com>
49
50 * version.c (print_version): Update copyright year to 2013.
51
52 For older changes see ChangeLog-2012
53 \f
54 Copyright (C) 2013 Free Software Foundation, Inc.
55
56 Copying and distribution of this file, with or without modification,
57 are permitted in any medium without royalty provided the copyright
58 notice and this notice are preserved.
59
60 Local Variables:
61 mode: change-log
62 left-margin: 8
63 fill-column: 74
64 version-control: never
65 End:
This page took 0.039085 seconds and 4 git commands to generate.