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