Age | Commit message (Expand) | Author | Files | Lines |
2002-07-08 | * cofflink.c (_bfd_coff_final_link): On PE COFF systems, take into | Mark Mitchell | 1 | -3/+3 |
2002-06-25 | * aout-adobe.c: Don't compare against "true" or "false. | Alan Modra | 1 | -6/+6 |
2002-06-12 | Change text alignement to 4 bytes. | Tom Rix | 1 | -4/+6 |
2002-06-05 | * bfd-in.h: Remove "taken from the source" comment. | Alan Modra | 1 | -0/+4 |
2002-05-15 | Fix ld --just-symbols | Alan Modra | 1 | -0/+1 |
2002-04-26 | typo fix in last change | Alan Modra | 1 | -1/+1 |
2002-04-26 | * coffcode.h (coff_compute_section_file_positions): Set | Alan Modra | 1 | -0/+1 |
2002-04-09 | Compute checksum for PE images. | Nick Clifton | 1 | -0/+104 |
2002-04-04 | 2002-04-04 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -0/+4 |
2002-03-18 | Add AIX 64 shared library support and emulation layer for binutils | Nick Clifton | 1 | -13/+8 |
2002-03-14 | When adding BSF_WEAK flag, OR it in rather than replacing previously selected | Nick Clifton | 1 | -5/+3 |
2002-02-06 | Select the highest known ARM architecture when an F_ARM_5 flag is detected, | Nick Clifton | 1 | -3/+9 |
2002-01-31 | Add support for OpenRISC 32-bit embedded processor | Nick Clifton | 1 | -0/+21 |
2002-01-05 | * section.c (bfd_section_init): Remove unnecessary initialisations. | Alan Modra | 1 | -2/+2 |
2001-12-20 | Special handling of AIX xcoff text alignment fix. | Tom Rix | 1 | -1/+30 |
2001-12-18 | Minimal handle .typchk and .except section. | Tom Rix | 1 | -0/+8 |
2001-10-10 | * aout-encap.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
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 |