* bfd/coff-rs6000.c (READ20): Use bfd_scan_vma.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
494e8a93
JSC
12002-01-07 Jackie Smith Cashion <jsmith@redhat.com>
2
3 From Nick Clifton <nickc@redhat.com>
4 * d10v-tdep.c: Set STACK_START to 0x200bffe.
5
d0e1d48e
MS
62002-01-07 Michael Snyder <msnyder@redhat.com>
7
8 * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
9 Don't use exec_bfd if it's NULL.
10
290b2c7a
MK
112002-01-06 Mark Kettenis <kettenis@gnu.org>
12
13 * valops.c (value_arg_coerce): Fix formatting.
14
aef21287
AC
152002-01-06 Andrew Cagney <ac131313@redhat.com>
16
17 * hp-psymtab-read.c: Include "gdb_string.h" instead of <string.h>.
18 * gnu-nat.c: Ditto.
19
30efa627
AC
202002-01-06 Andrew Cagney <ac131313@redhat.com>
21
22 * MAINTAINERS: Note that alpha-dec-osf4.0a, arc-elf, arm-coff,
23 arm-elf, arm-pe, d30v-elf, fr30-elf, h8300hms, h8500hms,
24 i960-coff, m32r-elf, m68k-elf, m88k, mcore-elf, mn10200-elf,
25 ns32k-netbsd, hppa1.1-hp-proelf, v850-elf, vax-dec-vms5.5 and
26 z8k-coff have not been multi-arched. Update z8k-coff build
27 status.
28
9b4ff276
AC
292002-01-06 Andrew Cagney <ac131313@redhat.com>
30
31 * MAINTAINERS: Mark a29k target as obsolete.
32 * Makefile.in (a29k-tdep.o, remote-adapt.o, remote-eb.o)
33 (remote-mm.o, remote-udi.o): Obsolete. Remove references in
34 comments.
35 * NEWS: Note that a29k targets are obsolete.
36 * a29k-tdep.c: Mark as obsolete.
37 * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
38 a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
39 a29k-*-vxworks* targets as obsolete.
40 * remote-adapt.c: Obsolete.
41 * remote-eb.c: Obsolete.
42 * remote-mm.c: Obsolete.
43 * remote-udi.c: Obsolete.
44 * config/a29k/a29k-udi.mt: Obsolete.
45 * config/a29k/a29k.mt: Obsolete.
46 * config/a29k/tm-a29k.h: Obsolete.
47 * config/a29k/tm-vx29k.h: Obsolete.
48 * config/a29k/vx29k.mt: Obsolete.
49
a9011d31
AC
502002-01-05 Andrew Cagney <ac131313@redhat.com>
51
52 * rs6000-tdep.c (rs6000_do_registers_info): Replace BIG_ENDIAN
53 with BFD_ENDIAN_BIG.
54
9299404e
AC
552002-01-05 Andrew Cagney <ac131313@redhat.com>
56
57 * configure.in (AC_CHECK_HEADERS): Do not check for <endian.h>.
58 * configure, config.in: Re-generate.
59 * config/vax/xm-vaxbsd.h: Do not include <machine/endian.h>.
60 * defs.h: Do not include <endian.h>.
61
7e89e357
JT
622002-01-05 Jason Thorpe <thorpej@wasabisystems.com>
63
64 * acconfig.h (HAVE_PT_GETXMMREGS): New.
65 * config.in: Regenerate.
66 * configure.in: Update copyright years.
67 Add test for PT_GETXMMREGS supplied by <sys/ptrace.h>.
68 * configure: Regenerate.
69 * i386bsd-nat.c: Update copyright years.
70 (fill_gregset): Use regcache_collect.
71 (fetch_inferior_registers): Only fetch integer registers
72 if requested to do so. Add support for XMM registers
73 using PT_GETXMMREGS.
74 (store_inferior_registers): Only store integer registers
75 if requested to do so. Add support for XMM registers
76 using PT_SETXMMREGS.
77 * i386nbsd-nat.c (fetch_inferior_registers): Remove.
78 (store_inferior_registers): Remove.
79 (fetch_core_registers): Use supply_gregset and i387_supply_fsave.
80 (fetch_elfcore_registers): New function.
81 (i386nbsd_elfcore_fns): New.
82 (_initialize_i386nbsd_nat): Register i386nbsd_elfcore_fns.
83 * config/i386/nbsd.mh (NATDEPFILES): Add i387-nat.o and
84 i386bsd-nat.o.
85 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
86 * config/i386/nbsd.mt (TDEPFILES): Add i386bsd-nat.o.
87 * config/i386/nbsdelf.mt (TDEPFILES): Likewise.
88 * config/i386/tm-nbsd.h: Update copyright years.
89 (HAVE_SSE_REGS): Define.
90 (IN_SIGTRAMP): Define as i386bsd_in_sigtramp.
91 (SIGTRAMP_START): Redefine as i386bsd_sigtramp_start.
92 (SIGTRAMP_END): Redefine as i386bsd_sigtramp_end.
93 (SIGCONTEXT_PC_OFFSET): Remove.
94 (FRAME_SAVED_PC): Define as i386bsd_frame_saved_pc.
95
a752853e
AC
962002-01-05 Andrew Cagney <ac131313@redhat.com>
97
98 * configure.tgt: Remove powerpc-*-macos* target.
99 * config/m68k/xm-mpw.h: Delete file.
100 * config/xm-mpw.h: Delete file.
101 * ser-mac.c: Delete file.
102 * mpw-make.sed: Delete file.
103 * mpw-config.in: Delete file.
104 * mac-xdep.c: Delete file.
105 * mac-gdb.r: Delete file.
106 * mac-defs.h: Delete file.
107 * mac-nat.c: Delete file.
108 * config/powerpc/macos.mh: Delete file.
109 * config/powerpc/macos.mt: Delete file.
110 * config/powerpc/nm-macos.h: Delete file.
111 * config/powerpc/tm-macos.h: Delete file.
112 * source.c (openp, open_source_file): Remove obsolete code.
113 * top.c (gdb_readline): Ditto.
114 * utils.c (query): Ditto.
115 * event-top.c (display_gdb_prompt): Ditto.
116 * Makefile.in (ser-mac.o): Delete obsolete target.
117 * NEWS: Update.
118
d7449b42
AC
1192002-01-04 Andrew Cagney <ac131313@redhat.com>
120
121 * defs.h (BIG_ENDIAN): Delete macro definition.
122 * a29k-tdep.c, arch-utils.c, arm-tdep.c, ax-gdb.c, ch-exp.c,
123 coffread.c, cris-tdep.c, d10v-tdep.c, d30v-tdep.c, defs.h,
124 findvar.c, infcmd.c, mem-break.c, mips-tdep.c, mn10300-tdep.c,
125 printcmd.c, remote-os9k.c, remote-rdi.c, remote-rdp.c,
126 remote-sim.c, remote.c, rs6000-tdep.c, sh-tdep.c, sparcl-tdep.c,
127 stabsread.c, valops.c, valprint.c, config/a29k/tm-a29k.h,
128 config/a29k/tm-vx29k.h, config/arm/tm-arm.h,
129 config/d30v/tm-d30v.h, config/fr30/tm-fr30.h,
130 config/h8300/tm-h8300.h, config/h8500/tm-h8500.h,
131 config/m32r/tm-m32r.h, config/m68k/tm-m68k.h,
132 config/m88k/tm-m88k.h, config/mips/tm-mips.h, config/pa/tm-hppa.h,
133 config/sparc/tm-sparc.h, config/z8k/tm-z8k.h, mi/mi-cmd-disas.c,
134 mi/mi-main.c: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
135 * gdbarch.sh: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
136 * gdbarch.c: Re-generate.
137
356374e8
DJ
1382002-01-04 Daniel Jacobowitz <drow@mvista.com>
139
140 * thread-db.c (thread_db_new_objfile): Do not enable thread_db
141 for core files.
142
a2b8f8f8
JT
1432002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
144
145 * config/arm/nbsd.mh (XDEPFILES): Remove ser-tcp.o.
146
12466af9
AC
1472002-01-04 Andrew Cagney <ac131313@redhat.com>
148
149 * value.h (value_ptr): Delete typedef.
150
3549ab40
JT
1512002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
152
153 * i386nbsd-nat.c: Update copyright years.
154 Include i386-tdep.h.
155
fedbd091
EZ
1562002-01-04 Elena Zannoni <ezannoni@redhat.com>
157
158 * stabsread.c: Update copyright years.
159
160 From Debashis Mahata <debashis.mahata@wipro.com>:
161 (read_struct_fields): Deal with Sun C compiler erroneous stab
162 output for structs and unions.
fec8b34f 163 Fix PR gdb/269.
fedbd091 164
eb43544b
DJ
1652002-01-04 Daniel Jacobowitz <drow@mvista.com>
166
167 * p-valprint.c: Include "cp-abi.h" for baseclass_offset
168 prototype.
169
1514d34e
DJ
1702002-01-04 Daniel Jacobowitz <drow@mvista.com>
171
172 * cp-abi.c: Fix whitespace.
173 (baseclass_offset): New wrapper function.
174 * cp-abi.h (baseclass_offset): Add prototype.
175 (struct cp_abi_ops): Add baseclass_offset pointer.
176
177 * valops.c (vb_match): Move to...
178 * gnu-v2-abi.c (vb_match): here.
179 * valops.c (baseclass_offset): Move to...
180 * gnu-v2-abi.c (gnuv2_baseclass_offset): here, and rename.
181
182 * gnu-v3-abi.c (gnuv3_baseclass_offset): New function.
183
184 * gnu-v2-abi.c (init_gnuv2_ops): Initialize baseclass_offset.
185 * gnu-v3-abi.c (init_gnuv3_ops): Likewise.
186 * hpacc-abi.c (init_hpacc_ops): Likewise.
187
7f8c9282
DJ
1882002-01-04 Daniel Jacobowitz <drow@mvista.com>
189
190 * valops.c (find_overload_match): Accept obj as a
191 reference parameter. Update it before returning.
192 * value.h (find_overload_match): Update prototype.
193 * eval.c (evaluate_subexp_standard): Pass object to
194 find_overload_match by reference.
195
f23631e4
AC
1962002-01-03 Andrew Cagney <ac131313@redhat.com>
197
198 * valarith.c: Replace value_ptr with struct value pointer. Remove
199 register attribute from value declarations.
200 * valops.c: Ditto.
201 * value.h: Ditto.
202 * scm-lang.c (scm_lookup_name): Ditto.
203
79e10fab
AC
2042002-01-03 Michael Snyder <msnyder@redhat.com>
205
206 Abstract the functionality of iterating over mapped memory
207 regions into a general purpose iterator function.
208 * procfs.c (iterate_over_mappings): New function, general purpose
209 iterator for memory sections.
210 (proc_iterate_over_mappings): Reimplement using iterate_over_mappings.
211 (solib_mappings_callback): New function, callback for above.
212 (info_proc_mappings): Reimpliment using iterate_over_mappings.
213 (info_mappings_callback): New function, callback for above.
214
215 * procfs.c (proc_set_watchpoint): Add cast to suppress warning.
216
c5ad026a
MK
2172002-01-01 Mark Kettenis <kettenis@gnu.org>
218
d2a7c97a
MK
219 * i386-tdep.h (struct gdbarch_tdep): Add `os_ident' member.
220 * i386-tdep.c: Include "elf-bfd.h".
221 (process_note_abi_tag_sections): New function.
222 (i386_gdbarch_init): Add code to recognize various OS/ABI
223 combinations.
224
c5ad026a
MK
225 * maint.c (_initialize_maint_cmds): Add missing \ in
226 string-literal.
227
a1a5b71e 228For older changes see ChangeLog-2001
c906108c
SS
229\f
230Local Variables:
231mode: change-log
232left-margin: 8
233fill-column: 74
234version-control: never
235End:
This page took 0.232465 seconds and 4 git commands to generate.