Michael Tiemann
a33336a38e
readline/sysdep.h no longer exists, so main.o does not depend on it.
35 years ago
John Gilmore
f1d77e9053
Improve G++ debugging support.
35 years ago
Roland Pesch
7d7ecbddb0
Switch to _A29K__ (from _AMD29K__).
35 years ago
Steve Chamberlain
814e8bbabc
Renamed static function to avoid conflict with header file
35 years ago
Steve Chamberlain
cc5bda54de
Mon Nov 25 18:28:40 1991 Steve Chamberlain (sac at cygnus.com)
* config.h: h8 is now coff, not ieee
* h8300hds.sc: reflect the same
35 years ago
Steve Chamberlain
05b4b0e70c
obj-coff-bfd:
bfd support gets deeper into gas
*h8*
fixed numerous bugs in instruction encoding
35 years ago
Steve Chamberlain
23de7ff6f5
Initial revision
35 years ago
Steve Chamberlain
ace68c4ed9
Mon Nov 25 17:26:22 1991 Steve Chamberlain (sac at cygnus.com)
* as.c: (perform_an_assembly_pass): moved declaration of i to
avoid a syntax error. Now always create the three default
sections when in MANY_SEGMENTS mode.
* as.h: New improved way of specifying MANY_SEGMENTS
* configure.in: hds object format is now coff-bfd
* subsegs.h: add line numbers and section stuff to the
segment_info structure. (But go back later and fix.. this is
COFF specific)
35 years ago
Stu Grossman
605fe2b1b0
Add -lbsd to XM_CLIBS so that we get the right version of setpgrp.
35 years ago
Michael Tiemann
865a2edf64
Ensure we null-terminate the string we copy at the start of
m68k_reg_parse.
35 years ago
Michael Tiemann
5bcc23e3b2
Resync reloc_type and RELOC_TYPE_NAMES.
35 years ago
John Gilmore
7130224967
* m2-exp.y (MAX, MIN): Rename to MAX_FUNC, MIN_FUNC to avoid
conflicts with system header files.
35 years ago
John Gilmore
378d8e737c
Add some error checking around ioctl's for terminal switching.
35 years ago
John Gilmore
e6e265ce3a
Fix hp300bsd entry point problem.
35 years ago
John Gilmore
28e353598c
14 char filenames
35 years ago
John Gilmore
ec230564a6
Initial revision
35 years ago
John Gilmore
b68da3b817
No need to offset args from frame pointer.
35 years ago
John Gilmore
ed07738e1a
sysdep renames
35 years ago
John Gilmore
853f0a7030
* coff-mips.c, coffcode.h: Peter Schauer's patch to kludge in
nonstandard MIPS sections (.rdata, .sdata, etc).
35 years ago
John Gilmore
2dd074f421
VERSION 4.2.95
35 years ago
John Gilmore
2b61280ae6
Further cleanup for release.
35 years ago
John Gilmore
2fd5584884
Add warning and compiler override.
35 years ago
John Gilmore
73766d9154
Support Mach too.
35 years ago
John Gilmore
3ae444f844
SCO lint.
35 years ago
John Gilmore
1a5a8f2a3e
CLeanups to compile, mostly on BSD (okeeffe) and sco (kithrup).
35 years ago
John Gilmore
f8adc62df4
const lint
35 years ago
John Gilmore
3f73352f90
<sys/types.h> is required for <dirent.h>. Improve Sun alloca.
35 years ago
John Gilmore
de0da6cee0
ALIGN -> BFD_ALIGN
35 years ago
John Gilmore
8c4a1ace3d
ALIGN->BFD_ALIGN
35 years ago
John Gilmore
8013e17047
Lint
35 years ago
John Gilmore
1e310759ec
Lint
35 years ago
John Gilmore
f39eae7baa
Lint
35 years ago
John Gilmore
3cb0d72dbf
Roll new files into various lists.
35 years ago
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.
35 years ago
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.
35 years ago
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.
35 years ago
Per Bothner
c3a1a56bda
Initial revision
35 years ago
John Gilmore
2e8521a929
Roll VERSION to 4.2.90.
35 years ago
Stu Grossman
dbdcdd5478
*** empty log message ***
35 years ago
John Gilmore
02e20edf83
* Makefile.in: Clean up ../glob/tilde.c -> tilde.o path.
Clean up makefile a bit in general.
35 years ago
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.
35 years ago
Stu Grossman
9fb2bebda9
* configure.in, config/mh-svr4: Make SVR4 work.
35 years ago
John Gilmore
f7402c04fa
* main.c: Use getcwd rather than getwd.
* standalone.c: Fake getcwd rather than getwd.
* xm-*.h: Remove fake values of MAXPATHLEN.
35 years ago
John Gilmore
82f0459e2c
Add inc-hist.texi
35 years ago
Stu Grossman
320cd42317
Initial revision
35 years ago
Stu Grossman
7b554a2875
hsuser.texinfo -> inc-hist.texi.
35 years ago
Stu Grossman
e9d98c95a5
Refer to new locations for readline doc.
35 years ago
John Gilmore
aaee126549
Rename REAMME.configure to DOC.configure
35 years ago
Stu Grossman
a7951d1117
Change hm-* to mh-*.
35 years ago
Stu Grossman
e4890dd3ae
Add glob subdir.
35 years ago