aboutsummaryrefslogtreecommitdiff
path: root/bfd/coffcode.h
AgeCommit message (Expand)AuthorFilesLines
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-379/+318
2001-08-17 * coffcode.h (coff_write_object_contents): Add ATTRIBUTE_UNUSED toAlan Modra1-1/+1
2001-06-15Chnage styp_flags_to_sec_flags() to a boolean functionNick Clifton1-39/+39
2001-05-24Support for xcoff64Tom Rix1-19/+20
2001-05-11 * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffixJakub Jelinek1-0/+4
2001-04-15* coffcode.h (coff_write_object_contents): UseDJ Delorie1-1/+1
2001-03-08Update copyright noticesNick Clifton1-1/+2
2001-02-27BFD: Catch & report unhandled PE section flags.Nick Clifton1-287/+343
2001-01-13formatting fixNick Clifton1-1/+0
2000-12-21Fixes to allow sources to compile under Solaris 2.8Nick Clifton1-1/+3
2000-12-08Generalize DWARF2 and COFF support.Nick Clifton1-12/+30
2000-11-282000-11-28 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-67/+60
2000-11-272000-11-27 Philip Blundell <pb@futuretv.com>Phil Blundell1-1/+1
2000-11-25Add ARM v5t, v5te and XScale supportNick Clifton1-1/+4
2000-10-06* peigen.c (_bfd_pei_swap_scnhdr_out): note extended relocsDJ Delorie1-2/+49
2000-08-22Fix bugs detecting w65 architecture.Nick Clifton1-3/+9
2000-07-31Minor formatting fixes.Nick Clifton1-2/+2
2000-06-19Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton1-6/+6
2000-06-16 * archures.c (enum bfd_architecture): #define constants forNicholas Duffek1-9/+11
2000-06-16 * coffcode.h (coff_mkobject_hook): Set xcoff_tdata.xcoff64.Nicholas Duffek1-0/+5
2000-05-06bfd:Clinton Popetz1-2/+2
2000-04-29 * coffcode.h Copy changes mistakenly done to libcoff.h inClinton Popetz1-0/+8
2000-04-26 Add XCOFF64 support.Clinton Popetz1-8/+38
2000-04-18Bfd support for generating IA-64 EFI binaries.Jim Wilson1-0/+17
2000-04-18Clean up load page support for tic54x.Timothy Wall1-0/+7
2000-04-11Mods to allow compilation of BFD all targets.Timothy Wall1-0/+1
2000-04-07BFD and include/coff support for tic54x target.Timothy Wall1-7/+84
2000-04-07SEC_BLOCK, SEC_CLINK, and C_STATLAB added (TI COFF support).Timothy Wall1-1/+25
2000-03-01Fix building with --enable-targets=allNick Clifton1-1/+1
2000-02-28Add WinCE support.Nick Clifton1-1/+38
2000-02-19* coffcode.h (coff_set_arch_mach_hook): Use free(), because thereGeoffrey Keating1-5/+5
2000-02-19* coffcode.h (coff_set_arch_mach_hook): Don't use variable-sizeGeoffrey Keating1-6/+12
2000-02-10Add hooks to support TI COFF handling.Timothy Wall1-0/+4
2000-01-24Remove use of a GCC extension when allocating local arrays.Nick Clifton1-5/+26
2000-01-13Applied Tim Wall's patch to replace RELSZ and friends with bfd_coff_relsz andNick Clifton1-38/+42
1999-09-131999-09-13 Donn Terry <donn@interix.com>Ian Lance Taylor1-92/+176
1999-09-131999-09-13 Donn Terry <donn@interix.com>Ian Lance Taylor1-0/+3
1999-09-111999-09-11 Donn Terry <donn@interix.com>Ian Lance Taylor1-5/+3
1999-09-111999-09-11 Donn Terry <donn@interix.com>Ian Lance Taylor1-0/+2
1999-09-111999-09-11 Donn Terry <donn@interix.com>Ian Lance Taylor1-4/+18
1999-09-11 * coff-ppc.c (COFF_SECTION_ALIGNMENT_ENTRIES): Define.Ian Lance Taylor1-31/+0
1999-09-111999-09-11 Donn Terry <donn@interix.com>Ian Lance Taylor1-2/+10
1999-09-07 * coffcode.h (bfd_coff_backend_data): Add _bfd_filnmlen field.Ian Lance Taylor1-4/+4
1999-09-07reformat for 80 column screenIan Lance Taylor1-88/+92
1999-09-071999-09-06 Donn Terry <donn@interix.com>Ian Lance Taylor1-34/+122
1999-09-07remove unneeded ifdefsIan Lance Taylor1-2/+0
1999-09-071999-09-06 Donn Terry <donn@interix.com>Ian Lance Taylor1-23/+21
1999-09-071999-09-06 Donn Terry <donn@interix.com>Ian Lance Taylor1-2/+3
1999-09-071999-09-06 Donn Terry <donn@interix.com>Ian Lance Taylor1-50/+256
1999-08-181999-08-18 Donn Terry <donn@interix.com>Ian Lance Taylor1-7/+23