K. Richard Pixley
d964a611c0
Some $(srcdir)'s become $(unsubdir)'s.
35 years ago
K. Richard Pixley
f1eb48b62e
no more configure on which to depend
35 years ago
K. Richard Pixley
5a168a17ee
resync
35 years ago
K. Richard Pixley
b9fe720d06
steves h8 patches
35 years ago
K. Richard Pixley
a26878d1fa
Exploit the new executable config.status
35 years ago
John Gilmore
30c52cdf23
Update N_FN value to 0x1F. Add comments about N_EXT bits.
35 years ago
Roland Pesch
6a3871df09
Update _MACH_DEP__ macro to be consistent with node references in both
generic and one-machine manuals.
35 years ago
Roland Pesch
7a4c8e5ce3
Structural cleanups (node structure and M4 preprocessing structure);
minor proofreading in passing. More modest editorial attribution.
35 years ago
John Gilmore
e557edcf98
* a.out.gnu.h, aout64.h: Add N_WARNING. Change N_FN to 0x0E,
to match SunOS and BSD. Add N_COMM as 0x12 for SunOS shared lib
support.
* stab.def: Add N_COMM to table, fix overlap comment.
35 years ago
K. Richard Pixley
3116e6cf2f
test & recover a better way.
35 years ago
K. Richard Pixley
8e25c1fa96
"recover" tc-sparc.c
35 years ago
K. Richard Pixley
abf2ca6c2e
Correcting some things.
35 years ago
K. Richard Pixley
a71150bd17
Correct a few things.
35 years ago
K. Richard Pixley
2dd8428e6d
Initial revision
35 years ago
K. Richard Pixley
f4870f0f26
hack around memset().
35 years ago
K. Richard Pixley
617ee8ed46
prototype for decode_local_label_name(), better definition of
obstack_chunk_fns.
35 years ago
K. Richard Pixley
da0b2bff46
Link via as.new to avoid what might be some other cross assembler for
people with '.' in their paths.
Also, push as.new into as.old in an attempt to catch a couple gdb
bugs.
35 years ago
K. Richard Pixley
5cf89596e7
Patch around gcc builtin memory functions.
35 years ago
K. Richard Pixley
b678740d04
Update to current standards.
35 years ago
K. Richard Pixley
dae50edd99
Better error reporting on missing local labels.
35 years ago
K. Richard Pixley
feb4df71a5
Error out on unrecognized options.
35 years ago
John Gilmore
d7f8f106b9
* a.out.gnu.h, a.out.sun4.h: Make SEGMENT_SIZE able to depend
on the particular a.out being examined.
* a.out.sun4.h: Define segment sizes for Sun-3's and Sun-4's.
* FIXME: a.out.gnu.h is almost obsolete.
* FIXME: a.out.sun4.h should be renamed a.out.sun.h now.
36 years ago
K. Richard Pixley
6c815bbe31
Three part names, etc.
36 years ago
John Gilmore
797d1b8939
* Start a ChangeLog for the includes directory.
* a.out.gnu.h (N_FN): Fix value -- was 15, should be 0x1E.
* stab.def: Update allocation table in comments at end,
to reflect reality as I know it.
36 years ago
K. Richard Pixley
1ca5c46c1f
Three part names, etc.
36 years ago
K. Richard Pixley
e1fd391e1f
Initial revision
36 years ago
John Gilmore
5dd477d447
Support HP-300's under BSD.
36 years ago
K. Richard Pixley
60b6e7da1f
Corrected relocation overflow checks.
36 years ago
K. Richard Pixley
ac1ac0cd4f
Abort()'s become as_fatal()'s.
36 years ago
K. Richard Pixley
353deb845b
Deal with emulations more gracefully.
36 years ago
K. Richard Pixley
a79c6033ed
* no more relocation_info structures. We now squirt directly from
fixS's.
* i960-bout and i960-coff "tested" against their predecessors.
36 years ago
Roland Pesch
39c52804df
as.texinfo: commented out @group definitions, since recent vns of
texinfo restrict to limited usefulness.
*.m4: updated to match GDB .m4's
Makefile: default target `all', automate m4 preprocessing etc.
All: added CVS/RCS Id: tag.
36 years ago
Roland Pesch
eb2a596956
Initial revision
36 years ago
K. Richard Pixley
070cece144
Added AOUT_MACHTYPE definitions.
36 years ago
Steve Chamberlain
9bbfd0574d
N_INDR movement
now in a.out.gnu.h and aout64.h, not in stab.def
36 years ago
Steve Chamberlain
e929a4c57a
*** empty log message ***
36 years ago
K. Richard Pixley
4101d86838
Host-level GNUmakefiles.
36 years ago
K. Richard Pixley
dd61f09ec8
Added -S option for 3com. Asks that jbsr always resolve to jsr.
36 years ago
K. Richard Pixley
b81fa6a21c
*** empty log message ***
36 years ago
K. Richard Pixley
89eec0d391
Adjusted for new gdb, added some initializations, support for machine
types in aout headers, fixed a bug in symbol allocation where symbol
types/segments were initialized to garbage because the independent
parts didn't know better. Now freshly allocated symbols are zeroed.
36 years ago
K. Richard Pixley
f6e504fe91
Polishing m68k support.
36 years ago
Jim Wilson
116a34785a
Ifdef out bogus `relocation overflow' tests.
36 years ago
K. Richard Pixley
9b856b4f9c
more v9 fixes. This time %hhi() and %hlo().
36 years ago
Roland Pesch
0b5b143aed
Clean up some more _GENERIC___ contexts.
(Also attest to editor more modestly...)
36 years ago
K. Richard Pixley
6321e9eaf5
Changes for v9 gas.
36 years ago
K. Richard Pixley
6026cd06e0
Version 2 GPL.
36 years ago
K. Richard Pixley
cd1b1f8eef
version 2 GPL.
36 years ago
K. Richard Pixley
5d63a6687f
Awk for version number.
36 years ago
K. Richard Pixley
a01bf1fbc1
added support for binary comparisons.
36 years ago
K. Richard Pixley
6c18e39366
fixed a bug in multiple targets
36 years ago