aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-m32r.c
AgeCommit message (Expand)AuthorFilesLines
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-4/+4
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-05-16m32r: make mach_table static and constTrevor Saunders1-1/+1
2016-04-03use XNEW and related macros moreTrevor Saunders1-4/+4
2016-04-01Constify moreAlan Modra1-1/+1
2016-03-31cast literal to char * when assigning to input_line_ptrTrevor Saunders1-1/+1
2016-03-29make md_parse_option () take a const char *Trevor Saunders1-1/+1
2016-02-25Convert more variables to a constant form.Trevor Saunders1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-11-09gas: Fix left shift of negative value.Dominik Vogt1-1/+1
2015-08-21Allow symbol and label names to be enclosed in double quotes.Nick Clifton1-8/+4
2015-08-12Remove trailing spaces in gasH.J. Lu1-6/+6
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-2/+1
2012-05-05Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra1-3/+3
2011-05-17 * config/tc-m32r.c (md_show_usage): Fix typos in descriptions.Nick Clifton1-2/+2
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-5/+5
2009-07-24 PR 10437Nick Clifton1-4/+4
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton1-5/+5
2007-12-10 * config/tc-m32r.c (md_begin): Mark .sbss as being bss style section.Alan Modra1-0/+1
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton1-54/+1
2007-07-03Switch to GPLv3Nick Clifton1-2/+2
2006-06-07remove some duplicate #include's.Alan Modra1-3/+2
2005-10-11This adjusts equate handling byNick Clifton1-3/+6
2005-07-29(m32r_check_fixup): Fixed X_op check.Nick Clifton1-1/+1
2005-07-20Add support for a 32bit PC relative relocNick Clifton1-1/+13
2005-06-08(use_parallel): Change default value from 1 to 0.Nick Clifton1-1/+1
2005-06-07gas:Zack Weinberg1-1/+1
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-04-202005-04-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+1
2005-03-24Convert unmaintained files over to ISO-C90 and fix formatting.Nick Clifton1-190/+133
2005-03-03update copyright datesAlan Modra1-1/+1
2005-01-31 * config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c,Ben Elliston1-99/+0
2004-11-29Fixed a pcrel relocte miss between different section in the same module.Nick Clifton1-1/+7
2004-06-25Add support for M32R GOT relocsNick Clifton1-21/+245
2004-04-13Fix inifnite loop problem with M32R portNick Clifton1-7/+27
2004-02-27Add -no-bitinst switch for M32R2Nick Clifton1-3/+11
2003-12-19Add support for m32r-linux target, including a RELA ABI and PIC.Nick Clifton1-7/+147
2003-12-17Replace --error-explicit-parallel-conflicts with --ignore-parallel-conflitcs.Nick Clifton1-46/+44
2003-12-03Add support for the M32R2 processor.Nick Clifton1-24/+281
2003-11-22 * config/tc-a29k.h: Fix comment typos.Kazu Hirata1-3/+3
2003-06-10opcodes:Doug Evans1-1/+1
2003-05-29Change Mitsubishi to RenesasNick Clifton1-1/+1
2003-01-23 * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra1-4/+2
2002-12-12 * config/tc-m32r.c (md_parse_option <arg>): Add ATTRIBUTE_UNUSED.Alan Modra1-9/+27
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-7/+7
2002-09-05gas reloc rewrite.Alan Modra1-12/+3
2001-11-15Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton1-1/+1
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-5/+4