summaryrefslogtreecommitdiff
path: root/gas/config/tc-frv.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Use bool in gasAlan Modra2021-03-311-15/+15
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Indent labelsAlan Modra2020-02-261-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Fix spelling mistakes and typos in the GAS sources.Nick Clifton2017-01-231-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Fix spelling in comments in C source files (gas)Ambrogino Modigliani2016-11-271-2/+2
* Don't include libbfd.h outside of bfd, part 2Alan Modra2016-07-161-1/+0
* use XNEW and related macros moreTrevor Saunders2016-05-131-5/+5
* Constify moreAlan Modra2016-04-011-1/+1
* make md_parse_option () take a const char *Trevor Saunders2016-03-291-2/+2
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* gas: Fix left shift of negative value.Dominik Vogt2015-11-091-1/+1
* Remove trailing spaces in gasH.J. Lu2015-08-121-34/+34
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-2/+1
* Fix various copyright issuesAlan Modra2014-03-031-1/+1
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-5/+3
* * config/tc-d30v.c (d30v_frob_label): Call dwarf2_emit_label.Alan Modra2009-09-101-0/+2
* PR 10437Nick Clifton2009-07-241-2/+2
* * config/tc-frv.c (md_apply_fix): Use abs_section_sym forAlan Modra2008-09-151-1/+1
* Banish PARAMS and PTR. Convert to ISO C.Alan Modra2008-08-121-98/+48
* PR gas/5269Nick Clifton2007-11-121-23/+22
* Remove duplicate definitions of the md_atof() functionNick Clifton2007-10-171-53/+2
* PR gas/5121 gas/5122 gas/5123 gas/5124 gas/5125 gas/5126 gas/5129 gas/5131 ga...Nick Clifton2007-10-081-3/+3
* Switch to GPLv3Nick Clifton2007-07-031-2/+3
* remove some duplicate #include's.Alan Modra2006-06-071-1/+0
* Fixes for building on 64-bit hosts:Nick Clifton2006-01-111-4/+4
* gas:Zack Weinberg2005-06-071-2/+2
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* * cgen.c: Warning fixes.Alan Modra2005-02-231-3/+3
* * tc.h (struct relax_type, relax_typeS): Move from here..Alan Modra2005-02-171-2/+2
* bfd/ChangeLog:Alexandre Oliva2005-01-251-4/+114
* * configure.in: Set em=linux for frv-*-*linux*.Alexandre Oliva2004-05-061-2/+24
* Add fr450 support.Richard Sandiford2004-03-011-1/+51
* 2003-12-19 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva2004-01-061-3/+52
* * config/tc-frv.c (md_pcrel_from_section): Don't adjust whenAlexandre Oliva2003-11-271-4/+11
* 2003-10-08 Dave Brolley <brolley@redhat.com>Dave Brolley2003-10-081-1/+102
* gas/Richard Sandiford2003-09-051-9/+4
* Move .file and .loc pseudo ops into obj-elf.cNick Clifton2003-05-211-3/+0
* * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra2003-01-231-5/+3
* * config/tc-frv.c (frv_insert_vliw_insn): Prototype.Alan Modra2002-12-121-3/+14
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-9/+9
* gas reloc rewrite.Alan Modra2002-09-051-11/+1
* * config/tc-arc.c (md_pseudo_table <dwarf2_directive_file>): Cast.Alan Modra2002-08-201-1/+1