Age | Commit message (Expand) | Author | Files | Lines |
1993-10-26 | * config/tc-m68k.c (md_apply_fix_2): Error if a short branch uses | Ian Lance Taylor | 1 | -1/+11 |
1993-10-21 | delete some code in "#if 0" | Ken Raeburn | 1 | -6/+0 |
1993-10-19 | * config/tc-m68k.h (AOUT_MACHTYPE): Define to be external variable | Ian Lance Taylor | 1 | -31/+33 |
1993-09-27 | (flag_want_pic): New variable, mostly ignored. | Ken Raeburn | 1 | -0/+19 |
1993-09-25 | Moved struct m68k_incant and related macros earlier in the file. | Ken Raeburn | 1 | -278/+286 |
1993-07-19 | * config/tc-m68k.c (m68k_ip_op): Don't decrement strend when | Ian Lance Taylor | 1 | -2/+0 |
1993-07-19 | fix net-equip pr 2975: tm-m68k.c(m68k_ip): adjust for pc-rel offset before us... | Ken Raeburn | 1 | -2/+2 |
1993-07-12 | fix definitions of md_create_long_jump, md_create_short_jump, | Mark Eichin | 1 | -14/+15 |
1993-05-27 | read.c (s_align_bytes): Properly record alignment. | Ken Raeburn | 1 | -226/+310 |
1993-03-12 | Include new file config.h. | Ken Raeburn | 1 | -40/+71 |
1993-02-24 | m68k_ip: for pc-rel addressing of a symbol, fix offset so +2 isn't needed | Ken Raeburn | 1 | -98/+49 |
1992-11-23 | Ran "indent", for GNU coding style; some code & comments still need fixup. | Ken Raeburn | 1 | -3412/+3928 |
1992-11-10 | These are actually Ken's patches--I told him I'd take move them from | Ian Lance Taylor | 1 | -23/+27 |
1992-11-10 | These changes clean things up a bit, and improve Solaris cross | Ian Lance Taylor | 1 | -22/+36 |
1992-09-22 | cpu32 and -mno-688?1 support from p3 | Ken Raeburn | 1 | -27/+59 |
1992-09-22 | Roll bask the WRS change, since it had already been applied, and the | Ian Lance Taylor | 1 | -1/+2 |
1992-09-21 | Patches from WRS: | Ian Lance Taylor | 1 | -2/+1 |
1992-09-18 | * tc-m68k.c (m68k_ip): An(disp) is not pc relative. | Steve Chamberlain | 1 | -1/+1 |
1992-09-09 | Wed Sep 9 11:10:24 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -139/+556 |
1992-09-04 | from p3: +0.0 is a small integer, at least for moveq | Ken Raeburn | 1 | -9/+18 |
1992-08-26 | * config/tc-m68k.c (init_table): Now const. Always include 68851 | Ken Raeburn | 1 | -50/+109 |
1992-08-24 | Mon Aug 24 12:45:12 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -8/+36 |
1992-08-19 | This is for PR 628. | Ian Lance Taylor | 1 | -2/+18 |
1992-08-15 | * config/tc-m68k.c (m68k_ip): If instruction is invalid for the | Ken Raeburn | 1 | -275/+337 |
1992-08-10 | * tc-m68k.c: ".align N" means align to N-byte boundary *only* | Per Bothner | 1 | -0/+2 |
1992-08-05 | * config/tc-m68k.c (md_pseudo_table): fix the .align thing | Steve Chamberlain | 1 | -1/+3 |
1992-08-05 | * tc-m68k.c (try_index): Error if index scaling specified and | John Gilmore | 1 | -0/+5 |
1992-08-01 | * config/tc-m68k.c (m68k_ip): Mismatch error could also indicate | Ken Raeburn | 1 | -1529/+1394 |
1992-07-13 | * expr.c (expr): allow SEG_BSS in expressions | Steve Chamberlain | 1 | -7/+154 |
1992-06-09 | * subsegs.c (subseg_change): allow and handle a change into SEG_BSS. | Steve Chamberlain | 1 | -7/+9 |
1992-06-04 | Thu Jun 4 11:59:13 1992 Steve Chamberlain (sac@thepub.cygnus.com) | Steve Chamberlain | 1 | -3057/+2947 |
1992-02-15 | White space and comment changes, and #ifdef __STDC__ becomes #if | K. Richard Pixley | 1 | -5/+6 |
1992-02-13 | White space and comments only. The devo tree prior to this delta is | K. Richard Pixley | 1 | -3113/+3122 |
1991-12-28 | Copied a missing case from the fsf-gas. The case was for relaxing | K. Richard Pixley | 1 | -51/+62 |
1991-11-24 | Ensure we null-terminate the string we copy at the start of | Michael Tiemann | 1 | -108/+118 |
1991-10-16 | typo in a comment. | K. Richard Pixley | 1 | -854/+983 |
1991-08-15 | Abort()'s become as_fatal()'s. | K. Richard Pixley | 1 | -19/+19 |
1991-08-14 | * no more relocation_info structures. We now squirt directly from | K. Richard Pixley | 1 | -4/+49 |
1991-08-06 | Added -S option for 3com. Asks that jbsr always resolve to jsr. | K. Richard Pixley | 1 | -30/+35 |
1991-07-27 | Polishing m68k support. | K. Richard Pixley | 1 | -283/+269 |
1991-04-04 | Initial revision | K. Richard Pixley | 1 | -0/+3808 |