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