Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1991-12-01 | Changes due to include file renaming: | Steve Chamberlain | 8 | -269/+323 | |
* xcoffread.c: internalcoff.h ->coff/internal.c, coff-rs6000.h ->coff/rs6000.h * mipsread.c: coff-mips.h ->coff/mips.h * elfread.c: elf-common.h ->elf/common.h elf-external.h ->elf/external.h, elf-internal.h ->elf/internal.h * dwarfread.c dwarf.h ->elf/dwarf.h * dbxread.c: aout64.h ->aout/aout64.h stab.gnu.h ->aout/stab_gnu.h * coffread.c: internalcoff.h ->coff/internal.h * buildsym.c: stab.gnu.h ->aout/stab_gnu.h * depend Updated to take the above into account. | |||||
1991-11-30 | Add new files mh-i386v4 and mt-i386v4 to .Sanitize, check in the new | Fred Fish | 1 | -0/+2 | |
files. | |||||
1991-11-30 | Initial revision | Fred Fish | 2 | -0/+10 | |
1991-11-30 | Add tm-i386v4.h and xm-i386v4.h to Sanitize, add i386/SVR4 to configuration | Fred Fish | 7 | -3/+99 | |
file, recognize names beginning with '.' as compiler generated "fake" tags for anonymous structures, unions and enums. Add target dependent functions for SVR4 /proc register interface (i386-tdep.c). | |||||
1991-11-30 | Change simple call to printf of error message to a call to error(). Output | Fred Fish | 2 | -2/+6 | |
was not getting flushed and was not being newline terminated. | |||||
1991-11-30 | *** empty log message *** | Roland Pesch | 1 | -0/+6 | |
1991-11-30 | (1) At Bob Chassell's request, remove leading comments that used to | Roland Pesch | 1 | -11/+12 | |
survive M4 filtering but still tell people the original source was M4'd; (2) Also for B.C., include one more emphasis font in @colophon at end; (3) Thanks to J Gilmore, strengthen wording about unsupported combinations of host-manufacturer-OS in config Appendix. | |||||
1991-11-28 | Make structs work on DECstation (sigh) | John Gilmore | 3 | -5/+13 | |
1991-11-27 | Fix syntax errors. | John Gilmore | 1 | -2/+3 | |
1991-11-27 | readline/sysdep.h no longer exists, so main.o does not depend on it. | Michael Tiemann | 1 | -1/+1 | |
1991-11-27 | Improve G++ debugging support. | John Gilmore | 8 | -352/+213 | |
1991-11-25 | Add -lbsd to XM_CLIBS so that we get the right version of setpgrp. | Stu Grossman | 1 | -0/+1 | |
1991-11-23 | * m2-exp.y (MAX, MIN): Rename to MAX_FUNC, MIN_FUNC to avoid | John Gilmore | 1 | -10/+5 | |
conflicts with system header files. | |||||
1991-11-23 | Add some error checking around ioctl's for terminal switching. | John Gilmore | 1 | -0/+5 | |
1991-11-23 | No need to offset args from frame pointer. | John Gilmore | 2 | -1/+9 | |
1991-11-22 | VERSION 4.2.95 | John Gilmore | 2 | -1/+3 | |
1991-11-22 | Further cleanup for release. | John Gilmore | 3 | -4/+5 | |
1991-11-22 | Add warning and compiler override. | John Gilmore | 1 | -0/+4 | |
1991-11-22 | SCO lint. | John Gilmore | 4 | -7/+9 | |
1991-11-22 | CLeanups to compile, mostly on BSD (okeeffe) and sco (kithrup). | John Gilmore | 5 | -15/+34 | |
1991-11-22 | Lint | John Gilmore | 1 | -0/+4 | |
1991-11-22 | Roll new files into various lists. | John Gilmore | 2 | -11/+14 | |
1991-11-22 | Roll VERSION to 4.2.90. | John Gilmore | 2 | -2/+4 | |
1991-11-22 | Initialize the c++ specific portion of the type structure for union types | Fred Fish | 2 | -14/+24 | |
as well as struct types, since gdb attempts to reference that portion for both types. Was getting core dumps due to NULL pointer dereferencing. | |||||
1991-11-22 | * main.c: Use getcwd rather than getwd. | John Gilmore | 8 | -68/+9 | |
* standalone.c: Fake getcwd rather than getwd. * xm-*.h: Remove fake values of MAXPATHLEN. | |||||
1991-11-22 | hsuser.texinfo -> inc-hist.texi. | Stu Grossman | 1 | -2/+2 | |
1991-11-22 | Refer to new locations for readline doc. | Stu Grossman | 1 | -4/+4 | |
1991-11-21 | Add /* */ to #if 0'd thing to help ANSI. | John Gilmore | 2 | -2/+4 | |
1991-11-21 | Remove more refs to removed files. | John Gilmore | 3 | -5/+3 | |
1991-11-21 | * exec.c (exec_files_info): If `verbose' is set, show file offset as well. | John Gilmore | 1 | -0/+3 | |
1991-11-21 | Update for new files and changed include files. | John Gilmore | 1 | -11/+284 | |
1991-11-21 | * defs.h: Incorporate param.h. All users changed. | John Gilmore | 93 | -1285/+757 | |
* param-no-tm.h: Change users to define TM_FILE_OVERRIDE instead. * param.h, param-no-tm.h: Removed. * Update copyrights in all changed files. * dbxread.c, dwarfread.c, inflow.c, infrun.c, m2-exp.y, putenv.c, solib.c, symtab.h, tm-umax.h, valprint.c: Lint. * tm-convex.h, tm-hp300hpux.h, tm-merlin.h, tm-sparc.h, xm-merlin.h: Avoid host include files in target descriptions. * getpagesize.h: Removed, libiberty copes now. | |||||
1991-11-21 | Update checked-in copy for convenience. (FSF releases build their own.) | John Gilmore | 1 | -87/+112 | |
1991-11-21 | Remove rudimentary HP a.out support from GDB, move to ../include. | John Gilmore | 1 | -0/+3 | |
1991-11-21 | Cashier <a.out.gnu.h> | John Gilmore | 3 | -4/+36 | |
1991-11-21 | More *config stuff | John Gilmore | 1 | -3/+4 | |
1991-11-21 | tconfig and xconfig => config | John Gilmore | 1 | -31/+36 | |
1991-11-21 | echo echo echo | John Gilmore | 1 | -3/+4 | |
1991-11-21 | xconfig, tconfig ==> config | John Gilmore | 1 | -13/+11 | |
1991-11-21 | Add rs/6000, merge xconfig and tconfig into config. | John Gilmore | 1 | -54/+93 | |
1991-11-21 | tconfig&xconfig => config | John Gilmore | 1 | -2/+1 | |
1991-11-21 | Makefile fragments for various hosts and targets now come from | John Gilmore | 2 | -7/+11 | |
gdb/config/mh-* and gdb/config/mt-*. This is for consistency with other config setups. | |||||
1991-11-21 | For configure-able doc dir. | John Gilmore | 1 | -6/+8 | |
1991-11-21 | Clean up rs6000 opcode stuff. | John Gilmore | 4 | -25/+260 | |
1991-11-20 | Recognize obsolete form of AT_element_list attribute still used by AT&T | Fred Fish | 2 | -4/+37 | |
compilers on one platform, and possibly more. | |||||
1991-11-20 | add staging stuff | K. Richard Pixley | 1 | -0/+32 | |
1991-11-20 | Ignore names invented by helpful compilers for anonymous structs, unions, | Fred Fish | 2 | -2/+9 | |
and enums. | |||||
1991-11-19 | Add defines so that parsers produced by SVR4 versions of yacc can coexist | Fred Fish | 4 | -74/+106 | |
in the same executable without collision (c-exp.y, m2-exp.y). Add forward delaration of function returning pointer to shut up compiler warnings about conversion of int to pointer (symtab.h). | |||||
1991-11-19 | Remove tdesc stuff and prettify. | John Gilmore | 2 | -31/+18 | |
1991-11-19 | More inclusion of defs.h to before param.h, ala other source files. | Fred Fish | 2 | -1/+5 | |
This is required to supply some typedefs used in files included via param.h. |