summaryrefslogtreecommitdiff
path: root/gas/ecoff.c
Commit message (Expand)AuthorAgeFilesLines
* gas/ecoff.c: don't use zero struct copies to initAlan Modra2023-03-141-18/+9
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* gas: drop .appfile and .applineJan Beulich2022-04-121-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Statically initialise target common sectionsAlan Modra2020-12-181-17/+8
* PR26513, 629310abec breaks assembling PowerPC Linux kernelsAlan Modra2020-08-231-2/+3
* Rearrange symbol_create parametersAlan Modra2020-08-211-6/+3
* Port ecoff.c to str_hash.Martin Liska2020-08-201-20/+11
* Replace "if (x) free (x)" with "free (x)", gasAlan Modra2020-05-211-4/+2
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-6/+3
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Riscv ld-elf/stab failure and fake label cleanup.Jim Wilson2017-11-221-5/+5
* Fix spelling typos.Yuri Chornovian2017-07-181-1/+1
* GAS: Consistently fix labels at the `.end' pseudo-opMaciej W. Rozycki2017-02-221-0/+4
* GAS: Add ECOFF `.aent' pseudo-op supportMaciej W. Rozycki2017-02-171-11/+15
* Fix spelling mistakes and typos in the GAS sources.Nick Clifton2017-01-231-2/+2
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* use XNEW and related macros moreTrevor Saunders2016-05-131-2/+2
* use XNEW and related macros moreTrevor Saunders2016-04-031-8/+8
* Add more const type qualifiers to GAS sources.Trevor Saunders2016-02-221-6/+3
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Allow symbol and label names to be enclosed in double quotes.Nick Clifton2015-08-211-30/+20
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Don't use register keywordAlan Modra2014-11-041-51/+51
* Update copyright yearsAlan Modra2014-03-051-3/+1
* * 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