Age | Commit message (Expand) | 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 |
1991-11-21 | * emacs_keymap.c, funmap.c, history.c, keymaps.c, vi_keymap.c, | Stu Grossman | 1 | -0/+5 |
1991-11-21 | Add a bunch of config files to .Sanitize, add some config stuff to Makefile.in | Stu Grossman | 3 | -5/+17 |
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 |
1991-11-21 | * libaout.h (WORK_OUT_FILE_POSITIONS): One more try at this | John Gilmore | 3 | -14/+115 |
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 |
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 |
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 |
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 |
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 |
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 |
1991-11-19 | Add defines so that parsers produced by SVR4 versions of yacc can coexist | Fred Fish | 4 | -74/+106 |
1991-11-19 | * readline.c (filename_completion_function): use struct dirent | Stu Grossman | 2 | -1/+6 |
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 |