* config/tc-m68k.c (m68k_float_copnum): New static variable.
[external/binutils.git] / gas / config / tc-m68k.c
1995-08-09 Ian Lance Taylor * config/tc-m68k.c (m68k_float_copnum): New static...
1995-08-08 Ian Lance Taylor * config/tc-m68k.c (archs): Add 68ec000, 68hc000,...
1995-08-08 Ian Lance Taylor * config/m68k-parse.y: New file: bison grammar for...
1995-08-01 Ian Lance Taylor * config/tc-m68k.c (init_table): Add "control", "statu...
1995-07-19 Ian Lance Taylor * config/tc-sh.c (sh_relax): Rename from relax, and...
1995-04-11 Ken Raeburn(PCINDEX): New macro.
1995-04-11 Ken RaeburnDon't explicitly include config.h. Deleted a bunch...
1994-12-20 Ken Raeburn* config/tc-m68k.c (md_apply_fix_2): Use offsetT and...
1994-06-03 David MacKenzie * as.c (show_usage): Remove target specific messages;
1994-06-02 Ken Raeburn68060 support
1993-10-26 Ian Lance Taylor * config/tc-m68k.c (md_apply_fix_2): Error if a short...
1993-10-21 Ken Raeburndelete some code in "#if 0"
1993-10-19 Ian Lance Taylor * config/tc-m68k.h (AOUT_MACHTYPE): Define to be exter...
1993-09-27 Ken Raeburn(flag_want_pic): New variable, mostly ignored.
1993-09-25 Ken RaeburnMoved struct m68k_incant and related macros earlier...
1993-07-19 Ian Lance Taylor * config/tc-m68k.c (m68k_ip_op): Don't decrement stren...
1993-07-19 Ken Raeburnfix net-equip pr 2975: tm-m68k.c(m68k_ip): adjust for...
1993-07-12 Mark Eichinfix definitions of md_create_long_jump, md_create_short...
1993-05-27 Ken Raeburnread.c (s_align_bytes): Properly record alignment.
1993-03-12 Ken RaeburnInclude new file config.h.
1993-02-24 Ken Raeburnm68k_ip: for pc-rel addressing of a symbol, fix offset...
1992-11-23 Ken RaeburnRan "indent", for GNU coding style; some code & comment...
1992-11-10 Ian Lance TaylorThese are actually Ken's patches--I told him I'd take...
1992-11-10 Ian Lance TaylorThese changes clean things up a bit, and improve Solari...
1992-09-22 Ken Raeburncpu32 and -mno-688?1 support from p3
1992-09-22 Ian Lance TaylorRoll bask the WRS change, since it had already been...
1992-09-21 Ian Lance TaylorPatches from WRS:
1992-09-18 Steve Chamberlain * tc-m68k.c (m68k_ip): An(disp) is not pc relative.
1992-09-09 Ian Lance TaylorWed Sep 9 11:10:24 1992 Ian Lance Taylor (ian@cygnus...
1992-09-04 Ken Raeburnfrom p3: +0.0 is a small integer, at least for moveq
1992-08-26 Ken Raeburn* config/tc-m68k.c (init_table): Now const. Always...
1992-08-24 Ian Lance TaylorMon Aug 24 12:45:12 1992 Ian Lance Taylor (ian@cygnus...
1992-08-19 Ian Lance TaylorThis is for PR 628.
1992-08-15 Ken Raeburn* config/tc-m68k.c (m68k_ip): If instruction is invalid...
1992-08-10 Per Bothner * tc-m68k.c: ".align N" means align to N-byte boundary...
1992-08-05 Steve Chamberlain * config/tc-m68k.c (md_pseudo_table): fix the .align...
1992-08-05 John Gilmore* tc-m68k.c (try_index): Error if index scaling specif...
1992-08-01 Ken Raeburn * config/tc-m68k.c (m68k_ip): Mismatch error...
1992-07-13 Steve Chamberlain * expr.c (expr): allow SEG_BSS in expressions
1992-06-09 Steve Chamberlain * subsegs.c (subseg_change): allow and handle a change...
1992-06-04 Steve ChamberlainThu Jun 4 11:59:13 1992 Steve Chamberlain (sac@thepu...
1992-02-15 K. Richard PixleyWhite space and comment changes, and #ifdef __STDC__...
1992-02-13 K. Richard PixleyWhite space and comments only. The devo tree prior...
1991-12-28 K. Richard PixleyCopied a missing case from the fsf-gas. The case was...
1991-11-24 Michael TiemannEnsure we null-terminate the string we copy at the...
1991-10-16 K. Richard Pixleytypo in a comment.
1991-08-15 K. Richard PixleyAbort()'s become as_fatal()'s.
1991-08-14 K. Richard Pixley* no more relocation_info structures. We now squirt...
1991-08-06 K. Richard PixleyAdded -S option for 3com. Asks that jbsr always resolv...
1991-07-27 K. Richard PixleyPolishing m68k support.
1991-04-04 nobodyThis commit was manufactured by cvs2svn to create branc...
1991-04-04 K. Richard PixleyInitial revision