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