aboutsummaryrefslogtreecommitdiff
path: root/gas/ecoff.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-13use XNEW and related macros moreTrevor Saunders1-2/+2
2016-04-03use XNEW and related macros moreTrevor Saunders1-8/+8
2016-02-22Add more const type qualifiers to GAS sources.Trevor Saunders1-6/+3
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-21Allow symbol and label names to be enclosed in double quotes.Nick Clifton1-30/+20
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-11-04Don't use register keywordAlan Modra1-51/+51
2014-03-05Update copyright yearsAlan Modra1-3/+1
2013-06-22 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)Richard Sandiford1-2/+1
2013-01-10Remove trailing white spaces on gasH.J. Lu1-1/+1
2012-05-05Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra1-4/+4
2011-03-02 * ecoff.c: Incldue filenames.hNick Clifton1-1/+1
2011-02-28ChangeLog binutils/Kai Tietz1-3/+3
2010-06-28 * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra1-2/+2
2009-11-02 * ecoff.c (ecoff_symbol_clone_hook): New function.Alan Modra1-0/+10
2009-09-25 Update soruces to make alpha, arc and arm targets compile cleanlyNick Clifton1-4/+4
2009-09-02update copyright datesAlan Modra1-1/+1
2008-08-12Banish PARAMS and PTR. Convert to ISO C.Alan Modra1-5/+5
2007-07-03Switch to GPLv3Nick Clifton1-2/+2
2006-08-29 * ecoff.c (ecoff_directive_val): Fix message typo.Alan Modra1-2/+2
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-02-17 * tc.h (struct relax_type, relax_typeS): Move from here..Alan Modra1-2/+3
2005-01-21 * as.h: Remove #if 0'd code.Ben Elliston1-5/+1
2004-04-29[ bfd/ChangeLog ]Chris Demetriou1-0/+2
2003-11-23 * README-vms: Fix comment typos.Kazu Hirata1-1/+1
2003-11-22 * ecoff.c: Convert to ISO-C.Kazu Hirata1-227/+171
2002-08-27 * dwarf2dbg.c: Always include dwarf2dbg.h.Alan Modra1-1/+1
2002-06-26 * ecoff.c: (get_tag): Replace strcpy with xstrdup.Alan Modra1-7/+5
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-3/+3
2001-08-17 * ecoff.c (ecoff_frob_symbol): Remove casts from bfd_get_gp_size.Alan Modra1-3/+3
2001-08-01 * read.c: Standardize error/warning messages - don't capitalise, noAlan Modra1-28/+24
2001-07-07Only set debug_type to DEBUG_NONE if it is DEBUG_UNSPECIFIED.Nick Clifton1-1/+1
2001-05-03Warning fixes and configure/makefile tweaks by Thiemo Seufer.Alan Modra1-32/+33
2001-03-08Fix copyright noticesNick Clifton1-1/+2
2000-11-17 * as.c (debug_type): Init to DEBUG_UNSPECIFIED.Richard Henderson1-2/+4
2000-10-172000-10-17 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-3/+2
2000-09-062000-09-06 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-194/+171
1999-06-05 * dwarf2dbg.c (*): Convert to K&R + prototypes.Richard Henderson1-1/+2
1999-06-03 Add support for storing local symbols in a small structure to saveIan Lance Taylor1-29/+37
1999-05-28 -Wchar-subscripts cleanupDoug Evans1-2/+3
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+5308