summaryrefslogtreecommitdiff
path: root/gas/ecoff.c
AgeCommit message (Expand)Author
2022-04-12gas: drop .appfile and .applineJan Beulich
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-12-18Statically initialise target common sectionsAlan Modra
2020-08-23PR26513, 629310abec breaks assembling PowerPC Linux kernelsAlan Modra
2020-08-21Rearrange symbol_create parametersAlan Modra
2020-08-20Port ecoff.c to str_hash.Martin Liska
2020-05-21Replace "if (x) free (x)" with "free (x)", gasAlan Modra
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-09-19bfd_section_* macrosAlan Modra
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-11-22Riscv ld-elf/stab failure and fake label cleanup.Jim Wilson
2017-07-18Fix spelling typos.Yuri Chornovian
2017-02-22GAS: Consistently fix labels at the `.end' pseudo-opMaciej W. Rozycki
2017-02-17GAS: Add ECOFF `.aent' pseudo-op supportMaciej W. Rozycki
2017-01-23Fix spelling mistakes and typos in the GAS sources.Nick Clifton
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-05-13use XNEW and related macros moreTrevor Saunders
2016-04-03use XNEW and related macros moreTrevor Saunders
2016-02-22Add more const type qualifiers to GAS sources.Trevor Saunders
2016-01-01Copyright update for binutilsAlan Modra
2015-08-21Allow symbol and label names to be enclosed in double quotes.Nick Clifton
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-11-04Don't use register keywordAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-06-22 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)Richard Sandiford
2013-01-10Remove trailing white spaces on gasH.J. Lu
2012-05-05Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra
2011-03-02 * ecoff.c: Incldue filenames.hNick Clifton
2011-02-28ChangeLog binutils/Kai Tietz
2010-06-28 * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra
2009-11-02 * ecoff.c (ecoff_symbol_clone_hook): New function.Alan Modra
2009-09-25 Update soruces to make alpha, arc and arm targets compile cleanlyNick Clifton
2009-09-02update copyright datesAlan Modra
2008-08-12Banish PARAMS and PTR. Convert to ISO C.Alan Modra
2007-07-03Switch to GPLv3Nick Clifton
2006-08-29 * ecoff.c (ecoff_directive_val): Fix message typo.Alan Modra
2005-05-05Update the address and phone number of the FSFNick Clifton
2005-02-17 * tc.h (struct relax_type, relax_typeS): Move from here..Alan Modra
2005-01-21 * as.h: Remove #if 0'd code.Ben Elliston
2004-04-29[ bfd/ChangeLog ]Chris Demetriou
2003-11-23 * README-vms: Fix comment typos.Kazu Hirata
2003-11-22 * ecoff.c: Convert to ISO-C.Kazu Hirata
2002-08-27 * dwarf2dbg.c: Always include dwarf2dbg.h.Alan Modra
2002-06-26 * ecoff.c: (get_tag): Replace strcpy with xstrdup.Alan Modra
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu
2001-08-17 * ecoff.c (ecoff_frob_symbol): Remove casts from bfd_get_gp_size.Alan Modra
2001-08-01 * read.c: Standardize error/warning messages - don't capitalise, noAlan Modra
2001-07-07Only set debug_type to DEBUG_NONE if it is DEBUG_UNSPECIFIED.Nick Clifton