Revert last structs.exp change -- I found the problem.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
46148567
DE
1start-sanitize-m32r
2Tue Feb 11 15:36:31 1997 Doug Evans <dje@canuck.cygnus.com>
3
4 * m32r-rom.c: #include <sys/types.h>.
5 #ifdef out new load support if wingdb.
6 * m32r/tm-m32r.h (TARGET_M32R): Define, for wingdb.
7
8end-sanitize-m32r
25de138b
JL
9Tue Feb 11 12:28:09 1997 Jeffrey A Law (law@cygnus.com)
10
8bd49d39 11
d601a41f
JL
12 * config/mn10200/tm-mn10200.h (STORE_STRUCT_RETURN): Fix.
13 * mn10200-tdep.c (mn10200_store_struct_return): New function.
d601a41f 14
527579ee
JL
15 * config/mn10200/tm-mn10200.h (EXTRACT_RETURN_VALUE): Fix case when
16 extracting a return value from a register pair.
17
25de138b
JL
18 * mn10200-tdep.c (mn10200_push_arguments): Stack only needs to
19 be two byte aligned. Round argument sizes up to two byte boundary.
20 Write out args in two byte hunks.
21 (mn10200_push_return_address): Implement.
22 * config/mn10200/tm-mn10200.h (EXTRACT_RETURN_VALUE): Abort for
23 structures > 8 bytes (temporary).
24 (STORE_RETURN_VALUE): Likewise.
25 (CALL_DUMMY): No longer undefine.
26 (USE_STRUCT_CONVENTION): Use for args > 8 bytes.
27 (REG_STRUCT_HAS_ADDR): Define.
28
276c2d7d
GRK
29start-sanitize-r5900
30Fri Feb 07 09:04:37 1997 Gavin Koch <gavin@cygnus.com>
31
32 * configure.tgt: added r5900.
33
34end-sanitize-r5900
7061bb0e
MA
35Mon Feb 10 18:35:55 1997 Mark Alexander <marka@cygnus.com>
36
37 * mips-tdep.c (non_heuristic_proc_desc): New function.
38 (find_proc_desc): Move non-heuristic proc search code into separate
39 function.
40 (gdb_print_insn_mips): Use non-heuristic method to find procedure
41 descriptor, to avoid prologue examination when disassembling.
42 * remote-mips.c: Add support for new "lsi" target (LSI MiniRISC
43 aka MicroMeteor board).
44 (mips_exit_debug): Prevent protocol reinitialization if an error
45 occurs while exiting debug mode.
46
efaf2b58
JL
47Mon Feb 10 16:11:57 1997 Jeffrey A Law (law@cygnus.com)
48
a698d0d0
JL
49 * mn10200-tdep.c: Remove lots of debugging printfs, update/improve
50 comments, formatting, etc. Plus other minor fixes for problems
51 I found during my first pass over the mn10200 port.
52 (mn10200_analyze_prologue): New function.
53 (mn10200_frame_chain, mn10200_init_extra_frame_info): Use it.
54 * config/mn10200/tm-mn10200.h: Lots of updates/improvements to
55 comments, formatting, etc. Minor fixes for problems I found during
56 my first pass over the mn10200 port.
57 (TARGET_*_BIT): Define appropriately for ints, long longs, doubles and
58 pointers.
59 (REGISTER_VIRTUAL_TYPE): Define as a long.
60 (EXTRACT_RETURN_VALUE): Rework to deal with long ints living
61 in register pairs.
62 (STORE_RETURN_VALUE): Similarly.
63
efaf2b58
JL
64 * blockframe.c (generic_get_saved_regs): Remove unused variable
65 "addr".
66 * breakpoint.c (frame_in_dummy): Move struct breakpoint *b decl
67 inside #ifdef CALL_DUMMY.
68 (watch_command_1): Initialize target_resources_ok.
69 * command.c (do_setshow_command): Provide dummy initialization
70 for "match".
71 * valops.c (find_function_addr): Move function & prototype inside
72 #ifdef CALL_DUMMY.
73 (value_arg_coerce): Similarly.
74 (value_of_variable): Provide dummy initialization of "frame".
75
40dffa42
SG
76Mon Feb 10 13:50:53 1997 Stu Grossman (grossman@critters.cygnus.com)
77
78 * gdbtk.c (call_wrapper): Clear running_now if an error occurs.
79 This fixes PR 11323, where gdbtk stops responding if an error occurs.
80
86fdcdaf
FF
81Mon Feb 10 07:54:26 1997 Fred Fish <fnf@cygnus.com>
82
83 * xcoffread.c (RECORD_MINIMAL_SYMBOL): Add NULL asection* parameter
84 to prim_record_minimal_symbol_and_info call that was missed in Jan 3
85 change.
86 (scan_xcoff_symtab): Ditto.
87
32dab603
MA
88Sun Feb 09 09:23:26 1997 Mark Alexander <marka@cygnus.com>
89
90 * remote-mips.c (common_breakpoint): Prevent 64-bit addresses
91 from being sent to 32-bit targets by masking off upper bits.
92 * mips-tdep.c (heuristic_proc_start): Mask off upper 32 bits
93 of PC on 32-bit targets.
94 (mips16_heuristic_proc_desc): Recognize 'addiu s1,sp,n' as a
95 frame setup instruction.
96 (mips32_heuristic_proc_desc): Fix warning found by gcc -Wall.
97 (mips16_skip_prologue): Recognize 'addiu s1,sp,n' as a valid
98 prologue instruction. Fix warnings and bugs found by gcc -Wall.
99 * buildsym.c (finish_block): Improve handling of overlapping blocks;
100 fixes problem on MIPS16 printing function arguments.
101
e7e98487
PS
102Sat Feb 8 01:14:43 1997 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
103
104 * dwarf2read.c (dwarf2_linkage_name): New function to get
105 the linkage name of a die from DW_AT_MIPS_linkage_name or
106 DW_AT_name.
107 (read_func_scope, dwarf2_add_field, dwarf2_add_member_fn,
108 new_symbol): Use it instead of accessing DW_AT_name.
109 (read_partial_die): Use DW_AT_MIPS_linkage name as name of the
110 partial die if present.
111 (dwarf2_add_member_fn): Make a copy of physname on the type obstack.
112
c301abbd
JL
113Fri Feb 7 10:06:22 1997 Jeffrey A Law (law@cygnus.com)
114
115 * blockframe.c (generic_frame_chain_valid): If the new frame
116 is not INNER_THAN the old frame, then it's not valid.
117
7d9e8fac
MA
118Tue Feb 04 09:04:37 1997 Mark Alexander <marka@cygnus.com>
119
120 * mips-tdep.c (mips16_get_imm): Fix calculation of extended immediate.
121 (mips16_heuristic_proc_desc): Recognize jal(x) instruction.
122
b348b9fd
MA
123Mon Feb 03 17:57:58 1997 Mark Alexander <marka@cygnus.com>
124
125 * mips-tdep.c (mips16_decode_reg_save): Distinguish between
126 sd and sw instructions correctly.
127 (heuristic_proc_start): Add support for MIPS16.
128 (mips16_get_imm, mips16_heuristic_proc_desc,
129 mips32_heuristic_proc_desc): New helper functions for
130 heuristic_proc_desc.
131 (heuristic_proc_desc): Rewrite and reorganize to support MIPS16.
132 (mips_push_arguments): Don't align small arguments in EABI.
133 (mips32_skip_prologue): Attempt to shrink code size a little.
134
fbfa4d54
MS
135start-sanitize-m32r
136Mon Feb 3 11:06:05 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
137
138 * m32r-stub.c: New -- remote protocol support for M32R cpu.
139 * m32r-rom.c: Several experiments with improved download time.
140 * .Sanitize: Add entry for m32r-stub.c
141end-sanitize-m32r
142
20fa0902
MA
143Fri Jan 31 08:26:39 1997 Mark Alexander <marka@cygnus.com>
144
145 * mips-tdep.c (MIPS16_INSTLEN): Define.
146 (mips_find_saved_regs): Replace hardcoded 2's with MIPS16_INSTLEN.
147 (heuristic_proc_start): Recognize 'entry' pseudo-op as a start
148 of function on MIPS16.
149 (mips32_skip_prologue, mips16_skip_prologue): New helper functions
150 for mips_skip_prologue.
151 (mips_skip_prologue): Recognize both 16- and 32-bit prologues.
152
7e2b3363
MM
153Wed Jan 29 12:45:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
154
155 * config/powerpc/ppc{,le}-sim.mt (SIM): Remove the library
156 ../sim/common/libcommon.a.
157
b444216f
MS
158Tue Jan 28 15:54:13 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
159
160 * blockframe.c: fix a null pointer ref in generic_get_saved_register
161
52c8ecee
GN
162Tue Jan 28 15:39:50 1997 Geoffrey Noer <noer@cygnus.com>
163
bb6debca
SS
164 * mn10200-tdep.c (mn10200_frame_chain): Get basic backtracing
165 working.
52c8ecee 166
f9f8c14b
MA
167Mon Jan 27 14:31:52 1997 Mark Alexander <marka@cygnus.com>
168
169First set of changes for mips16:
170 * config/mips/tm-mips.h (MIPS16_BIG_BREAKPOINT,
171 MIPS16_LITTLE_BREAKPOINT, BREAKPOINT_FROM_PC): Define.
172 (ABOUT_TO_RETURN): Call new function mips_about_to_return.
173 (mips_breakpoint_from_pc, mips_about_to_return): Declare.
174 * mem-break.c (memory_breakpoint_from_pc): New function.
175 (memory_insert_breakpoint, memory_remove_breakpoint): Use
176 memory_breakpoint_from_pc to determine breakpoint contents and size.
177 * target.h (memory_breakpoint_from_pc): Declare.
178 * monitor.c (monitor_insert_breakpoint): Use memory_breakpoint_from_pc
179 to determine size of breakpoint instruction.
180 * mips-tdep.c (mips32_decode_reg_save, mips16_decode_reg_save):
181 New helper functions for mips_find_saved_regs.
182 (mips_find_saved_regs): Recognize mips16 prologues.
183 (mips_addr_bits_remove): Strip off upper 32 bits of address
184 when target CPU is 32 bits but CORE_ADDR is 64 bits.
185 (mips_step_skips_delay): No branch delay slot on mips16.
186 (gdb_print_insn_mips): Disassemble mips16 code.
187 (mips_breakpoint_from_pc, mips_about_to_return): New functions.
188
ddc846e9
JL
189Mon Jan 27 10:34:03 1997 Jeffrey A Law (law@cygnus.com)
190
191 * tm-mn10200.h (NUM_REGS): Decrease to 12.
192 (REGISTER_NAMES): Elimination registers not found on the mn10200.
193 (PC_REGNUM, MDR_REGNUM, PSW_REGNUM): Corresponding changes.
194 (LIR_REGNUM, LAR_REGNUM): Delete. They don't exist on the mn10200.
195
54995373
PS
196Sat Jan 25 00:07:59 1997 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
197
198 * dwarf2read.c: Replace integral tag, name and form fields in
199 internal structure definitions with the corresponding enumeration
200 types from dwarf2.h. Add default cases to switches on enumerations
201 where appropriate.
202 Make quoting of string arguments in complaint messages consistent.
203 Check for NULL returns from DW_STRING.
204 (struct partial_die_info): Add sibling and has_type fields, remove
205 unused value field.
206 (DW_*): Move access macro definitions near the definition of the
207 attribute structure.
208 (struct field_info): New structure to pass information about fields
209 and member functions between die processing routines.
210 (dwarf2_build_psymtabs_hard): Set cu_header_offset.
211 (scan_partial_symbols): Do not enter DW_TAG_subprogram dies into
212 the partial symbol table if the DW_AT_*_pc attributes are missing.
213 Add file scope base type definitions to the partial symbol table.
214 Skip over child dies if the die has a sibling attribute.
215 (add_partial_symbol): Enter global variables with type attributes
216 and without location descriptors into the partial symbol table.
217 Store value of DW_TAG_variable dies in the partial symbol table.
218 Do not enter global variables into the minimal symbol table.
219 Add base type definitions to the partial symbol table.
220 (psymtab_to_symtab_1): Use dwarf2_get_pc_bounds to determine highpc.
221 (process_die): Move check for DW_AT_low_pc to read_func_scope.
222 Add a typedef symbol for base type definitions to the symbol table.
223 Ignore DW_TAG_inlined_subroutine tags for now.
224 (read_file_scope): Use dwarf2_get_pc_bounds to determine pc bounds.
225 (read_func_scope, read_lexical_block_scope): Use dwarf2_get_pc_bounds
226 to determine pc bounds, ignore dies with invalid bounds.
227 (dwarf2_get_pc_bounds): New routine to extract and validate the
228 DW_AT_*_pc attributes of a die.
229 (dwarf2_add_field, dwarf2_attach_fields_to_type, skip_member_fn_name,
230 dwarf2_add_member_fn, dwarf2_attach_fn_fields_to_type):
231 New functions to handle fields and member functions.
232 (read_structure_scope): Rewritten to use them.
233 (read_array_type): Renamed from dwarf_read_array_type.
234 Default upper array bound to describe an array with unspecified
235 length.
236 Create array types in backwards order, as dwarf2 puts out the array
237 dimensions from left to right.
238 (read_subroutine_type): Handle DW_TAG_unspecified_parameters,
239 DW_AT_artificial and DW_AT_prototyped.
240 (read_base_type): Make an unsigned type for DW_ATE_boolean.
241 Pass objfile to dwarf_base_type.
242 (read_partial_die): Use read_attribute to read in the attributes.
243 Handle DW_AT_sibling and DW_AT_type.
244 Follow references when determining DW_AT_name and DW_AT_external
245 attributes of the die.
246 Validate DW_AT_*_pc attributes.
247 (read_full_die): Use read_attribute to read in the attributes.
248 (read_attribute): New function to read an attribute described
249 by an abbreviated attribute.
250 (new_symbol): Relocate symbol value for DW_TAG_label with baseaddr.
251 Do not set SYMBOL_VALUE_ADDRESS for DW_TAG_subprogram,
252 SYMBOL_BLOCK_VALUE for the symbol will be set later by finish_block.
253 Change symbol class for global variables with a zero valued location
254 descriptor to LOC_UNRESOLVED.
255 Handle DW_AT_const_value attributes for DW_TAG_variable,
256 DW_TAG_formal_parameter and DW_TAG_enumerator.
257 Build a typedef symbol for DW_TAG_base_type.
258 (dwarf2_const_value): New routine to copy a constant value from an
259 attribute to a symbol.
260 (dwarf_base_type): Use passed in objfile, not current_objfile
261 when calling dwarf2_fundamental_type.
262 (dump_die): Use DW_* accessor macros to access values of attributes.
263 (decode_locdesc): Handle DW_OP_plus_uconst.
264
879b9398
GN
265Wed Jan 22 01:31:16 1997 Geoffrey Noer <noer@cygnus.com>
266
bb6debca
SS
267 * mn10200-tdep.c: New file.
268 * config/mn10200/tm-mn10200.h: New, REGISTER_SIZE is 24 bits not 32,
879b9398 269 SP_REGNUM and FP_REGNUM are different, also no lar or lir.
bb6debca
SS
270 * config/mn10200/mn10200.mt: New file.
271 * configure.tgt: add mn10200 entry.
879b9398 272
95b47547
SG
273Tue Jan 21 18:32:23 1997 Stu Grossman (grossman@lisa.cygnus.com)
274
275 * configure.in configure: Check if host has libdl if doing
276 Solaris threads.
277
95efddf2
GN
278Tue Jan 21 17:03:26 1997 Geoffrey Noer <noer@cygnus.com>
279
bb6debca 280 * mn10300-tdep.c: Wrote/fixed implementations of
95efddf2
GN
281 mn10300_frame_chain, mn10300_init_extra_frame_info,
282 mn10300_frame_saved_pc
bb6debca
SS
283 * config/mn10300/tm-mn10300.h: Redefine INIT_EXTRA_FRAME_INFO
284 and INIT_FRAME_PC macros.
95efddf2 285
ef6c51d1
SG
286Tue Jan 21 17:01:20 1997 Stu Grossman (grossman@lisa.cygnus.com)
287
288 * configure.in configure: Check if host has libm. Make sure we
289 are using gcc when using the -export-dynamic option. Fixes a
290 problem with building under Solaris/SunPro cc.
291
f1536ab5
MA
292Mon Jan 20 13:52:13 1997 Mark Alexander <marka@cygnus.com>
293
294 * config/mips/{embed,embed64,embedl,embedl64}.mt:
295 Link in simulator on MIPS embedded targets.
296
15cb042b
PS
297Sat Jan 18 02:31:29 1997 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
298
299 * blockframe.c (frameless_look_for_prologue): Mark frames
300 with a zero PC as frameless to improve backtraces from core dumps
301 caused by dereferencing a NULL function pointer.
302
1bb1df85
GN
303Thu Jan 16 14:10:41 1997 Geoffrey Noer <noer@cygnus.com>
304
bb6debca 305 * config/mn10300/tm-mn10300.h: fix BREAKPOINT definition.
1bb1df85
GN
306
307Tue Jan 14 16:01:06 1997 Geoffrey Noer <noer@cygnus.com>
308
309 * mn10300-tdep.c: made a lot more generic, ripping out code
310 from copied target (no more mn10300_scan_prologue,
311 init_extra_frame_info, and mn10300_fix_call_dummy calls)
312 * config/mn10300/tm-mn10300.h: undefine INIT_EXTRA_FRAME_INFO
313 and INIT_FRAME_PC macros
314
afe56235
MS
315Thu Jan 9 11:44:40 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
316
317 * sparc-tdep.c (sparc_frame_find_saved_regs): Don't use
318 FP_REGISTER_BYTES to compute offsets into the saved frame,
319 since it fails for SPARC targets configured without any
320 FP regs. Instead, use DUMMY_STACK_REG_BUF_SIZE.
321
34b22c5c
SG
322Mon Jan 6 11:15:14 1997 Stu Grossman (grossman@critters.cygnus.com)
323
324 * symtab.c (fixup_symbol_section): Handle NULL symbols without
325 crashing.
326
6c310da8
SG
327Fri Jan 3 12:08:16 1997 Stu Grossman (grossman@critters.cygnus.com)
328
329 * Makefile.in configure configure.in: Remove ENABLE_CLIBS,
330 ENABLE_OBS, and THREAD_DB_OBS. These are consolidated into LIBS
331 and CONFIG_OBS.
332 * configure configure.in: Clean up test cases around thread support.
333start-sanitize-v850
334 * configure.tgt (v850-*-*): Include v850ice.o and v850.lib if
335 host is Windows.
336end-sanitize-v850
337 * c-valprint.c ch-valprint.c cp-valprint.c eval.c expprint.c
338 printcmd.c valops.c value.h values.c: Add bfd_section arg to
339 value_at and value_at_lazy.
340 * coffread.c dbxread.c elfread.c mdebugread.c minsyms.c symtab.h:
341 Add bfd_section arg to prim_record_minimal_symbol_and_info.
342 * corefile.c gdbcore.h printcmd.c valops.c: Use read_memory_section
343 instead of read_memory. It takes a bfd_section arg.
344 * coffread.c dbxread.c elfread.c gdb-stabs.h objfiles.h: Remove
345 unnecessary cast for assignment of struct dbx_symfile_info.
346 Struct objfile now uses a real pointer instead of PTR for this
347 element.
348 * dbxread.c (dbx_symfile_init): Stash bfd section pointers for
349 text, data and bss into dbx_symfile_info.
350 * exec.c (xfer_memory): Handle transfers for user-specified
351 sections.
352 * findvar.c (read_var_value locate_var_value): Copy bfd section
353 from the symbol to the value.
354 * gdb-stabs.h: Add section pointers for text, data and bss
355 sections.
356 * maint.c (translate address command): Add test code for overlay
357 address translation.
358 * printcmd.c (do_examine do_one_display): Now takes a bfd section
359 arg.
360 * (print_formatted x_command): Record current section along with
361 current address for repeated commands.
362 * sparc-nat.c (fetch_inferior_registers): Change
363 target_xfer_memory to target_{read write}_memory to allow changes
364 to target_xfer_memory interface for section info.
365 * symmisc.c (dump_msymbols print_symbol): Print section
366 assocaited with symbol.
367 * symtab.c (fixup_symbol_section): New routine to
368 add section info to symbols returned by lookup_symbol.
369 * symtab.h (struct general_symbol_info): Add bfd section to
370 symbols.
371 * target.c target.h (target_xfer_memory): Add bfd section to
372 args.
373 * (target_read_memory_section): New routine to read data from a
374 specific section.
375 * (target_memory_bfd_section): New global variable to pass bfd
376 section in to targets.
377 * valarith.c (value_add value_addr value_array): Preserve bfd
378 section when computing new value.
379 * value.h (struct value): Add bfd section to values.
380 * values.c (allocate_value value_copy): Initialize/preserve bfd
381 section.
382 * (unpack_double): Clean up _MSC_VER conditionals to remove
383 duplicate code.
384start-sanitize-v850
385 * v850ice.c: New module to support communication with NEC's
386 PC-based ICE.
387 * config/v850/tm-v850.h (REGISTER_NAMES): Replace sp, gp, fp, and
388 ep names with rxx names. sp and fp are renamed via a different
389 mechanism.
390end-sanitize-v850
391
3de76938
GN
392Fri Jan 3 14:20:05 1997 Geoffrey Noer <noer@cygnus.com>
393
bb6debca
SS
394 * mn10300-tdep.c (mn10300_push_arguments): rewrote,
395 also removed code elsewhere that made use of RP_REGNUM.
4efc4045
GN
396 * config/mn10300/tm-mn10300.h: ripped out RP_REGNUM, V0_REGNUM,
397 ARG0_REGNUM, ARGLAST_REGNUM (all not appropriate for mn10300
398 arch.), redefined SAVED_PC_AFTER_CALL, EXTRACT_RETURN_VALUE,
bb6debca 399 EXTRACT_STRUCT_VALUE_ADDRESS, STORE_RETURN_VALUE.
3dcd429f 400
bb6debca 401For older changes see ChangeLog-96
bd5635a1
RP
402\f
403Local Variables:
404mode: indented-text
405left-margin: 8
406fill-column: 74
407version-control: never
408End:
This page took 0.389152 seconds and 4 git commands to generate.