* infrun.c, infcmd.c, breakpoint.c, main.c, symfile.c,
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
30875e1c
SG
1Sat Feb 22 00:56:39 1992 Stu Grossman (grossman at cygnus.com)
2
3 * infrun.c, infcmd.c, breakpoint.c, main.c, symfile.c,
4 breakpoint.h, tm-sun4os4.h, tm-sparc.h, sparc-tdep.c, tm-mips.h,
5 mips-tdep.h, tm-sun3.h, tm-68k.h, m68k-tdep.h: Add support for
6 stepping (and nexting) through longjmp(). Also, cleanup
7 breakpoint handling quite a bit by creating explicit breakpoint
8 types instead of using magic breakpoint numbers.
9 Makefile.in: Update version to 4.4.3
10
021959e2
JG
11Sat Feb 22 00:08:50 1992 John Gilmore (gnu at cygnus.com)
12
13 * xm-sun3os4.h, xm-sun4os4.h: Enable HAVE_MMAP.
14
15 * minsyms.c (install_minimal_symbols): Add bunches to any
16 existing minsyms in the objfile. Avoid extra mallocation
17 by working directly in the obstack. Remove ignored `mainline' parm.
18 * coffread.c, dbxread.c, elfread.c, mipsread.c, solib.c, symtab.h,
19 xcoffread.c: Change all callers.
20 * FIXME: We should be able to eliminate MAINLINE from all the
21 symbol readers now, with a small bit of work.
22
23 * valops.c, value.h: Lint.
24 * remote-vx.c: Add missing break; statement. Bugfix by
25 Michael Sclafani, <sclafani@src.dec.com>.
26
27Fri Feb 21 17:29:54 1992 John Gilmore (gnu at cygnus.com)
28
29 * Check in Fred Fish's changes in these modules. Fred
30 will make ChangeLog entries for all of them.
31
32 * Makefile.in
33 * altos-xdep.c
34 * am29k-tdep.c
35 * arm-xdep.c
36 * blockframe.c
37 * breakpoint.c
38 * breakpoint.h
39 * buildsym.c
40 * buildsym.h
41 * c-exp.y
42 * coffread.c
43 * command.c
44 * command.h
45 * convex-xdep.c
46 * copying.c
47 * coredep.c
48 * cplus-dem.c
49 * dbxread.c
50 * dwarfread.c
51 * elfread.c
52 * eval.c
53 * expprint.c
54 * findvar.c
55 * gdbtypes.h
56 * gmalloc.c
57 * gmalloc.h
58 * gould-xdep.c
59 * hp300ux-xdep.c
60 * i386-stub.c
61 * i386-tdep.c
62 * i386-xdep.c
63 * i387-tdep.c
64 * i960-tdep.c
65 * infcmd.c
66 * inflow.c
67 * infptrace.c
68 * language.c
69 * m2-exp.y
70 * m68k-pinsn.c
71 * m68k-stub.c
72 * m88k-pinsn.c
73 * m88k-xdep.c
74 * mach386-xdep.c
75 * main.c
76 * mcheck.c
77 * mem-break.c
78 * mips-xdep.c
79 * mipsread.c
80 * nindy-tdep.c
81 * parse.c
82 * parser-defs.h
83 * partial-stab.h
84 * printcmd.c
85 * procfs.c
86 * pyr-xdep.c
87 * remote-mm.c
88 * remote-nindy.c
89 * remote-vx.c
90 * rs6000-xdep.c
91 * solib.c
92 * source.c
93 * stack.c
94 * symfile.c
95 * symfile.h
96 * symm-tdep.c
97 * symmisc.c
98 * symtab.c
99 * symtab.h
100 * target.c
101 * target.h
102 * tm-sunos.h
103 * utils.c
104 * valarith.c
105 * valops.c
106 * valprint.c
107 * values.c
108 * xcoffexec.c
109 * xcoffread.c
110 * gdbtypes.c
111 * minsyms.c
112 * mmap-alloc.c
113 * mmap-sbrk.c
114 * objfiles.c
115 * state.c
116 * state.h
117
7919c3ed
JG
118Thu Feb 20 18:10:17 1992 Fred Fish (fnf at cygnus.com)
119
120 * tm-sparc.h, tm-sysv4.h, solib.h: Move shared lib definitions
121 into solib.h.
122 * sparc-pinsn.c, sparc-tdep.c, standalonec, sun3-xdep.c,
123 sun386-xdep.c, symm-xdep.c, target.c, ultra3-xdep.c, utils.c,
124 value.h: Prototypes for static functions; lint.
125 * gdbtypes.h: Empty file to ease transition.
126
75af490b
JG
127Thu Feb 20 16:43:13 1992 Fred Fish (fnf at cygnus.com)
128
129 * environ.h, expression.h, frame.h, gdbcmd.h, gdbcore.h,
130 inferior.h, language.h, signame.h, target.h, terminal.h,
131 tm-68k.h, tm-i386v.h, tm-sparc.h, tm-sun386.h, tm-symmetry.h,
132 xm-i386v.h, xm-sparc.h: Prototypes for all external functions.
133 Lint.
134 * core.c, exec.c, infrun.c, inftarg.c, language.c, remote.c,
135 signame.c, sparc-xdep.c: Prototypes for all static functions.
136 Lint.
137 * core.c, eval.c, exec.c, inftarg.c, remote-adapt.c, remote-eb.c,
138 remote-hms.c, remote-mm.c, remote-nindy.c, remote-vx.c, remote.c,
139 target.c, target.h, valarith.c, valops.c, value.h, xcoffexec.c:
140 Remove to_call_function and target_call_function, since it
141 always calls the same thing (call_function_by_hand).
142 * core.c, exec.c, solib.c: Rename target_ops sections =>
143 to_sections, etc.
144 * infcmd.c, inflow.c, infptrace.c, infrun.c, main.c, target.c,
145 target.h: target_kill takes no args.
146 * language.c (language_info): Scaffolding to allow briefer
147 messages when the current language changes. FIXME.
148 * xm-amix.h, xm-i386v4.h, xm-stratus.h: Define NORETURN to avoid
149 complaints about volatile functions.
150 * xm-sysv4.h (HAVE_MMAP): Define.
151
152Thu Feb 20 09:04:18 1992 Fred Fish (fnf at cygnus.com)
088c3a0b
JG
153
154 * defs.h: Include ansidecl.h and PARAMS macro. Use PARAMS
155 to make prototypes for all functions declared here.
156 * cplus-dem.c: Avoid declaring xmalloc and xrealloc.
157 * c-exp.y: Rename SIGNED, OR, and AND to avoid conflict.
158 * environ.c: Include <stdio.h> before defs.h. Minor cleanup.
159 * ieee-float.h: Use PARAMS for prototypes; make some params const.
160 * ieee-float.c, valarith.c: Include <stdio.h>. Lint. b*=>mem*.
161 * m2-exp.y: Remove unused CONST; Rename OR and AND.
162 * utils.c: Avoid declaring malloc and realloc. Lint.
163 (request_quit): Accept signal-number parameter.
164
af213624
FF
165Mon Feb 17 07:13:27 1992 Fred Fish (fnf at cygnus.com)
166
9e4c1921
FF
167 * dwarfread.c (process_dies): Add case to handle TAG_pointer_type
168 DIE's. Add new function read_tag_pointer_type() to read them.
169
af213624
FF
170 * dwarfread.c (dwarf_read_array_type, read_subroutine_type):
171 When creating a new user defined type, check to see if a partial
172 type already exists, and if so, bash it to fit.
173
be8303da
JG
174Fri Feb 14 19:00:17 1992 John Gilmore (gnu at cygnus.com)
175
176 * coffread.c (decode_base_type): Pass long, not union.
177 Fix by Eric Valette, ev@chorus.fr.
178
d35bf52d
FF
179Thu Feb 13 17:14:28 1992 Fred Fish (fnf at cygnus.com)
180
181 * elfread.c (elf_symtab_read): Fix code to correctly track
182 changes in bfd for absolute symbols.
183
5b620e75
SG
184Thu Feb 13 12:43:29 1992 Stu Grossman (grossman at cygnus.com)
185
186 * xm-vaxbsd.h: Close off comment.
187
0a663e9e
FF
188Thu Feb 13 07:45:19 1992 Fred Fish (fnf at cygnus.com)
189
190 * xm-sysv4.h: Define NEED_POSIX_SETPGID.
191
192Fri Feb 7 11:51:12 1992 Per Bothner (bothner at cygnus.com)
193
194 * mips-tdep.c (mips_print_registers): Print correct register
195 number for double pseudo-registers.
196
ef9b1bc9
JG
197Fri Feb 7 07:56:05 1992 John Gilmore (gnu at cygnus.com)
198
256269fc
JG
199 * buildsym.c (read_struct_type): Avoid double-bump of parse ptr
200 in the op$::OPERATOR. case. From Steven McCanne,
201 <mccanne@horse.ee.lbl.gov>.
202
ef9b1bc9
JG
203 * exec.c (set_section_name): Pass arg to exec_files_info;
204 only call it if interactive. From Francis Kauth <fk@tv.tv.tek.com>.
205
195853fc
JG
206Thu Feb 6 17:41:32 1992 John Gilmore (gnu at cygnus.com)
207
208 * main.c (print_gdb_version): Copyright msg: only this year.
209 (cd_command): Avoid changing current_directory on error.
210
ee17fd34
PB
211Thu Feb 6 15:14:01 1992 Per Bothner (bothner at cygnus.com)
212
213 * mipsread.c (parse_partial_symbols): Handle dependencies
214 between partial symbol tables (when not doing stabs-in-ecoff).
215 (This used to be handled by parse_fdr, but parse_fdr was
216 incompatible with handling stabs-in-ecoff, so the code
217 was re-written to not use parse_fdr. Unfortunately,
218 the logic to handle dependencies was overlooked.)
219
1f46923f
SC
220Thu Feb 6 11:51:39 1992 Steve Chamberlain (sac at rtl.cygnus.com)
221
222 * coffread.c (read_enum_type): Use the size of a target int when
223 describing enum.
224 * defs.h: added new #define for TARGET_PTR_BIT, defaults to size
225 of target int.
226 * h8300-tdep.c, remote-hms.c, tm-h8300.h: too many changes to count
227 * symtab.c (lookup_reference_type, lookup_ptr_type): use
228 TARGET_PTR_BIT to determine size of a pointer
229 * values.c (unpack_long): when unpacking a REF or a PTR don't
230 assume the size of the type.
231
778c358d
JG
232Wed Feb 5 22:29:59 1992 John Gilmore (gnu at cygnus.com)
233
234 * mipsread.c (parse_symbol): Avoid clobbering enum pointer when
235 looking at its members. Improve guess between struct and union,
236 only assuming union if multiple members have offsets of zero.
237
bd49ef36
PB
238Tue Feb 4 18:05:44 1992 Per Bothner (bothner at cygnus.com)
239
240 * mipsread.c: Use (FP0_REGNUM-32) instead of magic number 6.
241 (This is just for clarity - and one day permitting us to
242 change FP0_REGNUM from 38 to 32, which would make more sense.)
243 * tm-mips.h: Added STAB_REG_TO_REGNUM macro, so that
244 register numbers in stabs-in-ecoff get handled correctly.
245
246Sat Feb 1 04:45:10 1992 Stu Grossman (grossman at cygnus.com)
247
248 * xm-vax.h, xm-vaxult.h, xm-vaxbsd.h, config/mh-vaxult,
249 config/mh-vaxbsd, configure.in: Split up config stuff for Vaxen
250 into BSD and Ultrix.
251
96499e96
JG
252Sat Feb 1 04:39:41 1992 John Gilmore (gnu at cygnus.com)
253
254 * dbxread.c (dbx_symfile_init): Call malloc, not xmalloc.
255
98f03b91
SG
256Sat Feb 1 04:15:41 1992 Stu Grossman (grossman at cygnus.com)
257
dafe57bc 258 * Makefile.in: Increment version to 4.4.1.
98f03b91
SG
259 * main.c (print_gdb_version): Update copyright notice.
260
261Sat Feb 1 01:43:11 1992 Per Bothner (bothner at cygnus.com)
262
263 * mipsread.c: Prepend "struct " to the names of structure
264 types, and similarly for enums and unions. (This used
265 to be done, but got lost in the re-write to "guess" the
266 difference between enum/struct/union.)
267 Also, guess that a tag is an enum if the first member
268 has type btNil.
269
3671f1fd
SG
270Fri Jan 31 21:45:51 1992 Stu Grossman (grossman at cygnus.com)
271
272 * xm-vax.h: #ifndef ultrix around #include of endian.h and
273 limits.h (sigh).
274
0c6efbcc
JG
275Fri Jan 31 00:05:01 1992 John Gilmore (gnu at cygnus.com)
276
ee7270cd
JG
277 * Projects: Patching executables is done.
278 * Makefile.in (VERSION): Roll to gdb-4.4.
75c86b57 279 * README, WHATS.NEW: Update for gdb-4.4.
ee7270cd 280
4a1dcb7f
JG
281 * symfile.c (reread_symbols): Whenever we reread one object
282 file's symbols, we must restart the scan, because the object_files
283 chain has been permuted.
284
0c6efbcc
JG
285 * exec.c (exec_files_info): Split out into print_section_info.
286 Print BFD filename of each section if it's not the default one.
287 * core.c (core_files_info): Call print_section_info.
288
289 * xm-vax.h: Include a few system header files whose definitions
290 must precede defs.h.
291 * language.c, language.h: Make some things const.
292 * expression.h, main.c: const spreads like ooze.
293
294 * mem-break.c (break_insn, break_insn_size): Use unsigned chars,
295 since BREAKPOINT values can be >0x80.
296
d58ea996
SG
297Thu Jan 30 17:21:14 1992 Stu Grossman (grossman at cygnus.com)
298
299 * infrun.c, xm-i386sco.h: SCO needs to use setpgid().
300
0c6efbcc
JG
301Thu Jan 30 01:04:23 1992 John Gilmore (gnu at cygnus.com)
302
303 * sparc-pinsn.c: Remove kludge for preferring architectures.
304 Remove #ifdef's for SORT_NEEDED. We need to sort the table, now
305 and forever. Add `add' instruction to the set that get checked
306 for a preceding `sethi' in order to print an absolute address.
307 Corresponding changes in ../include/opcode/sparc.h needed
308 to eliminate garbage instructions.
309
d4ea2aba
PB
310Wed Jan 29 19:24:34 1992 Per Bothner (bothner at cygnus.com)
311
312 * mipsread.c (parse_partial_symbols): Make sure partial
313 symbols are created for external symbols (as used to be
314 the case). This is a bit of a pain with the mips-coff.
315 It uses a table which points to all of the external
316 symbols belonging to a particular FDR or psymtab.
317 Once we've generated this table, we might as well save
318 it, and then use it in psymtab_to_symtab_1 to find
319 the symbols to pass to parse_external().
320 * symfile.c, symfile.c: New function start_psymtab_common
321 to share the common parts of allocating a new psymtab
322 for dbxread, mipsread (and later dwarfread). Its code
323 was pulled out from start_psymtab in dbxread.c.
324 * dbxread.c (start_psymtab): Use start_psymtab_common().
325
326 * valprint.c (val_print): If there is an error when trying
327 to print a string, check to see if there really is a problem
328 by reading just one character. If that works, assume
329 things are ok.
330
05151637
SG
331Wed Jan 29 18:58:43 1992 Stu Grossman (grossman at cygnus.com)
332
333 * sparc-pinsn.c (compare_opcodes): Make it prefer v6, v7,
334 cypress, v8 mnemonics in that order.
335
4a074bea
PB
336Tue Jan 28 17:32:13 1992 Per Bothner (bothner at cygnus.com)
337
338 * sparc-pinsn.c: Put the qsort() back in.
339
c55e6167 340Mon Jan 27 18:51:03 1992 John Gilmore (gnu at cygnus.com)
1aa560b2 341
eae1a261
JG
342 * findvar.c (read_register, write_register): Handle machines
343 where REGISTER_TYPE is not the same size as "int".
344
c55e6167 345 Handle debug symbols in dynamically loaded (relocated) code:
3c03b5de 346
c55e6167
JG
347 * dbxread.c (read_ofile_symtab): Fix up N_CATCH better. Pass
348 offset to process_one_symbol.
349 (process_one_symbol): Take new offset parameter. Add it into
350 appropriate symbol types to relocate symbols to loaded addresses.
351 Handle all possible symbol types, and complain() about types that
352 we don't expect to see.
353 * mipsread.c (psymtab_to_symtab_1): Pass offset of zero to
354 process_one_symbol (FIXME, should pass real offset).
1aa560b2 355
c55e6167
JG
356 Misc bugfixes:
357
358 * breakpoint.c (resolve_sal_pc): Split out code to resolve a
359 sal's PC value.
360 (set_breakpoint, break_command_1, until_break_command,
361 catch_command_1, breakpoint_re_set_one): Use it.
c55e6167
JG
362 * symtab.h (resolve_sal_pc): Declare.
363 * infcmd.c (jump_command): Use resolve_sal_pc.
364
4cc9f7e2 365 * source.c (list_command): Shorten "FILE, line N" to "FILE:N".
c55e6167
JG
366
367 * putenv.c (putenv): Avoid unportably casting pointers to unsigneds.
3818ed33 368
5a4e7215
JG
369 * c-exp.y (yylex): `this' and `template' are only tokens in C++.
370
3818ed33
JG
371 * xm-convex.h, xm-hp300bsd.h, xm-isi.h, xm-merlin.h, xm-news.h,
372 xm-np1.h, xm-pn.h, xm-pyr.h, xm-rtbsd.h, xm-symmetry.h, xm-umax.h:
373 Remove MISSING_VPRINTF declaration, and superfluous "kgdb" defines.
374
c55e6167
JG
375Mon Jan 27 15:46:21 1992 Stu Grossman (grossman at cygnus.com)
376
377 * dbxread.c (process_one_symbol): Make a first cut at handling
378 symbol tables generated by Sun's acc. (#ifdef'd out, FIXME.)
379
380 * symtab.c (find_pc_line): Fix stepping into and out of #included
381 files.
382
71f49876
SG
383Mon Jan 27 13:00:55 1992 Stu Grossman (grossman at cygnus.com)
384
385 * Makefile.in (OPCODES): Remove OPCODES defs and refs. There is
386 no longer any need to copy ../include/opcode/* into gdb.
387
fd8db897
JG
388Mon Jan 27 12:30:38 1992 John Gilmore (gnu at cygnus.com)
389
390 * ChangeLog, ChangeLog-9091: Split ChangeLog at 1992.
391
24b2fbdc
PB
392Sun Jan 26 19:05:40 1992 Per Bothner (bothner at cygnus.com)
393
394 * valprint.c (type_print_base, type_print_method_args):
395 Print C++ constructor methods without bogus "return type."
396
cdb90e99
FF
397Sat Jan 25 15:57:59 1992 Fred Fish (fnf at cygnus.com)
398
399 * infptrace.c (child_xfer_memory): Parameter "target" should
400 be a pointer to a structure, not the entire structure.
401
1b07e406
FF
402Fri Jan 24 01:30:27 1992 Fred Fish (fnf at cygnus.com)
403
404 * depend: Convert the couple of references to ansidecl.h that
405 used the local gdb version to use the ../include version.
406
9a1ae235
FF
407Thu Jan 23 22:24:43 1992 Fred Fish (fnf at cygnus.com)
408
f66f459f
FF
409 * procfs.c
410 (child_xfer_memory): Takes pointer to a struct, not entire struct.
411 (inferior_proc_init): Fix non-ANSI version of args.
412 (attach): Call print_sys_errmsg with correct number of args.
413 (mappingflags): Make static, does not need to be global.
414
fc1f8646
FF
415 * i386-tdep.c (i386_frame_num_args): Takes a pointer to a struct
416 not the entire struct itself.
417
1b7a420e
FF
418 * valops.c (value_assign): Cast some args to modify_field() and
419 {read,write}_register_bytes() correctly.
420
9a1ae235
FF
421 * ansidecl.h: Removed, is duplicate of ../include/ansidecl.h
422
99140c31
FF
423 * Makefile.in (MALLOCSRC): Removed reference to removed local
424 copy of ansidecl.h.
425
426 * dwarfread.c (list_in_scope): Needs an initial value, use file
427 scope.
428
9a1ae235
FF
429Mon Jan 20 19:06:28 1992 Stu Grossman (grossman at cygnus.com)
430
431 * main.c (main): Make option_index local to keep new getopt happy.
432 main.c, solib.c, Makefile.in: Update copyright notices.
433
0eb0a820
MT
434Mon Jan 20 08:54:00 1992 Michael Tiemann (tiemann at cygnus.com)
435
436 * cplus-dem.c (cplus_demangle): Correctly demangle destructors.
437
313085cb
SG
438Sat Jan 18 17:17:45 1992 Stu Grossman (grossman at cygnus.com)
439
440 * Makefile.in (HFILES): Add partial-stab.h.
441
be9a2362
FF
442Sat Jan 18 16:45:01 1992 Fred Fish (fnf at cygnus.com)
443
24e7d5ba
JG
444 * config/mh-stratus, config/mt-stratus, tm-stratus.h, xm-stratus.h:
445 New files for stratus. Not complete enough to actually build
446 on the Stratus machine; that awaits copyright assignment for
447 i860 changes.
be9a2362
FF
448
449 * Makefile.in (USER_CFLAGS): Add macro specifically reserved
450 for getting custom flags into CFLAGS when doing makes.
451
452 * configure.in: Add config information for stratus.
453
cdce29ee
FF
454Thu Jan 16 00:51:46 1992 Fred Fish (fnf at cygnus.com)
455
456 * dbxread.c (process_one_symbol): Pass address of structure
457 to complain(), rather than the whole structure.
458
7f435241
FF
459Wed Jan 15 09:56:16 1992 Fred Fish (fnf at cygnus.com)
460
461 * solib.c (solib_add_common_symbols): Only compile in when not
462 using SVR4 style shared libraries.
463
a5bd5ba6
FF
464Tue Jan 14 22:34:00 1992 Fred Fish (fnf at cygnus.com)
465
466 * dwarfread.c (locval): Add offreg flag to indicate location
467 values that are computed off a base register.
468
469 * dwarfread.c (new_symbol): Rework TAG_global_variable and
470 TAG_local_variable cases to account for static variables
471 within function scopes.
472
7e97eb28
SG
473Tue Jan 14 12:28:52 1992 Stu Grossman (grossman at cygnus.com)
474
8c3d2a53
SG
475 * inflow.c: remove #include <sys/dir.h>. Not necessary, and
476 doesn't exist on some systems.
477
5e746644
SG
478 * infrun.c (wait_for_inferior!!!!): Prevent gdb from hanging when
479 nexting over recursive function calls.
480
d261ece7
SG
481 * target.c (target_read_string): Create this routine to read null
482 terminated strings from the target. It deals with running off the
483 end of memory elegantly as well. solib.c (find_solib): Use
484 target_read_string() to avoid problems with running off the end of
485 memory.
486
7e97eb28
SG
487 * inflow.c (child_terminal_info): #ifdef TIOCPGRP around lines
488 that reference pgrp_inferior.
489
0cf9329b
PB
490Mon Jan 13 14:57:11 1992 Per Bothner (bothner at cygnus.com)
491
492 * tm-mips.h: Removed BLOCK_ADDRESS_ABSOLUTE, now that
493 mips-tfile has been hacked to act more "traditionally."
494 * dbxread.c: Fixed typo in comment.
495
488d2691
PB
496Sun Jan 12 13:08:36 1992 Per Bothner (bothner at cygnus.com)
497
498 * mips-tdep.c (mips_skip_prologue): Add some number of
499 'sw' instructions before 'addiu' adjusts the stack.
500
4d315a07
FF
501Fri Jan 10 13:47:06 1992 Fred Fish (fnf at cygnus.com)
502
503 * dwarfread.c (start_symtab, end_symtab, scopecount, openscope,
504 freescope, buildblock closescope, record_line, add_symbol_to_list,
505 gatherblocks, make_blockvector): Extensive changes to switch
506 to generic symbol table building code in buildsym.c. Remove
507 scope tree structures and functions, symbol table building
508 functions, and lots of other small changes.
509
510 * dwarfread.c: Add new macros GCC_PRODUCER and STREQN. Remove
511 GCC_COMPILED_FLAG_SYMBOL and GCC2_COMPILED_FLAG_SYMBOL.
512
513Tue Jan 7 13:09:57 1992 Stu Grossman (grossman at cygnus.com)
514
515 * buildsym.c (cleanup_undefined_types): Add support for enums.
516 This fixes the 'GDB internal error. cleanup_undefined_types with
517 bad type' problem.
518
519Sun Jan 5 09:47:50 1992 Stu Grossman (grossman at cygnus.com)
520
521 * dbxread.c: detect gcc2 compilations.
522
1a4d253c
JG
523Thu Jan 2 15:07:41 1992 John Gilmore (gnu at cygnus.com)
524
525 * sparc-pinsn.c: Rename bitfields that overlap with macro names
526 in ../include/opcode/sparc.h.
527
1d4c28c5
FF
528Wed Jan 1 04:29:00 1992 Fred Fish (fnf at cygnus.com)
529
530 * Makefile.in: Change tm-svr4.h to tm-sysv4.h. Change xm-svr4.h
531 to xm-sysv4.h. Split OPCODE_DIR into OPCODE_DIR1 and OPCODE_DIR2
532 to reflect actual locations of opcode files, so TAGS target will
533 be buildable.
534
535 * i386-tdep.c: Change an erroneous 'm68k' reference to 'i386'.
536
537 * i386-tdep.c (supply_fpregset, fill_fpregset): Remove m68k
538 code.
539
540 * m68k-tdep.c (supply_fpregset, fill_fpregset): Fix array
541 dereferencing to access the correct elements.
542
543 * valops.c (value_addr): Declare return type of external func
544 value_copy().
545
546 * xcoffread.c: Undefine next_symbol_text before redefining it.
547
fd8db897 548For older changes see ChangeLog-9091
bd5635a1
RP
549\f
550Local Variables:
551mode: indented-text
552left-margin: 8
553fill-column: 74
554version-control: never
555End:
This page took 0.10763 seconds and 4 git commands to generate.