]>
Commit | Line | Data |
---|---|---|
a9011d31 AC |
1 | 2002-01-05 Andrew Cagney <[email protected]> |
2 | ||
3 | * rs6000-tdep.c (rs6000_do_registers_info): Replace BIG_ENDIAN | |
4 | with BFD_ENDIAN_BIG. | |
5 | ||
9299404e AC |
6 | 2002-01-05 Andrew Cagney <[email protected]> |
7 | ||
8 | * configure.in (AC_CHECK_HEADERS): Do not check for <endian.h>. | |
9 | * configure, config.in: Re-generate. | |
10 | * config/vax/xm-vaxbsd.h: Do not include <machine/endian.h>. | |
11 | * defs.h: Do not include <endian.h>. | |
12 | ||
7e89e357 JT |
13 | 2002-01-05 Jason Thorpe <[email protected]> |
14 | ||
15 | * acconfig.h (HAVE_PT_GETXMMREGS): New. | |
16 | * config.in: Regenerate. | |
17 | * configure.in: Update copyright years. | |
18 | Add test for PT_GETXMMREGS supplied by <sys/ptrace.h>. | |
19 | * configure: Regenerate. | |
20 | * i386bsd-nat.c: Update copyright years. | |
21 | (fill_gregset): Use regcache_collect. | |
22 | (fetch_inferior_registers): Only fetch integer registers | |
23 | if requested to do so. Add support for XMM registers | |
24 | using PT_GETXMMREGS. | |
25 | (store_inferior_registers): Only store integer registers | |
26 | if requested to do so. Add support for XMM registers | |
27 | using PT_SETXMMREGS. | |
28 | * i386nbsd-nat.c (fetch_inferior_registers): Remove. | |
29 | (store_inferior_registers): Remove. | |
30 | (fetch_core_registers): Use supply_gregset and i387_supply_fsave. | |
31 | (fetch_elfcore_registers): New function. | |
32 | (i386nbsd_elfcore_fns): New. | |
33 | (_initialize_i386nbsd_nat): Register i386nbsd_elfcore_fns. | |
34 | * config/i386/nbsd.mh (NATDEPFILES): Add i387-nat.o and | |
35 | i386bsd-nat.o. | |
36 | * config/i386/nbsdelf.mh (NATDEPFILES): Likewise. | |
37 | * config/i386/nbsd.mt (TDEPFILES): Add i386bsd-nat.o. | |
38 | * config/i386/nbsdelf.mt (TDEPFILES): Likewise. | |
39 | * config/i386/tm-nbsd.h: Update copyright years. | |
40 | (HAVE_SSE_REGS): Define. | |
41 | (IN_SIGTRAMP): Define as i386bsd_in_sigtramp. | |
42 | (SIGTRAMP_START): Redefine as i386bsd_sigtramp_start. | |
43 | (SIGTRAMP_END): Redefine as i386bsd_sigtramp_end. | |
44 | (SIGCONTEXT_PC_OFFSET): Remove. | |
45 | (FRAME_SAVED_PC): Define as i386bsd_frame_saved_pc. | |
46 | ||
a752853e AC |
47 | 2002-01-05 Andrew Cagney <[email protected]> |
48 | ||
49 | * configure.tgt: Remove powerpc-*-macos* target. | |
50 | * config/m68k/xm-mpw.h: Delete file. | |
51 | * config/xm-mpw.h: Delete file. | |
52 | * ser-mac.c: Delete file. | |
53 | * mpw-make.sed: Delete file. | |
54 | * mpw-config.in: Delete file. | |
55 | * mac-xdep.c: Delete file. | |
56 | * mac-gdb.r: Delete file. | |
57 | * mac-defs.h: Delete file. | |
58 | * mac-nat.c: Delete file. | |
59 | * config/powerpc/macos.mh: Delete file. | |
60 | * config/powerpc/macos.mt: Delete file. | |
61 | * config/powerpc/nm-macos.h: Delete file. | |
62 | * config/powerpc/tm-macos.h: Delete file. | |
63 | * source.c (openp, open_source_file): Remove obsolete code. | |
64 | * top.c (gdb_readline): Ditto. | |
65 | * utils.c (query): Ditto. | |
66 | * event-top.c (display_gdb_prompt): Ditto. | |
67 | * Makefile.in (ser-mac.o): Delete obsolete target. | |
68 | * NEWS: Update. | |
69 | ||
d7449b42 AC |
70 | 2002-01-04 Andrew Cagney <[email protected]> |
71 | ||
72 | * defs.h (BIG_ENDIAN): Delete macro definition. | |
73 | * a29k-tdep.c, arch-utils.c, arm-tdep.c, ax-gdb.c, ch-exp.c, | |
74 | coffread.c, cris-tdep.c, d10v-tdep.c, d30v-tdep.c, defs.h, | |
75 | findvar.c, infcmd.c, mem-break.c, mips-tdep.c, mn10300-tdep.c, | |
76 | printcmd.c, remote-os9k.c, remote-rdi.c, remote-rdp.c, | |
77 | remote-sim.c, remote.c, rs6000-tdep.c, sh-tdep.c, sparcl-tdep.c, | |
78 | stabsread.c, valops.c, valprint.c, config/a29k/tm-a29k.h, | |
79 | config/a29k/tm-vx29k.h, config/arm/tm-arm.h, | |
80 | config/d30v/tm-d30v.h, config/fr30/tm-fr30.h, | |
81 | config/h8300/tm-h8300.h, config/h8500/tm-h8500.h, | |
82 | config/m32r/tm-m32r.h, config/m68k/tm-m68k.h, | |
83 | config/m88k/tm-m88k.h, config/mips/tm-mips.h, config/pa/tm-hppa.h, | |
84 | config/sparc/tm-sparc.h, config/z8k/tm-z8k.h, mi/mi-cmd-disas.c, | |
85 | mi/mi-main.c: Replace BIG_ENDIAN with BFD_ENDIAN_BIG. | |
86 | * gdbarch.sh: Replace BIG_ENDIAN with BFD_ENDIAN_BIG. | |
87 | * gdbarch.c: Re-generate. | |
88 | ||
356374e8 DJ |
89 | 2002-01-04 Daniel Jacobowitz <[email protected]> |
90 | ||
91 | * thread-db.c (thread_db_new_objfile): Do not enable thread_db | |
92 | for core files. | |
93 | ||
a2b8f8f8 JT |
94 | 2002-01-04 Jason Thorpe <[email protected]> |
95 | ||
96 | * config/arm/nbsd.mh (XDEPFILES): Remove ser-tcp.o. | |
97 | ||
12466af9 AC |
98 | 2002-01-04 Andrew Cagney <[email protected]> |
99 | ||
100 | * value.h (value_ptr): Delete typedef. | |
101 | ||
3549ab40 JT |
102 | 2002-01-04 Jason Thorpe <[email protected]> |
103 | ||
104 | * i386nbsd-nat.c: Update copyright years. | |
105 | Include i386-tdep.h. | |
106 | ||
fedbd091 EZ |
107 | 2002-01-04 Elena Zannoni <[email protected]> |
108 | ||
109 | * stabsread.c: Update copyright years. | |
110 | ||
111 | From Debashis Mahata <[email protected]>: | |
112 | (read_struct_fields): Deal with Sun C compiler erroneous stab | |
113 | output for structs and unions. | |
fec8b34f | 114 | Fix PR gdb/269. |
fedbd091 | 115 | |
eb43544b DJ |
116 | 2002-01-04 Daniel Jacobowitz <[email protected]> |
117 | ||
118 | * p-valprint.c: Include "cp-abi.h" for baseclass_offset | |
119 | prototype. | |
120 | ||
1514d34e DJ |
121 | 2002-01-04 Daniel Jacobowitz <[email protected]> |
122 | ||
123 | * cp-abi.c: Fix whitespace. | |
124 | (baseclass_offset): New wrapper function. | |
125 | * cp-abi.h (baseclass_offset): Add prototype. | |
126 | (struct cp_abi_ops): Add baseclass_offset pointer. | |
127 | ||
128 | * valops.c (vb_match): Move to... | |
129 | * gnu-v2-abi.c (vb_match): here. | |
130 | * valops.c (baseclass_offset): Move to... | |
131 | * gnu-v2-abi.c (gnuv2_baseclass_offset): here, and rename. | |
132 | ||
133 | * gnu-v3-abi.c (gnuv3_baseclass_offset): New function. | |
134 | ||
135 | * gnu-v2-abi.c (init_gnuv2_ops): Initialize baseclass_offset. | |
136 | * gnu-v3-abi.c (init_gnuv3_ops): Likewise. | |
137 | * hpacc-abi.c (init_hpacc_ops): Likewise. | |
138 | ||
7f8c9282 DJ |
139 | 2002-01-04 Daniel Jacobowitz <[email protected]> |
140 | ||
141 | * valops.c (find_overload_match): Accept obj as a | |
142 | reference parameter. Update it before returning. | |
143 | * value.h (find_overload_match): Update prototype. | |
144 | * eval.c (evaluate_subexp_standard): Pass object to | |
145 | find_overload_match by reference. | |
146 | ||
f23631e4 AC |
147 | 2002-01-03 Andrew Cagney <[email protected]> |
148 | ||
149 | * valarith.c: Replace value_ptr with struct value pointer. Remove | |
150 | register attribute from value declarations. | |
151 | * valops.c: Ditto. | |
152 | * value.h: Ditto. | |
153 | * scm-lang.c (scm_lookup_name): Ditto. | |
154 | ||
79e10fab AC |
155 | 2002-01-03 Michael Snyder <[email protected]> |
156 | ||
157 | Abstract the functionality of iterating over mapped memory | |
158 | regions into a general purpose iterator function. | |
159 | * procfs.c (iterate_over_mappings): New function, general purpose | |
160 | iterator for memory sections. | |
161 | (proc_iterate_over_mappings): Reimplement using iterate_over_mappings. | |
162 | (solib_mappings_callback): New function, callback for above. | |
163 | (info_proc_mappings): Reimpliment using iterate_over_mappings. | |
164 | (info_mappings_callback): New function, callback for above. | |
165 | ||
166 | * procfs.c (proc_set_watchpoint): Add cast to suppress warning. | |
167 | ||
c5ad026a MK |
168 | 2002-01-01 Mark Kettenis <[email protected]> |
169 | ||
d2a7c97a MK |
170 | * i386-tdep.h (struct gdbarch_tdep): Add `os_ident' member. |
171 | * i386-tdep.c: Include "elf-bfd.h". | |
172 | (process_note_abi_tag_sections): New function. | |
173 | (i386_gdbarch_init): Add code to recognize various OS/ABI | |
174 | combinations. | |
175 | ||
c5ad026a MK |
176 | * maint.c (_initialize_maint_cmds): Add missing \ in |
177 | string-literal. | |
178 | ||
a1a5b71e | 179 | For older changes see ChangeLog-2001 |
c906108c SS |
180 | \f |
181 | Local Variables: | |
182 | mode: change-log | |
183 | left-margin: 8 | |
184 | fill-column: 74 | |
185 | version-control: never | |
186 | End: |