John Gilmore
67c29f758d
Make structs work on DECstation (sigh)
1991-11-28 00:51:48 +00:00
John Gilmore
52bd2c221f
Fix syntax errors.
1991-11-27 23:32:47 +00:00
Steve Chamberlain
869eb845b1
Added obj-coff-bfd* and mt-h8300hds
1991-11-27 22:28:57 +00:00
Steve Chamberlain
875f1391a7
Added coff-h8300.h
1991-11-27 22:25:34 +00:00
John Gilmore
17e9960f57
Add COFF_SWAP_TABLE to it (oops)
1991-11-27 22:05:28 +00:00
Steve Chamberlain
c9301d7bcf
coff-i386.c
...
Fixed the RTYPETOHOWTO -> TYPE2HOWTO
coff-mips.c coff-rs6000.c
Can't read relocs, so provide empty macro
1991-11-27 21:57:48 +00:00
Roland Pesch
24b1493d18
Hitachi h8/300 config of GAS manual (first draft), and a few config
...
spinoffs in the direction of feature-based config rather than entirely
machine-dep.
1991-11-27 21:32:15 +00:00
Roland Pesch
660eb163a7
Initial revision
1991-11-27 21:32:00 +00:00
John Gilmore
3377d4d2a1
Fiddle diddle descriptor
1991-11-27 19:28:39 +00:00
Steve Chamberlain
1daf2df4ec
* internalcoff.h: (internal_scnhdr) took out #def dependency, now
...
s_nreloc and s_nlnno are always long. (internal_reloc): allways
has an offset field now.
1991-11-27 18:40:40 +00:00
Steve Chamberlain
b4e42a642c
Initial revision
1991-11-27 18:35:48 +00:00
Steve Chamberlain
71e3403212
Added h8
1991-11-27 16:58:22 +00:00
Steve Chamberlain
3b4f1a5d05
* Makefile.in: added coff-h8300
...
* configure.in: now h8 is a coff target
* cpu-h8300.c: fix various disassembly problems
* libcoff.h: took out some code which has been #0ed for a long
time.
* targets.c: added h8 coff
* coff-a29k.c, coff-i386.c, coff-i960.c, coff-m68k.c, coff-m88k.c
added new macro RTYPE2HOWTO to take a load of #ifdefs out of
coffcode.h
* coffcode.h: Started to change the way machine dependencies are
handled, from the nest of #ifdefs to macros defined in the
including coff-<foo>.c
1991-11-27 16:56:08 +00:00
Michael Tiemann
a33336a38e
readline/sysdep.h no longer exists, so main.o does not depend on it.
1991-11-27 12:22:35 +00:00
John Gilmore
f1d77e9053
Improve G++ debugging support.
1991-11-27 09:43:59 +00:00
Roland Pesch
7d7ecbddb0
Switch to _A29K__ (from _AMD29K__).
1991-11-26 19:41:08 +00:00
Steve Chamberlain
814e8bbabc
Renamed static function to avoid conflict with header file
1991-11-26 02:30:24 +00:00
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
1991-11-26 02:29:18 +00:00
Steve Chamberlain
05b4b0e70c
obj-coff-bfd:
...
bfd support gets deeper into gas
*h8*
fixed numerous bugs in instruction encoding
1991-11-26 02:16:59 +00:00
Steve Chamberlain
23de7ff6f5
Initial revision
1991-11-26 02:16:53 +00:00
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)
1991-11-26 02:15:13 +00:00
Stu Grossman
605fe2b1b0
Add -lbsd to XM_CLIBS so that we get the right version of setpgrp.
1991-11-25 20:33:19 +00:00
Michael Tiemann
865a2edf64
Ensure we null-terminate the string we copy at the start of
...
m68k_reg_parse.
1991-11-24 17:24:52 +00:00
Michael Tiemann
5bcc23e3b2
Resync reloc_type and RELOC_TYPE_NAMES.
1991-11-24 17:23:10 +00:00
John Gilmore
7130224967
* m2-exp.y (MAX, MIN): Rename to MAX_FUNC, MIN_FUNC to avoid
...
conflicts with system header files.
1991-11-23 05:26:22 +00:00
John Gilmore
378d8e737c
Add some error checking around ioctl's for terminal switching.
1991-11-23 05:22:34 +00:00
John Gilmore
e6e265ce3a
Fix hp300bsd entry point problem.
1991-11-23 03:20:41 +00:00
John Gilmore
28e353598c
14 char filenames
1991-11-23 01:49:58 +00:00
John Gilmore
ec230564a6
Initial revision
1991-11-23 01:49:55 +00:00
John Gilmore
b68da3b817
No need to offset args from frame pointer.
1991-11-23 01:15:11 +00:00
John Gilmore
ed07738e1a
sysdep renames
1991-11-22 23:41:16 +00:00
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