* MAINTAINERS: Very belatedly remove myself from from the list of people caught
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2006-01-17 Christopher Faylor <cgf@timesys.com>
2
3 * MAINTAINERS: Very belatedly remove myself from from the list of
4 people caught up in the paper trail.
5
6 2006-01-17 Jim Blandy <jimb@redhat.com>
7
8 * symtab.h (struct general_symbol_info): Use gdb_byte for
9 value.bytes.
10 * stabsread.c (define_symbol): Use gdb_byte for the buffer holding
11 a floating-point constant's value.
12 * dwarf2read.c (dwarf2_const_value): Remove casts of value buffer
13 to char *.
14 * findvar.c (read_var_value): Eliminate needless temporary.
15
16 * dwarf2-frame.c (dwarf2_read_section): Update forward declaration
17 to match prior change to dwarf2_read_section's type.
18
19 2006-01-16 Paul Gilliam <pgilliam@us.ibm.com>
20
21 * ppc-tdep.h (PPC_MAX_EPILOGUE_INSTRUCTIONS): New define.
22 * rs6000-tdep.c (insn_changes_sp_or_jumps)
23 (rs6000_in_function_epilogue_p): New functions.
24 (rs6000_gdbarch_init): Set in_function_epilogue_p.
25
26 2006-01-17 Jim Blandy <jimb@redhat.com>
27
28 * dwarf2read.c (struct dwarf2_per_objfile, struct comp_unit_head)
29 (struct line_header, struct partial_die_info, struct dwarf_block):
30 Use gdb_byte for members that refer to Dwarf section contents.
31 (dwarf2_read_abbrevs, dwarf2_read_section, dwarf_decode_lines,
32 dwarf_decode_macros, load_comp_unit, load_partial_dies,
33 locate_pdi_sibling, partial_read_comp_unit_head, peek_die_abbrev,
34 read_1_byte, read_1_signed_byte, read_2_bytes, read_4_bytes,
35 read_8_bytes, read_address, read_attribute, read_attribute_value,
36 read_comp_unit, read_comp_unit_head, read_die_and_children,
37 read_die_and_siblings, read_full_die, read_indirect_string,
38 read_initial_length, read_n_bytes, read_offset, read_partial_die,
39 read_signed_leb128, read_string, read_unsigned_leb128,
40 skip_children, skip_leb128, skip_one_die): Same.
41
42 2006-01-17 Daniel Jacobowitz <dan@codesourcery.com>
43
44 * complaints.c (stop_whining): Make signed.
45 * linux-thread-db.c (thread_db_store_registers): Use gdb_byte.
46
47 2006-01-17 Daniel Jacobowitz <dan@codesourcery.com>
48
49 * dwarf2read.c, remote-fileio.c, remote.h: Update copyright
50 notices.
51
52 2006-01-17 Daniel Jacobowitz <dan@codesourcery.com>
53
54 * dwarf2read.c (peek_die_abbrev, read_address, read_initial_length)
55 (read_offset): Change BYTES_READ argument to unsigned int.
56 (dwarf2_build_psymtabs_easy, read_comp_unit_head)
57 (create_all_comp_units, dwarf2_get_pc_bounds)
58 (dwarf_decode_line_header, var_decode_location)
59 (dwarf_decode_macros): Change local BYTES_READ variables to
60 unsigned int.
61 (read_indirect_string): Remove obsolete cast.
62
63 2006-01-17 Daniel Jacobowitz <dan@codesourcery.com>
64
65 * remote-fileio.c (remote_fileio_return_success): Take a gdb_byte
66 argument.
67 (remote_fileio_func_open, remote_fileio_func_rename)
68 (remote_fileio_func_unlink, remote_fileio_func_stat)
69 (remote_fileio_func_fstat, remote_fileio_func_gettimeofday)
70 (remote_fileio_func_system): Cast the arguments to
71 remote_read_bytes and remote_write_bytes.
72 (remote_fileio_func_read, remote_fileio_func_write): Use a
73 gdb_byte buffer.
74 * remote.h (remote_read_bytes, remote_write_bytes): Update
75 prototypes.
76 * remote.c (hex2bin, bin2hex): Use gdb_byte for the BIN argument.
77 (threadref_to_int): Replace bogus char * cast.
78 (remote_unpack_thread_info_response): Use int for tag.
79 (remote_threads_extra_info, remote_check_symbols): Cast string
80 arguments to hex2bin.
81 (remote_wait): Use a char buffer for packets and a gdb_byte
82 buffer for registers.
83 (remote_async_wait): Likewise.
84 (remote_prepare_to_store, store_register_using_P)
85 (remote_store_registers): Use gdb_byte buffers.
86 (remote_write_bytes, remote_read_bytes): Use a gdb_byte pointer
87 for MYADDR and char buffers for strings.
88 (remote_xfer_partial): Add casts for string operations on READBUF.
89 (remote_rcmd): Cast strings passed to bin2hex.
90
91 2006-01-16 Mark Mitchell <mark@codesourcery.com>
92
93 * aclocal.m4: Regenerate.
94
95 2006-01-16 Nathan Sidwell <nathan@codesourcery.com>
96
97 * mt-tdep.c (enum mt_gdb_regnums): Add MT_COPRO_PSEUDOREG_ARRAY,
98 MT_COPRO_PSEUDOREG_DIM_1, MT_COPRO_PSEUDOREG_DIM_2,
99 MT_COPRO_PSEUDOREG_REGS members. Adjust MT_NUM_PSEUDO_REGS.
100 (mt_register_name): Lazily synthesize name for coprocessor pseudo
101 array registers.
102 (mt_copro_register_type): New. Broken out of ...
103 (mt_register_type): ... here. Use it. Deal with coprocessor
104 pseudo array.
105 (mt_select_coprocessor): New.
106 (mt_pseudo_register_read, mt_pseudo_register_write): Deal with
107 coprocessor pseudo array.
108
109 2006-01-16 Andrew Stubbs <andrew.stubbs@st.com>
110
111 * breakpoint.c (insert_breakpoints): Check that a thread exists
112 before inserting thread specific breakpoints.
113
114 2006-01-15 Mark Kettenis <kettenis@gnu.org>
115
116 * osabi.c (generic_elf_osabi_sniffer): Fix typo in previous
117 commit.
118
119 * alpha-tdep.c (alpha_gdbarch_init): Set cannot_step_breakpoint.
120 * config/alpha/nm-osf.h (CANNOT_STEP_BREAKPOINT): Remove.
121 * config/alpha/nm-linux.h (CANNOT_STEP_BREAKPOINT): Remove.
122 * config/alpha/nm-nbsd.h: Remove file.
123 * config/alpha/nm-fbsd.h: Remove file
124 * config/alpha/nbsd.mh (NAT_FILE): Remove.
125 * config/alpha/fbsd.mh (NAT_FILE): Remove.
126
127 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
128
129 * macroexp.c (expand): Initialize argc.
130 * stabsread.c (read_type): Handle errors from read_args.
131 (read_args): Return NULL for errors.
132
133 2006-01-15 Mark Kettenis <kettenis@gnu.org>
134
135 * osabi.c (generic_elf_osabi_sniffer): Use memcmp instead of
136 strcmp to compare string to a byte buffer.
137
138 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
139
140 * printcmd.c (output_command): Always initialize fmt.size.
141 (printf_command): Use gdb_byte.
142 * symfile.c (separate_debug_file_exists): Use gdb_byte.
143 (load_section_callback, read_target_long_array): Likewise.
144 (simple_read_overlay_table, simple_read_overlay_region_table)
145 (simple_overlay_update_1): Correct calls to read_target_long_array.
146 * valprint.c (partial_memory_read): Change MYADDR to a gdb_byte *.
147 Also change local pointers.
148 (val_print_string): Use gdb_byte.
149
150 2006-01-15 Mark Kettenis <kettenis@gnu.org>
151
152 * alphafbsd-tdep.c: Include "solib-svr4.h".
153 (alphafbsd_init_abi): Set solib_svr4_fetch_link_map_offsets to
154 svr4_lp64_fetch_link_map_offsets.
155 * Makefile.in (alphafbsd-tdep.o): Update dependencies.
156 * config/alpha/fbsd.mt (TDEPFILES): Add corelow.o, solib.o and
157 solib-svr4.o.
158 * config/alpha/fbsd.mh (NATDEPFILES): Remove solib.o, solib-svr4.o
159 and solib-legacy.o.
160 * config/alpha/nm-fbsd.h: Don't include "solib.h".
161
162 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
163
164 * source.c (_initialize_source): Use add_setshow_integer_cmd.
165
166 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
167
168 * linux-fork.c (delete_fork_command, detach_fork_command): Use
169 PIDGET.
170
171 2006-01-15 Mark Kettenis <kettenis@gnu.org>
172
173 * arm-linux-tdep.c (arm_linux_svr4_fetch_link_map_offsets):
174 Remove.
175 (arm_linux_init_abi): Set solib_svr4_fetch_link_map_offsets to
176 svr4_ilp32_fetch_link_map_offsets.
177 * cris-tdep.c (cris_linux_svr4_fetch_link_map_offsets): Remove
178 function.
179 (cris_gdbarch_init): Set solib_svr4_fetch_link_map_offsets to
180 svr4_ilp32_fetch_link_map_offsets.
181 * mips-linux-tdep.c (mips_linux_svr4_fetch_link_map_offsets)
182 (mips64_linux_svr4_fetch_link_map_offsets): Remove functions.
183 (mips_linux_init_abi): Set solib_svr4_fetch_link_map_offsets to
184 svr4_ilp32_fetch_link_map_offsets or svr4_lp64_fetch_link_map_offsets
185 where appropriate.
186 * nbsd-tdep.c (nbsd_ilp32_solib_svr4_fetch_link_map_offsets):
187 Simply call svr4_ilp32_fetch_link_map_offsets.
188 (nbsd_lp64_solib_svr4_fetch_link_map_offsets): Simply call
189 svr4_lp64_fetch_link_map_offsets.
190 * ppc-linux-tdep.c (ppc_linux_svr4_fetch_link_map_offsets): Remove
191 function.
192 (ppc_linux_init_abi): Set solib_svr4_fetch_link_map_offsets to
193 svr4_ilp32_fetch_link_map_offsets.
194 * s390-tdep.c (s390_svr4_fetch_link_map_offsets)
195 (s390x_svr4_fetch_link_map_offsets): Remove functions.
196 (s390_gdbarch_init): Set solib_svr4_fetch_link_map_offsets to
197 svr4_ilp32_fetch_link_map_offsets or svr4_lp64_fetch_link_map_offsets
198 where appropriate.
199
200 2006-01-15 Mark Kettenis <kettenis@gnu.org>
201
202 * arm-tdep.c (arm_return_value): Change type of readbuf and
203 writebuf arguments to `gdb_byte *'.
204
205 * s390-tdep.c: Do not include "tm.h" and "../bfd/bfd.h".
206 * Makefile.in (s390-tdep.o): Update dependencies.
207
208 2006-01-14 Mark Kettenis <kettenis@gnu.org>
209
210 * sol2-tdep.h. sol2-tdep.c: New files.
211 * amd64-sol2-tdep.c: Include "sol2-tdep.h".
212 (amd64_sol2_init_abi): Set skip_solib_resolver.
213 * i386-sol2-tdep.c: Include "sol2-tdep.h".
214 (i386_sol2_init_abi): Set skip_solib_resolver.
215 * sparc-sol2-tdep.c: Include "sol2-tdep.h".
216 (sparc32_sol2_init_abi): Set skip_solib_resolver.
217 * sparc64-sol2-tdep.c: Include "sol2-tdep.h".
218 (sparc64_sol2_init_abi): Set skip_solib_resolver.
219 * Makefile.in (sol2_tdep_h): New variable.
220 (ALLDEPFILES): Add sol2-tdep.c.
221 (sol2-tdep.o): New target.
222 (amd64-sol2-tdep.o, i386-sol2-tdep.o, sparc-sol2-tdep.o)
223 (sparc64-sol2-tdep.o): Update dependencies
224 * config/i386/i386sol2.mt (TDEPFILES): Add sol2-tdep.o.
225 * config/i386/sol2-64.mt (TDEPFILES): Add sol2-tdep.o.
226 * config/sparc/sol2.mt (TDEPFILES): Add sol2-tdep.o.
227 * config/sparc/sol2-64.mt (TDEPFILES): Add sol2-tdep.o.
228
229 * hppa-linux-tdep.c: Fix copyright indentation.
230
231 * hppa-tdep.h (enum hppa_regnum): Add HPPA_FP31R_REGNUM.
232 * hppabsd-nat.c (hppabsd_fpregset_supplies_p)
233 (hppabsd_supply_fpregset, hppabsd_collect_fpregset): New
234 functions.
235 (hppabsd_fetch_registers, hppabsd_store_registers): Handle
236 floating-point registers.
237
238 2006-01-13 Mark Mitchell <mark@codesourcery.com>
239
240 * event-loop.c (gdb_select): Detect file descriptors that have
241 been closed.
242
243 2006-01-13 Mark Kettenis <kettenis@gnu.org>
244
245 * hppabsd-tdep.c (hppabsd_init_abi): Set long_double_bit to 64,
246 and long_double_format accordingly.
247
248 2006-01-12 Paul N. Hilfinger <hilfinger@adacore.com>
249
250 * ada-exp.y (yyerror): Change message to ignore the argument, avoiding
251 translation problems.
252 * ada-lang.c (ada_value_struct_elt): Change interface and handling
253 of errors to avoid translation problem (and less than optimal error
254 messages).
255 (ada_value_tag, ada_tag_name_1, ada_tag_name_2, ada_evaluate_subexp):
256 Use new interface to ada_value_struct_elt.
257 * ada_lang.h (ada_value_struct_elt): Update declaration to new
258 interface.
259
260 * ChangeLog: remove reference to ada-tasks.c from entry of
261 2006-01-07.
262
263 2006-01-11 Mark Kettenis <kettenis@gnu.org>
264
265 * remote.c (get_memory_packet_size, set_thread)
266 (remote_unpack_thread_info_response, remote_get_threadinfo)
267 (parse_threadlist_response, remote_get_threadlist)
268 (remote_current_thread, remote_threads_info)
269 (remote_threads_extra_info, extended_remote_restart, get_offsets)
270 (remote_check_symbols, remote_open_1, remote_detach)
271 (remote_async_wait, remote_fetch_registers)
272 (remote_store_registers, check_binary_download, putpkt_binary)
273 (remote_insert_breakpoint, remote_insert_watchpoint)
274 (remote_remove_watchpoint, remote_insert_hw_breakpoint)
275 (remote_remove_hw_breakpoint, remote_xfer_partial, remote_rcmd)
276 (packet_command): Remove redundant parenthesis.
277
278 2006-01-10 Mark Kettenis <kettenis@gnu.org>
279
280 * corefile.c (read_memory_integer, read_memory_unsigned_integer)
281 (read_memory_typed_address, write_memory)
282 (write_memory_unsigned_integer, write_memory_signed_integer): Use
283 gdb_byte where appropriate.
284
285 * mi/mi-main.c (mi_cmd_data_read_memory): Change type of mbus into
286 'gdb_byte *'.
287
288 * target.h (target_read_memory_partial, target_write_memory_partial):
289 Change second argument to 'gdb_byte *'.
290 * target.c (target_xfer_memory_partial): Change third argument to
291 'gdb_byte *'.
292 (target_read_memory_partial, target_write_memory_partial): Change
293 second argument to 'gdb_byte *'.
294
295 * linespec.c (decode_objc): Make i1 and i2 unsigned.
296 (find_method): Set values.sals to NULL.
297
298 2006-01-09 Mark Kettenis <kettenis@gnu.org>
299
300 * amd64obsd-nat.c (amd64obsd_supply_pcb): Use 'gdb_byte *' instead
301 of 'char *' in cast.
302
303 2006-01-07 Paul N. Hilfinger <hilfinger@adacore.com>
304
305 * ada-exp.y, ada-lex.l, ada-typeprint.c: I18n markup.
306 * ada-lang.c: I18n markup.
307 Editorial: change "can not" => "cannot" throughout.
308
309 2006-01-07 Mark Kettenis <kettenis@gnu.org>
310
311 * Makefile.in: Sort dependencies.
312
313 2006-01-07 Eli Zaretskii <eliz@gnu.org>
314
315 * top.c (control_level): Remove unused variable.
316
317 2006-01-06 Fred Fish <fnf@specifix.com>
318
319 * objfiles.c (source.h): Include.
320 (free_objfile): Update comment about clear_symtab_users().
321 (free_objfile): Check all symtabs of objfile being freed and if
322 one of them is the current source symtab, call
323 clear_current_source_symtab_and_line().
324
325 2006-01-04 Michael Snyder <msnyder@redhat.com>
326
327 Checkpoint/Restart for Linux.
328 * linux-nat.c: Add support for debugging multiple forks.
329 Add #include for linux-fork.h (interface spec).
330 (super_mourn_inferior): New function pointer.
331 (child_mourn_inferior): New function / target method.
332 (linux_target): Claim to_mourn_inferior method pointer.
333 (child_follow_fork): Call interface to linux-fork, conditionally
334 add new fork processes to list of debugged processes.
335 (kill_inferior): Use interface to linux-fork to kill
336 multiple processes.
337
338 * linux-fork.h: New file.
339 * linux-fork.c: New file. Support for debugging multiple forks
340 of the same program. Support for checkpoint and restart commands.
341
342 * infrun.c (nullify_last_target_wait_ptid): New function.
343
344 * Makefile.in: Add linux-fork.
345 * config/*/linux.mh: Add linux-fork.
346 * NEWS: Mention new functionality.
347
348 2006-01-02 Paul Hilfinger <hilfingr@nile.gnat.com>
349
350 * ada-exp.y (syntax definitions,write_var_or_type,write_name_assoc):
351 Change uses of "illegal" to "invalid".
352
353 2006-01-02 Paul N. Hilfinger <hilfinger@adacore.com>
354
355 * ada-exp.y: Considerable reorganization to move functionality
356 from ada-lex.l to here, where it is logically more appropriate.
357 The original reason, however, was to prevent premature name
358 lookups for selector names in record aggregates.
359 (BLOCKNAME, TYPENAME, OBJECT_RENAMING): Remove; lexer now returns
360 NAME for all of these.
361 (VAR): New artificial token to clarify precedence rules.
362 (OTHERS): New lexeme.
363 (empty_stoken): New symbol.
364 (%union): Remove ssym, voidval.
365 (%type): Remove <voidval> type declarations.
366 (syntax definitions): Add aggregates.
367 Remove distinction between NAME, TYPENAME, BLOCKNAME, OBJECT_RENAMING.
368 Rename some non-terminals to be closer to reference manual usage.
369 Tighten up expression syntax to disallow certain non-Ada
370 constructions such as X and then Y or else Z.
371 (ada_parse): Remove initialization of left_block_context.
372 (write_var_from_name): Remove.
373 (write_var_or_type): New function, containing previous code from
374 defunct write_var_from_name and name_lookup.
375 (block_lookup): New function, moved from ada-lex.l
376 (select_possible_type_sym): New function, factored out of
377 name_lookup, which used to be in ada-lex.l.
378 (find_primitive_type): Ditto.
379 (chop_selector): Ditto.
380 (write_ambiguous_var): New function, factored out of defunct
381 write_var_from_name.
382 (write_selectors): New function.
383 (write_name_assoc): New function.
384 (write_exp_op_with_string): New function.
385
386 * ada-lex.l (processId): Change interface to return stoken.
387 (tempbuf, resize_tempbuf, tempbuf_size, tempbuf_len): Remove.
388 (block_lookup, name_lookup): Remove. Functionality moved to
389 ada-exp.y.
390 (state IN_STRING): Remove.
391 (rules): Handle string escapes in processString.
392 Add 'others' token.
393 Return all NAMEs, BLOCKNAMEs, OBJECT_RENAMINGs, TYPENAMEs in
394 yylval.sval (as simple strings).
395 All name look-ups now handled in ada-exp.y.
396 Introduce "::" (COLONCOLON) token and return as separate token.
397 (processId): Change return convention. Comment.
398 Leave leading "'" in place.
399 (processString): New function.
400 (find_dot_all): Add note to comment.
401 Fix problem that allowed match only at the end.
402
403 * ada-lang.c: Introduce aggregates.
404 (find_struct_field): Add new parameter to count fields skipped, and
405 allow other output parameters to be NULL.
406 (value_tag_from_contents_and_address, ada_value_struct_elt): Use
407 new find_struct_field.
408 (ada_index_struct_field, assign_aggregate, ada_is_array_type)
409 (num_visible_fields, ada_index_struct_field_1, ada_index_struct_field)
410 (num_component_specs, assign_component, assign_aggregate):
411 (aggregate_assign_from_choices,aggregate_assign_positional)
412 (aggregate_assign_others,add_component_interval):
413 New functions.
414 (ada_evaluate_subexp): Declare.
415 Add aggregate-related operators.
416 (ada_forward_operator_length): Declare.
417 (resolve_subexp): Add cases for new aggregate operators and OP_NAME.
418 Consolidate Ada operators, using ada_forward_operator_length.
419 (ada_search_struct_field): Search in forward order.
420 (ADA_OPERATORS): Add new aggregate operators.
421 (ada_operator_length, ada_op_name, ada_forward_operator_length)
422 (ada_dump_subexp_body, ada_print_subexp): Handle new aggregate
423 operators and OP_NAME.
424 (ada_type_of_array): Use longest_to_int.
425 (value_assign_to_component): New function.
426 (ada_forward_operator_length, ada_op_name, ada_dump_subexp_body):
427 Add OP_NAME case.
428 (ada_forward_operator_length, ada_dump_subexp_body):
429 Add OP_STRING case.
430
431 * ada-lang.h (enum ada_operator): Add OP_AGGREGATE, OP_OTHERS,
432 OP_CHOICES, OP_DISCRETE_RANGE, OP_POSITIONAL.
433
434 2006-01-02 Paul N. Hilfinger <hilfinger@adacore.com>
435
436 * ada-lang.c (process_raise_exception_name): Remove extraneous
437 definition from unsubmitted code.
438
439 (is_lower_alphanum): New function.
440 (ada_decode): Add support for decoding protected object subprograms
441 and entries, and of entities declared inside protected object
442 subprograms.
443 Also add missing handling for__{DIGITS}+ suffixes.
444 Allow '$<digits>' as valid overloading suffix.
445 (is_name_suffix): Add handling for protected type entriy suffixes.
446 Also add support for protected type subprogram suffixes, but keep
447 it commented out for now, as there is an ambiguity between these
448 entities and other internally generated entities.
449 Allow '$<digits>' as valid overloading suffix.
450 (is_valid_name_for_wild_match): New function.
451 (wild_match): Add an exra level of verification of the entity name
452 before declaring it a match for the given pattern.
453
454 (ada_type_of_array, ada_evaluate_subexp): Use more proper
455 longest_to_int rather than cast.
456
457 (ada_evaluate_subexp): Use "invalid" rather than "illegal" in comment.
458
459 (ada_coerce_to_simple_array): Call check_size to make sure
460 that the object size is reasonable.
461
462 (ada_value_primitive_packed_val): Use correct location in target
463 buffer for extracting packed record fields that are themselves records.
464
465 (add_defn_to_vec): Do not try to replace a stub type by its full
466 type. Avoids a potential infinite loop.
467
468 (ada_lookup_symbol): Move return incorrectly placed return statement,
469 causing a loop that should be scanning all object files to only
470 scan the first one.
471
472 (ada_tag_name_2): New function.
473 (ada_tag_name_1): If no 'tsd' field found in the dispatching table,
474 use alternative representation.
475
476 (ada_find_renaming_symbol): Strip the function name suffix when
477 computing the XR type name.
478
479 (ada_to_fixed_type): Try determining the tag only if we have the
480 object's address.
481 (to_fixed_array_type): Add comments.
482
483 (ada_check_typedef): Replace expression checking whether the given
484 type is a stub or not by a "call" to TYPE_STUB. Clearer and more
485 consistent.
486
487 * ada-lang.h (ADA_KNOWN_AUXILIARY_FUNCTION_NAME_PATTERNS): Allow
488 '$' in addition to '.' for runtime auxiliary function name suffixes.
489 See changes to ada_decode above.
490
491 (struct task_control_block): Add field called_task. (This change is
492 to keep synchronized with our local sources; it does not affect the
493 public version yet.)
494
495 * ada-typeprint.c (ada_print_type): Use int_string for printing
496 modulus of modular type.
497
498 (print_range): Trivial editorial comment fix.
499
500 * ada-valprint.c (ada_emit_char): Use normal Ada syntax for
501 double quote in string.
502
503 2006-01-01 Joel Brobecker <brobecker@adacore.com>
504
505 * top.c: Add 2006 to list of copyright years in file header.
506
507 2006-01-01 Joel Brobecker <brobecker@adacore.com>
508
509 * top.c (print_gdb_version): Update copyright year to 2006.
510
511 2006-01-01 Roger Sayle <roger@eyesopen.com>
512 Elena Zannoni <ezannoni@redhat.com>
513
514 PR symtab/1651
515 * xcoffread.c (xcoff_next_symbol_text): Check this_symtab_psymtab
516 for NULL before assigning this_symtab_psymtab->objfile to objfile.
517 (scan_xcoff_symtab): Initialize next_symbol_text_func.
518 (Committed by Jim Blandy)
519
520 For older changes see ChangeLog-2005.
521 \f
522 Local Variables:
523 mode: change-log
524 left-margin: 8
525 fill-column: 74
526 version-control: never
527 End:
This page took 0.04212 seconds and 5 git commands to generate.