aboutsummaryrefslogtreecommitdiff
path: root/gas/config/obj-coff.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-22Add more const type qualifiers to GAS sources.Trevor Saunders1-2/+2
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-21Allow symbol and label names to be enclosed in double quotes.Nick Clifton1-19/+12
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-11-13More fixes for memory access violations whilst scanning corrupt binaries.Nick Clifton1-0/+1
2014-07-26Prepare gas for 64-bit obstacksAlan Modra1-1/+0
2014-03-05Update copyright yearsAlan Modra1-3/+1
2012-10-18 * config/obj-coff.c: Add include of struc-symbol.h header.Kai Tietz1-2/+6
2011-09-272011-09-27 Kai Tietz <ktietz@redhat.com>Kai Tietz1-0/+6
2011-05-18bfdTristan Gingold1-1/+10
2010-11-05 * config/obj-coff.c (weak_altname2name): Don't infer from the presenceDave Korn1-11/+1
2010-10-26 * config/obj-coff.c (coff_format_ops): Fix typo.Alan Modra1-1/+1
2010-10-25 * obj.h (struct format_ops): Add adjust_symtab.Alan Modra1-1/+2
2010-10-08Fix build with -DDEBUG=7Alan Modra1-0/+4
2010-07-112010-07-11 Kai Tietz <kai.tietz@onevision.com>Kai Tietz1-2/+2
2010-06-28 * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra1-5/+6
2010-01-27gas/ChangeLog:Dave Korn1-0/+10
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-7/+4
2009-11-02 * ecoff.c (ecoff_symbol_clone_hook): New function.Alan Modra1-1/+2
2009-09-09 * config/obj-coff.h (USE_UNIQUE): Don't define.Alan Modra1-1/+1
2009-09-02update copyright datesAlan Modra1-1/+1
2009-08-172009-08-17 Kai Tietz <kai.tietz@onevision.com>Kai Tietz1-1/+5
2009-07-24 PR 10437Nick Clifton1-2/+2
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton1-7/+7
2009-05-19==> bfd/ChangeLog <==Dave Korn1-0/+69
2009-05-172009-05-17 Kai Tietz <kai.tietz@onevision.com>Kai Tietz1-1/+7
2007-10-04* read.c (potable): Add string8, string16, string32 and string64. Add bit siz...Nick Clifton1-1/+1
2007-09-172007-09-17 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+0
2007-07-03Switch to GPLv3Nick Clifton1-2/+2
2006-04-23 * config/obj-coff.c, config/tc-arm.c, config/tc-bfin.c,Kazu Hirata1-2/+2
2005-11-07PR binutils/1568Nick Clifton1-18/+61
2005-10-27gas/Jan Beulich1-0/+12
2005-10-24gas/ChangeLog:Alexandre Oliva1-24/+47
2005-08-17bfdDanny Smith1-1/+1
2005-08-11 * README-vms: Delete.Alan Modra1-2729/+5
2005-06-07gas:Zack Weinberg1-1/+1
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-04-29 * Makefile.am (GAS_CFILES): Remove bignum-copy.c.Ben Elliston1-1/+1
2005-04-19gas/Jan Beulich1-25/+7
2005-03-27 * config/obj-coff.c (coff_frob_symbol): When crashing because of aIan Lance Taylor1-1/+2
2005-03-16Convert to ISO C90 formattingNick Clifton1-1055/+835
2005-03-01 * config/obj-coff.c (fixup_segment): Delete sy_mri_common assertion.Alan Modra1-1/+0
2005-02-22bfd/H.J. Lu1-2/+2
2005-02-17 * tc.h (struct relax_type, relax_typeS): Move from here..Alan Modra1-2/+2
2005-01-31 * config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c,Ben Elliston1-96/+2
2004-11-19 * config/obj-coff.c (c_dot_file_symbol): Add "app" param.Alan Modra1-6/+4
2004-11-08Fix support for PECOFF weak symbolsNick Clifton1-45/+151
2004-07-27Add CRX insns: pushx, popxNick Clifton1-1/+1
2004-07-06(coff_pseudo_table): Only define the weak pseudo for BFD based assemblers.Nick Clifton1-2/+3
2004-07-032004-07-04 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>Christopher Faylor1-41/+80