summaryrefslogtreecommitdiff
path: root/gas/config/tc-frv.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-01-23Fix spelling mistakes and typos in the GAS sources.Nick Clifton
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-11-27Fix spelling in comments in C source files (gas)Ambrogino Modigliani
2016-07-16Don't include libbfd.h outside of bfd, part 2Alan Modra
2016-05-13use XNEW and related macros moreTrevor Saunders
2016-04-01Constify moreAlan Modra
2016-03-29make md_parse_option () take a const char *Trevor Saunders
2016-01-01Copyright update for binutilsAlan Modra
2015-11-09gas: Fix left shift of negative value.Dominik Vogt
2015-08-12Remove trailing spaces in gasH.J. Lu
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-03-05Update copyright yearsAlan Modra
2014-03-03Fix various copyright issuesAlan Modra
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
2009-09-10 * config/tc-d30v.c (d30v_frob_label): Call dwarf2_emit_label.Alan Modra
2009-07-24 PR 10437Nick Clifton
2008-09-15 * config/tc-frv.c (md_apply_fix): Use abs_section_sym forAlan Modra
2008-08-12Banish PARAMS and PTR. Convert to ISO C.Alan Modra
2007-11-12 PR gas/5269Nick Clifton
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton
2007-10-08PR gas/5121 gas/5122 gas/5123 gas/5124 gas/5125 gas/5126 gas/5129 gas/5131 ga...Nick Clifton
2007-07-03Switch to GPLv3Nick Clifton
2006-06-07remove some duplicate #include's.Alan Modra
2006-01-11Fixes for building on 64-bit hosts:Nick Clifton
2005-06-07gas:Zack Weinberg
2005-05-05Update the address and phone number of the FSFNick Clifton
2005-02-23 * cgen.c: Warning fixes.Alan Modra
2005-02-17 * tc.h (struct relax_type, relax_typeS): Move from here..Alan Modra
2005-01-25bfd/ChangeLog:Alexandre Oliva
2004-05-06* configure.in: Set em=linux for frv-*-*linux*.Alexandre Oliva
2004-03-01Add fr450 support.Richard Sandiford
2004-01-062003-12-19 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva
2003-11-27* config/tc-frv.c (md_pcrel_from_section): Don't adjust whenAlexandre Oliva
2003-10-082003-10-08 Dave Brolley <brolley@redhat.com>Dave Brolley
2003-09-05gas/Richard Sandiford
2003-05-21Move .file and .loc pseudo ops into obj-elf.cNick Clifton
2003-01-23 * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra
2002-12-12 * config/tc-frv.c (frv_insert_vliw_insn): Prototype.Alan Modra
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra
2002-09-05gas reloc rewrite.Alan Modra
2002-08-20 * config/tc-arc.c (md_pseudo_table <dwarf2_directive_file>): Cast.Alan Modra
2002-06-182002-06-18 Dave Brolley <brolley@redhat.com>Dave Brolley