summaryrefslogtreecommitdiff
path: root/bfd/coffcode.h
Commit message (Expand)AuthorAgeFilesLines
* * ecoff.c (_bfd_ecoff_set_arch_mach_hook): Don't use hard-codedAlan Modra2002-09-021-12/+4
* * coffcode.h (coff_set_arch_mach_hook): Handle W65MAGIC.Alan Modra2002-08-261-0/+7
* * cofflink.c (_bfd_coff_final_link): On PE COFF systems, take intoMark Mitchell2002-07-081-3/+3
* * aout-adobe.c: Don't compare against "true" or "false.Alan Modra2002-06-251-6/+6
* Change text alignement to 4 bytes.Tom Rix2002-06-121-4/+6
* * bfd-in.h: Remove "taken from the source" comment.Alan Modra2002-06-051-0/+4
* Fix ld --just-symbolsAlan Modra2002-05-151-0/+1
* typo fix in last changeAlan Modra2002-04-261-1/+1
* * coffcode.h (coff_compute_section_file_positions): SetAlan Modra2002-04-261-0/+1
* Compute checksum for PE images.Nick Clifton2002-04-091-0/+104
* 2002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-04-041-0/+4
* Add AIX 64 shared library support and emulation layer for binutilsNick Clifton2002-03-181-13/+8
* When adding BSF_WEAK flag, OR it in rather than replacing previously selectedNick Clifton2002-03-141-5/+3
* Select the highest known ARM architecture when an F_ARM_5 flag is detected,Nick Clifton2002-02-061-3/+9
* Add support for OpenRISC 32-bit embedded processorNick Clifton2002-01-311-0/+21
* * section.c (bfd_section_init): Remove unnecessary initialisations.Alan Modra2002-01-051-2/+2
* Special handling of AIX xcoff text alignment fix.Tom Rix2001-12-201-1/+30
* Minimal handle .typchk and .except section.Tom Rix2001-12-181-0/+8
* * aout-encap.c: Fix comment typos.Kazu Hirata2001-10-101-1/+1
* Fix compile time warningsNick Clifton2001-09-211-1/+4
* * bfd.c (bfd_archive_filename): New function.Alan Modra2001-09-201-7/+7
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-379/+318
* * coffcode.h (coff_write_object_contents): Add ATTRIBUTE_UNUSED toAlan Modra2001-08-171-1/+1
* Chnage styp_flags_to_sec_flags() to a boolean functionNick Clifton2001-06-151-39/+39
* Support for xcoff64Tom Rix2001-05-241-19/+20
* * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffixJakub Jelinek2001-05-111-0/+4
* * coffcode.h (coff_write_object_contents): UseDJ Delorie2001-04-151-1/+1
* Update copyright noticesNick Clifton2001-03-081-1/+2
* BFD: Catch & report unhandled PE section flags.Nick Clifton2001-02-271-287/+343
* formatting fixNick Clifton2001-01-131-1/+0
* Fixes to allow sources to compile under Solaris 2.8Nick Clifton2000-12-211-1/+3
* Generalize DWARF2 and COFF support.Nick Clifton2000-12-081-12/+30
* 2000-11-28 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-11-281-67/+60
* 2000-11-27 Philip Blundell <pb@futuretv.com>Phil Blundell2000-11-271-1/+1
* Add ARM v5t, v5te and XScale supportNick Clifton2000-11-251-1/+4
* * peigen.c (_bfd_pei_swap_scnhdr_out): note extended relocsDJ Delorie2000-10-061-2/+49
* Fix bugs detecting w65 architecture.Nick Clifton2000-08-221-3/+9
* Minor formatting fixes.Nick Clifton2000-07-311-2/+2
* Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton2000-06-191-6/+6
* * archures.c (enum bfd_architecture): #define constants forNicholas Duffek2000-06-161-9/+11
* * coffcode.h (coff_mkobject_hook): Set xcoff_tdata.xcoff64.Nicholas Duffek2000-06-161-0/+5
* bfd:Clinton Popetz2000-05-061-2/+2
* * coffcode.h Copy changes mistakenly done to libcoff.h inClinton Popetz2000-04-291-0/+8
* Add XCOFF64 support.Clinton Popetz2000-04-261-8/+38
* Bfd support for generating IA-64 EFI binaries.Jim Wilson2000-04-181-0/+17
* Clean up load page support for tic54x.Timothy Wall2000-04-181-0/+7
* Mods to allow compilation of BFD all targets.Timothy Wall2000-04-111-0/+1
* BFD and include/coff support for tic54x target.Timothy Wall2000-04-071-7/+84
* SEC_BLOCK, SEC_CLINK, and C_STATLAB added (TI COFF support).Timothy Wall2000-04-071-1/+25
* Fix building with --enable-targets=allNick Clifton2000-03-011-1/+1