John Gilmore
853f0a7030
* coff-mips.c, coffcode.h: Peter Schauer's patch to kludge in
...
nonstandard MIPS sections (.rdata, .sdata, etc).
1991-11-22 23:02:29 +00:00
John Gilmore
2dd074f421
VERSION 4.2.95
1991-11-22 22:50:28 +00:00
John Gilmore
2b61280ae6
Further cleanup for release.
1991-11-22 22:49:08 +00:00
John Gilmore
2fd5584884
Add warning and compiler override.
1991-11-22 22:48:20 +00:00
John Gilmore
73766d9154
Support Mach too.
1991-11-22 21:59:01 +00:00
John Gilmore
3ae444f844
SCO lint.
1991-11-22 20:44:50 +00:00
John Gilmore
1a5a8f2a3e
CLeanups to compile, mostly on BSD (okeeffe) and sco (kithrup).
1991-11-22 19:30:03 +00:00
John Gilmore
f8adc62df4
const lint
1991-11-22 19:09:03 +00:00
John Gilmore
3f73352f90
<sys/types.h> is required for <dirent.h>. Improve Sun alloca.
1991-11-22 17:07:42 +00:00
John Gilmore
de0da6cee0
ALIGN -> BFD_ALIGN
1991-11-22 16:48:27 +00:00
John Gilmore
8c4a1ace3d
ALIGN->BFD_ALIGN
1991-11-22 16:45:04 +00:00
John Gilmore
8013e17047
Lint
1991-11-22 16:28:05 +00:00
John Gilmore
1e310759ec
Lint
1991-11-22 16:22:01 +00:00
John Gilmore
f39eae7baa
Lint
1991-11-22 16:14:23 +00:00
John Gilmore
3cb0d72dbf
Roll new files into various lists.
1991-11-22 07:49:53 +00:00
John Gilmore
a3a063a9c3
Add glob to SUBDIRS and GDB_SUPPORT_DIRS.
...
Remove texinfo from configdirs in GDB releases' configure.in file,
since it won't have any config scripts.
1991-11-22 07:17:49 +00:00
Per Bothner
27612c2966
stab.def: Remove the GNU extended type codes (e.g. N_SETT).
...
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 05:22:06 +00:00
Per Bothner
7de245d362
Moved bfd_stab_name() and bfd_stab_names[]
...
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 05:00:08 +00:00
Per Bothner
c3a1a56bda
Initial revision
1991-11-22 04:59:56 +00:00
John Gilmore
2e8521a929
Roll VERSION to 4.2.90.
1991-11-22 03:36:23 +00:00
Stu Grossman
dbdcdd5478
*** empty log message ***
1991-11-22 02:53:00 +00:00
John Gilmore
02e20edf83
* Makefile.in: Clean up ../glob/tilde.c -> tilde.o path.
...
Clean up makefile a bit in general.
1991-11-22 02:48:49 +00:00
Fred Fish
4cfd3c4990
Initialize the c++ specific portion of the type structure for union types
...
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 02:30:34 +00:00
Stu Grossman
9fb2bebda9
* configure.in, config/mh-svr4: Make SVR4 work.
1991-11-22 01:42:10 +00:00
John Gilmore
f7402c04fa
* main.c: Use getcwd rather than getwd.
...
* standalone.c: Fake getcwd rather than getwd.
* xm-*.h: Remove fake values of MAXPATHLEN.
1991-11-22 01:29:29 +00:00
John Gilmore
82f0459e2c
Add inc-hist.texi
1991-11-22 01:16:44 +00:00
Stu Grossman
320cd42317
Initial revision
1991-11-22 00:39:00 +00:00
Stu Grossman
7b554a2875
hsuser.texinfo -> inc-hist.texi.
1991-11-22 00:36:55 +00:00
Stu Grossman
e9d98c95a5
Refer to new locations for readline doc.
1991-11-22 00:24:23 +00:00
John Gilmore
aaee126549
Rename REAMME.configure to DOC.configure
1991-11-21 23:48:58 +00:00
Stu Grossman
a7951d1117
Change hm-* to mh-*.
1991-11-21 23:24:17 +00:00
Stu Grossman
e4890dd3ae
Add glob subdir.
1991-11-21 23:02:56 +00:00
Stu Grossman
56858b9575
Fixup dirent<->direct stuff.
1991-11-21 22:50:49 +00:00
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