summaryrefslogtreecommitdiff
path: root/bfd/coffcode.h
AgeCommit message (Expand)Author
2002-06-05 * bfd-in.h: Remove "taken from the source" comment.Alan Modra
2002-05-15Fix ld --just-symbolsAlan Modra
2002-04-26typo fix in last changeAlan Modra
2002-04-26 * coffcode.h (coff_compute_section_file_positions): SetAlan Modra
2002-04-09Compute checksum for PE images.Nick Clifton
2002-04-042002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz
2002-03-18Add AIX 64 shared library support and emulation layer for binutilsNick Clifton
2002-03-14When adding BSF_WEAK flag, OR it in rather than replacing previously selectedNick Clifton
2002-02-06Select the highest known ARM architecture when an F_ARM_5 flag is detected,Nick Clifton
2002-01-31Add support for OpenRISC 32-bit embedded processorNick Clifton
2002-01-05 * section.c (bfd_section_init): Remove unnecessary initialisations.Alan Modra
2001-12-20Special handling of AIX xcoff text alignment fix.Tom Rix
2001-12-18Minimal handle .typchk and .except section.Tom Rix
2001-10-10 * aout-encap.c: Fix comment typos.Kazu Hirata
2001-09-21Fix compile time warningsNick Clifton
2001-09-20 * bfd.c (bfd_archive_filename): New function.Alan Modra
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra
2001-08-17 * coffcode.h (coff_write_object_contents): Add ATTRIBUTE_UNUSED toAlan Modra
2001-06-15Chnage styp_flags_to_sec_flags() to a boolean functionNick Clifton
2001-05-24Support for xcoff64Tom Rix
2001-05-11 * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffixJakub Jelinek
2001-04-15* coffcode.h (coff_write_object_contents): UseDJ Delorie
2001-03-08Update copyright noticesNick Clifton
2001-02-27BFD: Catch & report unhandled PE section flags.Nick Clifton
2001-01-13formatting fixNick Clifton
2000-12-21Fixes to allow sources to compile under Solaris 2.8Nick Clifton
2000-12-08Generalize DWARF2 and COFF support.Nick Clifton
2000-11-282000-11-28 Kazu Hirata <kazu@hxi.com>Kazu Hirata
2000-11-272000-11-27 Philip Blundell <pb@futuretv.com>Phil Blundell
2000-11-25Add ARM v5t, v5te and XScale supportNick Clifton
2000-10-06* peigen.c (_bfd_pei_swap_scnhdr_out): note extended relocsDJ Delorie
2000-08-22Fix bugs detecting w65 architecture.Nick Clifton
2000-07-31Minor formatting fixes.Nick Clifton
2000-06-19Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton
2000-06-16 * archures.c (enum bfd_architecture): #define constants forNicholas Duffek
2000-06-16 * coffcode.h (coff_mkobject_hook): Set xcoff_tdata.xcoff64.Nicholas Duffek
2000-05-06bfd:Clinton Popetz
2000-04-29 * coffcode.h Copy changes mistakenly done to libcoff.h inClinton Popetz
2000-04-26 Add XCOFF64 support.Clinton Popetz
2000-04-18Bfd support for generating IA-64 EFI binaries.Jim Wilson
2000-04-18Clean up load page support for tic54x.Timothy Wall
2000-04-11Mods to allow compilation of BFD all targets.Timothy Wall
2000-04-07BFD and include/coff support for tic54x target.Timothy Wall
2000-04-07SEC_BLOCK, SEC_CLINK, and C_STATLAB added (TI COFF support).Timothy Wall
2000-03-01Fix building with --enable-targets=allNick Clifton
2000-02-28Add WinCE support.Nick Clifton
2000-02-19* coffcode.h (coff_set_arch_mach_hook): Use free(), because thereGeoffrey Keating
2000-02-19* coffcode.h (coff_set_arch_mach_hook): Don't use variable-sizeGeoffrey Keating
2000-02-10Add hooks to support TI COFF handling.Timothy Wall
2000-01-24Remove use of a GCC extension when allocating local arrays.Nick Clifton