Stu Grossman
a4ff7962b2
Initial revision
1991-11-21 22:49:25 +00:00
Stu Grossman
e19c9d4932
* readline.c: Move config stuff to sysdep.h, use typedef dirent
...
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 22:48:11 +00:00
Stu Grossman
9b309d06af
* emacs_keymap.c, funmap.c, history.c, keymaps.c, vi_keymap.c,
...
vi_mode.c: move config stuff to sysdep.h, update copyright notices.
1991-11-21 22:43:59 +00:00
Stu Grossman
10524f5e06
Add a bunch of config files to .Sanitize, add some config stuff to Makefile.in
...
and configure.in. Fix compilation of ../glob/tilde.o in Makefile.
1991-11-21 22:38:52 +00:00
John Gilmore
76b28d05a2
Add /* */ to #if 0'd thing to help ANSI.
1991-11-21 22:08:25 +00:00
John Gilmore
21f62bbd30
Remove more refs to removed files.
1991-11-21 21:15:57 +00:00
John Gilmore
3db0634cec
* exec.c (exec_files_info): If `verbose' is set, show file offset as well.
1991-11-21 19:59:09 +00:00
John Gilmore
c6fec0bfcb
* aout64.h (N_TXTADDR, N_TXTOFF, N_TXTSIZE): New definitions
...
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 19:55:32 +00:00
John Gilmore
98d4310737
* libaout.h (WORK_OUT_FILE_POSITIONS): One more try at this
...
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 19:52:23 +00:00
John Gilmore
2eba358f6b
Update for new files and changed include files.
1991-11-21 19:26:37 +00:00
John Gilmore
7d9884b927
* defs.h: Incorporate param.h. All users changed.
...
* 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 18:42:05 +00:00
John Gilmore
d51bea8d2c
Update checked-in copy for convenience. (FSF releases build their own.)
1991-11-21 14:57:44 +00:00
K. Richard Pixley
c5f94070c5
temporary mid-attempt at fixincludes during three-stage
1991-11-21 08:42:27 +00:00
John Gilmore
77e4df427c
Add mh-sco
1991-11-21 05:35:10 +00:00
Steve Chamberlain
a942eeab90
.Sanitize:
...
Include mh-delta88
mh-delta88:
Remove gratuitous greeting
1991-11-21 04:26:50 +00:00
John Gilmore
95b32bff0e
Bring in HP a.out remnants from GDB. Eliminate obsolete a.out.gnu.h.
1991-11-21 04:06:23 +00:00
John Gilmore
49faf3b650
Remove rudimentary HP a.out support from GDB, move to ../include.
1991-11-21 04:02:27 +00:00
John Gilmore
44ff4c96a4
Cashier <a.out.gnu.h>
1991-11-21 03:59:14 +00:00
John Gilmore
f318d221a5
More *config stuff
1991-11-21 03:39:08 +00:00
John Gilmore
8cc1c08ffc
tconfig and xconfig => config
1991-11-21 03:35:22 +00:00
John Gilmore
6cf7ab940a
echo echo echo
1991-11-21 03:20:09 +00:00
John Gilmore
efde72f216
xconfig, tconfig ==> config
1991-11-21 03:19:37 +00:00
John Gilmore
2becda63fb
Add rs/6000, merge xconfig and tconfig into config.
1991-11-21 03:12:25 +00:00
John Gilmore
f187c3a41a
tconfig&xconfig => config
1991-11-21 03:08:51 +00:00
John Gilmore
3978d0599b
Makefile fragments for various hosts and targets now come from
...
gdb/config/mh-* and gdb/config/mt-*. This is for consistency with
other config setups.
1991-11-21 03:04:36 +00:00
John Gilmore
3d29576b5a
For configure-able doc dir.
1991-11-21 02:44:53 +00:00
John Gilmore
6373dbe3d7
Clean up rs6000 opcode stuff.
1991-11-21 02:37:15 +00:00
John Gilmore
400184f0fd
Remove echo.
1991-11-21 02:04:02 +00:00
John Gilmore
9ba6d81f63
Avoid duplicate echo.
1991-11-21 01:56:17 +00:00
Fred Fish
768be6e12b
Recognize obsolete form of AT_element_list attribute still used by AT&T
...
compilers on one platform, and possibly more.
1991-11-20 13:07:12 +00:00
K. Richard Pixley
f7c88ce784
put back powersys
1991-11-20 07:59:39 +00:00
K. Richard Pixley
6d982b4e63
add ispell
1991-11-20 07:59:15 +00:00
Per Bothner
22ef104a6d
Re-work previous change.
1991-11-20 06:01:41 +00:00
K. Richard Pixley
332523bfd3
add staging stuff
1991-11-20 03:49:05 +00:00
K. Richard Pixley
81f73963ae
link as.new only if there is something to link to
1991-11-20 03:46:20 +00:00
Per Bothner
8a400a1892
Some cleanups of N_TXTADDR and N_TXTOFF.
1991-11-20 02:48:13 +00:00
Fred Fish
0db97eedc1
Ignore names invented by helpful compilers for anonymous structs, unions,
...
and enums.
1991-11-20 00:20:43 +00:00
Stu Grossman
44828c3918
#include "sysdep.h"
1991-11-19 23:39:01 +00:00
Stu Grossman
b936814f58
Integrate new readline from Brian Fox.
1991-11-19 23:37:53 +00:00
Stu Grossman
6df61f7957
* history.c: #include "sysdep.h".
1991-11-19 23:05:55 +00:00
Stu Grossman
b51d8b229d
Fix bug where script was referencing host_arch instead of host_cpu.
1991-11-19 22:50:38 +00:00
Fred Fish
f30114ea7b
Change SYSV to USG to match current usage in source. Add USGr4 to list
...
of defines to check for to use <dirent.h> style directory access.
1991-11-19 18:54:38 +00:00
Fred Fish
d018c8a6e1
Add defines so that parsers produced by SVR4 versions of yacc can coexist
...
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 15:59:55 +00:00
Stu Grossman
61af01bc70
* readline.c (filename_completion_function): use struct dirent
...
instead of struct direct.
1991-11-19 08:02:35 +00:00
Stu Grossman
494ea0b286
Forgot about vi_mode.c...
1991-11-19 06:29:50 +00:00
John Gilmore
b9fd133061
Remove tdesc stuff and prettify.
1991-11-19 06:15:22 +00:00
Stu Grossman
870ca25340
Integrate new readline from Brian Fox.
1991-11-19 05:59:18 +00:00
Stu Grossman
c5bbc6ea41
New readline stuff.
1991-11-19 05:44:12 +00:00
Stu Grossman
d65e3f60ba
Initial revision
1991-11-19 05:34:43 +00:00
Stu Grossman
0d3dda0205
Remove doc. It's been moved to a subdir.
1991-11-19 05:32:02 +00:00