2009-11-02 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
62f3b8c8
PB
12009-11-02 Paul Brook <paul@codesourcery.com>
2
3 * readelf.c (arm_attr_tag_VFP_arch): Add VFPv4 and VFPv4-D16.
4
36d21de5
KT
52009-10-28 Kai Tietz <kai.tietz@onevision.com>
6
7 * dlltool.c (leading_underscore): New local variable.
8 (asm_prefix): Interpret leading_underscore.
9 (xlate): Likewise.
10 (add_excludes): Use leading_underscore for making
11 symbol name.
12 (gen_exp_file): Use leading_underscore for internal
13 _imp_ symbols.
14 (usage): Add display of --no-leading-underscore and
15 --leading-underscore option.
16 (OPTION_NO_LEADING_UNDERSCORE): New.
17 (OPTION_LEADING_UNDERSCORE): New.
18 (long_options): Add --no-leading-underscore and
19 --leading-underscore option.
20 (main): Handle new options.
21 * doc/binutils.text: Add documentation of the options
22 --no-leading-underscore and --leading-underscore.
23
bf201fdd
KT
242009-10-23 Kai Tietz <kai.tietz@onevision.com>
25
26 * deflex.l: Allow '<' and '>' in ID names.
27
28 * defparse.y (EQUAL): New token constant.
29 (opt_import_name): New rule for emptry or '==' ID.
30 (expline): Add opt_import_name as last line element.
31 (impline): Likewise.
32 * dlltool.c (ifunct): New member its_name.
33 (export): Likewise.
34 (append_import): Add its_name argument.
35 (defexports): Likewise.
36 (defimport): Likewise.
37 (scan_drectve_symbols): Adjust calls to def_exports.
38 (dump_def_info): Print new optinal import/export table
39 symbol name.
40 (generate_idata_ofile): Use its_name member.
41 (make_one_lib_file): Likewise.
42 (nfunc): Take its_name in account on sort.
43 * dlltool.h (def_exports): Add its_name as argument.
44 (def_import): Likewise.
45 * doc/binutils.texi: Add new def file syntax extension.
46 * deflex.l (EQUAL): Add rule for '=='.
47 * NEWS: Mention new feature.
48
bb8a0291
AM
492009-10-23 Thomas Cougnard <thomas.cougnard@gmail.com>
50
51 * readelf.c (dynamic_info): Correct size of array.
52
550e3caf
BE
532009-10-21 Ben Elliston <bje@gnu.org>
54
55 * MAINTAINERS (BUILD SYSTEM, TESTSUITES): Remove myself.
56