]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gas/config/tc-sh.c
This commit was manufactured by cvs2svn to create branch 'binutils-
[thirdparty/binutils-gdb.git] / gas / config / tc-sh.c
2012-03-21  Thomas Schwingegas/
2010-06-28  Alan Modra * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DE...
2010-06-21  Alan Modra PR gas/11733
2010-05-25  Nick Clifton2010-05-21 Daniel Jacobowitz <dan@codesourcery.com>
2010-03-02  Andrew Stubbs2010-03-02 Andrew Stubbs <ams@codesourcery.com>
2009-12-11  Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-08-29  Nick Clifton Updated sources to avoid using the identifier...
2009-08-29  Kaz Kojima * config/tc-sh.c (md_apply_fix): Extend sign of the...
2009-07-24  Nick Clifton PR 10437
2009-06-22  Nick Clifton * gas/app, gas/as.c, gas/as.h, gas/atof-generic...
2008-08-06  DJ Delorie* NEWS: Mention these changes.
2008-04-15  Andrew Stubbs2008-04-15 Andrew Stubbs <andrew.stubbs@st.com>
2007-10-17  Nick CliftonRemove duplicate definitions of the md_atof() function
2007-07-03  Nick CliftonSwitch to GPLv3
2007-04-21  Alan Modra * config/atof-vax.c (atof_vax_sizeof): Change return...
2007-04-16  Kaz Kojima * config/tc-sh.c (sh_handle_align): Call as_bad_where...
2007-04-15  Kaz Kojima * config/tc-sh.c (align_test_frag_offset_fixed_p)...
2007-04-14  Kaz Kojima * config/tc-sh.c (align_test_frag_offset_fixed_p)...
2006-10-27  Andrew Stubbs2006-10-27 Andrew Stubbs <andrew.stubbs@st.com>
2006-08-08  DJ Delorie* config/tc-sh.c (sh_frob_section): Canonicalize pointe...
2006-08-04  Richard Sandifordbfd/
2006-07-21  Nick Clifton* config/tc-sh.c (md_longopts): Add -EL and -EB for...
2006-07-12  Nick Clifton* config/tc-sh.c (md_apply_fix): Do not allow the gener...
2006-06-07  Alan Modraremove some duplicate #include's.
2006-05-19  Thiemo Seufer * config/tc-arm.c, config/tc-arm.h (tc_arm_regname_to_...
2006-04-23  Kazu Hirata * config/obj-coff.c, config/tc-arm.c, config/tc-bfin.c,
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-10-11  Nick CliftonThis adjusts equate handling by
2005-10-06  Nick Clifton* config/tc-sh.c (allow_dollar_register_prefix): New...
2005-09-20  Richard Henderson * dwarf2dbg.c (struct line_entry): Replace...
2005-08-18  Christian Groessler2005-08-18 Christian Groessler <chris@groessler.org>
2005-08-11  Alan Modra * README-vms: Delete.
2005-06-07  Zack Weinberggas:
2005-05-05  Nick CliftonUpdate the address and phone number of the FSF
2005-03-21  Nick Clifton(sh_elf_final_processing): Fix compile time warning...
2005-02-23  Alan Modra * cgen.c: Warning fixes.
2005-02-17  Alan Modra * tc.h (struct relax_type, relax_typeS): Move from...
2005-02-14  Kaz Kojima * config/tc-sh.c (md_apply_fix3): Add parentheses...
2005-01-17  Nick CliftonFix SH2A machine variants in order to correctly select...
2004-07-29  Alexandre Olivainclude/elf/ChangeLog:
2004-07-09  Nick CliftonRename sh-symbian-elf toolchain to sh-*-symbianelf
2004-07-05  Joern Rennecke2004-06-30 Andrew Stubbs <andrew.stubbs@superh.com>
2004-05-28  Joern Rennecke2004-05-28 Andrew Stubbs <andrew.stubbs@superh.com>
2004-04-02  Kaz Kojima[gas]
2004-03-22  Alan Modra * config/tc-sh.c: Remove trailing whitespace.
2004-03-18  Kaz Kojima[gas]
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...
next