Age | Commit message (Expand) | Author | Files | Lines |
2001-09-21 | Fix compile time warnings | Nick Clifton | 1 | -1/+4 |
2001-09-20 | * bfd.c (bfd_archive_filename): New function. | Alan Modra | 1 | -7/+7 |
2001-09-18 | Touches most files in bfd/, so likely will be blamed for everything.. | Alan Modra | 1 | -379/+318 |
2001-08-17 | * coffcode.h (coff_write_object_contents): Add ATTRIBUTE_UNUSED to | Alan Modra | 1 | -1/+1 |
2001-06-15 | Chnage styp_flags_to_sec_flags() to a boolean function | Nick Clifton | 1 | -39/+39 |
2001-05-24 | Support for xcoff64 | Tom Rix | 1 | -19/+20 |
2001-05-11 | * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffix | Jakub Jelinek | 1 | -0/+4 |
2001-04-15 | * coffcode.h (coff_write_object_contents): Use | DJ Delorie | 1 | -1/+1 |
2001-03-08 | Update copyright notices | Nick Clifton | 1 | -1/+2 |
2001-02-27 | BFD: Catch & report unhandled PE section flags. | Nick Clifton | 1 | -287/+343 |
2001-01-13 | formatting fix | Nick Clifton | 1 | -1/+0 |
2000-12-21 | Fixes to allow sources to compile under Solaris 2.8 | Nick Clifton | 1 | -1/+3 |
2000-12-08 | Generalize DWARF2 and COFF support. | Nick Clifton | 1 | -12/+30 |
2000-11-28 | 2000-11-28 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -67/+60 |
2000-11-27 | 2000-11-27 Philip Blundell <pb@futuretv.com> | Phil Blundell | 1 | -1/+1 |
2000-11-25 | Add ARM v5t, v5te and XScale support | Nick Clifton | 1 | -1/+4 |
2000-10-06 | * peigen.c (_bfd_pei_swap_scnhdr_out): note extended relocs | DJ Delorie | 1 | -2/+49 |
2000-08-22 | Fix bugs detecting w65 architecture. | Nick Clifton | 1 | -3/+9 |
2000-07-31 | Minor formatting fixes. | Nick Clifton | 1 | -2/+2 |
2000-06-19 | Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support | Nick Clifton | 1 | -6/+6 |
2000-06-16 | * archures.c (enum bfd_architecture): #define constants for | Nicholas Duffek | 1 | -9/+11 |
2000-06-16 | * coffcode.h (coff_mkobject_hook): Set xcoff_tdata.xcoff64. | Nicholas Duffek | 1 | -0/+5 |
2000-05-06 | bfd: | Clinton Popetz | 1 | -2/+2 |
2000-04-29 | * coffcode.h Copy changes mistakenly done to libcoff.h in | Clinton Popetz | 1 | -0/+8 |
2000-04-26 | Add XCOFF64 support. | Clinton Popetz | 1 | -8/+38 |
2000-04-18 | Bfd support for generating IA-64 EFI binaries. | Jim Wilson | 1 | -0/+17 |
2000-04-18 | Clean up load page support for tic54x. | Timothy Wall | 1 | -0/+7 |
2000-04-11 | Mods to allow compilation of BFD all targets. | Timothy Wall | 1 | -0/+1 |
2000-04-07 | BFD and include/coff support for tic54x target. | Timothy Wall | 1 | -7/+84 |
2000-04-07 | SEC_BLOCK, SEC_CLINK, and C_STATLAB added (TI COFF support). | Timothy Wall | 1 | -1/+25 |
2000-03-01 | Fix building with --enable-targets=all | Nick Clifton | 1 | -1/+1 |
2000-02-28 | Add WinCE support. | Nick Clifton | 1 | -1/+38 |
2000-02-19 | * coffcode.h (coff_set_arch_mach_hook): Use free(), because there | Geoffrey Keating | 1 | -5/+5 |
2000-02-19 | * coffcode.h (coff_set_arch_mach_hook): Don't use variable-size | Geoffrey Keating | 1 | -6/+12 |
2000-02-10 | Add hooks to support TI COFF handling. | Timothy Wall | 1 | -0/+4 |
2000-01-24 | Remove use of a GCC extension when allocating local arrays. | Nick Clifton | 1 | -5/+26 |
2000-01-13 | Applied Tim Wall's patch to replace RELSZ and friends with bfd_coff_relsz and | Nick Clifton | 1 | -38/+42 |
1999-09-13 | 1999-09-13 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -92/+176 |
1999-09-13 | 1999-09-13 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -0/+3 |
1999-09-11 | 1999-09-11 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -5/+3 |
1999-09-11 | 1999-09-11 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -0/+2 |
1999-09-11 | 1999-09-11 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -4/+18 |
1999-09-11 | * coff-ppc.c (COFF_SECTION_ALIGNMENT_ENTRIES): Define. | Ian Lance Taylor | 1 | -31/+0 |
1999-09-11 | 1999-09-11 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -2/+10 |
1999-09-07 | * coffcode.h (bfd_coff_backend_data): Add _bfd_filnmlen field. | Ian Lance Taylor | 1 | -4/+4 |
1999-09-07 | reformat for 80 column screen | Ian Lance Taylor | 1 | -88/+92 |
1999-09-07 | 1999-09-06 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -34/+122 |
1999-09-07 | remove unneeded ifdefs | Ian Lance Taylor | 1 | -2/+0 |
1999-09-07 | 1999-09-06 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -23/+21 |
1999-09-07 | 1999-09-06 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -2/+3 |