OSDN Git Service

Add -Wshadow to the gcc command line options used when compiling the binutils.
[pf3gnuchains/pf3gnuchains3x.git] / gas / config / tc-m32r.c
2009-12-11 nickcAdd -Wshadow to the gcc command line options used when...
2009-07-24 nickc PR 10437
2009-06-22 nickc * gas/app, gas/as.c, gas/as.h, gas/atof-generic...
2007-12-10 amodra * config/tc-m32r.c (md_begin): Mark .sbss as being...
2007-10-17 nickcRemove duplicate definitions of the md_atof() function
2007-07-03 nickcSwitch to GPLv3
2006-06-07 amodraremove some duplicate #include's.
2005-10-11 nickcThis adjusts equate handling by
2005-07-29 nickc(m32r_check_fixup): Fixed X_op check.
2005-07-20 nickcAdd support for a 32bit PC relative reloc
2005-06-08 nickc(use_parallel): Change default value from 1 to 0.
2005-06-07 zackgas:
2005-05-05 nickcUpdate the address and phone number of the FSF
2005-04-20 hjl2005-04-20 H.J. Lu <hongjiu.lu@intel.com>
2005-03-24 nickcConvert unmaintained files over to ISO-C90 and fix...
2005-03-03 amodraupdate copyright dates
2005-01-31 bje * config/atof-ieee.c, config/obj-coff.c, config/obj...
2004-11-29 nickcFixed a pcrel relocte miss between different section...
2004-06-25 nickcAdd support for M32R GOT relocs
2004-04-13 nickcFix inifnite loop problem with M32R port
2004-02-27 nickcAdd -no-bitinst switch for M32R2
2003-12-19 nickcAdd support for m32r-linux target, including a RELA...
2003-12-17 nickcReplace --error-explicit-parallel-conflicts with -...
2003-12-03 nickcAdd support for the M32R2 processor.
2003-11-22 kazu * config/tc-a29k.h: Fix comment typos.
2003-06-10 devansopcodes:
2003-05-29 nickcChange Mitsubishi to Renesas
2003-01-23 amodra * symbols.c (S_FORCE_RELOC): Add "strict" param.
2002-12-12 amodra * config/tc-m32r.c (md_parse_option <arg>): Add ATTRIB...
2002-11-30 amodras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-09-05 amodragas reloc rewrite.
2001-11-15 nickcUpdate all uses of md_apply_fix to use md_apply_fix3...
2001-09-19 hjlLocale changes from Bruno Haible <haible@clisp.cons...
2001-07-23 kazu * config/tc-alpha.h: Fix formatting.
2001-07-23 amodra * symbols.c (S_GET_VALUE): Don't treat O_constant...
2001-07-06 jhealy2001-07-06 John Healy <jhealy@redhat.com>
2001-05-10 amodraFix more fallout from multi-pass relaxation patch.
2001-03-08 nickcFix copyright notices
2001-03-02 brolley2001-03-02 Dave Brolley <brolley@redhat.com>
2001-02-13 ian * write.c (is_dnrange): Stop as soon as the address...
2001-01-23 amodra(m32r_handle_align): Declare type of fragp.
2000-12-28 rth * as.h (rs_align_test): New.
2000-09-20 kazu2000-09-20 Kazu Hirata <kazu@hxi.com>
2000-08-04 kazu2000-08-04 Kazu Hirata <kazu@hxi.com>
2000-06-19 nickcApplied Stephane Carrez <Stephane.Carrez@worldnet.fr...
2000-03-09 clm * config/tc-m32r.c (m32r_fix_adjustable): ...
2000-03-07 nickcDocument new -m32r command line switch
2000-03-06 nickctreat -m32r as a seperate, specific command line switch.
1999-10-05 devans Add support for m32rx.
1999-09-06 nickcFix value for -Wnuh command line option
1999-08-29 devans * config/tc-m32r.c (md_parse_option): Delete unrecogni...
1999-06-17 nickcFix -Wuh and -Wnhu options so that they work.
1999-06-12 ian * subsegs.c (subseg_text_p): New function.
1999-06-03 ian * config/tc-m32r.c: Update for symbol handling changes.
1999-05-03 rthInitial revision