]> Git Repo - binutils.git/blame - gdb/ChangeLog
* blockframe.c (inside_entry_func): Reformat. Introduce new local
[binutils.git] / gdb / ChangeLog
CommitLineData
29ff87c5
MK
12004-01-10 Mark Kettenis <[email protected]>
2
3 * blockframe.c (inside_entry_func): Reformat. Introduce new local
4 variables to prevent long lines. Update comments to reflect
5 reality.
6
38d518c9
EZ
72004-01-09 David Carlton <[email protected]>
8
9 Checked in by Elena Zannoni <[email protected]>.
10 * dwarf2read.c (read_namespace): Pull out name-generating code
11 into namespace_name. Rename previous_namespace to previous_prefix
12 and processing_current_namespace to processing_current_prefix..
13 (namespace_name): New function.
14 (add_partial_symbol): Substitute uses of pdi->name with
15 actual_name.
16 * cp-support.h: Rename processing_current_namespace to
17 processing_current_prefix.
18 Update copyright year.
19 * cp-namespace.c: Rename processing_current_namespace to
20 processing_current_prefix.
21 Update copyright year.
22
1e4728e7
AC
232004-01-09 Andrew Cagney <[email protected]>
24
25 * jv-valprint.c, ser-unix.c: Add missing copyright years.
26
c77c642a
MK
272004-01-09 Mark Kettenis <[email protected]>
28
29 * dbxread.c (read_dbx_symtab): Ignore N_PATCH stabs instead of
30 complaining.
31 (process_one_symbol): Deal with N_PATCH stabs.
32
b44e9041
EZ
332004-01-09 Elena Zannoni <[email protected]>
34
35 * dwarf2read.c (read_array_type): Discard FORTRAN_HACK macro and
36 ifdeffed code.
37 Update copyright year.
38d518c9 38
eccfb640
MC
392004-01-08 Michael Chastain <[email protected]>
40
41 * config/pa/tm-hppa.h: Update extern declarations for
42 hppa32_hpux_frame_saved_pc_in_sigtramp,
43 hppa32_hpux_frame_base_before_sigtramp, and
44 hppa32_hpux_frame_find_saved_regs_in_sigtramp.
45
848c5feb
MC
462004-01-08 Michael Chastain <[email protected]>
47
48 * config/pa/tm-hppah.h: Update copyright years.
49
3cc5d663
AC
502004-01-08 Andrew Cagney <[email protected]>
51
52 * mips-tdep.c (mips_n32n64_reg_struct_has_addr): Delete function.
53 (mips_o32_reg_struct_has_addr): Delete function.
54 (mips_gdbarch_init): Update.
55 (mips_extract_struct_value_address): Delete function.
56
bfec0b41
JJ
572004-01-08 David Mosberger <[email protected]>
58
59 * ia64-linux-tdep.c: Update GATE_AREA_END value to reflect
60 reality.
61
16e109ca
AC
622004-01-07 Andrew Cagney <[email protected]>
63
6214a8a1
AC
64 * mips-tdep.c (mips_gdbarch_init): Set elf_flags to the previous
65 architecture's elf flags (when available).
66
8d5838b5
AC
67 * mips-tdep.c (mips_gdbarch_init): Move code determining the MIPS
68 FPU to the start, check the MIPS FPU when looking for an old
69 architecture.
70 (set_mipsfpu_single_command): Update the architecture.
71 (set_mipsfpu_double_command, set_mipsfpu_none_command): Ditto.
72
480d3dd2
AC
73 * mips-tdep.c (MIPS_DEFAULT_MASK_ADDRESS_P): Delete macro.
74 (mips_mask_address_p): Add "tdep" parameter.
75 (show_mask_address, mips_addr_bits_remove): Update.
76 (mips_dump_tdep): Update.
77 (MIPS_DEFAULT_STACK_ARGSIZE): Delete macro.
78 (MIPS_STACK_ARGSIZE): Delete macro.
79 (mips_stack_argsize, mips_eabi_push_dummy_call): Update.
80 (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call): Update.
81 (mips_o64_push_dummy_call, mips_o32_return_value): Update.
82 (mips_dump_tdep): Update.
83 (MIPS_SAVED_REGSIZE): Delete macro.
84 (MIPS_DEFAULT_SAVED_REGSIZE): Delete macro.
85 (mips_saved_regsize, mips_eabi_use_struct_convention): Update.
86 (mips_eabi_reg_struct_has_addr, mips_find_saved_regs): Update.
87 (mips_frame_saved_pc, mips16_heuristic_proc_desc): Update.
88 (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call): Update.
89 (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Update.
90 (mips_pop_frame, return_value_location): Update.
91 (mips_n32n64_return_value, mips_dump_tdep): Update.
92
ec03c1ac
AC
93 * mips-tdep.c (mips_gdbarch_init): Clean up code selecting the
94 MIPS ABI.
95
16e109ca
AC
96 * mips-tdep.c: Update copyright.
97 (mips_gdbarch_init): Merge two code blocks handling the register
98 name and number layout.
99
15255275
MS
1002004-01-02 Pawel Ostrowski <[email protected]>
101
102 * tracepoint.c (validate_actionline): Fix segv at EOF
103
9f9057da
MC
1042004-01-07 Michael Chastain <[email protected]>
105
106 * hpread.c (hpread_read_struct_type): Call SET_FIELD_PHYSNAME
107 properly for static fields.
108
0127c0d3 1092004-01-06 Jeff Johnston <[email protected]>
91562f53 110 Jason Molenda <[email protected]>
0127c0d3
JJ
111
112 * disasm.c: Update copyright to include 2004.
113 (do_mixed_source_and_assembly): For uiout asm list
114 and tuple cleanups, initialize to null_cleanup instead of
115 NULL and do so prior to loop. Only reset when we close off
116 the tuple/list. Move check for whether to close off the
117 asm tuple/list to after dump_insns call where it will be run
118 on each loop iteration.
119
5269965e
AC
1202004-01-05 Andrew Cagney <[email protected]>
121
54f1137d
AC
122 * ser-unix.c (ser_unix_async): Fix tipo, "NOTHING_SECHEDULED"
123 should be a switch case and not a label.
124 * mips-tdep.c (mips32_next_pc): Delete unused labels
125 "greater_equal_branch" and "less_zero_branch".
126 * jv-valprint.c (java_print_value_fields): Delete unused label
127 "flush_it".
128
5269965e
AC
129 * target.c (unpush_target): Only close a target that is in the
130 target stack.
131
dbc22fa1
MK
1322004-01-05 Mark Kettenis <[email protected]>
133
9515395e
MK
134 * sparc-tdep.c (sparc_extract_struct_value_address): Get the
135 address from [sp + 64] instead of %o2.
136
dbc22fa1
MK
137 * frame.c (get_prev_frame): Don't try to unwind the PC. This
138 fixes PR backtrace/1476.
139
5439edaa
AC
1402004-01-05 Andrew Cagney <[email protected]>
141
142 * libunwind-frame.h (struct frame_id): Add opaque declaration,
143 move to start of file.
144 * i386-tdep.h (struct regcache): Add opaque declaration.
145 * config/ia64/nm-linux.h (struct target_ops): Add opaque
146 declaration.
147 * ia64-tdep.c (ia64_find_proc_info_x): Do not use __FUNCTION__.
148 (ia64_gdbarch_init): Use "GNU/Linux" in comment.
149 * win32-nat.c (fake_create_process): Use ISO C style definition.
150 * stabsread.c (define_symbol): Delete #ifndef
151 DEPRECATED_USE_REGISTER_NOT_ARG wrapper around
152 stabs_argument_has_addr call, macro never defined.
153
19061abe
MC
1542004-01-04 Michael Chastain <[email protected]>
155
156 * op50-rom.c: Delete.
157 * w89k-rom.c: Delete.
158 * Makefile.in: Remove references.
159
e53bef9f
MK
1602004-01-04 Mark Kettenis <[email protected]>
161
162 * x86-64-tdep.c: Update copyright year.
163 (struct amd64_register_info): Rename from x86_64_register_info.
164 (amd64_register_info): Rename from x86_64_register_info.
165 (AMD64_NUM_REGS): Rename from X86_64_NUM_REGS.
166 (amd64_register_name): Rename from x86_64_register_name.
167 (amd64_register_type): Rename from x86_64_register_type.
168 (amd64_dwarf_regmap): Rename from x86_64_dwarf_regmap.
169 (amd64_dwarf_regmap_len): Rename from x86_64_dwarf_regmap_len.
170 (amd64_dwarf_reg_to_regnum): Rename from
171 x86_64_dwarf_reg_to_regnum.
172 (amd64_convert_register_p): Rename from x86_64_convert_register_p.
173 (amd64_push_dummy_call): Rename from x86_64_push_dummy_call.
174 (AMD64_NUM_SAVED_REGS): Rename from X86_64_NUM_SAVED_REGS.
175 (struct amd64_frame_cache): Renamed from x86_64_frame_cache.
176 (amd64_alloc_frame_cache): Renamed from x86_64_alloc_frame_cache.
177 (amd64_analyze_prologue): Rename from x86_64_analyze_prologue.
178 (amd64_skip_prologue): Rename from x86_64_skip_prologue.
179 (amd64_frame_cache): Rename from x86_64_frame_cache.
180 (amd64_frame_this_id): Rename from x86_64_frame_this_id.
181 (amd64_frame_prev_register): Rename from
182 x86_64_frame_prev_register.
183 (amd64_frame_unwind): Rename from x86_64_frame_unwind.
184 (amd64_frame_sniffer): Rename from x86_64_frame_sniffer.
185 (amd64_sigtramp_frame_cache): Rename from
186 x86_64_sigtramp_frame_cache.
187 (amd64_sigtramp_frame_prev_register): Rename from
188 x86_64_sigtramp_frame_prev_register.
189 (amd64_sigtramp_frame_unwind): Rename from
190 x86_64_sigtramp_frame_unwind.
191 (amd64_sigtramp_frame_sniffer): Rename from
192 x86_64_sigtramp_frame_sniffer.
193 (amd64_frame_base_address): Rename from x86_64_frame_base_address.
194 (amd64_frame_base): Rename from x86_64_frame_base.
195 (amd64_unwind_dummy_id): Rename from x86_64_unwind_dummy_id.
196 (amd64_frame_align): Rename from x86_64_frame_align.
197 (amd64_supply_fpregset): Rename from x86_64_supply_fpregset.
198 (amd64_regset_from_core_section): Rename from
199 x86_64_regset_from_core_section.
200 (x86_64_init_abi): Update comments.
201
fca6aa58
NR
2022004-01-04 Nick Roberts <[email protected]>
203
204 * MAINTAINERS (write after approval): Add myself.
205
8ada74e3
MK
2062004-01-04 Mark Kettenis <[email protected]>
207
208 * sparc64-tdep.c (sparc64_store_arguments): Fix handling of
209 `float' arguments.
210
5154b0cd
MK
2112004-01-04 Mark Kettenis <[email protected]>
212
213 * sparc64-tdep.c (sparc64_store_floating_fields): Update comment
214 such that it mentions a specific version of GCC that exhibits this
215 bug.
216
fb316966
MK
2172004-01-03 Mark Kettenis <[email protected]>
218
200cc553
MK
219 * sparc64-tdep.c (sparc64_store_floating_fields): If TYPE is a
220 structure that has a single `float' member, store it in %f1 in
221 addition to %f0.
222
e226a4a0
MK
223 * sparc-sol2-nat.c: Add missing '\'.
224
b9d4c5ed
MK
225 * sparc-tdep.c (sparc32_return_value): New function.
226 (sparc32_use_struct_convention, sparc32_return_value_on_stack):
227 Remove functions.
228 (sparc32_gdbarch_init): Set return_value, don't set
229 extract_return_value, store_return_value, use_struct_convention
230 and return_value_on_stack.
231
fb316966
MK
232 * sparc-sol2-nat.c: Add missing ')'.
233
1af510a8
JB
2342004-01-03 J. Brobecker <[email protected]>
235
236 * infrun.c (handle_step_into_function): New function.
237 (handle_inferior_event): Extract out some code into the new
238 function above.
239
5cf4d23a
JB
2402004-01-03 J. Brobecker <[email protected]>
241
242 * infrun.c (handle_inferior_event): Move the declaration of
243 real_stop_pc inside the if blocks where it is used.
244
60af1db2
MK
2452004-01-03 Mark Kettenis <[email protected]>
246
247 * sparc64-tdep.c (sparc64_16_byte_align_p)
248 (sparc64_store_floating_fields, sparc64_store_floating_fields):
249 Use check_typedef to get subtypes of structures and unions.
250 (sparc64_store_return_value): Fix calculation of the appropriate
251 offset into VALBUF when storing a structure or union.
252 (sparc64_return_value): New function.
253 (sparc64_use_struct_convention): Remove function.
254 (sparc64_init_abi): Set return_value, don't set
255 extract_return_value, store_return_value and
256 use_struct_convention.
257
1a901d3f
EZ
2582004-01-03 Eli Zaretskii <[email protected]>
259
260 * config/djgpp/fnchange.lst: Add lines for COPYING.LIBGLOSS,
261 bfd/doc/ChangeLog-9103, bfd/elf32-m68hc1x.c,
262 gdb/config/alpha/xm-alphaosf.h,
263 gdb/config/powerpc/tm-ppcle-eabi.h,
264 gdb/config/rs6000/tm-rs6000-aix4.h, gdb/gdbtk/ChangeLog-2001,
265 gdb/gdbtk/ChangeLog-2002, gdb/gdbtk/ChangeLog-2003,
266 gdb/gdbtk/plugins/intel-pentium/intel-pentium.tcl.in,
267 gdb/gdbtk/plugins/rhabout/rhabout.tcl.in, gdb/i386-linux-nat.c,
268 gdb/ia64-aix-nat.c, gdb/ia64-aix-tdep.c, gdb/ia64-linux-nat.c,
269 gdb/ia64-linux-nat.c, gdb/ppc-linux-tdep.c, gdb/ppc-linux-nat.c,
270 gdb/sparc64nbsd-nat.c, gdb/sparc64nbsd-tdep.c,
271 gdb/sparc64-linux-nat.c, gdb/sparc64-linux-tdep.c,
272 gdb/sparc64-nat.c, gdb/sparc64-tdep.c, gdb/sparc64-sol2-tdep.c,
273 gdb/sparc-sol2-nat.c, gdb/sparc-sol2-tdep.c,
274 gdb/testsuite/gdb.gdbtk/, gdb/testsuite/gdb.mi/mi-var-child.exp,
275 nclude/ChangeLog-9103, include/coff/ChangeLog-9103,
276 include/elf/ChangeLog-9103, include/opcode/ChangeLog-9103,
277 opcodes/ChangeLog-0001, opcodes/ChangeLog-0203,
278 opcodes/openrisc-dis.c, opcodes/openrisc-desc.h,
279 sim/frv/profile-fr550.c, sim/frv/profile-fr550.h,
280 sim/sh64/sem-compact-switch.c, sim/sh64/sem-media-switch.c,
281 sim/testsuite/sim/sh64/compact/ldsl-mach.cgs,
282 sim/testsuite/sim/sh64/compact/ldsl-macl.cgs,
283 sim/testsuite/sim/sh64/compact/stsl-mach.cgs, and
284 sim/testsuite/sim/sh64/compact/stsl-macl.cgs.
285 Remove lines for .cvsignore files.
286
ef52e463
JB
2872004-01-03 J. Brobecker <[email protected]>
288
289 * infrun.c: Back out the previous change.
290
cb1bf9dc
MK
2912004-01-03 Mark Kettenis <[email protected]>
292
f0424ef6
MK
293 * NEWS: Mention revised SPARC target. Add sparc-*-lynxos* and
294 sparc-*-sunos4* to the list of REMOVED configurations.
295
cb1bf9dc
MK
296 * configure.tgt: Add back sparc-*-vxworks*.
297 * remote-vxsparc.c: Remove all includes except for "defs.h",
298 "regcache.h", "vx-share/ptrace.h" and "vx-share/regPacket.h".
299 Include "sparc-tdep.h".
300 (SPARC_R_G1): New define.
301 (vxsparc_gregset): New variable.
302 (ext_format_sparc): Remove extern declaration.
303 (vx_read_register): Rewrite to use sparc32_supply_gregset and
304 sparc32_supply_fpregset.
305 (vx_write_register): Rewrite to use sparc32_collect_gregset,
306 sparc_collect_rwindow and sparc32_collect_fpregset.
307 * config/sparc/tm-vxworks.h: New file, based on recently removed
308 tm-vxsparc.h.
309 * config/sparc/vxworks.mt: New file, based on recently removed
310 vxworks.mt.
311
5e938f9f
JB
3122004-01-03 J. Brobecker <[email protected]>
313
314 * infrun.c (handle_step_into_function): New function.
315 (handle_inferior_event): Extract out some code into the new
316 function above.
317
386c036b
MK
3182004-01-02 Mark Kettenis <[email protected]>
319
320 * Makefile.in (ALLDEPFILES): Remove sparc-linux-nat.c and
321 sparcl-tdep.c. Add sparc-linux-tdep.c, sparc-sol2-nat.c,
322 sparc-sol2-tdep.c, sparc-sol2-nat.c, sparc-sol2-tdep.c,
323 sparc64-linux-nat.c, sparc64-linux-tdep.c, sparc64-nat.c,
324 sparc64-sol2-tdep.c, sparc64-tdep.c, sparc64fbsd-nat.c,
325 sparc64fbsd-tdep.c, sparcnbsd-nat.c, sparcnbsd-tdep.c.
326 (sparc_nat_h): New variable.
327 (sparcbsd_nat_h, sparcnbsd_tdep_h): Remove variables.
328 (tm-sun4os4.h): Remove dependency.
329 (sparcbsd-nat.o, sparc-linux-nat.o): Remove dependencies.
330 (sparc64fbsd-nat.o, sparc64fbsd-tdep.o, sparc64nbsd-nat.o,
331 sparc64-tdep.o, sparc-nat.o, sparcnbsd-nat.o, sparcnbsd-tdep.o,
332 sparc-tdep.o): Update dependencies.
333 (sparc-linux-tdep.o, sparc-sol2-nat.o, sparc-sol2-tdep.o,
334 sparc64-linux-nat.o, sparc64-linux-tdep.o, sparc64-nat.o,
335 sparc64-sol2-tdep.o, sparc64-tdep.o, sparc64nbsd-tdep.o): New
336 dependencies.
337 * configure.host: Remove existing sparc-*-lynxos*,
338 sparc-*-solaris*, sparc-*-sunos4*, sparc-*-sunos5*, sparc-*-*,
339 ultrasparc-*-freebsd, sparcv9-*-freebsd, sparc64-*-linux*,
340 sparcv9-*-* and sparc64-*-* triplets. Add new sparc64-*-linux*,
341 sparc-*-solaris2*, sparcv9-*-solaris2* and sparc64-*-solaris2*
342 triplets.
343 * configure.tgt: Remove exitsing sparc-*-aout*, sparc-*-coff*,
344 sparc-*-elf*, sparc*-lynxos*, sparc-*-solars2*, sparc-*-sunos4*,
345 sparc-*-sunos5*, sparc-*-vxworks*, sparc64-*linux*, sparc64-*-*,
346 sparcv9-*-* and commented out sparc64-*-solars2* triplets. Add
347 new sparc-*-solaris2.[0-6], sparc-*-solaris2.[0-6].*,
348 sparc64-*-linux, sparc-*-solaris2*, sparcv9-*-solaris*,
349 sparc64-*-solaris2* and sparc64-*-* triplets.
350 * sparc64-tdep.c: Update copyright year. Include "inferior.h",
351 "symtab.h" and "objfiles.h".
352 (BIAS): Remove define.
353 (X_OP, X_RD, X_A, X_COND, X_OP2, X_IMM22, X_OP3, X_I, X_DISP22)
354 (X_DISP19): Remove macros.
355 (sparc_fetch_instruction): Remove function.
356 (struct gdbarch_tdep): Remove definition.
357 (SPARC64_NUM_REGS, SPARC64_NUM_PSEUDO_REGS): Use ARRAY_SIZE.
358 (sparc_breakpoint_from_pc): Remove function.
359 (struct sparc64_frame_cache): Remove definition.
360 (sparc64_alloc_frame_cache, sparc64_analyze_prologue,
361 sparc64_unwind_pc): Remove functions.
362 (sparc64_skip_prologue): Use `struct sparc_frame_cache' instead of
363 `struct sparc64_frame_cache. Call sparc_analyze_prologue instead
364 of sparc64_analyze_prologue. Mark constant as ULL instead of UL.
365 (sparc64_frame_cache): Change return type to `struct
366 sparc_frame_cache *'. Simply call sparc_frame_cache.
367 (sparc64_frame_this_id, sparc64_frame_prev_register,
368 sparc64_frame_base_address): Use `struct sparc_frame_cache'
369 instead of `struct sparc64_frame_cache.
370 (sparc_unwind_dummy_id, sparc_extract_struct_value_address,
371 sparc_analyze_control_transfer, sparc_software_single_step,
372 sparc64_gdbarch_init, sparc_supply_rwindow, sparc_fill_rwindow,
373 _initialize_sparc64_tdep): Remove functions.
374 (TSTATE_CWP, TSTATE_ICC, TSTATE_XCC): New macros.
375 (PSR_S, PSR_ICC, PSR_VERS, PSR_IMPL, PSR_V8PLUS, PSR_XCC): New
376 macros.
377 (sparc64_supply_gregset, sparc64_collect_gregset,
378 sparc64_supply_fpregset, sparc64_collect_fpregset): New functions.
379 (sparc64_init_abi): New function.
380 * sparc64-tdep.h: Update copyright year. Fix typo in multiple
381 inclusion guard. Include "sparc-tdep.h".
382 (BIAS): Define.
383 (r_tstate_offset, r_fprs_offset): New defines.
384 (enum sparc_regnum): Remove defenition.
385 (enum sparc64_regnum): Reformat.
386 (sparc_supply_rwindow, sparc_fill_rwindow): Remove prototypes.
387 (sparc64_init_abi, sparc64_supply_gregset,
388 sparc64_collect_gregset, sparc64_supply_fpregset,
389 sparc64_collect_fpregset): New prototypes.
390 (sparc64_sol2_gregset, sparc64nbsd_gregset, sparc64fbsd_gregset):
391 Add extern declarations.
392 (sparc64_sol2_init_abi): New prototype.
393 (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
394 (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
395 prototypes.
396 * sparc64fbsd-nat.c: Include "sparc-nat.h", don't include
397 "sparnbsd-nat.h".
398 (sparc64fbsd_reg_supplies_p, sparc64fbsd_fpreg_supplies_p): Remove
399 functions.
400 (_initialize_sparc64fbsd_nat): Remove initialization of
401 sparcbsd_supply_reg, sparcbsd_fill_reg, sparcbsd_supply_fpreg,
402 sparcbsd_fill_fpreg, sparcbsd_reg_supplies_p,
403 sparcbsd_fpreg_supplies_p. Initialize sparc_gregset.
404 * sparc64fbsd-tdep.c: Update copyright year. Include "frame.h",
405 "frame-unwind.h", "trad-frame.h" and "gdb_assert.h".
406 (sparc64fbsd_r_global_offset, sparc64fbsd_r_out_offset)
407 (sparc64fbsd_r_fprs_offset, sparc64fbsd_r_tnpc_offset)
408 (sparc64fbsd_r_tpc_offset, sparc64fbsd_r_tstate_offset)
409 (sparc64fbsd_r_y_offset): Remove variables.
410 (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
411 Make static and const.
412 (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
413 (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
414 functions.
415 (sparc64fbsd_gregset): New variable.
416 (fetch_core_registers): Replace calls to sparc64fbsd_supply_reg
417 and sparc64fbsd_supply_fpreg with calls to sparc64_supply_gregset
418 and sparc64_supply_fpregset.
419 (sparc64fbsd_pc_in_sigtramp, sparc64fbsd_sigtramp_frame_cache)
420 (sparc64fbsd_sigtramp_frame_this_id)
421 (sparc64fbsd_sigtramp_frame_prev_register): New functions.
422 (sparc64fbsd_sigtramp_frame_unwind): New variable.
423 (sparc64fbsd_sigtramp_frame_sniffer): New function.
424 (sparc64fbsd_init_abi): Set pc_in_sigtramp, append
425 sparc64fbsd_sigtramp_frame_sniffer. Call sparc64_init_abi.
426 * sparcnbsd-tdep.c: Update copyright year. Include
427 "floatformat.h", "frame.h", "frame-unwind.h", "symtab.h",
428 "trad-frame.h" and "gdb_assert.h", don't include "target.h",
429 "value.h" and "sparcnbsd-tdep.h".
430 (REG32_OFFSET_PSR, REG32_OFFSET_PC, REG32_OFFSET_NPC)
431 (REG32_OFFSET_Y, REG32_OFFSET_GLOBAL, REG32_OFFSET_OUT)
432 (REG64_OFFSET_TSTATE, REG64_OFFSET_PC, REG64_OFFSET_NPC)
433 (REG64_OFFSET_Y, REG64_OFFSET_GLOBAL, REG64_OFFSET_OUT): Remove
434 defines.
435 (sparcnbsd_gregset): New variable.
436 (sparcnbsd_supply_reg32, sparcnbsd_supply_reg64)
437 (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64)
438 (sparcnbsd_supply_fpreg32, sparcnbsd_supply_fpreg64)
439 (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64): Remove functions.
440 (sparc32nbsd_sigtramp_start, sparc32nbsd_sigtramp_end): New
441 variables.
442 (sparc32nbsd_pc_in_sigtramp, sparc32nbsd_sigcontext_frame_cache)
443 (sparc32nbsd_sigcontext_frame_this_id)
444 (sparc32nbsd_sigcontext_frame_prev_register): New functions.
445 (sparc32nbsd_sigcontext_frame_unwind): New variable.
446 (sparc32nbsd_sigtramp_frame_sniffer): New function.
447 (sparcnbsd_get_longjmp_target_32,
448 sparcnbsd_get_longjmp_target_64): Remove functions.
449 (sparcnbsd_aout_in_solib_call_trampoline): Rewrite.
450 (sparcnbsd_init_abi_common, sparcnbsd_init_aout,
451 sparcnbsd_init_elf): Remove.
452 (sparcnbsd_init_abi, sparcnbsd_aout_init_abi)
453 (sparcnbsd_elf_init_abi): New functions.
454 (_initialize_sparcnbsd_tdep): New prototype.
455 (_initialize_sparnbsd_tdep): Update.
456 * config/sparc/fbsd.mh (NATDEPFILES): Remove sparcbsd-nat.o and
457 corelow.o. Add sparc64-nat.o and sparc-nat.o.
458 * config/sparc/fbsd.mt (TDEPFILES): Add sparc-tdep.o and corelow.o.
459 * config/sparc/linux.mh: Update comment.
460 (XM_FILE, HOST_IPC): Remove variables.
461 (NATDEPFILES): Add sparc-sol2-nat.o and core-regset.o. Remove
462 sparc-linux-nat.o.
463 * config/sparc/linux.mt: Update comment.
464 (TDEPFILES): Add sparc-sol2-tdep.o and sparc-linux-tdep.o.
465 * config/sparc/nbsd.mt: Reformat.
466 * config/sparc/nbsd64.mh: Update comment.
467 (NATDEPFILES): Add sparc-nat.o.
468 * config/sparc/nbsd64.mt: Update comment.
469 (TDEPFILES): Add sparc64-tdep.o and sparc64nbsd-tdep.o.
470 (TM_FILE): Set to tm-nbsd.h.
471 * config/sparc/nbsdelf.mh: Update comment.
472 (NATDEPFILES): Add sparc-nat.o.
473 (XM_FILE): Delete.
474 * config/sparc/nbsdaout.mh: Update comment.
475 (NATDEPFILES): Add sparc-nat.o
476 (XM_FILE): Delete.
477 * config/sparc/nm-linux.h: Update copyright year. Don't include
478 "config/nm-svr4.h" and "solib.h". Add protection against multiple
479 inclusion.
480 (KERNEL_U_SIZE): Remove define.
481 (kernel_u_size): Remove prototype.
482 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Define.
483 * config/sparc/nm-nbsd.h: Update copyright. Don't include
484 "regcache.h".
485 (CHILD_PREPARE_TO_STORE): Remove define.
486 * config/sparc/nm-nbsdaout.h: Tweak some comments.
487 * sparc-nat.c, sparc-tdep.c, sparc-tdep.h, sparc64nbsd-nat.c,
488 sparcnbsd-nat.c: Rewrite files.
489 * config/sparc/tm-linux.h, config/sparc/tm-nbsd.h: Rewrite files.
490 * sparc-linux-nat.c, sparcbsd-nat.c, sparcbsd-nat.h,
491 sparcnbsd-tdep.h: Remove files.
492 * config/sparc/nm-sparclynx.h, config/sparc/nm-sun4os4.h,
493 config/sparc/nm-sun4sol2.h, config/sparc/sp64.mt,
494 config/sparc/sp64linux.mt, config/sparc/sp64sol2.mt,
495 config/sparc/sparc-em.mt, config/sparc/sparclynx.mh,
496 config/sparc/sparclynx.mt, config/sparc/sun4os4.mh,
497 config/sparc/sun4os4.mt, config/sparc/sun4sol2.mh,
498 config/sparc/sun4sol2.mt, config/sparc/tm-sp64.h,
499 config/sparc/tm-sp64linux.h, config/sparc/tm-sparc.h,
500 config/sparc/tm-sparclynx.h, config/sparc/tm-spc-em.h,
501 config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h,
502 config/sparc/tm-vxsparc.h, config/sparc/vxsparc.mt,
503 config/sparc/xm-linux.h, config/sparc/xm-sun4sol2.h: Remove files.
504 * sparc-linux-tdep.c, sparc-nat.h, sparc-sol2-nat.c,
505 sparc-sol2-tdep.c, sparc64-linux-nat.c, sparc64-linux-t dep.c,
506 sparc64-nat.c, sparc64-sol2-tdep.c, sparc64nbsd-tdep.c: New files.
507 * config/sparc/linux64.mh, config/sparc/linux64.mt,
508 config/sparc/nm-sol2.h, config/sparc/sol2-64.mt,
509 config/sparc/sol2.mh, config/sparc/sol2.mt, config/sparc/sparc.mt,
510 config/sparc/sparc64.mt, config/sparc/tm-sol2.h: New files.
511
ee84457a
AC
5122004-01-02 Andrew Cagney <[email protected]>
513
514 From 2003-12-18 Kazuhiro Inaoka:
515 * configure.host: Add m32r-linux target.
516
0bc2134e
MC
5172004-01-02 Michael Chastain <[email protected]>
518
519 * top.c (print_gdb_version): Update year to 2004.
520
89a72f9c
MM
5212004-01-02 Mark Mitchell <[email protected]>
522
523 * MAINTAINERS: Add myself to the write-after-approval category.
524
86b013ed
DJ
5252004-01-02 Daniel Jacobowitz <[email protected]>
526
527 From Bernardo Innocenti <[email protected]>:
528 * configure.tgt: Add uClinux target.
529
e42c9534
AC
5302004-01-02 Andrew Cagney <[email protected]>
531
532 * utils.c (do_my_cleanups): Make static, add forward declaration.
533 * defs.h (do_my_cleanups): Delete declaration.
534
162467d3
EZ
5352004-01-02 Eli Zaretskii <[email protected]>
536
537 * config/djgpp/fnchange.lst: Add lines for gdb/ChangeLog-2003 and
538 bfd/ChangeLog-0203.
539
78434e59
MK
5402004-01-02 Mark Kettenis <[email protected]>
541
542 * configure.in: Check for <machine/reg.h>. Check for `struct reg'
543 in <machine/reg.h>.
544 * configure, config.in: Regenerate.
545
af1c6d45 546For older changes see ChangeLog-2003
c906108c
SS
547\f
548Local Variables:
549mode: change-log
550left-margin: 8
551fill-column: 74
552version-control: never
553End:
This page took 1.163259 seconds and 4 git commands to generate.