summaryrefslogtreecommitdiff
path: root/bfd/aoutx.h
Commit message (Expand)AuthorAgeFilesLines
...
* Allow an otherwise unrepresentable read-only section that lies after .textNick Clifton2002-12-101-10/+21
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-342/+345
* * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index toDave Anglin2002-10-251-44/+44
* * aoutx.h (NAME(aout,machine_type)): Recognize bfd_mach_i386_i386Alan Modra2002-09-021-1/+3
* * aoutx.h (NAME(aout,reloc_type_lookup)): Handle BFD_RELOC_8.Alan Modra2002-08-261-0/+1
* * aoutx.h (aout_link_write_symbols): Correct handling of warning syms.Alan Modra2002-08-081-2/+2
* Add new field to bfd_link structure and use it to control how common symbolsNick Clifton2002-07-311-99/+124
* * aoutx.h (some_aout_object_p): Clean up tdata properly on error.Alan Modra2002-07-301-7/+7
* * aout-adobe.c: Don't compare against "true" or "false.Alan Modra2002-06-251-5/+5
* Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmallocAlan Modra2002-06-071-5/+2
* * linker.c (link_action): Ignore duplicate warning syms.Alan Modra2002-03-281-4/+11
* * aout-encap.c: Fix comment typos.Kazu Hirata2001-10-101-1/+1
* * Makefile.am: Run "make dep-am".Alan Modra2001-09-211-506/+548
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-2/+2
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-131/+128
* 2001-08-31 Eric Christopher <echristo@redhat.com>Eric Christopher2001-08-311-3/+2
* 2001-08-23 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-231-3/+3
* Add missing protypesNick Clifton2001-08-141-1/+2
* Only pad the tesxt section if the data section is going to follow it.Nick Clifton2001-06-131-4/+8
* Add MIPS r12k supportNick Clifton2001-05-231-0/+1
* bfd/Jakub Jelinek2001-04-131-0/+1
* Update copyright noticesNick Clifton2001-03-081-1/+2
* 2001-02-27 H.J. Lu <hjl@gnu.org>H.J. Lu2001-02-271-1/+2
* 2001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-231-3/+0
* Add MIPS SB1 machineNick Clifton2000-12-021-0/+1
* Add MIPS V and MIPS 64 machine numbersNick Clifton2000-12-021-0/+2
* Add MIPS32 as a seperate MIPS architectureNick Clifton2000-12-011-1/+3
* 2000-11-28 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-11-281-5/+5
* 2000-11-20 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-11-201-17/+17
* 2000-11-07 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-11-071-34/+22
* * Makefile.am (ALL_MACHINES): Add cpu-cris.lo.Hans-Peter Nilsson2000-07-201-0/+4
* 2000-07-15 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-151-0/+2
* Eli Zaretskii's DOSish file name patches.Alan Modra2000-05-261-3/+3
* * aoutx.h (NAME(aout,reloc_type_lookup)): Add BFD_RELOC_8 andHans-Peter Nilsson2000-04-031-3/+19
* 2000-03-01 H.J. Lu <hjl@gnu.org>H.J. Lu2000-03-011-2/+4
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-121-27/+27
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-111-29/+38
* Initial revisionRichard Henderson1999-05-031-0/+5706