* elfcpp.h (NT_VERSION, NT_ARCH): Define as enum constants.
[deliverable/binutils-gdb.git] / gold / ChangeLog
CommitLineData
8b105e34
ILT
12008-03-24 Ian Lance Taylor <iant@google.com>
2
3 * x86_64.cc: Correct license to GPLv3.
4
086a1841
ILT
52008-03-23 Ian Lance Taylor <iant@google.com>
6
7 * options.cc: Include "demangle.h".
8 (parse_optional_string): New function.
9 (parse_long_option): Handle takes_optional_argument.
10 (parse_short_option): Update dash_z initializer. Handle
11 takes_optional_argument.
12 (General_options::General_options): Initialize do_demangle_.
13 (General_options::finalize): Set do_demangle_. Handle demangling
14 style.
15 * options.h (parse_optional_string): Declare.
16 (struct One_option): Add optional_arg field. Update constructor.
17 Update call constructor calls. Add takes_optional_argument
18 function.
19 (DEFINE_var): Add optional_arg__ parameter. Change all callers.
20 (DEFINE_optional_string): Define.
21 (General_options::demangle): Change from DEFINE_bool to
22 DEFINE_optional_string.
23 (General_options::no_demangle): New function.
24 (General_options::do_demangle): New function.
25 (General_options::set_do_demangle): New function.
26 (General_options::execstack_status_): Move definition to end of
27 class definition.
28 (General_options::static_): Likewise.
29 (General_options::do_demangle_): New field.
30 * object.cc (big_endian>::get_symbol_location_info): Call
31 Options::do_demangle, not Options::demangle.
32 * symtab.cc (demangle): Likewise.
33
cbb93e63
ILT
342008-03-22 Ian Lance Taylor <iant@google.com>
35
36 * gold.h: Include <cstddef> and <sys/types.h>
37 * options.h: Include <cstring>.
38
ec531623
ILT
392008-03-21 Ian Lance Taylor <iant@google.com>
40
41 * Added source code to GNU binutils.
42
This page took 0.027679 seconds and 4 git commands to generate.