* emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Make use
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
a752853e
AC
12002-01-05 Andrew Cagney <ac131313@redhat.com>
2
3 * configure.tgt: Remove powerpc-*-macos* target.
4 * config/m68k/xm-mpw.h: Delete file.
5 * config/xm-mpw.h: Delete file.
6 * ser-mac.c: Delete file.
7 * mpw-make.sed: Delete file.
8 * mpw-config.in: Delete file.
9 * mac-xdep.c: Delete file.
10 * mac-gdb.r: Delete file.
11 * mac-defs.h: Delete file.
12 * mac-nat.c: Delete file.
13 * config/powerpc/macos.mh: Delete file.
14 * config/powerpc/macos.mt: Delete file.
15 * config/powerpc/nm-macos.h: Delete file.
16 * config/powerpc/tm-macos.h: Delete file.
17 * source.c (openp, open_source_file): Remove obsolete code.
18 * top.c (gdb_readline): Ditto.
19 * utils.c (query): Ditto.
20 * event-top.c (display_gdb_prompt): Ditto.
21 * Makefile.in (ser-mac.o): Delete obsolete target.
22 * NEWS: Update.
23
d7449b42
AC
242002-01-04 Andrew Cagney <ac131313@redhat.com>
25
26 * defs.h (BIG_ENDIAN): Delete macro definition.
27 * a29k-tdep.c, arch-utils.c, arm-tdep.c, ax-gdb.c, ch-exp.c,
28 coffread.c, cris-tdep.c, d10v-tdep.c, d30v-tdep.c, defs.h,
29 findvar.c, infcmd.c, mem-break.c, mips-tdep.c, mn10300-tdep.c,
30 printcmd.c, remote-os9k.c, remote-rdi.c, remote-rdp.c,
31 remote-sim.c, remote.c, rs6000-tdep.c, sh-tdep.c, sparcl-tdep.c,
32 stabsread.c, valops.c, valprint.c, config/a29k/tm-a29k.h,
33 config/a29k/tm-vx29k.h, config/arm/tm-arm.h,
34 config/d30v/tm-d30v.h, config/fr30/tm-fr30.h,
35 config/h8300/tm-h8300.h, config/h8500/tm-h8500.h,
36 config/m32r/tm-m32r.h, config/m68k/tm-m68k.h,
37 config/m88k/tm-m88k.h, config/mips/tm-mips.h, config/pa/tm-hppa.h,
38 config/sparc/tm-sparc.h, config/z8k/tm-z8k.h, mi/mi-cmd-disas.c,
39 mi/mi-main.c: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
40 * gdbarch.sh: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
41 * gdbarch.c: Re-generate.
42
356374e8
DJ
432002-01-04 Daniel Jacobowitz <drow@mvista.com>
44
45 * thread-db.c (thread_db_new_objfile): Do not enable thread_db
46 for core files.
47
a2b8f8f8
JT
482002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
49
50 * config/arm/nbsd.mh (XDEPFILES): Remove ser-tcp.o.
51
12466af9
AC
522002-01-04 Andrew Cagney <ac131313@redhat.com>
53
54 * value.h (value_ptr): Delete typedef.
55
3549ab40
JT
562002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
57
58 * i386nbsd-nat.c: Update copyright years.
59 Include i386-tdep.h.
60
fedbd091
EZ
612002-01-04 Elena Zannoni <ezannoni@redhat.com>
62
63 * stabsread.c: Update copyright years.
64
65 From Debashis Mahata <debashis.mahata@wipro.com>:
66 (read_struct_fields): Deal with Sun C compiler erroneous stab
67 output for structs and unions.
fec8b34f 68 Fix PR gdb/269.
fedbd091 69
eb43544b
DJ
702002-01-04 Daniel Jacobowitz <drow@mvista.com>
71
72 * p-valprint.c: Include "cp-abi.h" for baseclass_offset
73 prototype.
74
1514d34e
DJ
752002-01-04 Daniel Jacobowitz <drow@mvista.com>
76
77 * cp-abi.c: Fix whitespace.
78 (baseclass_offset): New wrapper function.
79 * cp-abi.h (baseclass_offset): Add prototype.
80 (struct cp_abi_ops): Add baseclass_offset pointer.
81
82 * valops.c (vb_match): Move to...
83 * gnu-v2-abi.c (vb_match): here.
84 * valops.c (baseclass_offset): Move to...
85 * gnu-v2-abi.c (gnuv2_baseclass_offset): here, and rename.
86
87 * gnu-v3-abi.c (gnuv3_baseclass_offset): New function.
88
89 * gnu-v2-abi.c (init_gnuv2_ops): Initialize baseclass_offset.
90 * gnu-v3-abi.c (init_gnuv3_ops): Likewise.
91 * hpacc-abi.c (init_hpacc_ops): Likewise.
92
7f8c9282
DJ
932002-01-04 Daniel Jacobowitz <drow@mvista.com>
94
95 * valops.c (find_overload_match): Accept obj as a
96 reference parameter. Update it before returning.
97 * value.h (find_overload_match): Update prototype.
98 * eval.c (evaluate_subexp_standard): Pass object to
99 find_overload_match by reference.
100
f23631e4
AC
1012002-01-03 Andrew Cagney <ac131313@redhat.com>
102
103 * valarith.c: Replace value_ptr with struct value pointer. Remove
104 register attribute from value declarations.
105 * valops.c: Ditto.
106 * value.h: Ditto.
107 * scm-lang.c (scm_lookup_name): Ditto.
108
c5ad026a
MK
1092002-01-01 Mark Kettenis <kettenis@gnu.org>
110
d2a7c97a
MK
111 * i386-tdep.h (struct gdbarch_tdep): Add `os_ident' member.
112 * i386-tdep.c: Include "elf-bfd.h".
113 (process_note_abi_tag_sections): New function.
114 (i386_gdbarch_init): Add code to recognize various OS/ABI
115 combinations.
116
c5ad026a
MK
117 * maint.c (_initialize_maint_cmds): Add missing \ in
118 string-literal.
119
a1a5b71e 120For older changes see ChangeLog-2001
c906108c
SS
121\f
122Local Variables:
123mode: change-log
124left-margin: 8
125fill-column: 74
126version-control: never
127End:
This page took 0.226127 seconds and 4 git commands to generate.