2012-01-13 Pedro Alves <palves@redhat.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2012-01-13 Eli Zaretskii <eliz@gnu.org>
2
3 * gdb_curses.h (MOUSE_MOVED) [__MINGW32__]: Undefine before
4 including curses.h.
5
6 2012-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7
8 * configure: Regenerate.
9 * config.in: Regenerate.
10
11 2012-01-12 Keith Seitz <keiths@redhat.com>
12
13 PR mi/10586
14 * varobj.c (ANONYMOUS_STRUCT_NAME): Define.
15 (ANONYMOUS_UNION_NAME): Define.
16 (is_path_expr_parent): New function.
17 (get_path_expr_parent): New function.
18 (is_anonymous_child): New function.
19 (create_child_with_value): If the child is anonymous and without
20 a name, assign an object name to it.
21 (c_describe_child): Use get_path_expr_parent to determine
22 the parent expression.
23 If there field represents an anonymous struct or union and
24 has no name, set an appropriate display name and expression.
25 (cplus_describe_child): Likewise.
26
27 2012-01-12 Pedro Alves <palves@redhat.com>
28
29 * i386-tdep.c (i386_frame_cache_1): Also mark the frame base as
30 available when %ebp is found to be zero (outermost).
31
32 2012-01-11 Andreas Tobler <andreast@fgznet.ch>
33
34 * common/gdb_assert.h (gdb_static_assert): Rename static_assert to
35 an internal gdb_static_assert.
36 * mi/mi-common.c: Rename static_assert to gdb_static_assert.
37
38 2012-01-11 Tom Tromey <tromey@redhat.com>
39
40 PR gdb/9598:
41 * breakpoint.c (_initialize_breakpoint): Fix help for "catch
42 catch" and "catch throw".
43
44 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
45
46 * blockframe.c (block_innermost_frame): Start search from selected
47 frame, if present, or otherwise the current frame.
48
49 * c-exp.y (variable): Update innermost_block for
50 'block COLONCOLON NAME' clause.
51 * m2-exp.y (variable): Ditto.
52 * objc-exp.y (variable): Ditto.
53
54 2012-01-10 Tom Tromey <tromey@redhat.com>
55
56 PR python/13199:
57 * python/python.c (finish_python_initialization): Set sys.argv.
58
59 2012-01-10 Doug Evans <dje@google.com>
60
61 * dwarf2read.c (dwarf_decode_lines): Remove arg "abfd". New arg
62 "want_line_info". All callers updated.
63 (dwarf_decode_lines_1): New function.
64 (handle_DW_AT_stmt_list): Add function comment.
65 New arg "want_line_info". All callers updated.
66 (read_file_scope,read_type_unit_scope): Move comment from
67 handle_DW_AT_stmt_list to here.
68
69 2012-01-10 Jan Kratochvil <jan.kratochvil@redhat.com>
70
71 Fix regression after libiberty/ update for GCC PR 6057 and others.
72 * c-exp.y (operator) <OPERATOR DELETE>
73 (operator) <OPERATOR DELETE '[' ']'>: Add trailing space.
74 * cp-name-parser.y (fill_comp, make_operator, make_dtor)
75 (make_builtin_type, make_name): New variable i, add gdb_assert.
76 (operator) <OPERATOR NEW>: Update ARGS to 3.
77 (operator) <OPERATOR DELETE>: Add trailing space.
78 (operator) <OPERATOR NEW '[' ']'>: Update ARGS to 3.
79 (operator) <OPERATOR DELETE '[' ']'>: Add trailing space.
80 * cp-support.c (cp_canonicalize_string): Check NULL from
81 cp_comp_to_string, call warning and return.
82
83 2012-01-10 Jan Kratochvil <jan.kratochvil@redhat.com>
84
85 Fix duplicate .o files after omitting libbfd.a.
86 * Makefile.in (ALL_TARGET_OBS): Remove corelow.o.
87 (SFILES): Add corelow.c.
88 (COMMON_OBS): Add corelow.o.
89 (ALLDEPFILES): Remove corelow.c.
90 * config/alpha/alpha-linux.mh (NATDEPFILES): Remove corelow.o.
91 * config/alpha/alpha-osf3.mh: Likewise.
92 * config/alpha/fbsd.mh: Likewise.
93 * config/arm/nbsdaout.mh: Likewise.
94 * config/arm/nbsdelf.mh: Likewise.
95 * config/i386/i386gnu.mh: Likewise.
96 * config/ia64/hpux.mh: Likewise.
97 * config/ia64/linux.mh: Likewise.
98 * config/m32r/linux.mh: Likewise.
99 * config/m68k/linux.mh: Likewise.
100 * config/mips/irix5.mh: Likewise.
101 * config/mips/irix6.mh: Likewise.
102 * config/pa/hpux.mh: Likewise.
103 * config/pa/linux.mh: Likewise.
104 * config/powerpc/aix.mh: Likewise.
105 * config/sparc/linux.mh: Likewise.
106 * config/sparc/linux64.mh: Likewise.
107 * config/sparc/sol2.mh: Likewise.
108 * config/vax/vax.mh: Likewise.
109 * configure.tgt (alpha*-*-freebsd* alpha*-*-kfreebsd*-gnu)
110 (alpha*-*-netbsd*, alpha*-*-knetbsd*-gnu, alpha*-*-openbsd*)
111 (am33_2.0*-*-linux*, arm*-wince-pe, arm*-*-mingw32ce*, arm*-*-linux*)
112 (arm*-*-openbsd*, cris*, frv-*-*, hppa*-*-hpux*, hppa*-*-netbsd*)
113 (hppa*-*-openbsd*, i[34567]86-*-dicos*, i[34567]86-*-freebsd*)
114 (i[34567]86-*-kfreebsd*-gnu, i[34567]86-*-netbsd*)
115 (i[34567]86-*-knetbsd*-gnu, i[34567]86-*-openbsd*, i[34567]86-*-nto*)
116 (i[34567]86-*-solaris2.1[0-9]*, x86_64-*-solaris2.1[0-9]*)
117 (i[34567]86-*-solaris*, i[34567]86-*-linux*, i[34567]86-*-cygwin*)
118 (i[34567]86-*-mingw32*, m68*-*-netbsd*, m68*-*-knetbsd*-gnu)
119 (m68*-*-openbsd*, m88*-*-openbsd*, microblaze*-linux-*)
120 (microblaze*-*-linux*, mips*-*-linux*, mips*-*-netbsd*)
121 (mips*-*-knetbsd*-gnu, mips64*-*-openbsd*, powerpc-*-netbsd*)
122 (powerpc-*-knetbsd*-gnu, powerpc-*-openbsd*, powerpc-*-linux*)
123 (powerpc64-*-linux*, s390*-*-*, score-*-*, sh*-*-linux*)
124 (sh*-*-netbsdelf*, sh*-*-knetbsd*-gnu, sh*-*-openbsd*)
125 (sparc*-*-freebsd*, sparc*-*-kfreebsd*-gnu, sparc-*-netbsd*)
126 (sparc-*-knetbsd*-gnu, sparc64-*-netbsd*, sparc64-*-knetbsd*-gnu)
127 (sparc-*-openbsd*, sparc64-*-openbsd*, tic6x-*-*linux, vax-*-netbsd*)
128 (vax-*-knetbsd*-gnu, vax-*-openbsd*, x86_64-*-dicos*, x86_64-*-linux*)
129 (x86_64-*-freebsd*, x86_64-*-kfreebsd*-gnu, x86_64-*-netbsd*)
130 (x86_64-*-knetbsd*-gnu, x86_64-*-openbsd*, xtensa*-*-linux*): Remove
131 corelow.o from gdb_target_obs.
132 * corefile.c (core_target): Update the comment on NULL value.
133 (core_file_command): Replace error by gdb_assert on CORE_TARGET.
134 * corelow.c (sniff_core_bfd): Call error instead of warning on zero
135 MATCHES. Drop YUMMY set on NULL.
136 (core_close): Do not call exit_inferior_silent on zero PID. Do not
137 reclaim CORE_DATA if it is already NULL.
138
139 2012-01-09 Doug Evans <dje@google.com>
140
141 * gdbtypes.c (safe_parse_type): Initialize type to keep gcc happy.
142 * varobj.c (varobj_set_value): Initialize val,value to keep gcc happy.
143
144 2012-01-09 Keith Seitz <keiths@redhat.com>
145
146 * breakpoint.c (wrapper.h): Don't include.
147
148 2012-01-09 Keith Seitz <keiths@redhat.com>
149
150 * Makefile.in (SFILES): Remove wrapper.c.
151 (HFILES_NO_SRCDIR): Remove wrapper.h.
152 (COMMON_OBS): Remove wrapper.o.
153 * cli/cli-interp.c: Don't inlude wrapper.h.
154 * corelow.c: Likewise.
155 (core_open): Replace gdb_target_find_new_threads with
156 TRY_CATCH around target_find_new_threads.
157 * eval.c (fetch_subexp_value): Likewise for value_fetch_lazy.
158 * gdbtypes.c (safe_parse_type): Likewise for parse_and_eval_type.
159 * varobj.c (varobj_create): Likewise for parse_exp_1 and
160 evaluate_expression.
161 (varobj_set_value): Likewise for evaluate_expression and
162 value_assign.
163 (install_new_variable): Likewise for value_fetch_lazy.
164 (adjust_value_for_child_access): Likewise for value_ind.
165 (c_describe_child): Likewise for value_subscript and
166 value_ind.
167 (c_value_of_root): Likewise for evaluate_expression.
168 * wrapper.c: Remove.
169 * wrapper.h: Remove.
170
171 2012-01-09 Doug Evans <dje@google.com>
172
173 * dwarf2read.c (read_and_check_comp_unit_head): Renamed from
174 partial_read_comp_unit_head. Replace "buffer", "buffer_size" and
175 "abfd" args with "section". All callers updated.
176 Error checking code moved ...
177 (error_check_comp_unit_head): ... here. New function.
178 (read_and_check_type_unit_head): Renamed from read_type_unit_head.
179 Delete arg "abfd". New arg "type_offset". All callers updated.
180 (create_debug_types_hash_table): Simplify by using
181 read_and_check_type_unit_head.
182
183 * parser-defs.h (namecopy): Delete.
184 * parse.c (namecopy, namecopy_size): Move into copy_name.
185
186 2012-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
187
188 Partially fix duplicate .o files after omitting libbfd.a.
189 * config/alpha/alpha-osf3.mh (NATDEPFILES): Remove solib.o.
190 * config/i386/nbsdaout.mh (NATDEPFILES): Remove solib.o.
191 * config/i386/obsdaout.mh (NATDEPFILES): Remove solib.o.
192 * config/m68k/nbsdaout.mh (NATDEPFILES): Remove solib.o.
193 * config/m68k/obsd.mh (NATDEPFILES): Remove solib.o.
194 * config/powerpc/aix.mh (NATDEPFILES): Remove xcoffread.o.
195 * config/vax/nbsdaout.mh (NATDEPFILES): Remove solib.o.
196
197 2012-01-09 Pedro Alves <palves@redhat.com>
198
199 * MAINTAINERS: Update my email address.
200
201 2012-01-08 Doug Evans <dje@google.com>
202
203 * dwarf2read.c (dwarf2_per_objfile): Rename n_type_comp_units to
204 n_type_units. Rename type_comp_units to all_type_units.
205 All uses updated.
206 (add_signatured_type_cu_to_table): Renamed from
207 add_signatured_type_cu_to_list. All callers updated.
208
209 * gdbtypes.h (struct cplus_struct_type): Delete member
210 nfn_fields_total. All uses removed.
211
212 2012-01-06 Doug Evans <dje@google.com>
213
214 * dwarf2read.c: Move FIXME from dwarf2_build_psymtabs_hard
215 to top of file.
216 (dwarf2_find_comp_unit): Delete.
217 (process_psymtab_comp_unit): Make result "void".
218 Delete args buffer, info_ptr, buffer_size, and replace with
219 "section". All callers updated.
220 (dwarf2_build_psymtabs_hard): Simplify.
221
222 2012-01-06 Sergio Durigan Junior <sergiodj@redhat.com>
223 Thiago Jung Bauermann <bauerman@br.ibm.com>
224
225 * ada-lang.c (ada_exception_name_addr): Add `volatile' keyword
226 before `struct gdb_exception'.
227 * breakpoint.c (update_global_location_list_nothrow)
228 (update_breakpoint_locations, enable_breakpoint_disp): Likewise.
229 * cp-abi.c (value_rtti_type): Likewise.
230 * cp-support.c (cp_validate_operator): Likewise.
231 * infrun.c (insert_exception_resume_breakpoint)
232 (check_exception_resume, keep_going): Likewise.
233 * mi-interp.c (mi_breakpoint_created)
234 (mi_breakpoint_modified): Likewise.
235 * rs6000-aix-tdep.c (rs6000_convert_from_func_ptr_addr): Likewise.
236 * solib-ia64-hpux.c (ia64_hpux_at_dld_breakpoint_p)
237 (ia64_hpux_handle_dld_breakpoint_1): Likewise.
238
239 2012-01-05 Doug Evans <dje@google.com>
240
241 * dwarf2read.c (statement_prologue): Delete, unused.
242
243 * dwarf2read.c (dwarf2_per_cu_addr_size): Make result type an int.
244 * dwarf2loc.h (dwarf2_per_cu_addr_size): Update.
245
246 * dwarf2read.c (comp_unit_header): Delete, unused.
247
248 2012-01-05 Ulrich Weigand <uweigand@de.ibm.com>
249
250 * configure.tgt [s390*-*-*] (gdb_target_obs): Add corelow.o.
251 * config/s390/s390.mh (NATDEPFILES): Remove corelow.o.
252
253 2012-01-05 Khoo Yit Phang <khooyp@cs.umd.edu>
254
255 * infrun.c (normal_stop): Don't skip calling the normal_stop
256 observers if the thread was doing a multi-step, but stopped for
257 some reason other than stepping.
258
259 2012-01-05 Pedro Alves <alves.ped@gmail.com>
260
261 * cli/cli-decode.h: Add comments.
262 (CMD_LIST_AMBIGUOUS): Moved to command.h
263 (add_cmd, add_alias_cmd, add_prefix_cmd, add_abbrev_prefix_cmd)
264 (set_cmd_cfunc, set_cmd_sfunc, set_cmd_completer, cmd_cfunc_eq)
265 (set_cmd_context, get_cmd_context, lookup_cmd, lookup_cmd_1)
266 (deprecate_cmd, deprecated_cmd_warning, lookup_cmd_composition)
267 (add_com, add_com_alias, add_info, add_info_alias)
268 (complete_on_cmdlist, complete_on_enum, help_list): Remove
269 declarations.
270 * command.h: Add and adjust comments.
271 (CMD_LIST_AMBIGUOUS): Moved here.
272 (help_cmd, help_cmd_list): Delete declarations.
273
274 2012-01-04 Doug Evans <dje@google.com>
275
276 * dwarf2read.c (dwarf2_read_abbrevs): Delete arg "abfd".
277 All callers updated.
278 (load_full_type_unit): Renamed from read_signatured_type_at_offset.
279 Replace all arguments with "per_cu". All callers updated.
280
281 * dwarf2read.c (dwarf2_per_cu_data): Remove outdated comment.
282
283 * dwarf2read.c (init_one_comp_unit): Delete arg "objfile".
284 New arg "per_cu". All callers updated.
285
286 Delete #if 0'd out code.
287 * language.c (binop_result_type): Delete.
288 (simple_type, ordered_type, same_type, integral_type): Delete.
289 (numeric_type, character_type, string_type, boolean_type): Delete.
290 (float_type, structured_type): Delete.
291 * language.h: Update.
292
293 2012-01-04 Tom Tromey <tromey@redhat.com>
294
295 * python/py-value.c (valpy_binop): Initialize 'res_val'.
296
297 2012-01-04 Joel Brobecker <brobecker@adacore.com>
298
299 * corefile.c (close_exec_file): Delete.
300 (reopen_exec_file): Remove commented out code that seems related
301 to close_exec_file, which is being deleted here.
302 * inferior.h (close_exec_file): Delete.
303 * fork-child.c (fork_inferior): Remove call to fork_inferior.
304
305 2012-01-04 Joel Brobecker <brobecker@adacore.com>
306
307 * ada-lang.c: #include "cli/cli-utils.h".
308 (get_selections): Use skip_spaces.
309 (ada_get_next_arg): Use skip_spaces and skip_to_space.
310 (catch_ada_exception_command_split): Use skip_spaces.
311 (ada_decode_assert_location): Likewise.
312
313 2012-01-04 Joel Brobecker <brobecker@adacore.com>
314
315 * linespec.c (decode_line_internal): Check for C++ or Java
316 compound constructs only if the current language is C, C++
317 or Java.
318
319 2012-01-04 Jan Kratochvil <jan.kratochvil@redhat.com>
320
321 Revert:
322 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
323 Joel Brobecker <brobecker@adacore.com>
324 Fix regression for gdb.cp/gdb2495.exp with gcc-4.7.
325 * arch-utils.c (displaced_step_at_entry_point): Incrase BP_LEN skip to
326 3 times.
327 * infcall.c (call_function_by_hand) <AT_SYMBOL>: Move it upwards and
328 fall through into AT_ENTRY_POINT.
329 (call_function_by_hand) <AT_ENTRY_POINT>: New variable bp_len. Adjust
330 DUMMY_ADDR with it.
331 * ppc-linux-tdep.c (ppc_linux_displaced_step_location): Increase
332 PPC_INSN_SIZE skip to 3 times.
333
334 2012-01-04 Joel Brobecker <brobecker@adacore.com>
335
336 * linespec.c (add_minsym): Preserve function descriptors.
337
338 2012-01-04 Ulrich Weigand <uweigand@de.ibm.com>
339
340 * breakpoint.c (all_locations_are_pending): Consider locations
341 in program spaces executing during startup pending as well.
342
343 2012-01-04 Joel Brobecker <brobecker@adacore.com>
344
345 Copyright year update in most files of the GDB Project.
346
347 2012-01-04 Joel Brobecker <brobecker@adacore.com>
348
349 * copyright.sh: Delete.
350 * copyright.py: Rewrite.
351
352 2012-01-04 Joel Brobecker <brobecker@adacore.com>
353
354 * gnulib/extra/update-copyright: New file, imported from gnulib.
355
356 2012-01-04 Joel Brobecker <brobecker@adacore.com>
357
358 * README (Copyright and License Notices): New section.
359
360 2012-01-03 Tom Tromey <tromey@redhat.com>
361
362 PR python/12533:
363 * python/py-value.c (valpy_dereference, valpy_get_address
364 valpy_get_dynamic_type, valpy_lazy_string, valpy_do_cast)
365 (valpy_getitem, valpy_call, valpy_binop, valpy_negative)
366 (valpy_absolute, valpy_richcompare): Free intermediate values.
367
368 2011-01-03 Joel Brobecker <brobecker@adacore.com>
369
370 * ada-lang.c: Reformat the copyright notice.
371
372 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
373
374 * Makefile.in (ALL_TARGET_OBS): Remove solib-target.o.
375 * configure.tgt (arm*-wince-pe, arm*-*-mingw32ce*, arm*-*-symbianelf*)
376 (i[34567]86-*-dicos*, i[34567]86-*-cygwin*, i[34567]86-*-mingw32*)
377 (x86_64-*-dicos*, x86_64-*-mingw*): Remove solib-target.o.
378 Revert this part of:
379 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
380 Build gdb directly from *.o files not using libgdb.a.
381 * Makefile.in (COMMON_OBS): Remove solib-target.o.
382
383 2012-01-02 Joel Brobecker <brobecker@adacore.com>
384
385 * gdb/common/gdb_thread_db.h, gdb/dbxread.c, gdb/environ.c,
386 gdb/gcore.h, gdb/rs6000-tdep.h, gdb/s390-nat.c, gdb/tic6x-tdep.c:
387 Reformat the copyright header.
388
389 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
390
391 Revert this part of:
392 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
393 Remove the gdbtui binary.
394 * gdb.c (main): Remove args.interpreter_p initialization.
395 * main.c (captured_main): Set INTERPRETER_P directly by INTERP_CONSOLE.
396 * main.h (struct captured_main_args): Remove interpreter_p.
397
398 2012-01-02 Joel Brobecker <brobecker@adacore.com>
399
400 * config/djgpp/fnchange.lst: Add entry for ChangeLog-2011.
401
402 2012-01-02 Joel Brobecker <brobecker@adacore.com>
403
404 * top.c (print_gdb_version): Update copyright year.
405
406 2012-01-02 Yao Qi <yao@codesourcery.com>
407
408 * inf-ptrace.c (inf_ptrace_xfer_partial): Reindent.
409
410 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
411 Joel Brobecker <brobecker@adacore.com>
412
413 Fix regression for gdb.cp/gdb2495.exp with gcc-4.7.
414 * arch-utils.c (displaced_step_at_entry_point): Incrase BP_LEN skip to
415 3 times.
416 * infcall.c (call_function_by_hand) <AT_SYMBOL>: Move it upwards and
417 fall through into AT_ENTRY_POINT.
418 (call_function_by_hand) <AT_ENTRY_POINT>: New variable bp_len. Adjust
419 DUMMY_ADDR with it.
420 * ppc-linux-tdep.c (ppc_linux_displaced_step_location): Increase
421 PPC_INSN_SIZE skip to 3 times.
422
423 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
424
425 * amd64-linux-nat.c (update_debug_registers_callback): New comment on
426 the return value.
427 * i386-linux-nat.c (update_debug_registers_callback): Likewise.
428
429 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
430
431 Build gdb directly from *.o files not using libgdb.a.
432 * Makefile.in (SUBDIR_TUI_OBS): Remove duplicate tui.o.
433 (COMMON_OBS): Remove solib-target.o.
434 (LIBGDB_OBS, libgdb.a): Move it before the gdb$(EXEEXT) rule.
435 (gdb$(EXEEXT)): Replace libgdb.a with $(LIBGDB_OBS).
436 (LIBGDB_OBS, libgdb.a): Move it above.
437 * configure.tgt (alpha*-*-linux*, alpha*-*-freebsd*)
438 (alpha*-*-kfreebsd*-gnu, alpha*-*-netbsd*, alpha*-*-knetbsd*-gnu)
439 (alpha*-*-openbsd*, am33_2.0*-*-linux*, arm*-wince-pe)
440 (arm*-*-mingw32ce*, arm*-*-linux*, arm*-*-netbsd*, arm*-*-knetbsd*-gnu)
441 (arm*-*-openbsd*, cris*, frv-*-*, hppa*-*-hpux*, hppa*-*-linux*)
442 (hppa*-*-netbsd*, hppa*-*-openbsd*, i[34567]86-*-darwin*)
443 (i[34567]86-*-dicos*, i[34567]86-*-freebsd*, i[34567]86-*-kfreebsd*-gnu)
444 (i[34567]86-*-netbsd*, i[34567]86-*-knetbsd*-gnu, i[34567]86-*-openbsd*)
445 (i[34567]86-*-nto*, i[34567]86-*-solaris2.1[0-9]*)
446 (x86_64-*-solaris2.1[0-9]*, i[34567]86-*-solaris*, i[34567]86-*-linux*)
447 (i[34567]86-*-gnu*, ia64-*-linux*, m32r*-*-linux*, m68*-*-linux*)
448 (m68*-*-netbsd*, m68*-*-knetbsd*-gnu, m68*-*-openbsd*)
449 (microblaze*-linux-*, microblaze*-*-linux*, mips*-sgi-irix5*)
450 (mips*-sgi-irix6*, mips*-*-linux*, mips*-*-netbsd*)
451 (mips*-*-knetbsd*-gnu, mips64*-*-openbsd*, powerpc-*-netbsd*)
452 (powerpc-*-knetbsd*-gnu, powerpc-*-openbsd*, powerpc-*-aix*, rs6000-*-*)
453 (powerpc-*-linux*, powerpc64-*-linux*, powerpc*-*-*, s390*-*-*)
454 (sh*-*-linux*, sh*-*-netbsdelf*, sh*-*-knetbsd*-gnu, sh*-*-openbsd*)
455 (sparc-*-linux*, sparc64-*-linux*, sparc*-*-freebsd*)
456 (sparc*-*-kfreebsd*-gnu, sparc-*-netbsd*, sparc-*-knetbsd*-gnu)
457 (sparc64-*-netbsd*, sparc64-*-knetbsd*-gnu, sparc-*-openbsd*)
458 (sparc64-*-openbsd*, sparc-*-solaris2.[0-6], sparc-*-solaris2.[0-6].*)
459 (sparc-*-solaris2*, sparcv9-*-solaris2*, sparc64-*-solaris2*)
460 (vax-*-netbsd*, vax-*-knetbsd*-gnu, x86_64-*-darwin*, x86_64-*-dicos*)
461 (x86_64-*-linux*, x86_64-*-freebsd*, x86_64-*-kfreebsd*-gnu)
462 (x86_64-*-netbsd*, x86_64-*-knetbsd*-gnu, x86_64-*-openbsd*)
463 (xtensa*-*-linux*, xtensa*): Remove solib.o from gdb_target_obs.
464
465 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
466
467 Remove the gdbtui binary.
468 * .gitignore (/gdbtui): Remove.
469 * Makefile.in (TUI): Remove.
470 (SUBDIR_TUI_OBS): Remove tui-main.o.
471 (SUBDIR_TUI_SRCS): Remove tui/tui-main.c.
472 (all-tui, install-tui, uninstall-tui, $(TUI)$(EXEEXT), clean-tui)
473 (tui-main.o): Remove.
474 (all_object_files): Remove tui-main.o.
475 * NEWS: New note for the gdbtui removal.
476 * configure: Rebuilt.
477 * configure.ac: No longer add all-tui, clean-tui, install-tui and
478 uninstall-tui to CONFIG_ALL, CONFIG_CLEAN, CONFIG_INSTALL and
479 CONFIG_UNINSTALL respectively.
480 * gdb.c (main): Remove args.interpreter_p initialization.
481 * main.c (captured_main): Set INTERPRETER_P directly by INTERP_CONSOLE.
482 * main.h (struct captured_main_args): Remove interpreter_p.
483 * tui/tui-main.c: Remove.
484
485 2012-01-01 Doug Evans <dje@google.com>
486
487 * dwarf2read.c (dwarf2_compute_name): Simplify objfile references.
488 (dwarf2_physname, read_import_statement): Ditto.
489 (read_call_site_scope, dwarf2_record_block_ranges): Ditto.
490 (process_structure_scope read_subroutine_type): Ditto.
491 (read_typedef, load_partial_dies, read_partial_die): Ditto.
492 (find_partial_die, dwarf_decode_lines, lookup_die_type): Ditto.
493 (dwarf2_fetch_die_location_block): Ditto.
494 (dwarf_decode_macros, dwarf2_symbol_mark_computed): Ditto.
495
496 * dwarf2read.c (read_signatured_type): Delete `objfile' arg.
497 All callers updated.
498 (load_full_comp_unit, queue_comp_unit, process_queue): Ditto.
499 (dw2_do_instantiate_symtab, dw2_instantiate_symtab): Ditto.
500 (process_psymtab_comp_unit, load_partial_comp_unit): Ditto.
501
502 * dwarf2read.c (load_cu): Move assert to more useful location.
503
504 * dwarf2read.c (free_heap_comp_unit): Renamed from free_one_comp_unit.
505 All callers updated.
506
507 * dwarf2read.c (dwarf2_per_objfile): Add comment.
508 (dwarf2_elf_names): Minor reformat.
509 (dwarf2_per_cu_data): Tweak comment.
510 (dwarf2_read_section): Fix comment.
511 (create_all_comp_units): Fix comment.
512 (load_full_comp_unit): Fix comment.
513 (process_full_comp_unit): Fix comment.
514 (read_signatured_type): Fix comment.
515
516 For older changes see ChangeLog-2011.
517 \f
518 Local Variables:
519 mode: change-log
520 left-margin: 8
521 fill-column: 74
522 version-control: never
523 coding: utf-8
524 End:
This page took 0.039973 seconds and 4 git commands to generate.