config:
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
3388710e
JM
12009-11-30 Joseph Myers <joseph@codesourcery.com>
2
3 * configure: Regenerate.
4
c29aca4a
NC
52009-11-20 Nick Clifton <nickc@redhat.com>
6
7 * readelf.c: Include xc16x.h.
8 (dump_relocations): Handle relocations for the xc16x target.
9 (get_machine_name): Accept EM_C166 for xc16x targets.
10 (is_32bit_abs_reloc): Add support for xc16c 32-bit absolute reloc.
11 (is_16bit_abs_reloc): Add support for xc16c 16-bit absolute reloc.
12 (is_none_reloc): Add support for xc16c null reloc.
13
6ee4cb2d
BE
142009-11-20 Ben Elliston <bje@au.ibm.com>
15
16 * Makefile.am (syslex.o): Use $(NO_WERROR) not -Wno-error.
17 (sysinfo.o): Likewise.
18 * Makefile.in: Regenerate.
19
cfdf38f2
BE
202009-11-19 Ben Elliston <bje@au.ibm.com>
21
22 * arlex.l: Enable noinput, nounput flex options.
23 * syslex.l: Likewise.
24
9e3c6df6 252009-11-17 Paul Brook <paul@codesourcery.com>
cfdf38f2 26 Daniel Jacobowitz <dan@codesourcery.com>
9e3c6df6
PB
27
28 * readelf.c (arm_attr_tag_CPU_arch): Add v7E-M.
29
c4d1af07
KT
302009-11-16 Kai Tietz <kai.tietz@onevision.com>
31
32 * windmc.c (set_endianess): Use bfd_get_target_info.
33 * windres.c (set_endianess): Likewise.
34 (find_arch_match): Removed.
35
41327c9d
NC
362009-11-11 Nick Clifton <nickc@redhat.com>
37
38 * po/id.po: Updated Indonesian translation.
39
ee2fb9eb
JK
402009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
41
42 * configure.in: Stop checking for fopen64 and stat64.
43 * strings.c (file_off, file_open, statbuf, file_stat): Remove.
44 (strings_file): Change file_off to file_ptr, file_open to fopen,
45 statbuf to struct stat and file_stat to stat.
46 (get_char): Change parameter type file_off * to file_ptr *.
47 (print_strings): Change parameter and variable `start' type file_off to
48 file_ptr.
49 * configure: Regenerate.
50 * config.in: Regenerate.
51
da2f07f1
JK
522009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
53
54 * configure.in: Call ACX_LARGEFILE. Stop calling AC_PLUGINS,
55 AC_SYS_LARGEFILE and checking the Solaris largefile exception.
56 * aclocal.m4: Regenerate.
57 * configure: Regenerate.
58
a3029abd
JK
592009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
60
61 * bucomm.c (get_file_size): Update comment for the error return value.
62
1e456d54
DA
632009-11-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
64
65 * readelf.c (slurp_hppa_unwind_table): Don't relocate address twice.
66
fa0d16be
KT
672009-11-05 Kai Tietz <kai.tietz@onevision.com>
68
69 * dllwrap.c (is_leading_underscore): New variable.
70 (cpu_type): New enum type.
71 (which_cpu): New variable.
72 (usage): Add new options --no-leading-underscore
73 and --leading-underscore.
74 (long_options): Likewise.
75 (OPTION_NO_LEADING_UNDERSCORE): New define.
76 (OPTION_LEADING_UNDERSCORE): Likewise.
77 (main): Initialize which_host, pass new options
78 to dlltool, do underscoring dependent on
79 is_leading_underscore, and do '@12' decoration
80 only for x86.
81
62f3b8c8
PB
822009-11-02 Paul Brook <paul@codesourcery.com>
83
84 * readelf.c (arm_attr_tag_VFP_arch): Add VFPv4 and VFPv4-D16.
85
36d21de5
KT
862009-10-28 Kai Tietz <kai.tietz@onevision.com>
87
88 * dlltool.c (leading_underscore): New local variable.
89 (asm_prefix): Interpret leading_underscore.
90 (xlate): Likewise.
91 (add_excludes): Use leading_underscore for making
92 symbol name.
93 (gen_exp_file): Use leading_underscore for internal
94 _imp_ symbols.
95 (usage): Add display of --no-leading-underscore and
96 --leading-underscore option.
97 (OPTION_NO_LEADING_UNDERSCORE): New.
98 (OPTION_LEADING_UNDERSCORE): New.
99 (long_options): Add --no-leading-underscore and
100 --leading-underscore option.
101 (main): Handle new options.
102 * doc/binutils.text: Add documentation of the options
103 --no-leading-underscore and --leading-underscore.
104
bf201fdd
KT
1052009-10-23 Kai Tietz <kai.tietz@onevision.com>
106
107 * deflex.l: Allow '<' and '>' in ID names.
108
109 * defparse.y (EQUAL): New token constant.
110 (opt_import_name): New rule for emptry or '==' ID.
111 (expline): Add opt_import_name as last line element.
112 (impline): Likewise.
113 * dlltool.c (ifunct): New member its_name.
114 (export): Likewise.
115 (append_import): Add its_name argument.
116 (defexports): Likewise.
117 (defimport): Likewise.
118 (scan_drectve_symbols): Adjust calls to def_exports.
119 (dump_def_info): Print new optinal import/export table
120 symbol name.
121 (generate_idata_ofile): Use its_name member.
122 (make_one_lib_file): Likewise.
123 (nfunc): Take its_name in account on sort.
124 * dlltool.h (def_exports): Add its_name as argument.
125 (def_import): Likewise.
126 * doc/binutils.texi: Add new def file syntax extension.
127 * deflex.l (EQUAL): Add rule for '=='.
128 * NEWS: Mention new feature.
129
bb8a0291
AM
1302009-10-23 Thomas Cougnard <thomas.cougnard@gmail.com>
131
132 * readelf.c (dynamic_info): Correct size of array.
133
550e3caf
BE
1342009-10-21 Ben Elliston <bje@gnu.org>
135
136 * MAINTAINERS (BUILD SYSTEM, TESTSUITES): Remove myself.
137