import insight-2000-02-04 snapshot (2nd try)
[external/binutils.git] / gas / config / tc-m32r.c
1999-10-05 Doug Evans Add support for m32rx.
1999-09-06 Nick CliftonFix value for -Wnuh command line option
1999-08-29 Doug Evans * config/tc-m32r.c (md_parse_option): Delete unrecogni...
1999-08-16 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-02 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-06-17 Nick CliftonFix -Wuh and -Wnhu options so that they work.
1999-06-12 Ian Lance Taylor * subsegs.c (subseg_text_p): New function.
1999-06-03 Ian Lance Taylor * config/tc-m32r.c: Update for symbol handling changes.
1999-05-03 Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-05-03 Richard Henderson19990502 sourceware import binu_ss_19990502
1999-04-16 Stan ShebsInitial creation of sourceware repository
1999-02-10 Doug Evans * Makefile.am (DISTCLEANFILES): Change cgen-opc.h...
1999-02-06 Doug Evans * config/tc-m32r.c (assemble_two_insns): Always call...
1999-02-04 Doug Evansexpand on a comment and reorg for 80 column screen...
1998-12-21 Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-12-21 Nick CliftonFix for PR18233, emit a NOP after a relaxable 16 bit...
1998-10-27 Michael MeissnerPR 17947: Add -> to indicate two instructions are expli...
1998-10-19 Catherine MooreFix typo.
1998-10-16 Catherine Moore * cgen.c (gas_cgen_md_apply_fix3): Handle...
1998-09-21 Nick CliftonFix PR 17105 - reset previous insn to empty after emitt...
1998-07-17 Nick CliftonChanged format of help message
1998-05-18 Nick CliftonChanged command line switch from --m32rx-enable-special...
1998-05-14 Nick CliftonChange command line switch fron --enable-special to...
1998-05-13 Doug Evans * config/tc-m32r.c (warn_unmatched_high): New static...
1998-05-12 Nick CliftonAdd --enable-special command line switch.
1998-05-07 Doug Evans * cgen.h: New file.
1998-04-27 Doug Evans * cgen.c (cgen_asm_finish_insn): New arg relax_p....
1998-04-24 Nick CliftonAdd initernationalisation macros to error strings
1998-04-22 Tom Tromey * Many files: Added gettext invocations around user...
1998-03-25 Tom TromeyThis commit was generated by cvs2svn to track changes...
1998-02-25 Nick CliftonFix bug detected by Michael snyder.
1998-02-23 Doug Evans * cgen.c: #include symcat.h.
1998-02-18 Doug Evansremove #ifdef HAVE_CPU_M32RX uses. tweak some comments
1998-02-16 Nick CliftonOnly parallelise instructions when assembling for the...
1998-02-13 Nick CliftonDo not bother checking the operands of instructions...
1998-02-13 Nick CliftonReverted writes_to_pc() back to old version of code...
1998-02-13 Nick CliftonParallelisation code changed to used cgen's new ins...
1998-02-12 Doug Evans(check_parallel_io_clash): Add #if 0'd out code that...
1998-02-04 Nick CliftonAdd checks for side effects of instructions preventing...
1998-02-03 Doug Evansfix comment
1998-01-29 Doug Evans * config/tc-m32r.c (allow_m32rx): Must compile with...
1998-01-29 Nick CliftonFuxed sanitization (again!)
1998-01-29 Nick CliftonSanitization fixes.
1998-01-29 Nick CliftonFix determination of when two instructions can be combi...
1998-01-26 Nick CliftonDetect when explicltly parallel instructions have i...
1998-01-26 Nick CliftonFixed infinite loop bug in can_make_parallel().
1998-01-21 Nick CliftonAdded opportunistic parallelisation of adjacent instruc...
1998-01-16 Doug Evanstweak m32rx sanitization
1998-01-15 Nick CliftonAdd support for parallel instructions.
1998-01-12 Doug Evans * tc-m32r.c: Clean up pass over `struct foo' usage.
1997-12-15 Nick CliftonAdd support for --m32rx command line option.
1997-04-10 David Edelsohn * config/tc-m32r.c (md_begin): Set cgen_asm_parse_oper...
1997-04-05 David Edelsohn * write.c (relax_frag): Make non-static.