summaryrefslogtreecommitdiff
path: root/gas/ecoff.c
Commit message (Expand)AuthorAgeFilesLines
* * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)Richard Sandiford2013-06-221-2/+1
* Remove trailing white spaces on gasH.J. Lu2013-01-101-1/+1
* Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra2012-05-051-4/+4
* * ecoff.c: Incldue filenames.hNick Clifton2011-03-021-1/+1
* ChangeLog binutils/Kai Tietz2011-02-281-3/+3
* * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra2010-06-281-2/+2
* * ecoff.c (ecoff_symbol_clone_hook): New function.Alan Modra2009-11-021-0/+10
* Update soruces to make alpha, arc and arm targets compile cleanlyNick Clifton2009-09-251-4/+4
* update copyright datesAlan Modra2009-09-021-1/+1
* Banish PARAMS and PTR. Convert to ISO C.Alan Modra2008-08-121-5/+5
* Switch to GPLv3Nick Clifton2007-07-031-2/+2
* * ecoff.c (ecoff_directive_val): Fix message typo.Alan Modra2006-08-291-2/+2
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* * tc.h (struct relax_type, relax_typeS): Move from here..Alan Modra2005-02-171-2/+3
* * as.h: Remove #if 0'd code.Ben Elliston2005-01-211-5/+1
* [ bfd/ChangeLog ]Chris Demetriou2004-04-291-0/+2
* * README-vms: Fix comment typos.Kazu Hirata2003-11-231-1/+1
* * ecoff.c: Convert to ISO-C.Kazu Hirata2003-11-221-227/+171
* * dwarf2dbg.c: Always include dwarf2dbg.h.Alan Modra2002-08-271-1/+1
* * ecoff.c: (get_tag): Replace strcpy with xstrdup.Alan Modra2002-06-261-7/+5
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-3/+3
* * ecoff.c (ecoff_frob_symbol): Remove casts from bfd_get_gp_size.Alan Modra2001-08-171-3/+3
* * read.c: Standardize error/warning messages - don't capitalise, noAlan Modra2001-08-011-28/+24
* Only set debug_type to DEBUG_NONE if it is DEBUG_UNSPECIFIED.Nick Clifton2001-07-071-1/+1
* Warning fixes and configure/makefile tweaks by Thiemo Seufer.Alan Modra2001-05-031-32/+33
* Fix copyright noticesNick Clifton2001-03-081-1/+2
* * as.c (debug_type): Init to DEBUG_UNSPECIFIED.Richard Henderson2000-11-171-2/+4
* 2000-10-17 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-10-171-3/+2
* 2000-09-06 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-061-194/+171
* * dwarf2dbg.c (*): Convert to K&R + prototypes.Richard Henderson1999-06-051-1/+2
* Add support for storing local symbols in a small structure to saveIan Lance Taylor1999-06-031-29/+37
* -Wchar-subscripts cleanupDoug Evans1999-05-281-2/+3
* Initial revisionRichard Henderson1999-05-031-0/+5308