Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1991-11-22 | Lint | John Gilmore | 4 | -47/+63 | |
1991-11-22 | Roll new files into various lists. | John Gilmore | 2 | -11/+14 | |
1991-11-22 | Add glob to SUBDIRS and GDB_SUPPORT_DIRS. | John Gilmore | 1 | -2/+5 | |
Remove texinfo from configdirs in GDB releases' configure.in file, since it won't have any config scripts. | |||||
1991-11-22 | stab.def: Remove the GNU extended type codes (e.g. N_SETT). | Per Bothner | 4 | -57/+34 | |
aoutx.h: Put back the N_HEADER_IN_TEXT(x) that John removed, but use his heuristic as its default definition. bfd.H; Re-generated. | |||||
1991-11-22 | Moved bfd_stab_name() and bfd_stab_names[] | Per Bothner | 6 | -31/+34 | |
from syms.c to new file stab-syms.c. Renamed to aout_stab_name() and aout_stab_names[]. Also, since GNU extended type codes such as N_SETT are no longer in ../include/stab.def, include them manually. | |||||
1991-11-22 | Initial revision | Per Bothner | 1 | -0/+59 | |
1991-11-22 | Roll VERSION to 4.2.90. | John Gilmore | 2 | -2/+4 | |
1991-11-22 | *** empty log message *** | Stu Grossman | 1 | -0/+2 | |
1991-11-22 | * Makefile.in: Clean up ../glob/tilde.c -> tilde.o path. | John Gilmore | 2 | -14/+14 | |
Clean up makefile a bit in general. | |||||
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 | * configure.in, config/mh-svr4: Make SVR4 work. | Stu Grossman | 1 | -0/+4 | |
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 | Add inc-hist.texi | John Gilmore | 1 | -0/+1 | |
1991-11-22 | Initial revision | Stu Grossman | 1 | -0/+155 | |
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 | Rename REAMME.configure to DOC.configure | John Gilmore | 1 | -1/+1 | |
1991-11-21 | Change hm-* to mh-*. | Stu Grossman | 1 | -4/+4 | |
1991-11-21 | Add glob subdir. | Stu Grossman | 1 | -1/+1 | |
1991-11-21 | Fixup dirent<->direct stuff. | Stu Grossman | 2 | -0/+12 | |
1991-11-21 | Initial revision | Stu Grossman | 4 | -0/+45 | |
1991-11-21 | * readline.c: Move config stuff to sysdep.h, use typedef dirent | Stu Grossman | 1 | -0/+6 | |
consistently, remove refs to d_namlen (& D_NAMLEN) to improve portability. Also, update copyright notice. readline.h: remove config stuff that I added erroneously in the first place. | |||||
1991-11-21 | * emacs_keymap.c, funmap.c, history.c, keymaps.c, vi_keymap.c, | Stu Grossman | 1 | -0/+5 | |
vi_mode.c: move config stuff to sysdep.h, update copyright notices. | |||||
1991-11-21 | Add a bunch of config files to .Sanitize, add some config stuff to Makefile.in | Stu Grossman | 3 | -5/+17 | |
and configure.in. Fix compilation of ../glob/tilde.o in Makefile. | |||||
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 | * aout64.h (N_TXTADDR, N_TXTOFF, N_TXTSIZE): New definitions | John Gilmore | 3 | -55/+113 | |
that should handle all uses. LOGICAL_ versions deleted. Eliminate N_HEADER_IN_TEXT, using a_entry to determine which kind of zmagic a.out file we are looking at. * coff-rs6000.h: Typo. | |||||
1991-11-21 | * libaout.h (WORK_OUT_FILE_POSITIONS): One more try at this | John Gilmore | 3 | -14/+115 | |
rather complicated seeming problem. Eliminate LOGICAL_ versions, just make N_XXX work by excluding the header from the text segment. * aoutx.h: Fix comments to match. | |||||
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 | temporary mid-attempt at fixincludes during three-stage | K. Richard Pixley | 1 | -24/+39 | |
1991-11-21 | Add mh-sco | John Gilmore | 1 | -36/+1 | |
1991-11-21 | .Sanitize: | Steve Chamberlain | 2 | -1/+2 | |
Include mh-delta88 mh-delta88: Remove gratuitous greeting | |||||
1991-11-21 | Bring in HP a.out remnants from GDB. Eliminate obsolete a.out.gnu.h. | John Gilmore | 2 | -5/+9 | |
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-21 | Remove echo. | John Gilmore | 1 | -44/+0 | |
1991-11-21 | Avoid duplicate echo. | John Gilmore | 1 | -3/+4 | |
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. |