Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1993-02-04 | Reindented to GNU standard. No semantic changes. This checkin is to | Ian Lance Taylor | 1 | -2084/+2239 | |
give a base for the upcoming changes, to make clear what I actually changed. | |||||
1993-02-04 | Remember about Makefile.in | Steve Chamberlain | 1 | -0/+2 | |
1993-02-04 | Sim reorg | Steve Chamberlain | 1 | -2/+1 | |
1993-02-04 | Now builds in subdirs | Steve Chamberlain | 3 | -3/+3 | |
1993-02-04 | Path modification | Steve Chamberlain | 1 | -14/+10 | |
1993-02-04 | These should be in too | Steve Chamberlain | 2 | -0/+182 | |
1993-02-04 | * Makefile.in (TARDIRS): Add sparclite demo dir. | John Gilmore | 6 | -2119/+18 | |
(*.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. | |||||
1993-02-04 | * a29k.h: Remove RCS crud, update GPL to v2, update copyrights. | John Gilmore | 2 | -42/+1717 | |
* convex.h: Added, from GDB's convx-opcode.h. Added CONST to all initialized structs in it. | |||||
1993-02-04 | * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for | John Gilmore | 2 | -1/+6 | |
GDB releases. | |||||
1993-02-04 | * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex | John Gilmore | 2 | -2/+7 | |
intermediate file. | |||||
1993-02-04 | Makeinfo now works again; remove kludge. | John Gilmore | 2 | -3/+1 | |
1993-02-04 | Remove extra msg. | John Gilmore | 1 | -2/+0 | |
1993-02-04 | Remove extra msg and RCS crud. | John Gilmore | 1 | -9/+2 | |
1993-02-04 | Remove extraneous message and RCS cruft. | John Gilmore | 1 | -86/+0 | |
1993-02-04 | New simulator tree structure | Steve Chamberlain | 10 | -96/+435 | |
1993-02-04 | Polishing z8k simulator support | Steve Chamberlain | 2 | -88/+328 | |
1993-02-04 | Simulator consolidation | Steve Chamberlain | 1 | -31/+10 | |
1993-02-04 | simulator consolidation | Steve Chamberlain | 1 | -1/+1 | |
1993-02-03 | * Makefile.in (VERSION): Roll to 4.7.5. | John Gilmore | 2 | -2/+8 | |
(gdb.info): Ignore error from makeinfo (FIXME), since makeinfo isn't quite up to date to handle gdb.texi. | |||||
1993-02-03 | forgot to document a configure change: don't screw with -/_ in "with" options | Ken Raeburn | 1 | -1/+2 | |
1993-02-03 | configure: Include srcdir in target-of-link-not-found msg | Ken Raeburn | 1 | -0/+5 | |
1993-02-03 | mips.h comment fix from Ralph Campbell | Ken Raeburn | 1 | -1/+5 | |
1993-02-03 | added rules for info, install-info, and dvi; rule for clean is correct, too | Jeffrey Osier | 2 | -5/+36 | |
1993-02-03 | Wed Feb 3 09:14:36 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 2 | -17/+5 | |
* coffcode.h: Removed MIPS specific information, since coff-mips.c no longer includes this file. | |||||
1993-02-03 | Wed Feb 3 09:14:36 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 2 | -2/+10 | |
* 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. | |||||
1993-02-03 | Fix some minor bugs, make work on big endian machines, remember | Ian Lance Taylor | 1 | -14/+23 | |
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. | |||||
1993-02-03 | Keep forgetting those .Sanitize files. | Ian Lance Taylor | 2 | -1/+6 | |
1993-02-03 | Wed Feb 3 09:05:56 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 2 | -0/+6 | |
* 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. | |||||
1993-02-03 | Add new ChangeLog. | John Gilmore | 1 | -0/+1 | |
1993-02-03 | Remove extraneous msg. | John Gilmore | 1 | -135/+0 | |
1993-02-03 | Remove extra msg | John Gilmore | 1 | -7/+0 | |
1993-02-03 | Add perifs.c and state.h; elim extraneous output. | John Gilmore | 1 | -5/+2 | |
1993-02-03 | Remove "Done in" pwd line. | John Gilmore | 1 | -2/+0 | |
1993-02-03 | Remove "Done in" printout | John Gilmore | 1 | -2/+0 | |
1993-02-03 | Keep mipsbsd.h. | John Gilmore | 1 | -0/+1 | |
1993-02-03 | Remove "done in pwd" msg. | John Gilmore | 1 | -2/+0 | |
1993-02-03 | Eliminate extraneous messages and RCS log. | John Gilmore | 1 | -20/+2 | |
1993-02-03 | Remove "done in" message. | John Gilmore | 1 | -2/+0 | |
1993-02-03 | Add aout-mipsbsd.c | John Gilmore | 1 | -0/+1 | |
1993-02-03 | * breakpoint.c (breakpoint_re_set_one): Handle watchpoints when | John Gilmore | 1 | -2/+9 | |
re-evaluating symbol pointers. Add attribution to a few older ChangeLog entries. | |||||
1993-02-03 | added uudecode to keepers list | David D. Zuhn | 1 | -0/+1 | |
1993-02-03 | updated dates, add support for building with native (SunPRO) C on Solaris2 | David D. Zuhn | 1 | -6/+5 | |
1993-02-03 | updated dates, build all interesting targets on hp700 host | David D. Zuhn | 1 | -6/+6 | |
1993-02-03 | added support for uudecode | David D. Zuhn | 3 | -3/+27 | |
1993-02-03 | * c-exp.y (lcurly, rcurly): New nonterminals. | Fred Fish | 7 | -27/+61 | |
* 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 **** | |||||
1993-02-03 | * tm-mips.h, tm-sparc.h: Fix thinko in SETUP_ARBITRARY_FRAME. | John Gilmore | 4 | -4/+13 | |
* remote-nindy.c: Cleanup. | |||||
1993-02-02 | * aoutx.h (NAME(aout,slurp_symbol_table)): Made symbol | Per Bothner | 1 | -0/+6 | |
reading more robust: Fail if string index is out of string table range. | |||||
1993-02-02 | Tue Feb 2 15:30:33 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 2 | -23/+15 | |
* mipsread.c (upgrade_type): Build array types correctly, using create_range_type and create_array_type. | |||||
1993-02-02 | Stylistic Cleanups to Headings and Cross References to Avoid Undue | Roland Pesch | 3 | -216/+231 | |
Numbers of Capital Letters (Save in Chapter Headings), Despite the Germanic Heritage of the English Language. | |||||
1993-02-02 | General cleanup--added prototypes, removed a few unused variables, | Ian Lance Taylor | 1 | -180/+290 | |
fixed up comments a bit. Also set version stamp in a.out header to 0x20a rather than 0, to keep the Ultrix linker happy. |