]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gas/config/tc-sh.c
2003-03-03 Andrew Stubbs <andrew.stubbs@superh.com>
[thirdparty/binutils-gdb.git] / gas / config / tc-sh.c
2004-03-03  Joern Rennecke2003-03-03 Andrew Stubbs <andrew.stubbs@superh.com>
2004-02-27  Nick CliftonUndo previous delta
2004-02-27  Nick CliftonFix seg fault on erroneous input
2004-02-26  Joern Rennecke2004-02-23 Andrew Stubbs <andrew.stubbs@superh.com>
2003-12-05  Nick CliftonFix SH compilation problems introduced by previous...
2003-12-05  Michael Snyder2003-12-03 Alexandre Oliva <aoliva@redhat.com>
2003-11-27  Nick CliftonCheck for alignment when emitting constants on the...
2003-11-22  Kazu Hirata * config/tc-a29k.h: Fix comment typos.
2003-10-11  Kaz Kojima * config/tc-sh.c: Convert to ISO C90. Remove unnecessary
2003-07-30  Joern Rennecke * config/tc-sh.c (md_assemble): For branches, check...
2003-07-29  Alan Modra * config/tc-sh.c (tc_gen_reloc): Test for R_SH_IND12W...
2003-05-21  Nick CliftonMove .file and .loc pseudo ops into obj-elf.c
2003-04-23  Joern Renneckebfd:
2003-04-15  Nick CliftonReplace occurrances of 'Hitachi' with 'Renesas'.
2003-03-03  Joern RenneckeFix sh-elf linker relaxation:
2003-01-23  Nick CliftonAdd SH2E support
2003-01-23  Alan Modra * symbols.c (S_FORCE_RELOC): Add "strict" param.
2002-11-30  Kaz Kojima * config/tc-sh.c (md_apply_fix3): Take account of...
2002-11-30  Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-11-28  Kaz Kojima * config/tc-sh.c (md_apply_fix3): Call S_SET_THREAD_LOCAL
2002-11-21  Klee Dienes2002-11-20 Klee Dienes <kdienes@apple.com>
2002-10-11  Kaz Kojima * config/tc-sh.c (sh_force_relocation): Make sure...
2002-10-10  Joern Rennecke * config/tc-sh.c (assemble_ppi): Initialize reg_x...
2002-10-03  Kaz Kojima * contig/tc-sh.c (sh_local_pcrel): New.
2002-09-28  Daniel Jacobowitz2002-09-27 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2002-09-05  Alan Modragas reloc rewrite.
2002-08-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-08-20  Alan Modra * config/tc-arc.c (md_pseudo_table <dwarf2_directive_f...
2002-06-19  Joern RenneckeTypo fixes in comment.
2002-06-19  Joern Rennecke * config/tc-sh.c (get_specific): Revert 2002-05-01...
2002-06-17  Joern Rennecke * config/tc-sh.c (assemble_ppi): Initialize reg_n.
2002-06-08  Alan Modra * as.c: Replace CONST with const.
2002-06-07  Joern RenneckeAdd comment for last change.
2002-06-06  Joern Rennecke * config/tc-sh.c (parse_at): @(symbol,pc) is A_DISP_PC...
2002-05-11  Nick CliftonDefine md_pcrel_from for use with sh-hms target.
2002-05-11  Kazu Hirata * config/obj-coff.h: Fix formatting.
2002-05-01  Nick CliftonGenerate warning if the same destination register is...
2002-04-09  Joern Rennecke * config/tc-sh.c (md_apply_fix3): Don't zero relocatio...
2002-02-11  Alexandre Oliva* config/tc-sh.c (dot): Removed unused function.
2002-02-08  Alexandre OlivaContribute sh64-elf.
2002-02-06  Alexandre Oliva* config/tc-sh.c (parse_at): Install the correct version of
2002-02-06  Alexandre Oliva* config/tc-sh.c (md_apply_fix3) <BFD_RELOC_32_PLT_PCRE...
2002-02-04  Alexandre Oliva* config/tc-sh.c (parse_at): Set arg type of @(expr...
2002-01-30  Richard Sandiford * config/tc-sh.c (parse_reg): Fix end-of-word check...
2002-01-24  Alexandre Olivacopyright years
2002-01-24  Alexandre Oliva* config/tc-sh.c (sh_elf_suffix): Removed.
2001-12-20  Alexandre Oliva* config/tc-sh.c (parse_at): Reject @(r0) and @(r0,).
2001-12-05  Nick CliftonCorrected incorrect op->type selection due to missing...
2001-11-29  Nick CliftonRemove case sensitivity in register names.
2001-11-15  Nick CliftonUpdate all uses of md_apply_fix to use md_apply_fix3...
2001-10-17  Alan Modra * bit_fix.h: Comment typo fix.
2001-10-16  Hans-Peter Nilsson * config/tc-sh.c (shl): Remove.
2001-10-11  Kazu Hirata * config/tc-alpha.c: Fix comment typos.
2001-10-01  Hans-Peter Nilsson * config/tc-sh.c (md_pcrel_from_section): Transformed...
2001-09-19  H.J. LuLocale changes from Bruno Haible <haible@clisp.cons...
2001-09-15  Hans-Peter Nilsson * config/tc-sh.h (sh_force_relocation): Prototype.
2001-07-03  Nick CliftonFix seg fault by replacing symbol_get_frag() with fscan...
2001-06-13  Nick CliftonStop sh-coff port from trying to call dwarf2 debug...
2001-04-05  Alan ModraFix more breakages from the multiple relax pass patch.
2001-03-30  Alan ModraPrepare for multi-pass relaxation.
2001-03-16  Alexandre Oliva* config/tc-sh.c (parse_reg): Match capital MACH and...
2001-03-08  Nick CliftonFix copyright notices
2001-02-09  Alexandre Oliva* config/tc-sh.c (md_pseudo_table): Add uaquad. Use...
2000-12-28  Richard Henderson * as.h (rs_align_test): New.
2000-12-03  Kazu Hirata2000-12-03 Kazu Hirata <kazu@hxi.com>
2000-11-28  Hans-Peter Nilsson (parse_reg): Parse names case-insensitively.
2000-11-28  Hans-Peter Nilsson (sh_elf_cons): Cast *input_line_pointer to unsigned...
2000-11-28  Hans-Peter Nilsson * config/tc-sh.c (md_convert_frag) <undefined symbol...
2000-11-17  Richard Henderson * as.c (debug_type): Init to DEBUG_UNSPECIFIED.
2000-10-31  Alan ModraKaz Kojima's BFD_RELOC_SH_PCDISP12BY2 fix.
2000-10-30  Hans-Peter Nilsson * config/tc-sh.c (md_apply_fix): For ELF, do not ...
2000-10-25  Nick CliftonAdd --gdwarf2 support to ARM toolchain
2000-10-16  Hans-Peter Nilsson * config/tc-sh.c (JREG): Remove.
2000-09-26  Kazu Hirata2000-09-25 Kazu Hirata <kazu@hxi.com>
2000-09-02  Alexandre Oliva* config/tc-sh.h [OBJ_ELF] (TC_FIX_ADJUSTABLE): Define.
2000-08-15  Jeff Law * config/tc-sh.h (DWARF2_LINE_MIN_INSN_LENGTH): Defined.
2000-08-15  Alexandre Oliva* config/tc-sh.c (md_apply_fix) [BFD_RELOC_32, BFD_RELO...
2000-07-09  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-08  Nick CliftonFix formatting
2000-07-07  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07  Nick Cliftonfixed another comment formatting problem.
2000-07-07  Nick CliftonFix formatting.
2000-06-25  Nick CliftonFix spelling typos.
2000-06-24  Alan ModraBlow away DEFUN.
2000-05-29  Nick CliftonFix compile time warning messages.
2000-04-05  Joern Renneckeopcodes:
2000-04-05  Joern Renneckesh-dsp REPEAT support:
2000-03-27  Ian Lance Taylor * config/tc-sh.c (md_show_usage): Use backslash before...
2000-03-16  Joern Rennecke * config/tc-sh.c (md_begin): When encountering insn...
2000-03-16  Joern Rennecke * config/tc-sh.c (IDENT_CHAR): Define.
2000-03-16  Joern Rennecke * config/tc-sh.c (md_show_usage): Add description...
2000-03-16  Nick CliftonMatch r[0..7]_bank operands before normal operands.
2000-02-24  Nick CliftonAdd support for WinCE targeted toolchains.
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-17  Joern Renneckebfd:
1999-08-16  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-05  Joern Rennecke * config/tc-sh.c (md_assemble): Call as_bad when...
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...
next