Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1991-12-04 | *** empty log message *** | Steve Chamberlain | 1 | -274/+282 | |
1991-12-04 | Don't ignore .line directives | Steve Chamberlain | 1 | -1/+0 | |
1991-12-04 | Don't ignore .file pseudos! | Steve Chamberlain | 1 | -1/+0 | |
1991-12-03 | Removed usage of alloca, lint. | Steve Chamberlain | 3 | -196/+101 | |
1991-12-01 | Fix comment. | Steve Chamberlain | 1 | -6/+1 | |
1991-12-01 | More filename renaming. | Steve Chamberlain | 4 | -6/+6 | |
1991-12-01 | Filename renaming | Steve Chamberlain | 2 | -1/+7 | |
1991-11-29 | Massive changes to generalize coff-bfd support enough to get 29k | Steve Chamberlain | 5 | -435/+528 | |
working as well as it did before. This means that 29k now supports multiple sections | |||||
1991-11-29 | Made ebmon29k use coff-bfd backend | Steve Chamberlain | 2 | -1/+10 | |
1991-11-28 | * config/obj-coff-bfd: made multiple sections with subsections | Steve Chamberlain | 1 | -0/+6 | |
work. * config/tc-h8300.c: made $ statement sep, and int alloc 2 bytes. | |||||
1991-11-28 | *** empty log message *** | Steve Chamberlain | 1 | -1/+1 | |
1991-11-28 | * config/tc-h8300.c: made $ statement sep, and int alloc 2 bytes. | Steve Chamberlain | 1 | -1/+5 | |
1991-11-28 | Made multiple sections with subsections work. | Steve Chamberlain | 1 | -290/+160 | |
1991-11-27 | Added obj-coff-bfd* and mt-h8300hds | Steve Chamberlain | 1 | -1/+7 | |
1991-11-27 | Hitachi h8/300 config of GAS manual (first draft), and a few config | Roland Pesch | 10 | -442/+847 | |
spinoffs in the direction of feature-based config rather than entirely machine-dep. | |||||
1991-11-27 | Initial revision | Roland Pesch | 1 | -0/+14 | |
1991-11-26 | Switch to _A29K__ (from _AMD29K__). | Roland Pesch | 5 | -146/+150 | |
1991-11-26 | Renamed static function to avoid conflict with header file | Steve Chamberlain | 1 | -2/+2 | |
1991-11-26 | obj-coff-bfd: | Steve Chamberlain | 4 | -251/+394 | |
bfd support gets deeper into gas *h8* fixed numerous bugs in instruction encoding | |||||
1991-11-26 | Initial revision | Steve Chamberlain | 2 | -0/+2742 | |
1991-11-26 | Mon Nov 25 17:26:22 1991 Steve Chamberlain (sac at cygnus.com) | Steve Chamberlain | 4 | -12/+69 | |
* 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-24 | Ensure we null-terminate the string we copy at the start of | Michael Tiemann | 1 | -108/+118 | |
m68k_reg_parse. | |||||
1991-11-20 | link as.new only if there is something to link to | K. Richard Pixley | 1 | -3/+5 | |
1991-11-13 | Use new makeinfo -o option. Rest of this Makefile needs work to make it fit | Roland Pesch | 1 | -1/+1 | |
config structure properly, though. | |||||
1991-11-13 | Better generation of mm-converted manual (Makefile) | Roland Pesch | 2 | -2/+8 | |
New predefined configuration (Makefile, amd29k-coff.m4) Bugfix in old configuration (amd29k.m4) | |||||
1991-11-13 | Initial revision | Roland Pesch | 1 | -0/+10 | |
1991-11-13 | make the stage link a soft one | K. Richard Pixley | 1 | -3/+3 | |
1991-11-11 | Added tc-sparc.c | Steve Chamberlain | 1 | -1/+5 | |
1991-11-08 | get version from the right place | K. Richard Pixley | 1 | -1/+1 | |
1991-11-07 | only build a link if it isn't there already | K. Richard Pixley | 1 | -3/+3 | |
1991-11-06 | Wouldn't it be nice if Sanitize ignored spaces ? | Steve Chamberlain | 1 | -18/+18 | |
1991-11-06 | Initial revision | K. Richard Pixley | 3 | -0/+1 | |
1991-11-06 | Uniq contents, since configure gets confused if the same file is in more ↵ | Steve Chamberlain | 1 | -2/+6 | |
than once. | |||||
1991-11-06 | *** empty log message *** | Steve Chamberlain | 1 | -5/+5 | |
1991-11-06 | oops, syntax error | K. Richard Pixley | 1 | -1/+1 | |
1991-11-06 | adjust STRIP_UNDERSCORE | K. Richard Pixley | 2 | -39/+40 | |
1991-11-06 | adjust STRIP_UNDERSCORE, polish te-files | K. Richard Pixley | 2 | -6/+0 | |
1991-11-06 | Initial revision | K. Richard Pixley | 1 | -0/+2 | |
1991-11-05 | ugly bug in relocation emission | K. Richard Pixley | 1 | -1/+1 | |
1991-11-05 | Added a load of mt/mh files | Steve Chamberlain | 1 | -5/+21 | |
1991-11-05 | Uses ddestdir instead of destdir. | Steve Chamberlain | 1 | -3/+3 | |
1991-11-05 | make coff configure properly | K. Richard Pixley | 1 | -19/+18 | |
1991-11-05 | Changed name of #include from amdcoff.h to coff-a29k.h | Steve Chamberlain | 1 | -5/+104 | |
1991-11-05 | get libiberty path right | K. Richard Pixley | 1 | -3/+3 | |
1991-10-26 | Fixed ".reserve", and added toolversion for sparc + some nitpicks. | K. Richard Pixley | 1 | -2/+2 | |
1991-10-25 | RS/6000 support, by Metin G. Ozisik, Mimi Phûông-Thåo Võ, and | John Gilmore | 1 | -1/+4 | |
John Gilmore. | |||||
1991-10-22 | tmake-ebmon | Steve Chamberlain | 1 | -1/+5 | |
1991-10-21 | Make sure that 29k relocs are done right. | Steve Chamberlain | 1 | -4/+4 | |
1991-10-21 | *** empty log message *** | Steve Chamberlain | 1 | -1/+3 | |
1991-10-21 | ebmon stuff | Steve Chamberlain | 1 | -1/+6 | |