]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/ChangeLog
2002-01-23 Elena Zannoni <ezannoni@redhat.com>
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
8af51c36
EZ
12002-01-23 Elena Zannoni <ezannoni@redhat.com>
2
3 * Makefile.in (hpread_h): Delete.
4 (HFILES_NO_SRCDIR): Remove hpread.h.
5 (ALLDEPFILES): Remove hp-psymtab-read.c and hp-symtab-read.c.
6 (hpread.o): Update dependencies.
7 (hp-psymtab-read.o, hp-symtab-read.o): Remove.
8
9 * hp-psymtab-read.c: Remove file.
10 * hp-symtab-read.c: Remove file.
11 * hpread.h: Remove file.
12
13 * hpread.c: Merge all contents of hp-psymtab-read.c,
14 hp-symtab-read.c and hpread.h into this file, as it was prior to
15 January 1999.
16
17 * config/pa/hpux11w.mh, config/pa/hpux11.mh,
18 config/pa/hpux1020.mh, config/pa/hppaosf.mh,
19 config/pa/hppahpux.mh, config/pa/hppabsd.mh (NATDEPFILES):
20 Remove hp-psymtab-read.o and hp-symtab-read.o, add hpread.o.
21
dc5cfeb6
EZ
222002-01-23 Elena Zannoni <ezannoni@redhat.com>
23
24 * ppc-linux-nat.c (ppc_register_u_addr, supply_gregset,
25 fill_gregset): Call gdbarch_tdep() just once, assign result to
26 variable and use that, instead of calling the function several
27 times.
28
ea87b71b
AO
292002-01-24 Alexandre Oliva <aoliva@redhat.com>
30
31 * configure.host: Accept sparcv9 as alias for sparc64.
32 * configure.tgt: Likewise.
33
13fc0c2f
KB
342002-01-22 Kevin Buettner <kevinb@redhat.com>
35
36 * solib-aix5.c (build_so_list_from_mapfile)
37 (aix5_relocate_main_executable): Fix xcalloc() calls so order of
38 arguments is not reversed.
39 * solib-sunos.c (sunos_relocate_main_executable): Likewise.
40 * solib-svr4.c (svr4_relocate_main_executable): Likewise.
41
7bd872fe
EZ
422002-01-22 Elena Zannoni <ezannoni@redhat.com>
43
44 * sh-tdep.c (sh_pseudo_register_read): New function. Renamed and
45 modified version of obsolete sh_fetch_pseudo_register.
46 (sh_fetch_pseudo_register): Rename to sh_pseudo_register_read.
47 (sh4_register_read): New function.
48 (sh_pseudo_register_write): New function. Renamed and modified
49 version of obsolete sh_store_pseudo_register.
50 (sh_store_pseudo_register): Rename to sh_pseudo_register_write.
51 (sh4_register_write): New function.
52 (sh_gdbarch_init): Remove setting of gdbarch function
53 fetch_pseudo_register and store_pseudo_register. Remove setting of
54 register_convert_to_raw, register_convert_to_virtual,
55 register_convertible.
56 (sh_sh4_register_convertible): Delete. No longer needed. All is
57 taken care by architecture specific functions
58 register_read/register_write.
59 (sh_sh4_register_convert_to_virtual): Make static.
60 (sh_sh4_register_convert_to_raw): Ditto.
61
069e84fd
AC
622002-01-22 Andrew Cagney <ac131313@redhat.com>
63
64 * doublest.c (floatformat_is_negative): Assert FMT is non NULL.
65 (floatformat_is_nan, floatformat_mantissa): Ditto.
66
67 * gdbtypes.c (_initialize_gdbtypes): Initialize TYPE_FLOATFORMAT
68 for builtin_type_ieee_single_little, builtin_type_ieee_double_big,
69 builtin_type_ieee_double_little,
70 builtin_type_ieee_double_littlebyte_bigword,
71 builtin_type_m68881_ext, builtin_type_i960_ext,
72 builtin_type_m88110_ext, builtin_type_m88110_harris_ext,
73 builtin_type_arm_ext_big, builtin_type_arm_ext_littlebyte_bigword,
74 builtin_type_ia64_spill_big, builtin_type_ia64_spill_little and
75 builtin_type_ia64_quad_big, builtin_type_ia64_quad_little.
76
211a4f69
CV
772002-01-22 Corinna Vinschen <vinschen@redhat.com>
78
79 * xstormy16-tdep.c (xstormy16_scan_prologue): Add frameless
80 parameter. Set frameless flag if it exists and depended of
81 whether the scanned function is frameless or not.
82 (xstormy16_skip_prologue): If function is frameless, return
83 result of xstormy16_scan_prologue().
84 (xstormy16_frame_init_saved_regs): Adjust xstormy16_scan_prologue()
85 call.
86
f81353e4
EZ
872002-01-21 Elena Zannoni <ezannoni@redhat.com>
88
89 * sh-tdep.c (sh_fp_frame_init_saved_regs, sh_push_arguments,
90 sh_generic_show_regs, sh3_show_regs, sh3e_show_regs,
91 sh3_dsp_show_regs, sh4_show_regs, sh_dsp_show_regs,
92 sh_sh4_register_byte, sh_sh4_register_raw_size,
93 sh_sh3e_register_virtual_type, sh_sh4_register_virtual_type,
94 sh_sh4_register_convertible, sh_sh4_register_convert_to_virtual,
95 sh_sh4_register_convert_to_raw, sh_fetch_pseudo_register,
96 sh_store_pseudo_register, sh_do_pseudo_register): Call
97 gdbarch_tdep() just once, assign result to variable and use that,
98 instead of calling the function several times.
99
63c73a17
MK
1002002-01-20 Mark Kettenis <kettenis@gnu.org>
101
102 * go32-nat.c (fetch_register): Use FP_REGNUM_P and FPC_REGNUM_P
103 macros instead of LAST_FPU_CTRL_REGNUM.
104 (store_register): Likewise.
105
39ad761d
JB
1062002-01-21 Jim Blandy <jimb@redhat.com>
107
108 * infcmd.c (run_command): Check that the `exec' target layer's BFD
109 is up-to-date before running the program, not just when a program
110 exits.
111
3d74b771
FF
1122002-01-21 Fred Fish <fnf@redhat.com>
113
114 * arm-tdep.c (thumb_skip_prologue): Quit scanning prologue
115 when we have found all instructions we are looking for.
116
966fbf70
RE
1172002-01-21 Richard Earnshaw <rearnsha@arm.com>
118
119 * arm-tdep.c (arm_register_name): New function.
120 (arm_registers_names): Make static.
121 * config/arm/tm-arm.h (arm_register_names): Delete declaration.
122 (arm_register_name): Declare.
123 (REGISTER_NAME): Use it.
124
c3b4394c
RE
1252002-01-21 Richard Earnshaw <rearnsha@arm.com>
126 Kevin Buettner <kevinb@redhat.com>
127
128 Convert arm targets to new FRAME interface.
129 * arm-tdep.c (struct frame_extra_info): Remove fsr.
130 (arm_frame_find_save_regs): Delete.
131 (arm_frame_init_saved_regs): New.
132 (arm_init_extra_frame_info): Alloacte saved_regs as required.
133 Allocate extra_info as required. Convert all uses of fsr.regs
134 to use saved_regs, similarly all uses of EXTRA_FRAME_INFO fields
135 to use extra_info.
136 (thumb_scan_prologue, arm_scan_prologue, arm_find_callers_reg)
137 (arm_frame_chain, arm_frame_saved_pc, arm_pop_frame): Likewise.
138 (check_prologue_cache, save_prologue_cache): Likewise.
139 (_initialize_arm_tdep): Ensure prologue_cache is correctly set up.
140 * config/arm/tm-arm.h (EXTRA_FRAME_INFO): Delete.
141 (FRAME_FIND_SAVED_REGS): Delete.
142 (arm_frame_find_saved_regs): Delete prototype.
143 (arm_frame_init_saved_regs): New prototype.
144 (FRAME_INIT_SAVED_REGS): Define.
145
61d99182
AC
1462002-01-20 Andrew Cagney <ac131313@redhat.com>
147
148 * config/arc/tm-arc.h (IEEE_FLOAT): Delete.
149
6aaea291
AC
1502002-01-20 Andrew Cagney <ac131313@redhat.com>
151
152 From Jeff Law <law@redhat.com>:
153 * infttrace.c: Include <sys/pstat.h>.
154 (child_pid_to_exec_file): Revamp. Use pstat call to get the
155 exec file if the ttrace equivalent fails.
156
15f698d2
AC
1572002-01-20 Andrew Cagney <ac131313@redhat.com>
158
159 * rdi-share/devsw.c (openLogFile): Delete unused ``struct tm lt''.
160 (closeLogFile): Ditto.
161
f86ddd7c
MC
1622002-01-20 Michael Chastain <mec@shout.net>
163
164 * top.c (print_gdb_version): Bump copyright year to 2002.
165
904507ce
AC
1662002-01-20 Andrew Cagney <ac131313@redhat.com>
167
168 * MAINTAINERS (Blanket Write Privs): Add Kevin Buettner, Elena
169 Zannoni and Eli Zaretskii.
170
d7f0b9ce
DJ
1712002-01-20 Daniel Jacobowitz <drow@mvista.com>
172
173 * buildsym.c: Update copyright years.
174 * c-typeprint.c: Likewise.
175 * dwarf2read.c: Likewise.
176 * f-typeprint.c: Likewise.
177 * gdbtypes.c: Likewise.
178 * gdbtypes.h: Likewise.
179 * hp-symtab-read.c: Likewise.
180 * hpread.c: Likewise.
181 * mdebugread.c: Likewise.
182 * p-typeprint.c: Likewise.
183
3fd3d7d2
AC
1842002-01-20 Andrew Cagney <ac131313@redhat.com>
185
186 * remote-sim.c (gdbsim_open): Simplify code testing the macro
187 TARGET_BYTE_ORDER_SELECTABLE_P. Assume the target is always
188 byte-order selectable.
189 * sparc-tdep.c (sparc_target_architecture_hook): Ditto.
190 * arch-utils.c: Ditto.
191 (set_endian): Ditto.
192 (set_endian_from_file): Ditto.
193 * gdbserver/low-sim.c (create_inferior): Ditto.
194 * gdbarch.sh: Ditto.
195 * gdbarch.h: Re-generate.
196 * config/powerpc/tm-ppc-eabi.h (TARGET_BYTE_ORDER_SELECTABLE_P):
197 * config/sparc/tm-sparclite.h (TARGET_BYTE_ORDER_SELECTABLE):
198 * config/sparc/tm-sparclet.h (TARGET_BYTE_ORDER_SELECTABLE):
199 * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_SELECTABLE_P):
200 * config/arm/tm-wince.h (TARGET_BYTE_ORDER_SELECTABLE_P):
201 * config/arm/tm-linux.h (TARGET_BYTE_ORDER_SELECTABLE_P):
202 * config/arc/tm-arc.h (TARGET_BYTE_ORDER_SELECTABLE):
203 * config/arm/tm-arm.h (TARGET_BYTE_ORDER_SELECTABLE_P): Delete
204 macro definition.
205 * config/mips/tm-wince.h: Remove #undef of macro
206 TARGET_BYTE_ORDER_SELECTABLE.
207 * config/sh/tm-wince.h: Ditto.
208
b02dede2
DJ
2092002-01-20 Daniel Jacobowitz <drow@mvista.com>
210
211 * gdbtypes.h (struct cplus_struct_type): Add is_artificial to
212 member function fields. Add accessor macro
213 TYPE_FN_FIELD_ARTIFICIAL.
214 * dwarf2read.c (dwarf2_add_member_fn): Check for artificial methods.
215 * c-typeprint.c (c_type_print_base): Skip artificial member
216 functions.
217
c3643761
DJ
2182002-01-20 Daniel Jacobowitz <drow@mvista.com>
219
220 * f-typeprint.c: Delete unused function f_type_print_args.
221 * p-typeprint.c: Delete unused function pascal_type_print_args.
222
8176bb6d
DJ
2232002-01-20 Daniel Jacobowitz <drow@mvista.com>
224
225 * gdbtypes.h (struct type): Fix whitespace. Remove obsolete
226 comment. Add ``artificial'' to ``union field_location''.
227
228 * dwarf2read.c: Remove ad-hoc TYPE_FIELD_ARTIFICIAL.
229
230 * buildsym.c (finish_block): Initialize TYPE_FIELD_ARTIFICIAL to 0.
231 * mdebugread.c (parse_symbol): Likewise.
232 * stabsread.c (define_symbol): Likewise.
233 * hp-symtab-read.c (hpread_function_type): Likewise, instead of
234 initializing TYPE_FIELD_BITPOS to n (obsolete).
235 (hpread_doc_function_type): Likewise.
236 * hpread.c (hpread_function_type): Likewise.
237
7fd60527
AC
2382002-01-20 Andrew Cagney <ac131313@redhat.com>
239
240 * configure.in (host_makefile_frag): Only require a host makefile
241 fragment when a native build.
242 * configure: Re-generate.
243
c2f05ac9
AC
2442002-01-20 Andrew Cagney <ac131313@redhat.com>
245
246 * doublest.h (floatformat_from_type): Declare.
247 * doublest.c (floatformat_from_type): New function.
248 (convert_typed_floating): Use.
249
250 * valprint.c (print_floating): Replace checks for IEEE_FLOAT with
251 call to function floatformat_from_type.
252
253 * gdbarch.sh (IEEE_FLOAT): Delete.
254 * gdbarch.h, gdbarch.c: Re-generate.
255 * config/i960/tm-i960.h (IEEE_FLOAT): Delete macro.
256 * config/i386/tm-i386.h (IEEE_FLOAT): Ditto.
257 * config/z8k/tm-z8k.h (IEEE_FLOAT): Ditto.
258 * config/sparc/tm-sparc.h (IEEE_FLOAT): Ditto.
259 * config/pa/tm-hppa.h (IEEE_FLOAT): Ditto.
260 * config/m88k/tm-m88k.h (IEEE_FLOAT): Ditto.
261 * config/m68k/tm-m68k.h (IEEE_FLOAT): Ditto.
262 * config/h8500/tm-h8500.h (IEEE_FLOAT): Ditto.
263 * config/h8300/tm-h8300.h (IEEE_FLOAT): Ditto.
264 * config/fr30/tm-fr30.h (IEEE_FLOAT): Ditto.
265 * config/arm/tm-arm.h (IEEE_FLOAT): Ditto.
c2f05ac9
AC
266 * config/alpha/tm-alpha.h (IEEE_FLOAT): Ditto.
267
268 * s390-tdep.c (s390_gdbarch_init): Do not set ieee_float.
269 * x86-64-tdep.c (i386_gdbarch_init): Ditto.
270 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
271 * sh-tdep.c (sh_gdbarch_init): Ditto.
272 * mips-tdep.c (mips_gdbarch_init): Ditto.
273 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
274 * cris-tdep.c (cris_gdbarch_init): Ditto.
275
abf22e64
AJ
2762002-01-20 Jiri Smid <smid@suse.cz>
277
278 * configure.host, configure.tgt: Support x86-64.
279 * NEWS: Note new target x86-64.
280
b7c4cbf8
AJ
281 * config/i386/x86-64linux.mh (NATDEPFILES): x86-64-nat.o removed.
282 * x86-64-linux-nat.c (x86_64_register_u_addr): New function.
283 * config/i386/nm-x86-64.h (ATTACH_LWP): Removed.
284 * Makefile.in (x86-64-tdep.o, x86-64-linux-tdep.o,
285 x86-64-linux-nat.o): Fix dependencies.
286
82600034
AC
2872002-01-19 Andrew Cagney <ac131313@redhat.com>
288
289 * utils.c: Remove #ifndef MALLOC_INCOMPATIBLE.
290 * config/sparc/xm-sun4os4.h (PTRACE_ARG3_TYPE): Move macro ....
291 * config/sparc/nm-sun4os4.h (PTRACE_ARG3_TYPE): ... to here.
292 * config/sparc/xm-sun4os4.h: Delete file.
293 * config/sparc/sun4os4.mh (XM_FILE): Delete makefile variable.
abf22e64 294
bbe5c628
AC
2952002-01-19 Andrew Cagney <ac131313@redhat.com>
296
297 * config/sparc/sparclynx.mh (XM_FILE): Delete.
298 * config/rs6000/rs6000lynx.mh (XM_FILE): Delete.
299 * config/m68k/m68klynx.mh (XM_FILE): Delete.
300 * config/i386/i386lynx.mh (XM_FILE): Delete.
301 * config/rs6000/xm-rs6000ly.h: Delete file.
302 * config/sparc/xm-sparclynx.h: Delete file.
303 * config/m68k/xm-m68klynx.h: Delete file.
304 * config/i386/xm-i386lynx.h: Delete file.
305 * config/xm-lynx.h: Delete file.
306 * config/djgpp/fnchange.lst: Update.
307
f8453e34
JT
3082002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
309
310 * alpha-tdep.c (alpha_register_byte): New function.
311 (alpha_register_raw_size): Ditto.
312 (alpha_register_virtual_size): Ditto.
313 (alpha_skip_prologue_internal): Renamed from
314 alpha_skip_prologue.
315 (alpha_skip_prologue): New version that calls
316 alpha_skip_prologue_internal.
317 (alpha_in_lenient_prologue): Use alpha_skip_prologue_internal.
318 * config/alpha/tm-alpha.h (SKIP_PROLOGUE): Remove
319 second argument from alpha_skip_prologue.
320 (REGISTER_BYTE): Use alpha_register_byte.
321 (REGISTER_RAW_SIZE): Use alpha_register_raw_size.
322 (REGISTER_VIRTUAL_SIZE): Use alpha_register_virtual_size.
323 (FRAMELESS_FUNCTION_INVOCATION): Use
324 generic_frameless_function_invocation_not.
325 (FRAME_NUM_ARGS): Use frame_num_args_unknown.
326 (COERCE_FLOAT_TO_DOUBLE): Use standard_coerce_float_to_double.
327
52d9e613
AC
3282002-01-19 Andrew Cagney <ac131313@redhat.com>
329
330 * config/mips/xm-news-mips.h: Delete file.
331 * config/mips/news-mips.mh (XM_FILE): Delete makefile variable.
332
333 * config/m88k/xm-m88k.h: Delete file.
334 * config/m88k/xm-dgux.h: Do not include xm-m88k.h.
335 * config/m88k/xm-delta88v4.h: Ditto.
336 * config/m88k/xm-delta88.h: Ditto.
337
338 * config/alpha/xm-fbsd.h: Delete file.
339 * config/alpha/fbsd.mh (XM_FILE): Delete makefile variable.
340
341 * config/sparc/xm-sparc.h: Delete file.
342 * Makefile.in (xm-sun4os4.h): Delete dependency.
343 * config/sparc/xm-sun4sol2.h: Do not include xm-sparc.h.
344 * config/sparc/xm-sun4os4.h: Ditto.
345 * config/sparc/xm-linux.h: Ditto.
346
347 * config/i386/xm-windows.h: Delete file.
348
2d1b2124
AC
3492002-01-19 Andrew Cagney <ac131313@redhat.com>
350
351 * utils.c: Include <sys/param.h> for MAXPATHLEN.
352 (gdb_realpath): Use MAXPATHLEN when PATH_MAX is not defined.
353
ee1f65f0
JT
3542002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
355
356 * alpha-tdep.c (alpha_call_dummy_words): New.
357 * config/alpha/tm-alpha.h (CALL_DUMMY): Remove.
358 (CALL_DUMMY_P): Define.
359 (CALL_DUMMY_WORDS): Define.
360 (SIZEOF_CALL_DUMMY_WORDS): Define.
361
98081e55
PB
3622002-01-19 Per Bothner <per@bothner.com>
363
364 * gnu-v3-abi.c (gnuv3_rtti_type): Guard that vtable_symbol_name
365 isn't NULL, which can happen with some gcj-3.x-produced code.
366
0d056799
JT
3672002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
368
369 * alpha-tdep.c (alpha_register_virtual_type): New function.
370 (alpha_init_frame_pc_first): Ditto.
371 (alpha_fix_call_dummy): Ditto.
372 (alpha_store_struct_return): Ditto.
373 (alpha_extract_struct_value_address): Ditto.
374 * config/alpha/tm-alpha.h (REGISTER_VIRTUAL_TYPE): Use
375 alpha_register_virtual_type.
376 (STORE_STRUCT_RETURN): Use alpha_store_struct_return.
377 (EXTRACT_STRUCT_VALUE_ADDRESS): Use
378 alpha_extract_struct_value_address.
379 (FIX_CALL_DUMMY): Use alpha_fix_call_dummy.
380 (INIT_FRAME_PC): Use init_frame_pc_noop.
381 (INIT_FRAME_PC_FIRST): Use alpha_init_frame_pc_first.
382
4604bcad
MK
3832002-01-19 Mark Kettenis <kettenis@gnu.org>
384
385 * i386gnu-nat.c: Include "i386-tdep.h".
386 (fetch_fpregs): Simplify code dealing with uninitialized floating
387 point states such that it doesn't require FP7_REGNUM.
388
140f9984
JT
3892002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
390
abf22e64
AJ
391 * alpha-tdep.c (frame_extra_info): New.
392 (alpha_find_saved_regs): Make static. Use
140f9984
JT
393 frame->extra_info.
394 (alpha_frame_init_saved_regs): New function.
abf22e64
AJ
395 (alpha_frame_saved_pc): Use frame->extra_info.
396 (temp_saved_regs): Don't declare as struct frame_saved_regs.
397 (heuristic_proc_desc): Adjust for temp_saved_regs changes.
140f9984
JT
398 (init_extra_frame_info): Rename to...
399 (alpha_init_extra_frame_info): ...this. Use frame->extra_info.
abf22e64 400 (alpha_print_extra_frame_info): New function.
140f9984
JT
401 (alpha_frame_locals_address): Ditto.
402 (alpha_frame_args_address): Ditto.
abf22e64 403 (alpha_pop_frame): Use frame->extra_info.
140f9984
JT
404 * config/alpha/tm-alpha.h (FRAME_ARGS_ADDRESS): Use
405 alpha_frame_args_address.
abf22e64 406 (FRAME_LOCALS_ADDRESS): Use alpha_frame_locals_address.
140f9984 407 (alpha_find_saved_regs): Remove prototype.
abf22e64
AJ
408 (FRAME_INIT_SAVED_REGS): Use alpha_frame_init_saved_regs.
409 (EXTRA_FRAME_INFO): Remove.
140f9984
JT
410 (INIT_EXTRA_FRAME_INFO): Use alpha_init_extra_frame_info.
411 (PRINT_EXTRA_FRAME_INFO): Use alpha_print_extra_frame_info.
412
d734c450
JT
4132002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
414
415 * alpha-tdep.c (alpha_osf_in_sigtramp): New function.
416 (alpha_cannot_fetch_register): Ditto.
417 (alpha_cannot_store_register): Ditto.
418 (alpha_register_convertible): Ditto.
419 (alpha_use_struct_convention): Ditto.
420 * config/alpha/tm-alpha.h: Update copyright years.
421 (IN_SIGTRAMP): Use alpha_osf_in_sigtramp.
422 (INNER_THAN): Use core_addr_lessthan.
423 (CANNOT_FETCH_REGISTER): Use alpha_cannot_fetch_register.
424 (CANNOT_STORE_REGISTER): Use alpha_cannot_store_register.
425 (REGISTER_CONVERTIBLE): Use alpha_register_convertible.
426 (USE_STRUCT_CONVENTION): Use alpha_use_struct_convention.
427 (FRAME_CHAIN): Remove unnecessary cast.
428
b4ceaee6
AC
4292002-01-18 Andrew Cagney <ac131313@redhat.com>
430
431 * NEWS: Document that testsuite/gdb.hp/gdb.threads-hp/ is
432 obsolete.
433
0a65a603
AC
4342002-01-18 Andrew Cagney <ac131313@redhat.com>
435
436 * infptrace.c: Remove ATTRIBUTE_UNUSED. Update copyright.
437 * monitor.c, remote-array.c, remote-bug.c: Ditto.
438 * remote-e7000.c, remote-es.c, remote-mips.c: Ditto.
439 * remote-nindy.c, remote-os9k.c, remote-rdi.c: Ditto.
440 * remote-rdp.c, remote-sds.c, remote-sim.c: Ditto.
441 * remote-st.c, remote-vx.c, remote.c, win32-nat.c: Ditto.
442 * x86-64-linux-nat.c: Ditto.
443
636a6dfc
JT
4442002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
445
abf22e64 446 * alpha-tdep.c (alpha_register_name): New function.
636a6dfc
JT
447 * config/alpha/tm-alpha.h (REGISTER_NAMES): Remove.
448 (REGISTER_NAME): Define.
449
acceddb6
JT
4502002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
451
452 * config/nm-nbsd.h (KERNEL_U_ADDR): Remove.
453
ec32e4be
JT
4542002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
455
456 * alpha-tdep.c: Update copyright years.
457 (alpha_next_pc): New function.
458 (alpha_software_single_step): Ditto.
459 * config/alpha/tm-alpha.h: Add prototype for
460 alpha_software_single_step.
461
e771a871
JT
4622002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
463
464 * alphabsd-nat.c: Update copyright years.
465 (fill_gregset): Use regcache_collect.
466 (fill_fpregset): Likewise.
467 (fetch_inferior_registers): Only fetch integer registers
468 if requested to do so.
469 (store_inferior_registers): Only store integer registers
470 if requested to do so.
471
7708fa01
AC
4722002-01-17 Andrew Cagney <ac131313@redhat.com>
473
474 * config/alpha/alpha-osf3.mh (XDEPFILES): Delete.
475 * config/alpha/alpha-osf2.mh (XDEPFILES): Delete.
476 * config/alpha/alpha-osf1.mh (XDEPFILES): Delete.
477 * config/alpha/alpha-linux.mh (XDEPFILES): Delete.
478 * config/alpha/fbsd.mh (XDEPFILES): Delete.
479 * config/arm/linux.mh (XDEPFILES): Delete.
480 * config/arm/nbsd.mh (XDEPFILES): Delete.
481 * config/i386/i386dgux.mh (XDEPFILES): Delete.
482 * config/i386/i386sol2.mh (XDEPFILES): Delete.
483 * config/i386/i386m3.mh (XDEPFILES): Delete.
484 (NATDEPFILES): Move i387-tdep.o and core-aout.o to here.
485 * config/i386/i386gnu.mh (XDEPFILES): Delete.
486 * config/i386/fbsd.mh (XDEPFILES): Delete.
487 * config/i386/i386bsd.mh (XDEPFILES): Delete.
488 * config/i386/i386sco5.mh (XDEPFILES): Delete.
489 * config/i386/i386v4.mh (XDEPFILES): Delete.
490 * config/i386/i386v42mp.mh (XDEPFILES): Delete.
491 * config/i386/i386sco4.mh (XDEPFILES): Delete.
492 * config/i386/i386aix.mh (XDEPFILES): Delete.
493 * config/i386/go32.mh (XDEPFILES): Delete.
494 * config/i386/cygwin.mh (XDEPFILES): Delete.
495 * config/i386/i386lynx.mh (XDEPFILES): Delete.
496 * config/i386/i386mach.mh (XDEPFILES): Delete.
497 * config/i386/i386v32.mh (XDEPFILES): Delete.
498 * config/i386/linux.mh (XDEPFILES): Delete.
499 * config/i386/nbsdelf.mh (XDEPFILES): Delete.
500 * config/i386/ncr3000.mh (XDEPFILES): Delete.
501 * config/i386/i386mk.mh (NATDEPFILES): Rename XDEPFILES.
502 * config/i386/i386sco.mh (XDEPFILES): Delete.
503 * config/i386/i386v.mh (XDEPFILES): Delete.
504 * config/i386/nbsd.mh (XDEPFILES): Delete.
505 * config/i386/ptx.mh (NATDEPFILES): Rename XDEPFILES.
506 * config/i386/ptx4.mh (NATDEPFILES): Rename XDEPFILES.
507 * config/i386/symmetry.mh (XDEPFILES): Delete.
508 * config/i386/obsd.mh (XDEPFILES): Delete.
509 * config/i386/x86-64linux.mh (XDEPFILES): Delete.
510 * config/ia64/linux.mh (XDEPFILES): Delete.
511 * config/ia64/aix.mh (XDEPFILES): Delete.
512 * config/m68k/apollo68b.mh (XDEPFILES): Delete.
513 * config/m68k/dpx2.mh (XDEPFILES): Delete.
514 * config/m68k/3b1.mh (NATDEPFILES): Rename XDEPFILES.
515 * config/m68k/apollo68v.mh (XDEPFILES): Delete.
516 * config/m68k/hp300bsd.mh (XDEPFILES): Delete.
517 * config/m68k/linux.mh (XDEPFILES): Delete.
518 * config/m68k/m68klynx.mh (XDEPFILES): Delete.
519 * config/m68k/m68kv4.mh (XDEPFILES): Delete.
520 * config/m68k/nbsd.mh (XDEPFILES): Delete.
521 * config/m68k/sun2os3.mh (XDEPFILES): Delete.
522 * config/m68k/sun2os4.mh (XDEPFILES): Delete.
523 * config/m68k/sun3os3.mh (XDEPFILES): Delete.
524 * config/m68k/sun3os4.mh (XDEPFILES): Delete.
525 * config/m88k/delta88.mh (XDEPFILES): Delete.
526 * config/m88k/delta88v4.mh (XDEPFILES): Delete.
527 * config/m88k/m88k.mh (XDEPFILES): Delete.
528 * config/mips/littlemips.mh (NATDEPFILES): Rename XDEPFILES.
529 * config/mips/linux.mh (XDEPFILES): Delete.
530 * config/mips/irix6.mh (XDEPFILES): Delete.
531 * config/mips/irix5.mh (XDEPFILES): Delete.
532 * config/mips/irix4.mh (XDEPFILES): Delete.
533 * config/mips/irix3.mh (XDEPFILES): Delete.
534 * config/mips/decstation.mh (XDEPFILES): Delete.
535 * config/mips/mipsm3.mh (XDEPFILES): Delete.
536 (NATDEPFILES): Move core-aout.o to here.
537 * config/ns32k/nbsd.mh (XDEPFILES): Delete.
538 * config/pa/hpux1020.mh (XDEPFILES): Delete.
539 * config/pa/hppabsd.mh (XDEPFILES): Delete.
540 * config/pa/hppahpux.mh (XDEPFILES): Delete.
541 * config/pa/hpux11w.mh (XDEPFILES): Delete.
542 * config/pa/hppaosf.mh (XDEPFILES): Delete.
543 * config/pa/hpux11.mh (XDEPFILES): Delete.
544 * config/powerpc/aix.mh (XDEPFILES): Delete.
545 * config/powerpc/nbsd.mh (XDEPFILES): Delete.
546 * config/powerpc/linux.mh (XDEPFILES): Delete.
547 * config/romp/rtbsd.mh: Rename XDEPFILES.
548 * config/rs6000/rs6000lynx.mh (XDEPFILES): Delete.
549 * config/rs6000/aix4.mh (XDEPFILES): Delete.
550 * config/rs6000/rs6000.mh (XDEPFILES): Delete.
551 * config/s390/s390.mh (XDEPFILES): Delete.
552 * config/vax/vaxbsd.mh (NATDEPFILES): Rename XDEPFILES.
553 * config/sparc/sun4sol2.mh (XDEPFILES): Delete.
554 * config/sparc/sun4os4.mh (XDEPFILES): Delete.
555 * config/sparc/sparclynx.mh (XDEPFILES): Delete.
556 * config/sparc/nbsdelf.mh (XDEPFILES): Delete.
557 * config/sparc/nbsd.mh (XDEPFILES): Delete.
558 * config/sparc/linux.mh (XDEPFILES): Delete.
559 * config/vax/vaxult.mh (XDEPFILES): Delete.
560 * config/vax/vaxult2.mh (XDEPFILES): Delete.
561 * Makefile.in (DEPFILES): Remove XDEPFILES.
562
375fc983
AC
5632002-01-17 Andrew Cagney <ac131313@redhat.com>
564
565 * utils.c (internal_verror): Fix comments, default is yes not no.
566 Update queries to match. Default to quit and dump core.
567
8926118c
AC
5682002-01-17 Andrew Cagney <ac131313@redhat.com>
569
570 * breakpoint.c: Update assuming #if UI_OUT is always true. Update
571 copyright.
572 * defs.h, event-top.c, gdbcmd.h: Ditto.
573 * infcmd.c, infrun.c, main.c, printcmd.c, remote.c: Ditto.
574 * source.c, stack.c, symfile.c, symtab.c, thread.c: Ditto.
575 * top.c, cli/cli-cmds.c, cli/cli-decode.c: Ditto.
576 * cli/cli-script.c, cli/cli-script.h, cli/cli-setshow.c: Ditto.
577 * mi/ChangeLog, mi/mi-cmd-break.c, mi/mi-cmd-stack.c: Ditto.
578 * mi/mi-main.c:Ditto.
579
580 * stack.c, symfile.c: Update copyright.
581
45b7b345
DJ
5822002-01-17 Daniel Jacobowitz <drow@mvista.com>
583
db728ff7
DJ
584 * gdbserver/low-hppabsd.c, gdbserver/low-lynx.c,
585 gdbserver/low-nbsd.c, gdbserver/low-sim.c,
586 gdbserver/low-sparc.c, gdbserver/low-sun3.c,
587 gdbserver/low-linux.c, gdbserver/server.c: Correct copyright notices.
45b7b345 588
db728ff7
DJ
5892002-01-17 Daniel Jacobowitz <drow@mvista.com>
590
591 * gdbserver/low-hppabsd.c (myattach): New function, returning -1.
592 * gdbserver/low-lynx.c (myattach): Likewise.
593 * gdbserver/low-nbsd.c (myattach): Likewise.
594 * gdbserver/low-sim.c (myattach): Likewise.
595 * gdbserver/low-sparc.c (myattach): Likewise.
596 * gdbserver/low-sun3.c (myattach): Likewise.
597
598 * gdbserver/low-linux.c (myattach): New function.
45b7b345 599
db728ff7 600 * gdbserver/server.c (attach_inferior): New function.
45b7b345
DJ
601 (main): Handle "--attach".
602
8de3c354
AC
6032002-01-16 Andrew Cagney <ac131313@redhat.com>
604
605 * MAINTAINERS (language support): Daniel Jacobwitz is C++
606 maintainer.
607
b0129042
DJ
6082002-01-15 Daniel Jacobowitz <drow@mvista.com>
609
610 * c-typeprint.c (is_type_conversion_operator): Add additional
611 check for non-conversion operators.
612
ba8679fb 6132002-01-15 Michael Snyder <msnyder@redhat.com>
2bf543a6
MS
614
615 * linux-proc.c: Add "info proc" command, a la procfs.c.
616 (read_mapping): New function, abstract and re-use code.
617 (linux_find_memory_regions): Use new func read_mapping.
618 (linux_info_proc_cmd): New function, implement "info proc".
619 (_initialize_linux_proc): Add new command "info proc".
620
e4f9b4d5
MS
6212002-01-15 Michael Snyder <msnyder@redhat.com>
622
623 * symfile.c (generic_load): Use bfd_map_over_sections method
624 instead of manipulating bfd structure members directly.
625 (add_section_size_callback): New function, bfd sections callback
626 used by generic_load.
627 (load_sections_callback): New function, bfd sections callback
628 used by generic_load.
629
08cf96df
EZ
6302002-01-15 Elena Zannoni <ezannoni@redhat.com>
631
abf22e64 632 [Based on work by Jim Blandy]
08cf96df
EZ
633 * gdbtypes.h (builtin_type_v16qi, builtin_type_v8hi): Export.
634 (builtin_type_vec128): Export.
635 * gdbtypes.c (builtin_type_v16qi, builtin_type_v8hi): New SIMD
636 types.
637 (builtin_type_vec128): New builtin type for 128 bit vector
638 registers.
639 (build_gdbtypes): Initialize builtin_type_v16qi and
640 builtin_type_v8hi. Create the vec128 register builtin type
641 structure.
642 (build_builtin_type_vec128): New function.
abf22e64 643 (_initialize_gdbtypes): Register builtin_type_v16qi and
08cf96df
EZ
644 builtin_type_v8hi with gdbarch. Same for builtin_type_vec128.
645 * rs6000-tdep.c (rs6000_register_virtual_type): Change type of
646 AltiVec register to new builtin type.
647
d7242108
DJ
6482001-01-15 Daniel Jacobowitz <drow@mvista.com>
649
650 * stabsread.c (read_type): Pass dbx_lookup_type (typenums)
651 to make_cv_type.
652
4ee3352d
AC
6532002-01-14 Andrew Cagney <ac131313@redhat.com>
654
655 * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Rename
656 CLEAN_UP_REGISTER_VALUE.
657 * regcache.c (supply_register): Update only call.
658
f015b2e7
AC
6592002-01-14 Andrew Cagney <ac131313@redhat.com>
660
661 * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
662 a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
663 a29k-*-vxworks* targets as obsolete.
664
356ae49d
MS
6652002-01-14 Michael Snyder <msnyder@redhat.com>
666
667 * linux-proc.c (linux_do_thread_registers): Ignore fpxregs
668 until we can resolve portability issues.
669 * gregset.h: Remove references to fpxregs.
670 * gcore.c (gcore_command): Initialize note_sec to NULL.
671
ade8f45e
AC
6722002-01-13 Andrew Cagney <ac131313@redhat.com>
673
674 * signals.c (target_signal_to_name): Rewrite. Only use
675 signals[].name when in bounds and non-NULL.
abf22e64 676
89c49e7a
AC
6772002-01-13 Andrew Cagney <ac131313@redhat.com>
678
679 From Petr Ledvina <ledvinap@kae.zcu.cz>:
680 * signals.c (target_signal_to_name): Verify that SIG is within the
681 bounds of the signals array.
682
4daa9f9f
AC
6832002-01-13 Andrew Cagney <ac131313@redhat.com>
684
685 * MAINTAINERS: Remove arm-coff and arm-pe from target list.
686
ba4bbdcb
KS
6872002-01-13 Keith Seitz <keiths@redhat.com>
688
689 * stack.c (print_frame_info_base): Print the frame's pc
690 only if when print_frame_info_listing_hook is not defined.
691
575bbeb6
KS
6922002-01-13 Keith Seitz <keiths@redhat.com>
693
694 * varobj.c (varobj_set_value): Make sure that there were no
695 errors evaluating the object before attempting to set its
696 value.
697 value_cast now properly adjusts VALUE_ADDRESS for baseclasses,
698 so this offset adjustment is no longer necessary.
699 (create_child): Don't set the error flag if the child is
700 a CPLUS_FAKE_CHILD.
701 (value_of_child): If value_fetch_lazy fails, return NULL
702 so that callers will be notified that an error occurred.
703 (c_value_of_variable): Delay check of variable's validity
704 until later. We actually want all structs and unions to have
705 the value "{...}".
706 Do not return "???" for variables which could not be evaluated.
707 This error condition must be returned to the caller so that it
708 can get the error condition from gdb.
709 (cplus_name_of_child): Adjust index for vptr before figuring
710 out the name of the child.
711 (cplus_value_of_child): If a child's (real) parent is not valid,
712 don't even bother trying to give a value for it. Just return
713 an error. Change all instances in this function.
714 (cplus_type_of_child): If our parent is one of the "fake"
715 parents, we need to get at the type of the real parent, and
716 derive the child's true type using this information.
717
b76898ab
AC
7182002-01-13 Andrew Cagney <ac131313@redhat.com>
719
720 From 2002-01-09 John Marshall <johnm@falch.net>:
721 * CONTRIBUTE, README, TODO: Change sourceware.cygnus.com to
722 sources.redhat.com, and tweak some related URLs which had
723 suffered from linkrot.
724
b6649e88
AC
7252002-01-13 Andrew Cagney <ac131313@redhat.com>
726
727 From Jeff law:
728 * hppa-tdep.c (hppa_push_arguments): Correct handling of 5-7 byte
729 structures passed in registers.
730
82cc5033
EZ
7312002-01-13 Eli Zaretskii <eliz@is.elta.co.il>
732
733 * go32-nat.c (save_npx) [__DJGPP_MINOR__ < 3]: Remove extraneous
734 white space which prevented compilation. Reported by DSK
735 <dsk@student.unsw.edu.au>.
736
ba5f2f8a
MS
7372002-01-11 Michael Snyder <msnyder@redhat.com>
738
fbd35540
MS
739 * symfile.c (build_section_addr_info_from_section_tab):
740 Use bfd access method instead of manipulating bfd directly.
741 (syms_from_objfile): Ditto.
742 (simple_overlay_update_1): Ditto.
743 (simple_overlay_update): Ditto.
744 (generic_load): Ditto.
745 (overlay_unmapped_address): FIXME comment, bfd access methods.
746 (sections_overlap): FIXME comment, bfd access methods.
747 (pc_in_mapped_range): FIXME comment, bfd access methods.
748 (pc_in_unmapped_range): FIXME comment, bfd access methods.
749 (section_is_mapped): FIXME comment, bfd access methods.
750 (section_is_overlay): FIXME comment, bfd access methods.
751
ba5f2f8a
MS
752 * symfile.c (generic_load): Whitespace and long line cleanups.
753 Remove duplicate variable, change several local variables to
754 more appropriate data types.
755 (print_transfer_performance): Use %lu instead of %ld for ulongs.
756
17df2af6
AC
7572002-01-12 Andrew Cagney <ac131313@redhat.com>
758
759 From Peter Schauer:
760 * language.c (longest_local_hex_string_custom): Use phex_nz to
761 convert NUM to a hex string.
762
ec920329
EZ
7632002-01-12 Elena Zannoni <ezannoni@redhat.com>
764
765 * sh-tdep.c (sh_gdbarch_init): Move setting of long_bit earlier in
766 the function.
538a76d6 767 Update Copyright year.
ec920329 768
3abd2e01
AC
7692002-01-12 Andrew Cagney <ac131313@redhat.com>
770
771 * language.c (longest_raw_hex_string): Delete unused function.
772
b21b22e0
PS
7732002-01-11 Petr Sorfa <petrs@caldera.com>
774
775 * MAINTAINERS (write-after-approval): Add myself.
776 * dwarf2read.c (read_tag_string_type): Handling of
777 DW_AT_byte_size.
778 (read_tag_string_type): FORTRAN fix to prevent propagation of
779 first string size.
780 (set_cu_language): Handling of DW_LANG_Fortran95
781
747fe712
RE
7822002-01-11 Richard Earnshaw <rearnsha@arm.com>
783
784 * armnbsd-nat.c (fetch_inferior_registers): Change inferior_pid ->
785 GETPID(inferior_ptid).
786 (store_inferior_registers): Likewise.
787
f1bea926
JM
7882002-01-10 Jason Merrill <jason@redhat.com>
789
790 * dwarf2read.c (decode_locdesc): Implement DW_OP_litn, DW_OP_dup.
791 Fix DW_OP_minus.
792
ae940673
AC
7932002-01-10 Andrew Cagney <ac131313@redhat.com>
794
795 * config/djgpp/fnchange.lst: Add renames for bfd/ChangeLog-0001
796 and bfd/elf32-sh-nbsd.c.
797
00546b04
MS
7982002-01-10 Michael Snyder <msnyder@redhat.com>
799
352ed7b4
MS
800 * NEWS: Mention --pid and corefile/proc-id behavior change.
801
c18be923
MS
802 * Makefile.in: Add rules for gcore.o and linux-proc.o.
803 * gcore.c: Include cli/cli-decode.h instead of command.h.
804
00546b04
MS
805 * main.c (captured_main): Add new command line option "--pid".
806 If the second command line argument (following the symbol-file)
807 begins with a digit, try to attach to it before trying to open
808 it as a corefile.
809 (print_gdb_help): Document the "--pid" argument.
810
db60ec62
EZ
8112002-01-10 Eli Zaretskii <eliz@is.elta.co.il>
812
813 * completer.c (command_completer): New function.
814
815 * completer.h <command_completer>: Add prototype.
816
817 * cli/cli-cmds.c (init_cli_cmds): Make command_completer be the
818 completer for the "help" command.
819
39c22d1a
JM
8202002-01-09 Jason Merrill <jason@redhat.com>
821
822 * c-typeprint.c (is_type_conversion_operator): Fix thinko.
823
c564377f
MS
8242002-01-09 Michael Snyder <msnyder@redhat.com>
825
975aec09
MS
826 * i386-linux-nat.c (fill_fpxregset): Make global.
827 (store_fpxregset): Ditto.
828
db4a10fa
MS
829 * gregset.h (gdb_fpxregset_t): Define.
830 (supply_fpxregset): Prototype.
831 (fill_fpxregset): Prototype.
832
c564377f
MS
833 * exec.c (exec_make_note_section): Don't call elfcore_write_prpsinfo.
834
c3d45d70
RE
8352002-01-09 Richard Earnshaw <rearnsha@arm.com>
836
837 * config/arm/arm-tdep.h (arm_software_single_step): Remove PARAMS.
838 * config/arm/nm-nbsd.h (arm_register_u_addr): Likewise.
839 * config/arm/tm-nbsd.h (get_longjmp_target): Likewise.
840
fcc87af1
AC
8412002-01-09 Andrew Cagney <ac131313@redhat.com>
842
843 * MAINTAINERS: Update target maintainer rules so that any
844 Maintainer can approve a tested patch for a maintenance-only
845 target.
846
dd96c05b
RE
8472002-01-09 Richard Earnshaw <rearnsha@arm.com>
848
d4297db9 849 * MAINTAINERS (write-after-approval): Add myself.
dd96c05b 850
d4297db9 851 * arm-tdep.c (arm_init_extra_frame_info): Cast NULL argument to
dd96c05b
RE
852 IN_SIGTRAMP.
853
145fdc6e
MS
8542002-01-08 Michael Snyder <msnyder@redhat.com>
855
856 * linux-proc.c (child_pid_to_exec_file): Use readlink to get the
857 real name of the executable, rather than the /proc name.
858
be4d1333
MS
8592002-01-03 Michael Snyder <msnyder@redhat.com>
860
861 Implement a "generate-core-file" command in gdb, save target state.
862 * gcore.c: New file. Implement new command 'generate-core-file'.
863 Save a corefile image of the current state of the inferior.
864 * linux-proc.c: Add linux-specific code for saving corefiles.
865 * target.h (struct target_ops): Add new target vectors for saving
866 corefiles; to_find_memory_regions and to_make_corefile_notes.
867 (target_find_memory_regions): New macro.
868 (target_make_corefile_notes): New macro.
869 * target.c (update_current_target): Inherit new target methods.
870 (dummy_find_memory_regions): New place-holder method.
871 (dummy_make_corefile_notes): New place-holder method.
872 (init_dummy_target): Initialize new dummy target vectors.
873 * exec.c (exec_set_find_memory_regions): New function.
874 Allow the exec_ops vector for memory regions to be taken over.
875 (exec_make_note_section): New function, target vector method.
876 * defs.h (exec_set_find_memory_regions): Export prototype.
877 * procfs.c (proc_find_memory_regions): New function, corefile method.
878 (procfs_make_note_section): New function, corefile method.
879 (init_procfs_ops): Set new target vector pointers.
880 (find_memory_regions_callback): New function.
881 (procfs_do_thread_registers): New function.
882 (procfs_corefile_thread_callback): New function.
883 * sol-thread.c (sol_find_memory_regions): New function.
884 (sol_make_note_section): New function.
885 (init_sol_thread_ops): Initialize new target vectors.
886 * inftarg.c (inftarg_set_find_memory_regions): New function.
887 Allow to_find_memory_regions vector to be taken over.
888 (inftarg_set_make_corefile_notes): New function.
889 Allow to_make_corefile_notes vector to be taken over.
890 * thread-db.c (thread_db_new_objfile): Don't activate thread-db
891 interface layer if not target_has_execution (may be a corefile).
892 * config/i386/linux.mh: Add gcore.o to NATDEPFILES.
893 * config/sparc/sun4sol2.mh: Ditto.
894 * config/alpha/alpha-linux.mh: Ditto.
895 * config/arm/linux.mh: Ditto.
896 * config/i386/x86-64linux.mh: Ditto.
897 * config/ia64/linux.mh: Ditto.
898 * config/m68k/linux.mh: Ditto.
899 * config/mips/linux.mh: Ditto.
900 * config/powerpc/linux.mh: Ditto.
901 * config/sparc/linux.mh: Ditto.
902
c6b92abd
MS
9032002-01-07 Michael Snyder <msnyder@redhat.com>
904
905 * arm-linux-nat.c: Remove references to regcache.c internal data
906 (registers[] and register_valid[]).
907
4b09dc8c
MS
9082002-01-07 Michael Snyder <msnyder@redhat.com>
909
abf22e64
AJ
910 * linux-proc.c: New file. Implement child_pid_to_exec_file,
911 so that attaching to a pid will automatically read the process's
4b09dc8c
MS
912 symbol file and shlibs.
913 * Makefile.in: Add rule for linux-proc.o.
914 * config/nm-linux.h: Define CHILD_PID_TO_EXEC_FILE.
915 * config/alpha/alpha-linux.mh: Add linux-proc.o to NATDEPFILES.
916 * config/arm/linux.mh: Ditto.
917 * config/i386/linux.mh: Ditto.
918 * config/i386/x86-64linux.mh: Ditto.
919 * config/ia64/linux.mh: Ditto.
920 * config/m68k/linux.mh: Ditto.
921 * config/mips/linux.mh: Ditto.
922 * config/powerpc/linux.mh: Ditto.
923 * config/sparc/linux.mh: Ditto.
924
c25b74ac
PM
9252002-01-06 Pierre Muller <muller@ics.u-strasbg.fr>
926
927 * win32-nat.c: Add i386-tdep.h dependency.
928
94cd915f
MS
9292002-01-07 Michael Snyder <msnyder@redhat.com>
930
c7cccb76
MS
931 * solib.c (info_sharedlibrary_command): Use TARGET_PTR_BIT
932 instead of bfd_get_arch_size. Don't bail out just because
933 there's no exec_bfd.
abf22e64 934
34c0bd93
MS
935 * cp-valprint.c (cp_print_value): FIXME comment, alloca size.
936 * p-valprint.c (pascal_object_print_value): Ditto.
937 * somread.c (som_symtab_read): Ditto.
938 * symfile.c (simple_free_overlay_region_table): Ditto.
939 * valops.c (value_assign): Ditto.
940
21c1c920
MS
941 * tracepoint.c (tracepoint_save_command): From Klee Dienes --
942 use tilde_expand and strerror for opening save-tracepoints file.
943
5bbd998e
MS
944 * thread-db.c (thread_db_new_objfile): Indendation fix.
945
94cd915f
MS
946 * infptrace.c (GDB_MAX_ALLOCA): New define.
947 (child_xfer_memory): Use xmalloc/xfree instead of alloca if the
abf22e64 948 size of the buffer exceeds GDB_MAX_ALLOCA (default 1 megabyte,
94cd915f
MS
949 can be overridden with whatever value is appropriate to the host).
950 * infttrace.c (child_xfer_memory): Add FIXME warning about use of
951 alloca to allocate potentially large buffer.
952 * rs6000-nat.c (child_xfer_memory): Ditto.
953 * symm-nat.c (child_xfer_memory): Ditto.
954 * x86-64-linux-nat.c (child_xfer_memory): Ditto.
955
494e8a93
JSC
9562002-01-07 Jackie Smith Cashion <jsmith@redhat.com>
957
958 From Nick Clifton <nickc@redhat.com>
959 * d10v-tdep.c: Set STACK_START to 0x200bffe.
960
d0e1d48e
MS
9612002-01-07 Michael Snyder <msnyder@redhat.com>
962
abf22e64 963 * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
d0e1d48e
MS
964 Don't use exec_bfd if it's NULL.
965
290b2c7a
MK
9662002-01-06 Mark Kettenis <kettenis@gnu.org>
967
abf22e64 968 * valops.c (value_arg_coerce): Fix formatting.
290b2c7a 969
aef21287
AC
9702002-01-06 Andrew Cagney <ac131313@redhat.com>
971
972 * hp-psymtab-read.c: Include "gdb_string.h" instead of <string.h>.
973 * gnu-nat.c: Ditto.
974
30efa627
AC
9752002-01-06 Andrew Cagney <ac131313@redhat.com>
976
977 * MAINTAINERS: Note that alpha-dec-osf4.0a, arc-elf, arm-coff,
978 arm-elf, arm-pe, d30v-elf, fr30-elf, h8300hms, h8500hms,
979 i960-coff, m32r-elf, m68k-elf, m88k, mcore-elf, mn10200-elf,
980 ns32k-netbsd, hppa1.1-hp-proelf, v850-elf, vax-dec-vms5.5 and
981 z8k-coff have not been multi-arched. Update z8k-coff build
982 status.
983
9b4ff276
AC
9842002-01-06 Andrew Cagney <ac131313@redhat.com>
985
986 * MAINTAINERS: Mark a29k target as obsolete.
987 * Makefile.in (a29k-tdep.o, remote-adapt.o, remote-eb.o)
988 (remote-mm.o, remote-udi.o): Obsolete. Remove references in
989 comments.
990 * NEWS: Note that a29k targets are obsolete.
991 * a29k-tdep.c: Mark as obsolete.
992 * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
993 a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
994 a29k-*-vxworks* targets as obsolete.
995 * remote-adapt.c: Obsolete.
996 * remote-eb.c: Obsolete.
997 * remote-mm.c: Obsolete.
998 * remote-udi.c: Obsolete.
999 * config/a29k/a29k-udi.mt: Obsolete.
1000 * config/a29k/a29k.mt: Obsolete.
1001 * config/a29k/tm-a29k.h: Obsolete.
1002 * config/a29k/tm-vx29k.h: Obsolete.
1003 * config/a29k/vx29k.mt: Obsolete.
1004
a9011d31
AC
10052002-01-05 Andrew Cagney <ac131313@redhat.com>
1006
1007 * rs6000-tdep.c (rs6000_do_registers_info): Replace BIG_ENDIAN
1008 with BFD_ENDIAN_BIG.
1009
9299404e
AC
10102002-01-05 Andrew Cagney <ac131313@redhat.com>
1011
1012 * configure.in (AC_CHECK_HEADERS): Do not check for <endian.h>.
1013 * configure, config.in: Re-generate.
1014 * config/vax/xm-vaxbsd.h: Do not include <machine/endian.h>.
1015 * defs.h: Do not include <endian.h>.
1016
7e89e357
JT
10172002-01-05 Jason Thorpe <thorpej@wasabisystems.com>
1018
1019 * acconfig.h (HAVE_PT_GETXMMREGS): New.
1020 * config.in: Regenerate.
1021 * configure.in: Update copyright years.
1022 Add test for PT_GETXMMREGS supplied by <sys/ptrace.h>.
1023 * configure: Regenerate.
1024 * i386bsd-nat.c: Update copyright years.
1025 (fill_gregset): Use regcache_collect.
1026 (fetch_inferior_registers): Only fetch integer registers
1027 if requested to do so. Add support for XMM registers
1028 using PT_GETXMMREGS.
1029 (store_inferior_registers): Only store integer registers
1030 if requested to do so. Add support for XMM registers
1031 using PT_SETXMMREGS.
1032 * i386nbsd-nat.c (fetch_inferior_registers): Remove.
1033 (store_inferior_registers): Remove.
1034 (fetch_core_registers): Use supply_gregset and i387_supply_fsave.
1035 (fetch_elfcore_registers): New function.
1036 (i386nbsd_elfcore_fns): New.
1037 (_initialize_i386nbsd_nat): Register i386nbsd_elfcore_fns.
1038 * config/i386/nbsd.mh (NATDEPFILES): Add i387-nat.o and
1039 i386bsd-nat.o.
1040 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
1041 * config/i386/nbsd.mt (TDEPFILES): Add i386bsd-nat.o.
1042 * config/i386/nbsdelf.mt (TDEPFILES): Likewise.
1043 * config/i386/tm-nbsd.h: Update copyright years.
1044 (HAVE_SSE_REGS): Define.
1045 (IN_SIGTRAMP): Define as i386bsd_in_sigtramp.
1046 (SIGTRAMP_START): Redefine as i386bsd_sigtramp_start.
1047 (SIGTRAMP_END): Redefine as i386bsd_sigtramp_end.
1048 (SIGCONTEXT_PC_OFFSET): Remove.
1049 (FRAME_SAVED_PC): Define as i386bsd_frame_saved_pc.
1050
a752853e
AC
10512002-01-05 Andrew Cagney <ac131313@redhat.com>
1052
1053 * configure.tgt: Remove powerpc-*-macos* target.
1054 * config/m68k/xm-mpw.h: Delete file.
1055 * config/xm-mpw.h: Delete file.
1056 * ser-mac.c: Delete file.
1057 * mpw-make.sed: Delete file.
1058 * mpw-config.in: Delete file.
1059 * mac-xdep.c: Delete file.
1060 * mac-gdb.r: Delete file.
1061 * mac-defs.h: Delete file.
1062 * mac-nat.c: Delete file.
1063 * config/powerpc/macos.mh: Delete file.
1064 * config/powerpc/macos.mt: Delete file.
1065 * config/powerpc/nm-macos.h: Delete file.
1066 * config/powerpc/tm-macos.h: Delete file.
1067 * source.c (openp, open_source_file): Remove obsolete code.
1068 * top.c (gdb_readline): Ditto.
1069 * utils.c (query): Ditto.
1070 * event-top.c (display_gdb_prompt): Ditto.
1071 * Makefile.in (ser-mac.o): Delete obsolete target.
1072 * NEWS: Update.
1073
d7449b42
AC
10742002-01-04 Andrew Cagney <ac131313@redhat.com>
1075
1076 * defs.h (BIG_ENDIAN): Delete macro definition.
1077 * a29k-tdep.c, arch-utils.c, arm-tdep.c, ax-gdb.c, ch-exp.c,
1078 coffread.c, cris-tdep.c, d10v-tdep.c, d30v-tdep.c, defs.h,
1079 findvar.c, infcmd.c, mem-break.c, mips-tdep.c, mn10300-tdep.c,
1080 printcmd.c, remote-os9k.c, remote-rdi.c, remote-rdp.c,
1081 remote-sim.c, remote.c, rs6000-tdep.c, sh-tdep.c, sparcl-tdep.c,
1082 stabsread.c, valops.c, valprint.c, config/a29k/tm-a29k.h,
1083 config/a29k/tm-vx29k.h, config/arm/tm-arm.h,
1084 config/d30v/tm-d30v.h, config/fr30/tm-fr30.h,
1085 config/h8300/tm-h8300.h, config/h8500/tm-h8500.h,
1086 config/m32r/tm-m32r.h, config/m68k/tm-m68k.h,
1087 config/m88k/tm-m88k.h, config/mips/tm-mips.h, config/pa/tm-hppa.h,
1088 config/sparc/tm-sparc.h, config/z8k/tm-z8k.h, mi/mi-cmd-disas.c,
1089 mi/mi-main.c: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
1090 * gdbarch.sh: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
1091 * gdbarch.c: Re-generate.
1092
356374e8
DJ
10932002-01-04 Daniel Jacobowitz <drow@mvista.com>
1094
1095 * thread-db.c (thread_db_new_objfile): Do not enable thread_db
1096 for core files.
1097
a2b8f8f8
JT
10982002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
1099
1100 * config/arm/nbsd.mh (XDEPFILES): Remove ser-tcp.o.
1101
12466af9
AC
11022002-01-04 Andrew Cagney <ac131313@redhat.com>
1103
1104 * value.h (value_ptr): Delete typedef.
1105
3549ab40
JT
11062002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
1107
1108 * i386nbsd-nat.c: Update copyright years.
1109 Include i386-tdep.h.
1110
fedbd091
EZ
11112002-01-04 Elena Zannoni <ezannoni@redhat.com>
1112
1113 * stabsread.c: Update copyright years.
1114
1115 From Debashis Mahata <debashis.mahata@wipro.com>:
1116 (read_struct_fields): Deal with Sun C compiler erroneous stab
1117 output for structs and unions.
fec8b34f 1118 Fix PR gdb/269.
fedbd091 1119
eb43544b
DJ
11202002-01-04 Daniel Jacobowitz <drow@mvista.com>
1121
1122 * p-valprint.c: Include "cp-abi.h" for baseclass_offset
1123 prototype.
1124
1514d34e
DJ
11252002-01-04 Daniel Jacobowitz <drow@mvista.com>
1126
1127 * cp-abi.c: Fix whitespace.
1128 (baseclass_offset): New wrapper function.
1129 * cp-abi.h (baseclass_offset): Add prototype.
1130 (struct cp_abi_ops): Add baseclass_offset pointer.
1131
1132 * valops.c (vb_match): Move to...
1133 * gnu-v2-abi.c (vb_match): here.
1134 * valops.c (baseclass_offset): Move to...
1135 * gnu-v2-abi.c (gnuv2_baseclass_offset): here, and rename.
1136
1137 * gnu-v3-abi.c (gnuv3_baseclass_offset): New function.
1138
1139 * gnu-v2-abi.c (init_gnuv2_ops): Initialize baseclass_offset.
1140 * gnu-v3-abi.c (init_gnuv3_ops): Likewise.
1141 * hpacc-abi.c (init_hpacc_ops): Likewise.
1142
7f8c9282
DJ
11432002-01-04 Daniel Jacobowitz <drow@mvista.com>
1144
1145 * valops.c (find_overload_match): Accept obj as a
1146 reference parameter. Update it before returning.
1147 * value.h (find_overload_match): Update prototype.
1148 * eval.c (evaluate_subexp_standard): Pass object to
1149 find_overload_match by reference.
1150
f23631e4
AC
11512002-01-03 Andrew Cagney <ac131313@redhat.com>
1152
1153 * valarith.c: Replace value_ptr with struct value pointer. Remove
1154 register attribute from value declarations.
1155 * valops.c: Ditto.
1156 * value.h: Ditto.
1157 * scm-lang.c (scm_lookup_name): Ditto.
1158
79e10fab 11592002-01-03 Michael Snyder <msnyder@redhat.com>
abf22e64 1160
79e10fab
AC
1161 Abstract the functionality of iterating over mapped memory
1162 regions into a general purpose iterator function.
abf22e64 1163 * procfs.c (iterate_over_mappings): New function, general purpose
79e10fab
AC
1164 iterator for memory sections.
1165 (proc_iterate_over_mappings): Reimplement using iterate_over_mappings.
1166 (solib_mappings_callback): New function, callback for above.
1167 (info_proc_mappings): Reimpliment using iterate_over_mappings.
1168 (info_mappings_callback): New function, callback for above.
1169
1170 * procfs.c (proc_set_watchpoint): Add cast to suppress warning.
1171
c5ad026a
MK
11722002-01-01 Mark Kettenis <kettenis@gnu.org>
1173
d2a7c97a
MK
1174 * i386-tdep.h (struct gdbarch_tdep): Add `os_ident' member.
1175 * i386-tdep.c: Include "elf-bfd.h".
1176 (process_note_abi_tag_sections): New function.
1177 (i386_gdbarch_init): Add code to recognize various OS/ABI
1178 combinations.
1179
c5ad026a
MK
1180 * maint.c (_initialize_maint_cmds): Add missing \ in
1181 string-literal.
1182
a1a5b71e 1183For older changes see ChangeLog-2001
c906108c
SS
1184\f
1185Local Variables:
1186mode: change-log
1187left-margin: 8
1188fill-column: 74
1189version-control: never
1190End: