* config/tc-arc.c (md_pseudo_table <dwarf2_directive_file>): Cast.
[external/binutils.git] / gas / config / tc-sh.c
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...
1999-06-12 Ian Lance Taylor * subsegs.c (subseg_text_p): New function.
1999-06-03 Ian Lance Taylor Add support for storing local symbols in a small struc...
1999-05-03 Richard Henderson19990502 sourceware import binu_ss_19990502
1999-05-03 Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-16 Stan ShebsInitial creation of sourceware repository
1998-12-21 Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-10-24 Catherine Moore * config/tc-sh.c (sh_fix_adjustable): Adjust...
1998-10-20 Catherine Moore * config/tc-sh.h (obj_fix_adjustable): Define.
1998-10-19 Jeff Law * config/tc-sh.c (md_assemble): Make sure the...
1998-07-01 Joern RenneckeI found that the relax failure for execute/930628-1...
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...
1997-06-06 Ian Lance Taylor * config/tc-sh.h (md_cons_align): Define.
1996-05-16 Ian Lance Taylor * config/tc-sh.h (struct sh_segment_info_type): Define.
1996-03-06 Jim Wilson * tc-sh.c (sh_do_align): Pass 1 not 2 to frag_align.
1996-02-23 Ian Lance Taylor * config/tc-sh.c (sh_coff_frob_file): Don't consider...
1996-02-21 Ian Lance Taylor * config/tc-sh.c (sh_handle_align): Don't emit R_SH_AL...
1996-02-12 Ian Lance Taylor * config/tc-sh.c (sh_do_align): Align to a 2 byte...
1996-02-08 Ian Lance Taylor * read.c (potable): Add balignw, balignl, p2alignw...
1996-02-07 Ian Lance Taylor * config/tc-sh.h (sh_do_align): Declare.
1996-01-02 Jim WilsonFor SH port, make relocation overflow an error instead...
1995-08-07 Jeff Law * config/tc-sh.c (parse_reg): Handle new FP registers.
1995-01-23 Ian Lance Taylor * config/tc-sh.h (tc_init_after_args): Don't define.
1994-12-17 Ken Raeburn* config/tc-sh.c (md_begin): Don't fill in md_relax_tab...
1994-09-08 Steve ChamberlainWed Sep 7 17:21:12 1994 Steve Chamberlain (sac@jonny...
1993-07-12 Mark Eichinfix definitions of md_create_long_jump, md_create_short...