summaryrefslogtreecommitdiff
path: root/gas/config/tc-d30v.c
Commit message (Expand)AuthorAgeFilesLines
* * config/tc-d30v.c (d30v_cons_align): Don't align .eh_frame.Alan Modra2010-10-281-1/+2
* * config/tc-d30v.c (d30v_cons_align): Don't align constantsAlan Modra2010-08-021-0/+4
* * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra2010-06-281-5/+4
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-10/+11
* * config/tc-d30v.c (d30v_frob_label): Call dwarf2_emit_label.Alan Modra2009-09-101-0/+2
* * read.c (emit_expr_fix): Handle size 3.Alan Modra2009-09-081-0/+5
* update copyright datesAlan Modra2009-09-021-2/+2
* * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton2009-06-221-2/+1
* * config/tc-tic4x.c (tic4x_insn_insert): Add const qualifier toNick Clifton2008-02-121-3/+3
* Remove duplicate definitions of the md_atof() functionNick Clifton2007-10-171-35/+1
* Switch to GPLv3Nick Clifton2007-07-031-2/+2
* remove some duplicate #include's.Alan Modra2006-06-071-2/+1
* gas:Zack Weinberg2005-06-071-1/+1
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* Convert unmaintained files over to ISO-C90 and fix formatting.Nick Clifton2005-03-241-846/+759
* update copyright datesAlan Modra2005-03-031-1/+1
* * cgen.c: Warning fixes.Alan Modra2005-02-231-6/+7
* * config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c,Ben Elliston2005-01-311-16/+0
* Remove redundant returns in void functions.Ben Elliston2003-12-101-2/+0
* * config/tc-a29k.h: Fix comment typos.Kazu Hirata2003-11-211-4/+4
* * config/tc-d30v.c (check_range): Warning fixes, formatting.Alan Modra2002-12-161-9/+8
* * config/tc-d30v.c (md_parse_option <arg>): Add ATTRIBUTE_UNUSED.Alan Modra2002-12-121-14/+14
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-16/+16
* gas reloc rewrite.Alan Modra2002-09-051-20/+7
* * config/obj-coff.c: Fix formatting.Kazu Hirata2002-05-091-3/+3
* Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton2001-11-151-49/+44
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-4/+4
* Fix copyright noticesNick Clifton2001-03-081-1/+1
* 2000-09-25 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-261-12/+12
* Fix formatting.Nick Clifton2000-07-311-368/+396
* Further changes to warning messagesNick Clifton2000-07-051-4/+6
* Do not allow EITHER_BUT_PREFER_MU opcodes to be packed into reverseNick Clifton2000-06-271-8/+16
* * config/tc-d30v.c (write_2_short): Disregard opcode1->ecc whenRichard Henderson2000-04-211-2/+1
* * config/tc-d30v.c (check_range): Allow signed or unsigned 32-bitbinutils-2_10-branchpointRichard Henderson2000-04-021-15/+19
* fix sign extension problem with d30vMichael Meissner2000-03-021-4/+0
* * config/tc-d30v.c (parallel_ok): Use FLAG_NOT_WITH_ADDSUBppp toChandra Chavva2000-02-221-4/+4
* * config/tc-d30v.c (CHAR_BIT): Define.Diego Novillo1999-10-071-5/+19
* * config/tc-d30v.c (write_2_short): Don't group repeat instructionsJoern Rennecke1999-08-091-3/+7
* * config/tc-alpha.c: More use of symbol accessor functions.Ian Lance Taylor1999-06-221-6/+7
* 1999-06-22 Jonathan Larmour <jlarmour@cygnus.co.uk>Ian Lance Taylor1999-06-221-2/+2
* Add support for storing local symbols in a small structure to saveIan Lance Taylor1999-06-031-2/+2
* Initial revisionRichard Henderson1999-05-031-0/+2218