aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-m32r.c
AgeCommit message (Expand)AuthorFilesLines
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
2001-07-23 * config/tc-alpha.h: Fix formatting.Kazu Hirata1-1/+1
2001-07-23 * symbols.c (S_GET_VALUE): Don't treat O_constant and localAlan Modra1-1/+0
2001-07-062001-07-06 John Healy <jhealy@redhat.com>John Healy1-4/+6
2001-05-10Fix more fallout from multi-pass relaxation patch.Alan Modra1-3/+4
2001-03-08Fix copyright noticesNick Clifton1-1/+1
2001-03-022001-03-02 Dave Brolley <brolley@redhat.com>Dave Brolley1-1/+1
2001-02-13 * write.c (is_dnrange): Stop as soon as the address becomesIan Lance Taylor1-2/+3
2001-01-23(m32r_handle_align): Declare type of fragp.Alan Modra1-0/+1
2000-12-28 * as.h (rs_align_test): New.Richard Henderson1-43/+33
2000-09-202000-09-20 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-1/+1
2000-08-042000-08-04 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-310/+341
2000-06-19Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton1-2/+5
2000-03-09 * config/tc-m32r.c (m32r_fix_adjustable): Look up theCatherine Moore1-2/+14
2000-03-07Document new -m32r command line switchNick Clifton1-0/+2