* dwarf2read.c (comp_unit_header): Delete, unused.
[binutils-gdb.git] / gdb / ChangeLog
1 2012-01-05 Doug Evans <dje@google.com>
2
3 * dwarf2read.c (comp_unit_header): Delete, unused.
4
5 2012-01-05 Ulrich Weigand <uweigand@de.ibm.com>
6
7 * configure.tgt [s390*-*-*] (gdb_target_obs): Add corelow.o.
8 * config/s390/s390.mh (NATDEPFILES): Remove corelow.o.
9
10 2012-01-05 Khoo Yit Phang <khooyp@cs.umd.edu>
11
12 * infrun.c (normal_stop): Don't skip calling the normal_stop
13 observers if the thread was doing a multi-step, but stopped for
14 some reason other than stepping.
15
16 2012-01-05 Pedro Alves <alves.ped@gmail.com>
17
18 * cli/cli-decode.h: Add comments.
19 (CMD_LIST_AMBIGUOUS): Moved to command.h
20 (add_cmd, add_alias_cmd, add_prefix_cmd, add_abbrev_prefix_cmd)
21 (set_cmd_cfunc, set_cmd_sfunc, set_cmd_completer, cmd_cfunc_eq)
22 (set_cmd_context, get_cmd_context, lookup_cmd, lookup_cmd_1)
23 (deprecate_cmd, deprecated_cmd_warning, lookup_cmd_composition)
24 (add_com, add_com_alias, add_info, add_info_alias)
25 (complete_on_cmdlist, complete_on_enum, help_list): Remove
26 declarations.
27 * command.h: Add and adjust comments.
28 (CMD_LIST_AMBIGUOUS): Moved here.
29 (help_cmd, help_cmd_list): Delete declarations.
30
31 2012-01-04 Doug Evans <dje@google.com>
32
33 * dwarf2read.c (dwarf2_read_abbrevs): Delete arg "abfd".
34 All callers updated.
35 (load_full_type_unit): Renamed from read_signatured_type_at_offset.
36 Replace all arguments with "per_cu". All callers updated.
37
38 * dwarf2read.c (dwarf2_per_cu_data): Remove outdated comment.
39
40 * dwarf2read.c (init_one_comp_unit): Delete arg "objfile".
41 New arg "per_cu". All callers updated.
42
43 Delete #if 0'd out code.
44 * language.c (binop_result_type): Delete.
45 (simple_type, ordered_type, same_type, integral_type): Delete.
46 (numeric_type, character_type, string_type, boolean_type): Delete.
47 (float_type, structured_type): Delete.
48 * language.h: Update.
49
50 2012-01-04 Tom Tromey <tromey@redhat.com>
51
52 * python/py-value.c (valpy_binop): Initialize 'res_val'.
53
54 2012-01-04 Joel Brobecker <brobecker@adacore.com>
55
56 * corefile.c (close_exec_file): Delete.
57 (reopen_exec_file): Remove commented out code that seems related
58 to close_exec_file, which is being deleted here.
59 * inferior.h (close_exec_file): Delete.
60 * fork-child.c (fork_inferior): Remove call to fork_inferior.
61
62 2012-01-04 Joel Brobecker <brobecker@adacore.com>
63
64 * ada-lang.c: #include "cli/cli-utils.h".
65 (get_selections): Use skip_spaces.
66 (ada_get_next_arg): Use skip_spaces and skip_to_space.
67 (catch_ada_exception_command_split): Use skip_spaces.
68 (ada_decode_assert_location): Likewise.
69
70 2012-01-04 Joel Brobecker <brobecker@adacore.com>
71
72 * linespec.c (decode_line_internal): Check for C++ or Java
73 compound constructs only if the current language is C, C++
74 or Java.
75
76 2012-01-04 Jan Kratochvil <jan.kratochvil@redhat.com>
77
78 Revert:
79 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
80 Joel Brobecker <brobecker@adacore.com>
81 Fix regression for gdb.cp/gdb2495.exp with gcc-4.7.
82 * arch-utils.c (displaced_step_at_entry_point): Incrase BP_LEN skip to
83 3 times.
84 * infcall.c (call_function_by_hand) <AT_SYMBOL>: Move it upwards and
85 fall through into AT_ENTRY_POINT.
86 (call_function_by_hand) <AT_ENTRY_POINT>: New variable bp_len. Adjust
87 DUMMY_ADDR with it.
88 * ppc-linux-tdep.c (ppc_linux_displaced_step_location): Increase
89 PPC_INSN_SIZE skip to 3 times.
90
91 2012-01-04 Joel Brobecker <brobecker@adacore.com>
92
93 * linespec.c (add_minsym): Preserve function descriptors.
94
95 2012-01-04 Ulrich Weigand <uweigand@de.ibm.com>
96
97 * breakpoint.c (all_locations_are_pending): Consider locations
98 in program spaces executing during startup pending as well.
99
100 2012-01-04 Joel Brobecker <brobecker@adacore.com>
101
102 Copyright year update in most files of the GDB Project.
103
104 2012-01-04 Joel Brobecker <brobecker@adacore.com>
105
106 * copyright.sh: Delete.
107 * copyright.py: Rewrite.
108
109 2012-01-04 Joel Brobecker <brobecker@adacore.com>
110
111 * gnulib/extra/update-copyright: New file, imported from gnulib.
112
113 2012-01-04 Joel Brobecker <brobecker@adacore.com>
114
115 * README (Copyright and License Notices): New section.
116
117 2012-01-03 Tom Tromey <tromey@redhat.com>
118
119 PR python/12533:
120 * python/py-value.c (valpy_dereference, valpy_get_address
121 valpy_get_dynamic_type, valpy_lazy_string, valpy_do_cast)
122 (valpy_getitem, valpy_call, valpy_binop, valpy_negative)
123 (valpy_absolute, valpy_richcompare): Free intermediate values.
124
125 2011-01-03 Joel Brobecker <brobecker@adacore.com>
126
127 * ada-lang.c: Reformat the copyright notice.
128
129 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
130
131 * Makefile.in (ALL_TARGET_OBS): Remove solib-target.o.
132 * configure.tgt (arm*-wince-pe, arm*-*-mingw32ce*, arm*-*-symbianelf*)
133 (i[34567]86-*-dicos*, i[34567]86-*-cygwin*, i[34567]86-*-mingw32*)
134 (x86_64-*-dicos*, x86_64-*-mingw*): Remove solib-target.o.
135 Revert this part of:
136 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
137 Build gdb directly from *.o files not using libgdb.a.
138 * Makefile.in (COMMON_OBS): Remove solib-target.o.
139
140 2012-01-02 Joel Brobecker <brobecker@adacore.com>
141
142 * gdb/common/gdb_thread_db.h, gdb/dbxread.c, gdb/environ.c,
143 gdb/gcore.h, gdb/rs6000-tdep.h, gdb/s390-nat.c, gdb/tic6x-tdep.c:
144 Reformat the copyright header.
145
146 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
147
148 Revert this part of:
149 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
150 Remove the gdbtui binary.
151 * gdb.c (main): Remove args.interpreter_p initialization.
152 * main.c (captured_main): Set INTERPRETER_P directly by INTERP_CONSOLE.
153 * main.h (struct captured_main_args): Remove interpreter_p.
154
155 2012-01-02 Joel Brobecker <brobecker@adacore.com>
156
157 * config/djgpp/fnchange.lst: Add entry for ChangeLog-2011.
158
159 2012-01-02 Joel Brobecker <brobecker@adacore.com>
160
161 * top.c (print_gdb_version): Update copyright year.
162
163 2012-01-02 Yao Qi <yao@codesourcery.com>
164
165 * inf-ptrace.c (inf_ptrace_xfer_partial): Reindent.
166
167 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
168 Joel Brobecker <brobecker@adacore.com>
169
170 Fix regression for gdb.cp/gdb2495.exp with gcc-4.7.
171 * arch-utils.c (displaced_step_at_entry_point): Incrase BP_LEN skip to
172 3 times.
173 * infcall.c (call_function_by_hand) <AT_SYMBOL>: Move it upwards and
174 fall through into AT_ENTRY_POINT.
175 (call_function_by_hand) <AT_ENTRY_POINT>: New variable bp_len. Adjust
176 DUMMY_ADDR with it.
177 * ppc-linux-tdep.c (ppc_linux_displaced_step_location): Increase
178 PPC_INSN_SIZE skip to 3 times.
179
180 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
181
182 * amd64-linux-nat.c (update_debug_registers_callback): New comment on
183 the return value.
184 * i386-linux-nat.c (update_debug_registers_callback): Likewise.
185
186 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
187
188 Build gdb directly from *.o files not using libgdb.a.
189 * Makefile.in (SUBDIR_TUI_OBS): Remove duplicate tui.o.
190 (COMMON_OBS): Remove solib-target.o.
191 (LIBGDB_OBS, libgdb.a): Move it before the gdb$(EXEEXT) rule.
192 (gdb$(EXEEXT)): Replace libgdb.a with $(LIBGDB_OBS).
193 (LIBGDB_OBS, libgdb.a): Move it above.
194 * configure.tgt (alpha*-*-linux*, alpha*-*-freebsd*)
195 (alpha*-*-kfreebsd*-gnu, alpha*-*-netbsd*, alpha*-*-knetbsd*-gnu)
196 (alpha*-*-openbsd*, am33_2.0*-*-linux*, arm*-wince-pe)
197 (arm*-*-mingw32ce*, arm*-*-linux*, arm*-*-netbsd*, arm*-*-knetbsd*-gnu)
198 (arm*-*-openbsd*, cris*, frv-*-*, hppa*-*-hpux*, hppa*-*-linux*)
199 (hppa*-*-netbsd*, hppa*-*-openbsd*, i[34567]86-*-darwin*)
200 (i[34567]86-*-dicos*, i[34567]86-*-freebsd*, i[34567]86-*-kfreebsd*-gnu)
201 (i[34567]86-*-netbsd*, i[34567]86-*-knetbsd*-gnu, i[34567]86-*-openbsd*)
202 (i[34567]86-*-nto*, i[34567]86-*-solaris2.1[0-9]*)
203 (x86_64-*-solaris2.1[0-9]*, i[34567]86-*-solaris*, i[34567]86-*-linux*)
204 (i[34567]86-*-gnu*, ia64-*-linux*, m32r*-*-linux*, m68*-*-linux*)
205 (m68*-*-netbsd*, m68*-*-knetbsd*-gnu, m68*-*-openbsd*)
206 (microblaze*-linux-*, microblaze*-*-linux*, mips*-sgi-irix5*)
207 (mips*-sgi-irix6*, mips*-*-linux*, mips*-*-netbsd*)
208 (mips*-*-knetbsd*-gnu, mips64*-*-openbsd*, powerpc-*-netbsd*)
209 (powerpc-*-knetbsd*-gnu, powerpc-*-openbsd*, powerpc-*-aix*, rs6000-*-*)
210 (powerpc-*-linux*, powerpc64-*-linux*, powerpc*-*-*, s390*-*-*)
211 (sh*-*-linux*, sh*-*-netbsdelf*, sh*-*-knetbsd*-gnu, sh*-*-openbsd*)
212 (sparc-*-linux*, sparc64-*-linux*, sparc*-*-freebsd*)
213 (sparc*-*-kfreebsd*-gnu, sparc-*-netbsd*, sparc-*-knetbsd*-gnu)
214 (sparc64-*-netbsd*, sparc64-*-knetbsd*-gnu, sparc-*-openbsd*)
215 (sparc64-*-openbsd*, sparc-*-solaris2.[0-6], sparc-*-solaris2.[0-6].*)
216 (sparc-*-solaris2*, sparcv9-*-solaris2*, sparc64-*-solaris2*)
217 (vax-*-netbsd*, vax-*-knetbsd*-gnu, x86_64-*-darwin*, x86_64-*-dicos*)
218 (x86_64-*-linux*, x86_64-*-freebsd*, x86_64-*-kfreebsd*-gnu)
219 (x86_64-*-netbsd*, x86_64-*-knetbsd*-gnu, x86_64-*-openbsd*)
220 (xtensa*-*-linux*, xtensa*): Remove solib.o from gdb_target_obs.
221
222 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
223
224 Remove the gdbtui binary.
225 * .gitignore (/gdbtui): Remove.
226 * Makefile.in (TUI): Remove.
227 (SUBDIR_TUI_OBS): Remove tui-main.o.
228 (SUBDIR_TUI_SRCS): Remove tui/tui-main.c.
229 (all-tui, install-tui, uninstall-tui, $(TUI)$(EXEEXT), clean-tui)
230 (tui-main.o): Remove.
231 (all_object_files): Remove tui-main.o.
232 * NEWS: New note for the gdbtui removal.
233 * configure: Rebuilt.
234 * configure.ac: No longer add all-tui, clean-tui, install-tui and
235 uninstall-tui to CONFIG_ALL, CONFIG_CLEAN, CONFIG_INSTALL and
236 CONFIG_UNINSTALL respectively.
237 * gdb.c (main): Remove args.interpreter_p initialization.
238 * main.c (captured_main): Set INTERPRETER_P directly by INTERP_CONSOLE.
239 * main.h (struct captured_main_args): Remove interpreter_p.
240 * tui/tui-main.c: Remove.
241
242 2012-01-01 Doug Evans <dje@google.com>
243
244 * dwarf2read.c (dwarf2_compute_name): Simplify objfile references.
245 (dwarf2_physname, read_import_statement): Ditto.
246 (read_call_site_scope, dwarf2_record_block_ranges): Ditto.
247 (process_structure_scope read_subroutine_type): Ditto.
248 (read_typedef, load_partial_dies, read_partial_die): Ditto.
249 (find_partial_die, dwarf_decode_lines, lookup_die_type): Ditto.
250 (dwarf2_fetch_die_location_block): Ditto.
251 (dwarf_decode_macros, dwarf2_symbol_mark_computed): Ditto.
252
253 * dwarf2read.c (read_signatured_type): Delete `objfile' arg.
254 All callers updated.
255 (load_full_comp_unit, queue_comp_unit, process_queue): Ditto.
256 (dw2_do_instantiate_symtab, dw2_instantiate_symtab): Ditto.
257 (process_psymtab_comp_unit, load_partial_comp_unit): Ditto.
258
259 * dwarf2read.c (load_cu): Move assert to more useful location.
260
261 * dwarf2read.c (free_heap_comp_unit): Renamed from free_one_comp_unit.
262 All callers updated.
263
264 * dwarf2read.c (dwarf2_per_objfile): Add comment.
265 (dwarf2_elf_names): Minor reformat.
266 (dwarf2_per_cu_data): Tweak comment.
267 (dwarf2_read_section): Fix comment.
268 (create_all_comp_units): Fix comment.
269 (load_full_comp_unit): Fix comment.
270 (process_full_comp_unit): Fix comment.
271 (read_signatured_type): Fix comment.
272
273 For older changes see ChangeLog-2011.
274 \f
275 Local Variables:
276 mode: change-log
277 left-margin: 8
278 fill-column: 74
279 version-control: never
280 coding: utf-8
281 End: