Ian Lance Taylor [Tue, 9 Feb 1993 20:43:20 +0000 (20:43 +0000)]
Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
* test-build.mk (HOLES): Added false.
Ian Lance Taylor [Tue, 9 Feb 1993 16:22:35 +0000 (16:22 +0000)]
Tue Feb 9 08:18:07 1993 Ian Lance Taylor (ian@cygnus.com)
* config/i386sco4.mh (MUNCH_DEFINE): Pass -p to nm to avoid bug in
cc debugging output.
Ian Lance Taylor [Tue, 9 Feb 1993 15:56:11 +0000 (15:56 +0000)]
Removed garbage after #endif.
John Gilmore [Tue, 9 Feb 1993 08:42:20 +0000 (08:42 +0000)]
* stabsread.c (define_symbol): Complain about unrecognized names
that begin with CPLUS_MARKER (often '$'), but don't die. Fix
suggested by gb@cs.purdue.edu (Gerald Baumgartner).
(read_cpp_abbrev): Don't use the class name as part of the
vtable pointer member name (_vptr$) in $vf abbrevs or unrecognized
abbrevs. Inspired by Mike Tiemann.
(read_tilde_fields): Comment. Remove ancient dead code.
Remove erroneous but non-dead code. Simplify. Add complaints.
(in general): Remove extraneous (parentheses) in return
statements.
Steve Chamberlain [Mon, 8 Feb 1993 19:47:11 +0000 (19:47 +0000)]
* Makefile.in, configure.in: if target isn't supported, build a
harmless makefile.
support for make clean
Steve Chamberlain [Mon, 8 Feb 1993 19:46:59 +0000 (19:46 +0000)]
* Makefile.in, configure.in: if target isn't supported, build a
harmless makefile.
Ken Raeburn [Mon, 8 Feb 1993 19:25:34 +0000 (19:25 +0000)]
Deleted RCS logs and "Done in" message.
Fixed a typo in a filename.
Ken Raeburn [Mon, 8 Feb 1993 19:24:09 +0000 (19:24 +0000)]
update for files added and deleted
Ken Raeburn [Mon, 8 Feb 1993 19:22:18 +0000 (19:22 +0000)]
Move VMS version of SUB_SEGMENT_ALIGN to obj-vms.h from write.h.
Ken Raeburn [Mon, 8 Feb 1993 19:20:27 +0000 (19:20 +0000)]
from Ralph Campbell's work
Ken Raeburn [Mon, 8 Feb 1993 19:18:54 +0000 (19:18 +0000)]
delete silly fake-as target stuff
Ken Raeburn [Mon, 8 Feb 1993 19:17:29 +0000 (19:17 +0000)]
don't specify comopiler here
Ken Raeburn [Mon, 8 Feb 1993 19:15:26 +0000 (19:15 +0000)]
The z8k code doesn't appear too depend on include/opcode/h8300.h.
List it as depending on opcodes/z8k.h instead.
Per Bothner [Sat, 6 Feb 1993 22:06:45 +0000 (22:06 +0000)]
* config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
John Gilmore [Sat, 6 Feb 1993 18:26:32 +0000 (18:26 +0000)]
Brief documentation for longjmp support, from an email msg by Stu.
John Gilmore [Sat, 6 Feb 1993 03:58:50 +0000 (03:58 +0000)]
* stabs.texinfo: Fix description of floating point "range"
types (which really define basic types). Reported by Jim Meehan,
<meehan@src.dec.com>.
John Gilmore [Sat, 6 Feb 1993 03:40:28 +0000 (03:40 +0000)]
* coffread.c (coff_lookup_type): Fix fencepost error reported
by Art Berggreen, <arg@opal.acc.com>.
John Gilmore [Fri, 5 Feb 1993 22:11:01 +0000 (22:11 +0000)]
Remove COFF_NO_LONG_FILE_NAMES define, now gone.
John Gilmore [Fri, 5 Feb 1993 22:09:17 +0000 (22:09 +0000)]
Fix long file name bug reported on SCO Open Desktop 2.0 by Ulf Lunde
<Ulf.Lunde@kvatro.no> and Dag H. Wanvik <Dag.H.Wanvik@kvatro.no>.
* coffread.c (getfilename): Eliminate COFF_NO_LONG_FILE_NAMES
test, which is apparently left over from when we used native
include files and couldn't depend on the member names being there.
* tm-3b1.h, tm-altos.h, tm-i386v.h: Don't set it.
ALso fix this in tm-i860.h which isn't ChangeLogged since it's sanitized out
for lack of paperwork.
Steve Chamberlain [Fri, 5 Feb 1993 18:07:09 +0000 (18:07 +0000)]
Some spit and polish
David D. Zuhn [Fri, 5 Feb 1993 05:25:12 +0000 (05:25 +0000)]
updated date
Ian Lance Taylor [Thu, 4 Feb 1993 21:58:05 +0000 (21:58 +0000)]
Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
* gdbint.texinfo: Slightly expand section on supporting a new
object file format.
Ian Lance Taylor [Thu, 4 Feb 1993 21:39:47 +0000 (21:39 +0000)]
Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
* Makefile.in (info): Added dependency on all-texinfo (PR 2112).
Steve Chamberlain [Thu, 4 Feb 1993 20:59:55 +0000 (20:59 +0000)]
H8/500 support
Steve Chamberlain [Thu, 4 Feb 1993 20:59:30 +0000 (20:59 +0000)]
H8/500 arch
Steve Chamberlain [Thu, 4 Feb 1993 20:47:48 +0000 (20:47 +0000)]
* config/{h8500.mt, tc-h8500.c, tc-h8500.h, obj-coffbfd.c,
obj-coffbfd.h}: support for the H8/500
Ian Lance Taylor [Thu, 4 Feb 1993 20:47:10 +0000 (20:47 +0000)]
Thu Feb 4 12:35:02 1993 Ian Lance Taylor (ian@cygnus.com)
* libecoff.h: New file. Defines ECOFF backend data for gdb.
* coff-mips.c: Now includes libecoff.h.
(ecoff_data_type): Moved to libecoff.h.
(ecoff_slurp_symbolic_info): Made globally visible so that gdb can
call it. If there is ever another ECOFF target, this and the
swapping functions should be accessed via an ECOFF specific target
vector.
Makefile.in (coff-mips.o): Depends on libecoff.h.
Ian Lance Taylor [Thu, 4 Feb 1993 19:37:37 +0000 (19:37 +0000)]
Reindented to GNU standard. No semantic changes. This checkin is to
give a base for the upcoming changes, to make clear what I actually
changed.
Steve Chamberlain [Thu, 4 Feb 1993 18:45:23 +0000 (18:45 +0000)]
Remember about Makefile.in
Steve Chamberlain [Thu, 4 Feb 1993 18:44:21 +0000 (18:44 +0000)]
Sim reorg
Steve Chamberlain [Thu, 4 Feb 1993 18:05:30 +0000 (18:05 +0000)]
Now builds in subdirs
Steve Chamberlain [Thu, 4 Feb 1993 17:24:10 +0000 (17:24 +0000)]
Path modification
Steve Chamberlain [Thu, 4 Feb 1993 15:53:49 +0000 (15:53 +0000)]
These should be in too
John Gilmore [Thu, 4 Feb 1993 10:30:19 +0000 (10:30 +0000)]
* Makefile.in (TARDIRS): Add sparclite demo dir.
(*.tab.c): Change dependency on Makefile to depend on
Makefile.in, otherwise it always rebuilds after configuring.
Force output *.tab.c file into current directory even in "make"
versions that rewrite dependent file names used in command lines.
* TODO: Remove some things we did.
* am29k-opcode.h, convx-opcode: Remove; now in ../include/opcode.
* os68k-xdep.c: Remove; useless file (os68k is a target only).
* convex-pinsn.c: Use ../include/opcode/convex.h. Add CONST.
* symtab.h: Eliminate unnamed unions and structs.
John Gilmore [Thu, 4 Feb 1993 10:08:35 +0000 (10:08 +0000)]
* a29k.h: Remove RCS crud, update GPL to v2, update copyrights.
* convex.h: Added, from GDB's convx-opcode.h. Added CONST to all
initialized structs in it.
John Gilmore [Thu, 4 Feb 1993 09:52:04 +0000 (09:52 +0000)]
* Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
GDB releases.
John Gilmore [Thu, 4 Feb 1993 09:50:19 +0000 (09:50 +0000)]
* Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
intermediate file.
John Gilmore [Thu, 4 Feb 1993 06:00:41 +0000 (06:00 +0000)]
Makeinfo now works again; remove kludge.
John Gilmore [Thu, 4 Feb 1993 05:34:17 +0000 (05:34 +0000)]
Remove extra msg.
John Gilmore [Thu, 4 Feb 1993 05:33:09 +0000 (05:33 +0000)]
Remove extra msg and RCS crud.
John Gilmore [Thu, 4 Feb 1993 05:32:22 +0000 (05:32 +0000)]
Remove extraneous message and RCS cruft.
Steve Chamberlain [Thu, 4 Feb 1993 00:22:22 +0000 (00:22 +0000)]
New simulator tree structure
Steve Chamberlain [Thu, 4 Feb 1993 00:17:25 +0000 (00:17 +0000)]
Polishing z8k simulator support
Steve Chamberlain [Thu, 4 Feb 1993 00:15:56 +0000 (00:15 +0000)]
Simulator consolidation
Steve Chamberlain [Thu, 4 Feb 1993 00:15:19 +0000 (00:15 +0000)]
simulator consolidation
John Gilmore [Wed, 3 Feb 1993 22:49:32 +0000 (22:49 +0000)]
* Makefile.in (VERSION): Roll to 4.7.5.
(gdb.info): Ignore error from makeinfo (FIXME), since makeinfo
isn't quite up to date to handle gdb.texi.
Ken Raeburn [Wed, 3 Feb 1993 22:40:45 +0000 (22:40 +0000)]
forgot to document a configure change: don't screw with -/_ in "with" options
Ken Raeburn [Wed, 3 Feb 1993 22:31:29 +0000 (22:31 +0000)]
configure: Include srcdir in target-of-link-not-found msg
Ken Raeburn [Wed, 3 Feb 1993 22:15:19 +0000 (22:15 +0000)]
mips.h comment fix from Ralph Campbell
Jeffrey Osier [Wed, 3 Feb 1993 22:03:33 +0000 (22:03 +0000)]
added rules for info, install-info, and dvi; rule for clean is correct, too
Ian Lance Taylor [Wed, 3 Feb 1993 20:08:22 +0000 (20:08 +0000)]
Wed Feb 3 09:14:36 1993 Ian Lance Taylor (ian@cygnus.com)
* coffcode.h: Removed MIPS specific information, since coff-mips.c
no longer includes this file.
Ian Lance Taylor [Wed, 3 Feb 1993 17:17:34 +0000 (17:17 +0000)]
Wed Feb 3 09:14:36 1993 Ian Lance Taylor (ian@cygnus.com)
* coff-msym.c (ecoff_swap_fdr_in, ecoff_swap_ext_in): Set reserved
bits to 0 to make comparison test useful.
* config/irix3.mh, config/irix4.mh (HDEFINES): Set to -G 4 to
avoid overflowing GP accessible sections in binutils/objdump.
Ian Lance Taylor [Wed, 3 Feb 1993 17:14:11 +0000 (17:14 +0000)]
Fix some minor bugs, make work on big endian machines, remember
text_start and text_end for future use by gdb and current use by
find_nearest_line. Still covered by last ChangeLog entry, I think.
Ian Lance Taylor [Wed, 3 Feb 1993 17:11:22 +0000 (17:11 +0000)]
Keep forgetting those .Sanitize files.
Ian Lance Taylor [Wed, 3 Feb 1993 17:10:09 +0000 (17:10 +0000)]
Wed Feb 3 09:05:56 1993 Ian Lance Taylor (ian@cygnus.com)
* mipsbig.sh: New file. Big endian MIPS emulation.
* config/mips-big.mt: New file. Use mipsbig emulation.
* configure.in (mips-sgi-irix*): Use target mips-big.
* Makefile.in (ALL_EMULATIONS): Added em_mipsbig.o.
(em_mipsbig.c): New target. Uses mipsbig.sh.
John Gilmore [Wed, 3 Feb 1993 09:09:02 +0000 (09:09 +0000)]
Add new ChangeLog.
John Gilmore [Wed, 3 Feb 1993 09:07:51 +0000 (09:07 +0000)]
Remove extraneous msg.
John Gilmore [Wed, 3 Feb 1993 09:05:58 +0000 (09:05 +0000)]
Remove extra msg
John Gilmore [Wed, 3 Feb 1993 09:01:53 +0000 (09:01 +0000)]
Add perifs.c and state.h; elim extraneous output.
John Gilmore [Wed, 3 Feb 1993 08:52:34 +0000 (08:52 +0000)]
Remove "Done in" pwd line.
John Gilmore [Wed, 3 Feb 1993 08:49:32 +0000 (08:49 +0000)]
Remove "Done in" printout
John Gilmore [Wed, 3 Feb 1993 07:42:00 +0000 (07:42 +0000)]
Keep mipsbsd.h.
John Gilmore [Wed, 3 Feb 1993 07:41:32 +0000 (07:41 +0000)]
Remove "done in pwd" msg.
John Gilmore [Wed, 3 Feb 1993 07:41:07 +0000 (07:41 +0000)]
Eliminate extraneous messages and RCS log.
John Gilmore [Wed, 3 Feb 1993 07:39:55 +0000 (07:39 +0000)]
Remove "done in" message.
John Gilmore [Wed, 3 Feb 1993 05:24:02 +0000 (05:24 +0000)]
Add aout-mipsbsd.c
John Gilmore [Wed, 3 Feb 1993 04:49:05 +0000 (04:49 +0000)]
* breakpoint.c (breakpoint_re_set_one): Handle watchpoints when
re-evaluating symbol pointers.
Add attribution to a few older ChangeLog entries.
David D. Zuhn [Wed, 3 Feb 1993 03:24:20 +0000 (03:24 +0000)]
added uudecode to keepers list
David D. Zuhn [Wed, 3 Feb 1993 03:01:41 +0000 (03:01 +0000)]
updated dates, add support for building with native (SunPRO) C on Solaris2
David D. Zuhn [Wed, 3 Feb 1993 03:01:06 +0000 (03:01 +0000)]
updated dates, build all interesting targets on hp700 host
David D. Zuhn [Wed, 3 Feb 1993 02:59:27 +0000 (02:59 +0000)]
added support for uudecode
Fred Fish [Wed, 3 Feb 1993 00:28:54 +0000 (00:28 +0000)]
* c-exp.y (lcurly, rcurly): New nonterminals.
* c-exp.y (exp): Use lcurly and rcurly for arrays and UNOP_MEMVAL
constructs.
* parse.c (free_funcalls): Moved prototype from parser-defs.h,
made function static.
* parse.c (struct funcall): Moved struct def from parser-defs.h.
* parse.c (funcall_chain): Moved from parser-defs.h, made static.
* parse.c (start_arglist):
* parser-defs.h (free_funcalls): Moved prototype to parse.c.
* parser-defs.h (struct funcall): Moved struct def to parse.c.
* parser-defs.h (funcall_chain): Moved to parse.c.
* printcmd.c (print_frame_nameless_args): Fix prototype.
* tm-mips.h (setup_arbitrary_frame): Fix prototype.
* tm-sparc.h (setup_arbitrary_frame): Fix prototype.
* valops.c (typecmp): Moved prototype from values.h.
* value.h (typecmp): Moved prototype to valops.c, made static.
**** start-sanitize-chill ****
* ch-exp.y (yylex): Change way control sequences are disabled.
**** end-sanitize-chill ****
John Gilmore [Wed, 3 Feb 1993 00:13:10 +0000 (00:13 +0000)]
* tm-mips.h, tm-sparc.h: Fix thinko in SETUP_ARBITRARY_FRAME.
* remote-nindy.c: Cleanup.
Per Bothner [Tue, 2 Feb 1993 23:38:38 +0000 (23:38 +0000)]
* aoutx.h (NAME(aout,slurp_symbol_table)): Made symbol
reading more robust: Fail if string index is out of string
table range.
Ian Lance Taylor [Tue, 2 Feb 1993 23:32:18 +0000 (23:32 +0000)]
Tue Feb 2 15:30:33 1993 Ian Lance Taylor (ian@cygnus.com)
* mipsread.c (upgrade_type): Build array types correctly, using
create_range_type and create_array_type.
Roland Pesch [Tue, 2 Feb 1993 22:59:46 +0000 (22:59 +0000)]
Stylistic Cleanups to Headings and Cross References to Avoid Undue
Numbers of Capital Letters (Save in Chapter Headings), Despite the
Germanic Heritage of the English Language.
Ian Lance Taylor [Tue, 2 Feb 1993 22:17:27 +0000 (22:17 +0000)]
General cleanup--added prototypes, removed a few unused variables,
fixed up comments a bit. Also set version stamp in a.out header to
0x20a rather than 0, to keep the Ultrix linker happy.
Ian Lance Taylor [Tue, 2 Feb 1993 21:46:14 +0000 (21:46 +0000)]
Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
* Makefile.in (all-gcc): Added dependency on all-gas.
Roland Pesch [Tue, 2 Feb 1993 21:44:11 +0000 (21:44 +0000)]
More minor stylistic cleanup: avoid plurals on things that aren't English.
Roland Pesch [Tue, 2 Feb 1993 21:38:40 +0000 (21:38 +0000)]
Minor stylistic cleanup; eliminated more contractions, eliminated
possessives on things (like name of GDB) that are not English, and
incidentals spotted while pursuing these.
Roland Pesch [Tue, 2 Feb 1993 20:20:15 +0000 (20:20 +0000)]
* gdb.texinfo: fix capitalization in pointers to node "Output Formats"
Ian Lance Taylor [Tue, 2 Feb 1993 19:46:34 +0000 (19:46 +0000)]
Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
* configure.in (mips-*-*): Build ld and binutils.
Ian Lance Taylor [Tue, 2 Feb 1993 19:43:44 +0000 (19:43 +0000)]
Create a .scommon section for each input BFD so the linker has
something to attach small common symbols to. Then avoid writing out
the (empty) .scommon section for the output BFD.
Tue Feb 2 11:41:06 1993 Ian Lance Taylor (ian@cygnus.com)
* coff-mips.c: Completed support for linker and binutils.
Roland Pesch [Tue, 2 Feb 1993 19:41:17 +0000 (19:41 +0000)]
* ChangeLog: new file
Ian Lance Taylor [Tue, 2 Feb 1993 19:37:55 +0000 (19:37 +0000)]
Tue Feb 2 11:32:27 1993 Ian Lance Taylor (ian@cygnus.com)
* mips.sc-sh: Put .scommon sections into .sbss section.
* ldmain.c (subfile_wanted_p): Preserve section of common symbols,
rather than always putting them in bfd_com_section.
* ldlang.c (lang_common): If a common symbol is not in
bfd_com_section, put in a section of the same name, rather than
always putting it in section COMMON.
John Gilmore [Tue, 2 Feb 1993 08:43:40 +0000 (08:43 +0000)]
* infrun.c (wait_for_inferior): When rolling back the PC after
a breakpoint, call write_pc so that NPC gets rolled back as well
(for the 29K).
John Gilmore [Tue, 2 Feb 1993 08:38:00 +0000 (08:38 +0000)]
* blockframe.c (inside_entry_file, inside_main_func,
inside_entry_func): PC of zero is always "bottom of stack".
* printcmd.c (print_frame_args, print_frame_nameless_args):
Let print_frame_nameless_args decide whether there are any,
laying groundwork for possibly later printing 29K args for
functions where we have tag words but no symbols.
John Gilmore [Tue, 2 Feb 1993 08:21:50 +0000 (08:21 +0000)]
* printcmd.c (print_frame_args, print_frame_nameless_args):
Let print_frame_nameless_args decide whether there are any,
laying groundwork for possibly later printing 29K args for
functions where we have tag words but no symbols.
Stu Grossman [Tue, 2 Feb 1993 04:52:30 +0000 (04:52 +0000)]
Remove Makefile.in-29k-UDI. It's no longer needed now that the 29K stuff has
been put back in to Makefile.in.
Roland Pesch [Tue, 2 Feb 1993 02:14:39 +0000 (02:14 +0000)]
Fixes for doc targets.
John Gilmore [Tue, 2 Feb 1993 02:08:19 +0000 (02:08 +0000)]
* stack.c (parse_frame_specification): Parse as many arguments
as there are (up to MAXARGS). Pass all of them in argc, argv
format to SETUP_ARBITRARY_FRAME. Put the burden of checking how
many there were, onto SETUP_ARBITRARY_FRAME.
* tm-mips.h, tm-sparc.h: Corresponding changes.
* mips-tdep.c, sparc-tdep.c: Ditto.
John Gilmore [Tue, 2 Feb 1993 01:53:17 +0000 (01:53 +0000)]
* hp300ux-nat.c: Update copyrights.
* mipsread.c (parse_partial_symbols): Complain about block
indexes that go backwards. Fix from Peter Schauer.
* symfile.c (syms_from_objfile, symbol_file_add): Allow a
symbol-file that has no linkage symbols to be read.
* tm-rs6000.h, xm-rs6000.h: (SIGWINCH_HANDLER and friends): Move
from tm- file to xm-file, since they're host dependent.
* valarith.c (value_binop): Typo.
John Gilmore [Tue, 2 Feb 1993 01:20:41 +0000 (01:20 +0000)]
Lint
John Gilmore [Tue, 2 Feb 1993 00:45:59 +0000 (00:45 +0000)]
* Makefile.in: Make SunOS halfdone VPATH work.
* p1.c: Lint picked up by HP native compiler.
John Gilmore [Tue, 2 Feb 1993 00:44:15 +0000 (00:44 +0000)]
This dir is now configure'd (Makefile => Makefile.in, etc).
Stu Grossman [Tue, 2 Feb 1993 00:19:26 +0000 (00:19 +0000)]
* sparclite/aload.c: Add copyleft.
* sparclite/crt0.s: Add comment at beginning.
Stu Grossman [Tue, 2 Feb 1993 00:03:14 +0000 (00:03 +0000)]
Remove soc2udip.c udi2mtip.c. These files no longer exist.
Stu Grossman [Tue, 2 Feb 1993 00:02:18 +0000 (00:02 +0000)]
Add README.
Roland Pesch [Mon, 1 Feb 1993 23:49:11 +0000 (23:49 +0000)]
* gdbinv-s.texi: z8000 simulator target name is just "sim"
Roland Pesch [Mon, 1 Feb 1993 23:39:42 +0000 (23:39 +0000)]
Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
* gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
as well as Z8002.