aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-frv.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-03-31Use bool in gasAlan Modra1-15/+15
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-02-26Indent labelsAlan Modra1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-09-19bfd_section_* macrosAlan Modra1-2/+2
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-01-23Fix spelling mistakes and typos in the GAS sources.Nick Clifton1-1/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-11-27Fix spelling in comments in C source files (gas)Ambrogino Modigliani1-2/+2
2016-07-16Don't include libbfd.h outside of bfd, part 2Alan Modra1-1/+0
2016-05-13use XNEW and related macros moreTrevor Saunders1-5/+5
2016-04-01Constify moreAlan Modra1-1/+1
2016-03-29make md_parse_option () take a const char *Trevor Saunders1-2/+2
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-11-09gas: Fix left shift of negative value.Dominik Vogt1-1/+1
2015-08-12Remove trailing spaces in gasH.J. Lu1-34/+34
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-2/+1
2014-03-03Fix various copyright issuesAlan Modra1-1/+1
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-5/+3
2009-09-10 * config/tc-d30v.c (d30v_frob_label): Call dwarf2_emit_label.Alan Modra1-0/+2
2009-07-24 PR 10437Nick Clifton1-2/+2
2008-09-15 * config/tc-frv.c (md_apply_fix): Use abs_section_sym forAlan Modra1-1/+1
2008-08-12Banish PARAMS and PTR. Convert to ISO C.Alan Modra1-98/+48
2007-11-12 PR gas/5269Nick Clifton1-23/+22
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton1-53/+2
2007-10-08PR gas/5121 gas/5122 gas/5123 gas/5124 gas/5125 gas/5126 gas/5129 gas/5131 ga...Nick Clifton1-3/+3
2007-07-03Switch to GPLv3Nick Clifton1-2/+3
2006-06-07remove some duplicate #include's.Alan Modra1-1/+0
2006-01-11Fixes for building on 64-bit hosts:Nick Clifton1-4/+4
2005-06-07gas:Zack Weinberg1-2/+2
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-02-23 * cgen.c: Warning fixes.Alan Modra1-3/+3
2005-02-17 * tc.h (struct relax_type, relax_typeS): Move from here..Alan Modra1-2/+2
2005-01-25bfd/ChangeLog:Alexandre Oliva1-4/+114
2004-05-06* configure.in: Set em=linux for frv-*-*linux*.Alexandre Oliva1-2/+24
2004-03-01Add fr450 support.Richard Sandiford1-1/+51
2004-01-062003-12-19 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva1-3/+52
2003-11-27* config/tc-frv.c (md_pcrel_from_section): Don't adjust whenAlexandre Oliva1-4/+11
2003-10-082003-10-08 Dave Brolley <brolley@redhat.com>Dave Brolley1-1/+102
2003-09-05gas/Richard Sandiford1-9/+4
2003-05-21Move .file and .loc pseudo ops into obj-elf.cNick Clifton1-3/+0
2003-01-23 * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra1-5/+3
2002-12-12 * config/tc-frv.c (frv_insert_vliw_insn): Prototype.Alan Modra1-3/+14
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-9/+9
2002-09-05gas reloc rewrite.Alan Modra1-11/+1