aboutsummaryrefslogtreecommitdiff
path: root/gas/config/obj-aout.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-05Update copyright yearsAlan Modra1-3/+1
2012-05-05Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra1-4/+4
2010-10-25 * obj.h (struct format_ops): Add adjust_symtab.Alan Modra1-2/+3
2010-06-28 * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra1-4/+3
2009-11-02 * ecoff.c (ecoff_symbol_clone_hook): New function.Alan Modra1-1/+2
2009-09-02update copyright datesAlan Modra1-1/+1
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton1-1/+1
2007-07-03Switch to GPLv3Nick Clifton1-2/+2
2005-08-11 * README-vms: Delete.Alan Modra1-303/+0
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-03-24Convert unmaintained files over to ISO-C90 and fix formatting.Nick Clifton1-178/+122
2005-03-01 * configure.in (AC_C_BIGENDIAN): Invoke.Alan Modra1-37/+41
2004-03-27 * config/obj-aout.c (obj_aout_type): Remove #ifdef BFD_ASSEMBLER code.Alan Modra1-11/+3
2003-12-15(obj_crawl_symbol_chain): Skip defined symbols which resolve to symbolic values.Nick Clifton1-2/+6
2003-11-22 * config/atof-tahoe.c: Fix comment typos.Kazu Hirata1-1/+1
2002-12-12 * write.c (write_object_file): Fix signed/unsigned warning.Alan Modra1-56/+0
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-2/+2
2002-09-05gas reloc rewrite.Alan Modra1-4/+5
2001-09-22Fix compile time warningsNick Clifton1-1/+1
2001-05-22 * symbols.c (resolve_symbol_value): Remove "finalize" param,Alan Modra1-1/+1
2001-03-30Pass finalize_syms on calls to resolve_symbol_value.Alan Modra1-2/+2
2001-03-08Fix copyright noticesNick Clifton1-1/+1
2000-11-082000-11-07 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+1
2000-09-122000-09-12 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-15/+11
2000-06-29 * config/obj-aout.c (obj_aout_type): Do not ignore for undefinedHans-Peter Nilsson1-15/+12
2000-06-25Fix spelling typos.Nick Clifton1-1/+1
2000-05-22 * obj.h (struct format_ops): New members begin, app_file,Hans-Peter Nilsson1-6/+78
2000-01-26This set of patches add support for aout emulation on the x86Alan Modra1-13/+72
1999-06-22add a couple of if/else/endif commentsIan Lance Taylor1-2/+2
1999-06-11 * struc-symbol.h: Put local_symbol code in ifdef BFD_ASSEMBLER.Ian Lance Taylor1-1/+1
1999-06-03 Add support for storing local symbols in a small structure to saveIan Lance Taylor1-15/+19
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+629