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