Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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. | |||||
1991-11-20 | put back powersys | K. Richard Pixley | 1 | -2/+2 | |
1991-11-20 | add ispell | K. Richard Pixley | 1 | -1/+1 | |
1991-11-20 | Re-work previous change. | Per Bothner | 2 | -4/+16 | |
1991-11-20 | add staging stuff | K. Richard Pixley | 1 | -0/+32 | |
1991-11-20 | link as.new only if there is something to link to | K. Richard Pixley | 1 | -3/+5 | |
1991-11-20 | Some cleanups of N_TXTADDR and N_TXTOFF. | Per Bothner | 2 | -16/+25 | |
1991-11-20 | Ignore names invented by helpful compilers for anonymous structs, unions, | Fred Fish | 2 | -2/+9 | |
and enums. | |||||
1991-11-19 | #include "sysdep.h" | Stu Grossman | 1 | -0/+2 | |
1991-11-19 | Integrate new readline from Brian Fox. | Stu Grossman | 1 | -6/+11 | |
1991-11-19 | * history.c: #include "sysdep.h". | Stu Grossman | 2 | -2/+5 | |
1991-11-19 | Fix bug where script was referencing host_arch instead of host_cpu. | Stu Grossman | 1 | -1/+7 | |
1991-11-19 | Change SYSV to USG to match current usage in source. Add USGr4 to list | Fred Fish | 3 | -2/+12 | |
of defines to check for to use <dirent.h> style directory access. | |||||
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 | * readline.c (filename_completion_function): use struct dirent | Stu Grossman | 2 | -1/+6 | |
instead of struct direct. | |||||
1991-11-19 | Forgot about vi_mode.c... | Stu Grossman | 1 | -4/+4 | |
1991-11-19 | Remove tdesc stuff and prettify. | John Gilmore | 2 | -31/+18 | |
1991-11-19 | Integrate new readline from Brian Fox. | Stu Grossman | 9 | -1010/+2480 | |
1991-11-19 | New readline stuff. | Stu Grossman | 1 | -5/+7 | |
1991-11-19 | Initial revision | Stu Grossman | 1 | -0/+35 | |