aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-m32r.c
AgeCommit message (Expand)AuthorFilesLines
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
2000-03-06treat -m32r as a seperate, specific command line switch.Nick Clifton1-9/+14
1999-10-05 Add support for m32rx.Doug Evans1-1/+599
1999-09-06Fix value for -Wnuh command line optionNick Clifton1-3/+3
1999-08-29 * config/tc-m32r.c (md_parse_option): Delete unrecognized optionDoug Evans1-4/+0
1999-06-17Fix -Wuh and -Wnhu options so that they work.Nick Clifton1-4/+8
1999-06-12 * subsegs.c (subseg_text_p): New function.Ian Lance Taylor1-1/+1
1999-06-03 * config/tc-m32r.c: Update for symbol handling changes.Ian Lance Taylor1-5/+5
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+1300