deliverable/binutils-gdb.git
31 years ago * config/{h8500.mt, tc-h8500.c, tc-h8500.h, obj-coffbfd.c,
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

31 years agoThu Feb 4 12:35:02 1993 Ian Lance Taylor (ian@cygnus.com)
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.

31 years agoReindented to GNU standard. No semantic changes. This checkin is to
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.

31 years agoRemember about Makefile.in
Steve Chamberlain [Thu, 4 Feb 1993 18:45:23 +0000 (18:45 +0000)] 
Remember about Makefile.in

31 years agoSim reorg
Steve Chamberlain [Thu, 4 Feb 1993 18:44:21 +0000 (18:44 +0000)] 
Sim reorg

31 years agoNow builds in subdirs
Steve Chamberlain [Thu, 4 Feb 1993 18:05:30 +0000 (18:05 +0000)] 
Now builds in subdirs

31 years agoPath modification
Steve Chamberlain [Thu, 4 Feb 1993 17:24:10 +0000 (17:24 +0000)] 
Path modification

31 years agoThese should be in too
Steve Chamberlain [Thu, 4 Feb 1993 15:53:49 +0000 (15:53 +0000)] 
These should be in too

31 years ago* Makefile.in (TARDIRS): Add sparclite demo dir.
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.

31 years ago* a29k.h: Remove RCS crud, update GPL to v2, update copyrights.
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.

31 years ago* Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
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.

31 years ago* Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
John Gilmore [Thu, 4 Feb 1993 09:50:19 +0000 (09:50 +0000)] 
* Makefile.in (refcard.ps, lrefcard.ps):  Remove psref.tex
intermediate file.

31 years agoMakeinfo now works again; remove kludge.
John Gilmore [Thu, 4 Feb 1993 06:00:41 +0000 (06:00 +0000)] 
Makeinfo now works again; remove kludge.

31 years agoRemove extra msg.
John Gilmore [Thu, 4 Feb 1993 05:34:17 +0000 (05:34 +0000)] 
Remove extra msg.

31 years agoRemove extra msg and RCS crud.
John Gilmore [Thu, 4 Feb 1993 05:33:09 +0000 (05:33 +0000)] 
Remove extra msg and RCS crud.

31 years agoRemove extraneous message and RCS cruft.
John Gilmore [Thu, 4 Feb 1993 05:32:22 +0000 (05:32 +0000)] 
Remove extraneous message and RCS cruft.

31 years agoNew simulator tree structure
Steve Chamberlain [Thu, 4 Feb 1993 00:22:22 +0000 (00:22 +0000)] 
New simulator tree structure

31 years agoPolishing z8k simulator support
Steve Chamberlain [Thu, 4 Feb 1993 00:17:25 +0000 (00:17 +0000)] 
Polishing z8k simulator support

31 years agoSimulator consolidation
Steve Chamberlain [Thu, 4 Feb 1993 00:15:56 +0000 (00:15 +0000)] 
Simulator consolidation

31 years agosimulator consolidation
Steve Chamberlain [Thu, 4 Feb 1993 00:15:19 +0000 (00:15 +0000)] 
simulator consolidation

31 years ago* Makefile.in (VERSION): Roll to 4.7.5.
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.

31 years agoforgot to document a configure change: don't screw with -/_ in "with" options
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

31 years agoconfigure: Include srcdir in target-of-link-not-found msg
Ken Raeburn [Wed, 3 Feb 1993 22:31:29 +0000 (22:31 +0000)] 
configure: Include srcdir in target-of-link-not-found msg

31 years agomips.h comment fix from Ralph Campbell
Ken Raeburn [Wed, 3 Feb 1993 22:15:19 +0000 (22:15 +0000)] 
mips.h comment fix from Ralph Campbell

31 years agoadded rules for info, install-info, and dvi; rule for clean is correct, too
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

31 years agoWed Feb 3 09:14:36 1993 Ian Lance Taylor (ian@cygnus.com)
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.

31 years agoWed Feb 3 09:14:36 1993 Ian Lance Taylor (ian@cygnus.com)
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.

31 years agoFix some minor bugs, make work on big endian machines, remember
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.

31 years agoKeep forgetting those .Sanitize files.
Ian Lance Taylor [Wed, 3 Feb 1993 17:11:22 +0000 (17:11 +0000)] 
Keep forgetting those .Sanitize files.

31 years agoWed Feb 3 09:05:56 1993 Ian Lance Taylor (ian@cygnus.com)
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.

31 years agoAdd new ChangeLog.
John Gilmore [Wed, 3 Feb 1993 09:09:02 +0000 (09:09 +0000)] 
Add new ChangeLog.

31 years agoRemove extraneous msg.
John Gilmore [Wed, 3 Feb 1993 09:07:51 +0000 (09:07 +0000)] 
Remove extraneous msg.

31 years agoRemove extra msg
John Gilmore [Wed, 3 Feb 1993 09:05:58 +0000 (09:05 +0000)] 
Remove extra msg

31 years agoAdd perifs.c and state.h; elim extraneous output.
John Gilmore [Wed, 3 Feb 1993 09:01:53 +0000 (09:01 +0000)] 
Add perifs.c and state.h; elim extraneous output.

31 years agoRemove "Done in" pwd line.
John Gilmore [Wed, 3 Feb 1993 08:52:34 +0000 (08:52 +0000)] 
Remove "Done in" pwd line.

31 years agoRemove "Done in" printout
John Gilmore [Wed, 3 Feb 1993 08:49:32 +0000 (08:49 +0000)] 
Remove "Done in" printout

31 years agoKeep mipsbsd.h.
John Gilmore [Wed, 3 Feb 1993 07:42:00 +0000 (07:42 +0000)] 
Keep mipsbsd.h.

31 years agoRemove "done in pwd" msg.
John Gilmore [Wed, 3 Feb 1993 07:41:32 +0000 (07:41 +0000)] 
Remove "done in pwd" msg.

31 years agoEliminate extraneous messages and RCS log.
John Gilmore [Wed, 3 Feb 1993 07:41:07 +0000 (07:41 +0000)] 
Eliminate extraneous messages and RCS log.

31 years agoRemove "done in" message.
John Gilmore [Wed, 3 Feb 1993 07:39:55 +0000 (07:39 +0000)] 
Remove "done in" message.

31 years agoAdd aout-mipsbsd.c
John Gilmore [Wed, 3 Feb 1993 05:24:02 +0000 (05:24 +0000)] 
Add aout-mipsbsd.c

31 years ago* breakpoint.c (breakpoint_re_set_one): Handle watchpoints when
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.

31 years agoadded uudecode to keepers list
David D. Zuhn [Wed, 3 Feb 1993 03:24:20 +0000 (03:24 +0000)] 
added uudecode to keepers list

31 years agoupdated dates, add support for building with native (SunPRO) C on Solaris2
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

31 years agoupdated dates, build all interesting targets on hp700 host
David D. Zuhn [Wed, 3 Feb 1993 03:01:06 +0000 (03:01 +0000)] 
updated dates, build all interesting targets on hp700 host

31 years agoadded support for uudecode
David D. Zuhn [Wed, 3 Feb 1993 02:59:27 +0000 (02:59 +0000)] 
added support for uudecode

31 years ago * c-exp.y (lcurly, rcurly): New nonterminals.
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 ****

31 years ago* tm-mips.h, tm-sparc.h: Fix thinko in SETUP_ARBITRARY_FRAME.
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.

31 years ago * aoutx.h (NAME(aout,slurp_symbol_table)): Made symbol
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.

31 years agoTue Feb 2 15:30:33 1993 Ian Lance Taylor (ian@cygnus.com)
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.

31 years agoStylistic Cleanups to Headings and Cross References to Avoid Undue
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.

31 years agoGeneral cleanup--added prototypes, removed a few unused variables,
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.

31 years agoTue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
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.

31 years agoMore minor stylistic cleanup: avoid plurals on things that aren't English.
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.

31 years agoMinor stylistic cleanup; eliminated more contractions, eliminated
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.

31 years ago * gdb.texinfo: fix capitalization in pointers to node "Output Formats"
Roland Pesch [Tue, 2 Feb 1993 20:20:15 +0000 (20:20 +0000)] 
* gdb.texinfo: fix capitalization in pointers to node "Output Formats"

31 years agoTue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
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.

31 years agoCreate a .scommon section for each input BFD so the linker has
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.

31 years ago * ChangeLog: new file
Roland Pesch [Tue, 2 Feb 1993 19:41:17 +0000 (19:41 +0000)] 
* ChangeLog: new file

31 years agoTue Feb 2 11:32:27 1993 Ian Lance Taylor (ian@cygnus.com)
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.

31 years ago* infrun.c (wait_for_inferior): When rolling back the PC after
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).

31 years ago* blockframe.c (inside_entry_file, inside_main_func,
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.

31 years ago* printcmd.c (print_frame_args, print_frame_nameless_args):
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.

31 years agoRemove Makefile.in-29k-UDI. It's no longer needed now that the 29K stuff has
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.

31 years agoFixes for doc targets.
Roland Pesch [Tue, 2 Feb 1993 02:14:39 +0000 (02:14 +0000)] 
Fixes for doc targets.

31 years ago* stack.c (parse_frame_specification): Parse as many arguments
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.

31 years ago* hp300ux-nat.c: Update copyrights.
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.

31 years agoLint
John Gilmore [Tue, 2 Feb 1993 01:20:41 +0000 (01:20 +0000)] 
Lint

31 years ago* Makefile.in: Make SunOS halfdone VPATH work.
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.

31 years agoThis dir is now configure'd (Makefile => Makefile.in, etc).
John Gilmore [Tue, 2 Feb 1993 00:44:15 +0000 (00:44 +0000)] 
This dir is now configure'd (Makefile => Makefile.in, etc).

31 years ago * sparclite/aload.c: Add copyleft.
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.

31 years agoRemove soc2udip.c udi2mtip.c. These files no longer exist.
Stu Grossman [Tue, 2 Feb 1993 00:03:14 +0000 (00:03 +0000)] 
Remove soc2udip.c udi2mtip.c.  These files no longer exist.

31 years agoAdd README.
Stu Grossman [Tue, 2 Feb 1993 00:02:18 +0000 (00:02 +0000)] 
Add README.

31 years ago * gdbinv-s.texi: z8000 simulator target name is just "sim"
Roland Pesch [Mon, 1 Feb 1993 23:49:11 +0000 (23:49 +0000)] 
* gdbinv-s.texi: z8000 simulator target name is just "sim"

31 years agoMon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
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.

31 years agoDon't delete z8ksim.mt
Steve Chamberlain [Mon, 1 Feb 1993 23:00:46 +0000 (23:00 +0000)] 
Don't delete z8ksim.mt

31 years ago*** empty log message ***
Steve Chamberlain [Mon, 1 Feb 1993 23:00:11 +0000 (23:00 +0000)] 
*** empty log message ***

31 years ago * remote-z8k.c, z8k-tdep.c: support for the Z8001 and Z8002.
Steve Chamberlain [Mon, 1 Feb 1993 22:53:24 +0000 (22:53 +0000)] 
* remote-z8k.c, z8k-tdep.c: support for the Z8001 and Z8002.
* parse.c (std_regs): Only declare if NO_STD_REGS is defined.

31 years agofrom ralphc: mips-aout support
Ken Raeburn [Mon, 1 Feb 1993 21:42:59 +0000 (21:42 +0000)] 
from ralphc: mips-aout support

31 years agofrom ralphc: recognize some mips variants
Ken Raeburn [Mon, 1 Feb 1993 21:40:53 +0000 (21:40 +0000)] 
from ralphc: recognize some mips variants

31 years agoaccept mips-dec-bsd* and i?86-*-elf
Ken Raeburn [Mon, 1 Feb 1993 21:36:59 +0000 (21:36 +0000)] 
accept mips-dec-bsd* and i?86-*-elf

31 years agochanges from Ralph Campbell @ Pyramid for MIPS a.out (BSD 4.4) support
Ken Raeburn [Mon, 1 Feb 1993 21:35:16 +0000 (21:35 +0000)] 
changes from Ralph Campbell @ Pyramid for MIPS a.out (BSD 4.4) support

31 years agocheck return code of mkdir, print error message on failure. addresses bug #2079
K. Richard Pixley [Mon, 1 Feb 1993 20:39:43 +0000 (20:39 +0000)] 
check return code of mkdir, print error message on failure.  addresses bug #2079

31 years ago * values.c (value_headof): Fix typo in which VTBL and ARG were
Michael Tiemann [Mon, 1 Feb 1993 01:16:35 +0000 (01:16 +0000)] 
* values.c (value_headof): Fix typo in which VTBL and ARG were
being confused for one another.

31 years ago * valops.c (typecmp): Now static.
Michael Tiemann [Mon, 1 Feb 1993 01:12:37 +0000 (01:12 +0000)] 
* valops.c (typecmp): Now static.

31 years ago * gdbtypes.c (fill_in_vptr_fieldno): Don't ignore the first
Michael Tiemann [Mon, 1 Feb 1993 01:11:17 +0000 (01:11 +0000)] 
* gdbtypes.c (fill_in_vptr_fieldno): Don't ignore the first
baseclass--we don't always inherit its virtual function table
pointer.

31 years ago * eval.c (evaluate_subexp): In OP_FUNCALL case, adjust `this'
Michael Tiemann [Mon, 1 Feb 1993 01:07:51 +0000 (01:07 +0000)] 
* eval.c (evaluate_subexp): In OP_FUNCALL case, adjust `this'
pointer correctly in case value_struct_elt moves it around.

31 years agoFix whitespace.
Michael Tiemann [Sun, 31 Jan 1993 13:15:12 +0000 (13:15 +0000)] 
Fix whitespace.

31 years agoSun Jan 31 04:32:48 1993 Michael Tiemann (tiemann@rtl.cygnus.com)
Michael Tiemann [Sun, 31 Jan 1993 12:39:22 +0000 (12:39 +0000)] 
Sun Jan 31 04:32:48 1993  Michael Tiemann  (tiemann@rtl.cygnus.com)

* gdbtypes.c (lookup_struct_elt_type): Pass NOERR instead of
zero on recursive call.

31 years agoRemove CFLAGS setting from chill sanity area.
John Gilmore [Sun, 31 Jan 1993 08:33:35 +0000 (08:33 +0000)] 
Remove CFLAGS setting from chill sanity area.
(make-gdb.tar.Z):  Fix bug in texinfo.tex "ln" command;
also, edit configure.in and Makefile.in correctly:
when building FSF GDB, BISON=bison, and don't build texinfo or glob.

31 years ago* hppah-nat.c: Eliminate <sys/user.h> and other unnecessary stuff,
John Gilmore [Sun, 31 Jan 1993 06:43:36 +0000 (06:43 +0000)] 
* hppah-nat.c:  Eliminate <sys/user.h> and other unnecessary stuff,
to avoid "too much defining" error from native C compiler (!).

31 years ago* Makefile.in (HFILES): Add typeprint.h.
John Gilmore [Sun, 31 Jan 1993 03:56:56 +0000 (03:56 +0000)] 
* Makefile.in (HFILES):  Add typeprint.h.
* typeprint.[ch]:  Update copyrights.

31 years agoInitial attempt to clean up to match new directory layout.
John Gilmore [Sun, 31 Jan 1993 01:34:07 +0000 (01:34 +0000)] 
Initial attempt to clean up to match new directory layout.

31 years ago* Makefile.in: Update to match doc/ subdir changes.
John Gilmore [Sun, 31 Jan 1993 01:31:45 +0000 (01:31 +0000)] 
* Makefile.in:  Update to match doc/ subdir changes.

31 years agoA few files have been removed...
John Gilmore [Sun, 31 Jan 1993 00:57:04 +0000 (00:57 +0000)] 
A few files have been removed...

31 years ago* Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
John Gilmore [Sun, 31 Jan 1993 00:41:47 +0000 (00:41 +0000)] 
* Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.

31 years agofreshly updated -- gprof.texi is an edit of the old `gprof.texinfo' by
Jeffrey Osier [Fri, 29 Jan 1993 23:47:33 +0000 (23:47 +0000)] 
freshly updated -- gprof.texi is an edit of the old `gprof.texinfo' by
Richard Stallman and Jay Fenalson.  Probably 90% of the text is theirs.

31 years agoCheckpoint. Can now create MIPS style armap hash tables. Fixed some
Ian Lance Taylor [Fri, 29 Jan 1993 23:24:20 +0000 (23:24 +0000)] 
Checkpoint.  Can now create MIPS style armap hash tables.  Fixed some
linker problems.  The linker still needs to learn to put SCommon
symbols in .sbss rather than .bss.

31 years agoFri Jan 29 09:57:58 1993 Ian Lance Taylor (ian@cygnus.com)
Ian Lance Taylor [Fri, 29 Jan 1993 19:47:56 +0000 (19:47 +0000)] 
Fri Jan 29 09:57:58 1993  Ian Lance Taylor  (ian@cygnus.com)

* ldmain.c (subfile_wanted_p): If we already have a common
definition of a symbol, don't necessarily pull in an object file
that provides a non-common definition.

31 years agoFri Jan 29 09:57:58 1993 Ian Lance Taylor (ian@cygnus.com)
Ian Lance Taylor [Fri, 29 Jan 1993 18:47:43 +0000 (18:47 +0000)] 
Fri Jan 29 09:57:58 1993  Ian Lance Taylor  (ian@cygnus.com)

* ldlex.l (COMMAND): Accept -EB and -EL command line arguments,
returning OPTION_EB and OPTION_EL.  gcc passes these to a MIPS
linker.
* ldgram.y (OPTION_EB, OPTION_EL): New tokens.
(command_line_option): Accept and ignore OPTION_EB and OPTION_EL.

This page took 0.056409 seconds and 4 git commands to generate.