aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-i370.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-25Convert more variables to a constant form.Trevor Saunders1-2/+2
2016-02-22Add more const type qualifiers to GAS sources.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-5/+4
2015-08-12Remove trailing spaces in gasH.J. Lu1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-2/+1
2010-06-28 * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra1-5/+2
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-18/+17
2009-07-24 PR 10437Nick Clifton1-40/+41
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton1-2/+1
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton1-43/+3
2007-07-03Switch to GPLv3Nick Clifton1-2/+2
2006-06-07remove some duplicate #include's.Alan Modra1-1/+0
2006-01-11Fixes for building on 64-bit hosts:Nick Clifton1-2/+2
2005-06-07gas:Zack Weinberg1-5/+5
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-03-24Convert unmaintained files over to ISO-C90 and fix formatting.Nick Clifton1-648/+499
2005-03-03update copyright datesAlan Modra1-1/+1
2005-03-01 * as.h (assert): Warning fix.Alan Modra1-2/+3
2005-02-23 * cgen.c: Warning fixes.Alan Modra1-3/+3
2005-01-31 * config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c,Ben Elliston1-66/+0
2004-11-03 * symbols.c (colon) [!WORKING_DOT_WORD]: Don't declareHans-Peter Nilsson1-2/+2
2003-11-21 * config/tc-hppa.c: Fix comment typos.Kazu Hirata1-6/+6
2003-06-25Correct spelling of "relocatable".Alan Modra1-2/+2
2002-12-12 * config/tc-i370.c (i370_ebcdic <unused>): Add ATTRIBUTE_UNUSED.Alan Modra1-21/+24
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-20/+20
2002-09-05gas reloc rewrite.Alan Modra1-34/+1
2002-06-08 * as.c: Replace CONST with const.Alan Modra1-4/+4
2001-11-15Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton1-76/+71
2001-10-11 * config/tc-alpha.c: Fix comment typos.Kazu Hirata1-2/+2
2001-09-19 * config/tc-i370.c: Fix typo in last change.Alan Modra1-1/+1
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-12/+12
2001-09-11 * config/obj-elf.c (obj_elf_parse_section_letters): Use 'M' insteadJakub Jelinek1-1/+1
2001-07-30 * config/obj-elf.c (obj_elf_symver): Temporarily modify lex_typeAlan Modra1-11/+11
2001-07-23 * config/tc-alpha.h: Fix formatting.Kazu Hirata1-13/+13
2001-03-08Fix copyright noticesNick Clifton1-1/+2
2001-01-142001-01-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-1/+0
2000-12-032000-12-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-8/+8
2000-10-04Excise C++ style comments.Alan Modra1-14/+16
2000-09-112000-09-11 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-27/+19
2000-07-07Fix comments.Nick Clifton1-2/+2
2000-02-23Add IBM 370 support.Alan Modra1-0/+2967