Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1992-06-04 | Thu Jun 4 11:59:13 1992 Steve Chamberlain (sac@thepub.cygnus.com) | Steve Chamberlain | 1 | -3057/+2947 | |
* expr.c(expr): allow SEG_REGISTER in expressions. * read.c(pseudo_set): register expressions can be the source of a set. * subsegs.c (subseg_new): Now -R forces all changes to SEG_DATA to goto SEG_TEXT (if a.out) * write.c (write_object_file): If a.out don't use the old way for -R. * config/obj-a.out (s_sect): complain if the user tries to use a subsegment with a value which might interfere with out -R hackery. * config/tc-m68k.c (m68k_reg_parse): lookup names in symbol table rather than use ugly if tree. (init_regtable): insert register names into symbol table. | |||||
1992-05-28 | Add sparclite support. | Jim Wilson | 1 | -0/+5 | |
1992-05-26 | Fixes from Andrew Smith | Steve Chamberlain | 1 | -1/+1 | |
1992-05-07 | Keep the 29k config file | Steve Chamberlain | 1 | -1/+5 | |
1992-05-05 | Yet more 29k configury | Steve Chamberlain | 1 | -1/+1 | |
1992-05-05 | * obj-coffbfd.c: use is a synonym for section, (do_relocs_for): | Steve Chamberlain | 3 | -104/+103 | |
calc the base of relocs correctly. * tc-a29k.c (parse_operand): allow expressions to be in any section. | |||||
1992-05-05 | Added "sect" as synonym for "section" | Steve Chamberlain | 1 | -0/+1 | |
1992-05-02 | Align lcomm addresses | Steve Chamberlain | 1 | -2/+7 | |
1992-05-01 | tc-i386: lint | Steve Chamberlain | 1 | -1/+1 | |
h8300.mt: configurey | |||||
1992-04-07 | The Apollo compiler doesn't like assigning variables to enum's. So, | Sean Eric Fagan | 1 | -1/+1 | |
add a new enum to the class, with a value of 0. | |||||
1992-03-12 | * tc-m68k.h, te-sun3.h: moved LOCAL_LABELS_FB definition from | K. Richard Pixley | 1 | -0/+9 | |
tc-m68k.h to te-sun3.h. * te-sun3.h: add LOCAL_LABELS_DOLLAR. | |||||
1992-02-27 | Dos File renaming | Steve Chamberlain | 3 | -3/+1220 | |
1992-02-27 | H8 bitrot fixes | Steve Chamberlain | 1 | -1/+2 | |
1992-02-26 | Keep a.out.gnu.h, not a.out.h (which no longer exists). | Michael Tiemann | 1 | -2/+5 | |
1992-02-24 | Don't remove underlines | Steve Chamberlain | 1 | -1/+21 | |
1992-02-22 | * app.c: MRI compatibility - allow single quote to start a string. | Steve Chamberlain | 4 | -1542/+1589 | |
* as.c: fix typo recently introduced. * as.h : Don't include aout/reloc.h - it's not right for COFF! * expr.c: Much rewriting, to accomodate MRI syntax for expressions. Also easier to read now. * listing.c: Put back defuns * read.c: modified to accept MRI syntax, put back listing pseudo ops so that an assembler built with NO_LISTING ignores list ops rather than pukes. * write.c, write.h: fixs - only keep a reloc type in a fix if the target machine is a SPARC or a 29K. * config/obj-aout.c: added s_sect pseudo op * config/obj-coffbfd.c: lints, set the filehdr flags right and fill in the timestamp. * config/obj-coffbfd.h: Since we don't include aout/reloc.h anymore, define all the relocs which the tc-<x> bit will use so we can translate from them to the coff types. * config/tc-a29k.c: reloc_type isn't ane enum any more * config/tc-m68k.c: Added NO_RELOC definition. Now compiles for sparc aout, 68k aout (MRI and MIT syntax), 29k coff. So far works as replacement for sparc and 68k /bin/as. | |||||
1992-02-22 | Made less things defined by default, now builds on sun3 and sun4. | Steve Chamberlain | 1 | -27/+52 | |
1992-02-22 | Tandem/MRI syntax bit rot | Steve Chamberlain | 1 | -0/+2 | |
1992-02-22 | How to compile gas on a PC | Steve Chamberlain | 2 | -1/+32 | |
1992-02-21 | cvs bug, these files should not have been checked in. | K. Richard Pixley | 2 | -2/+8 | |
1992-02-21 | be more cautious with tranle's patches | K. Richard Pixley | 3 | -3/+63 | |
1992-02-21 | moved from gas/a.out.gnu.h to gas/config/a.out.gnu.h | K. Richard Pixley | 1 | -0/+351 | |
1992-02-21 | minor reorg of tranlee's stuff | K. Richard Pixley | 4 | -9/+225 | |
1992-02-21 | new files from tranlee | K. Richard Pixley | 3 | -0/+36 | |
1992-02-21 | changes from Minh Tran-Le <TRANLE@INTELLICORP.COM> to support i386 | K. Richard Pixley | 3 | -86/+192 | |
coff as it appears to be used on aix386. | |||||
1992-02-21 | from hack's unfinished work | K. Richard Pixley | 1 | -0/+132 | |
1992-02-18 | pulled in from hack's unfinished work | K. Richard Pixley | 4 | -0/+1601 | |
1992-02-18 | tc-i860.[hc]: blew off the dust. Something must still be done about | K. Richard Pixley | 1 | -0/+3 | |
conflicting relocation types. | |||||
1992-02-18 | keep ChangeLog | K. Richard Pixley | 1 | -1/+5 | |
1992-02-18 | Replaced previous tc_aout_fix_to_chars stub with the real thing. | K. Richard Pixley | 1 | -0/+12 | |
1992-02-18 | keep the new file | K. Richard Pixley | 1 | -1/+5 | |
1992-02-18 | delete duplicate macro definition | K. Richard Pixley | 1 | -1/+0 | |
1992-02-18 | copied from hack's last unreleased gas | K. Richard Pixley | 1 | -0/+436 | |
1992-02-17 | record that files were removed | K. Richard Pixley | 1 | -4/+4 | |
1992-02-17 | fighting bitrot in a major way | K. Richard Pixley | 16 | -4861/+4901 | |
1992-02-15 | White space and comment changes, and #ifdef __STDC__ becomes #if | K. Richard Pixley | 17 | -233/+244 | |
__STDC__ == 1. | |||||
1992-02-13 | clean up Sanitize for gas | K. Richard Pixley | 1 | -7/+10 | |
1992-02-13 | add README fluff | K. Richard Pixley | 1 | -1/+5 | |
1992-02-13 | fluff | K. Richard Pixley | 1 | -0/+4 | |
1992-02-13 | All files over ~5 lines get copylefted. All copylefted files get | K. Richard Pixley | 34 | -36/+225 | |
copylefted 1992. | |||||
1992-02-13 | force all files to end in "/* end of filename" | K. Richard Pixley | 26 | -4024/+4049 | |
1992-02-13 | remove all rcs keywords | K. Richard Pixley | 28 | -222/+0 | |
1992-02-13 | White space and comments only. The devo tree prior to this delta is | K. Richard Pixley | 53 | -22017/+21131 | |
tagged as "vanilla" for your convenience. There are also some comment changes. | |||||
1992-02-11 | #include <sys/stdtypes.h> before <stddef.h> so that when we compile | Michael Tiemann | 1 | -0/+3 | |
with GCC, the compiler does not stumble over `size_t', `ptrdiff_t', and `wchar_t'. Also note that the comment in <stddef.h> says that we have to #include <sys/stdtypes.h> before including <stddef.h> when on a sun. | |||||
1992-02-11 | New files for MRI syntax assembler | Steve Chamberlain | 3 | -1/+4561 | |
1992-02-06 | * as.c: added new option -ad for hll listings without debug info | Steve Chamberlain | 1 | -4/+14 | |
* listing.c,listing.h: support for new listings, and more for forgiving when lied to about where linenumbers are. * config/obj-coffbfd.c (do_linenos_for): relocate line numbers correctly. | |||||
1992-01-28 | rcsid's removed | K. Richard Pixley | 1 | -45/+121 | |
1992-01-28 | obj-coff* now copes with C mingled listings | Steve Chamberlain | 2 | -24/+70 | |
tc-h8300.c: better error messages | |||||
1992-01-25 | Now can list for bout format too | Steve Chamberlain | 1 | -1/+22 | |
1992-01-24 | CVS says it was empty, so refresh it. | Steve Chamberlain | 1 | -0/+1213 | |