Steve Chamberlain
32e4477444
* config/obj-coffbfd.c: lint
* config/tc-h8300.c, config/tc-h8300.h: Too Many bug fixes
* config/tc-m68k.h, config/tc-sparc.h: Override default
listing options to give better effect.
35 years ago
John Gilmore
c03956e829
Add declaration of free().
35 years ago
K. Richard Pixley
e0982afeae
Copied a missing case from the fsf-gas. The case was for relaxing
floating point branches of flexible size.
35 years ago
Steve Chamberlain
29a8640328
renamed obj-coff-bfd to obj-coffbfd
35 years ago
Steve Chamberlain
410e67eb21
* config/obj-coffbfd.c: lint, don't fixup relocs if H8300, use
tc_reloc_mangle to prepare relocation if one available
* config/tc-h8300.h: added tc_reloc_mangle routine
35 years ago
Steve Chamberlain
db40ba149d
Initial revision
35 years ago
Michael Tiemann
0dd0c58e49
Pick up bfd library from the build directory, not the source
directory.
35 years ago
Steve Chamberlain
4fed881829
*** empty log message ***
35 years ago
Steve Chamberlain
8bcad1b5b7
Don't ignore .line directives
35 years ago
Steve Chamberlain
f7c1f9e194
Don't ignore .file pseudos!
35 years ago
Steve Chamberlain
242bfe8791
Removed usage of alloca, lint.
35 years ago
Steve Chamberlain
9b4f91b556
Fix comment.
35 years ago
Steve Chamberlain
a1d144c63e
More filename renaming.
35 years ago
Steve Chamberlain
63c92fcd96
Massive changes to generalize coff-bfd support enough to get 29k
working as well as it did before.
This means that 29k now supports multiple sections
35 years ago
Steve Chamberlain
7d4ffa93db
*** empty log message ***
35 years ago
Steve Chamberlain
17b8147980
* config/tc-h8300.c: made $ statement sep, and int alloc 2 bytes.
35 years ago
Steve Chamberlain
f714e310f4
Made multiple sections with subsections work.
35 years ago
Steve Chamberlain
869eb845b1
Added obj-coff-bfd* and mt-h8300hds
35 years ago
Steve Chamberlain
814e8bbabc
Renamed static function to avoid conflict with header file
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
Michael Tiemann
865a2edf64
Ensure we null-terminate the string we copy at the start of
m68k_reg_parse.
35 years ago
Steve Chamberlain
6690d8299d
Added tc-sparc.c
35 years ago
Steve Chamberlain
fd345c9cbb
Wouldn't it be nice if Sanitize ignored spaces ?
35 years ago
K. Richard Pixley
6951f3cc3f
Initial revision
35 years ago
Steve Chamberlain
68de1b2302
Uniq contents, since configure gets confused if the same file is in more than once.
35 years ago
K. Richard Pixley
a6c6eaf80b
adjust STRIP_UNDERSCORE
35 years ago
K. Richard Pixley
ac7d9f2dd1
adjust STRIP_UNDERSCORE, polish te-files
35 years ago
K. Richard Pixley
2e81fce47e
Initial revision
35 years ago
K. Richard Pixley
b97ea9edf0
ugly bug in relocation emission
35 years ago
Steve Chamberlain
9a046f1cdc
Added a load of mt/mh files
35 years ago
Steve Chamberlain
7c328fb003
Changed name of #include from amdcoff.h to coff-a29k.h
35 years ago
K. Richard Pixley
9439f48f4c
Fixed ".reserve", and added toolversion for sparc + some nitpicks.
35 years ago
Steve Chamberlain
cb9fe247c0
tmake-ebmon
35 years ago
Steve Chamberlain
065114de7b
Make sure that 29k relocs are done right.
35 years ago
Steve Chamberlain
6d984a0c18
*** empty log message ***
35 years ago
Steve Chamberlain
5757497917
* configure.in: added ebmon entry.
* output-file.c (output_file_create, output_file_close) added
stuff to use bfd.
* write.c: more bfd support
* config/obj-coff.c config/obj-coff.h use bfd for swapping
header info.
* tc-a29k: added the reloc types we support now.
35 years ago
Steve Chamberlain
6352cb8fbd
Initial revision
35 years ago
K. Richard Pixley
d93912533e
Shift positions on memory.h. Seems gcc has changed.
35 years ago
K. Richard Pixley
7c15cbe814
typo in a comment.
35 years ago
K. Richard Pixley
15211bed3c
Decstation now croaks on multi-line assertions. eliminate them.
35 years ago
K. Richard Pixley
ce9dc65af7
Initial revision
35 years ago
Steve Chamberlain
6ce6f0935f
Fix bug with expressions like @foo+20
35 years ago
Steve Chamberlain
cd8761e140
Initial revision
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
a71150bd17
Correct a few things.
35 years ago
K. Richard Pixley
2dd8428e6d
Initial revision
35 years ago
K. Richard Pixley
5cf89596e7
Patch around gcc builtin memory functions.
35 years ago
K. Richard Pixley
feb4df71a5
Error out on unrecognized options.
35 years ago