Age | Commit message (Expand) | Author | Files | Lines |
2007-07-03 | Switch sources over to use the GPL version 3 | Nick Clifton | 1 | -15/+16 |
2007-06-27 | bfd/ | Alan Modra | 1 | -13/+16 |
2007-04-27 | Write Mimi's name in ASCII. | Alan Modra | 1 | -6/+1 |
2007-04-26 | bfd/ | Alan Modra | 1 | -1/+1 |
2007-03-26 | * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define. | Alan Modra | 1 | -1/+19 |
2006-06-19 | bfd/ | Alan Modra | 1 | -4/+3 |
2006-04-27 | * coff-rs6000.c (xcoff_write_archive_contents_old): Warning fix. | Alan Modra | 1 | -2/+2 |
2005-11-24 | bfd/ | Alan Modra | 1 | -2/+0 |
2005-10-24 | 2005-10-23 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -0/+2 |
2005-10-15 | 2005-10-15 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -0/+2 |
2005-07-05 | * libbfd-in.h (struct artdata): Add extended_names_size field. | Jakub Jelinek | 1 | -4/+6 |
2005-06-07 | * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Init _bfd_find_line. | Alan Modra | 1 | -0/+2 |
2005-05-23 | Approved by nickc@redhat.com | Fred Fish | 1 | -0/+2 |
2005-05-04 | Update the address and phone number of the FSF organization in the GPL notices | Nick Clifton | 1 | -1/+1 |
2005-05-04 | Update the FSF address in the copyright/GPL notice | Nick Clifton | 1 | -1/+1 |
2005-02-20 | include/ | Alan Modra | 1 | -18/+11 |
2004-10-21 | bfd/ | H.J. Lu | 1 | -3/+4 |
2004-10-09 | * coff-rs6000.c (rs6000coff_vec): Add initializer for | Alan Modra | 1 | -0/+2 |
2004-08-16 | * pdp11.c (struct pdp11_aout_reloc_external): Delete. Replace | Alan Modra | 1 | -5/+5 |
2004-08-13 | bfd/ | Alan Modra | 1 | -2/+2 |
2004-07-21 | bfd/ | H.J. Lu | 1 | -0/+2 |
2004-06-24 | bfd/ | Alan Modra | 1 | -3/+2 |
2004-05-17 | binutils ChangeLog: | Bob Wilson | 1 | -0/+2 |
2004-04-30 | * section.c (bfd_make_section_anyway): Add all sections to hash tab. | Alan Modra | 1 | -1/+3 |
2004-04-22 | bfd/ | Jakub Jelinek | 1 | -0/+2 |
2003-12-01 | * coff-rs6000.c: Remove ARGSUSED and VARARGS. | Kazu Hirata | 1 | -1/+0 |
2003-11-24 | * aix5ppc-core.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-10-16 | Index: doc/ChangeLog | Andrew Cagney | 1 | -2/+2 |
2003-06-25 | Correct spelling of "relocatable". | Alan Modra | 1 | -2/+2 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -313/+343 |
2002-08-22 | * coff-rs6000.c (rs6000coff_vec <object_flags>): Add SEC_CODE and | Alan Modra | 1 | -2/+2 |
2002-08-06 | * libxcoff.h: Use PARAMS on function declarations. | Alan Modra | 1 | -1/+1 |
2002-08-06 | * coff-rs6000.c: (xcoff_rtype2howto): Don't place reloc address in | Alan Modra | 1 | -5/+0 |
2002-08-06 | * coff-rs6000.c: Formatting fixes. | Alan Modra | 1 | -1118/+1084 |
2002-08-06 | * coff-rs6000.c (xcoff_howto_table): Revert some of last change to | Alan Modra | 1 | -32/+31 |
2002-08-06 | * coff-rs6000.c (xcoff_howto_table): Fix src_mask entries. Make all | Alan Modra | 1 | -46/+47 |
2002-07-30 | * aoutx.h (some_aout_object_p): Clean up tdata properly on error. | Alan Modra | 1 | -23/+21 |
2002-06-25 | * coff-rs6000.c (xcoff_generate_rtinit): Fix typo. | Alan Modra | 1 | -1/+1 |
2002-06-12 | Change text alignement to 4 bytes. | Tom Rix | 1 | -4/+3 |
2002-06-07 | Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmalloc | Alan Modra | 1 | -11/+8 |
2002-06-05 | * bfd-in.h: Remove "taken from the source" comment. | Alan Modra | 1 | -1/+3 |
2002-05-31 | Add 16 bit R_RBA. | Tom Rix | 1 | -0/+17 |
2002-05-15 | Fix ld --just-symbols | Alan Modra | 1 | -2/+4 |
2002-05-10 | XCOFF64 fixes. For setting arch/mach and for R_BR relocations. | Tom Rix | 1 | -16/+10 |
2002-05-04 | Fix problem with objdump and 16 bit R_BA. | Tom Rix | 1 | -43/+86 |
2002-04-28 | Rewrite xcoff*_ppc_relocate_section. | Tom Rix | 1 | -293/+744 |
2002-04-04 | 2002-04-04 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -0/+2 |
2002-03-20 | Fix extracting from AIX big archives. | Tom Rix | 1 | -5/+5 |
2002-03-18 | Add AIX 64 shared library support and emulation layer for binutils | Nick Clifton | 1 | -71/+136 |
2002-03-02 | Replace immediate howto type initializers with symbolic. | Tom Rix | 1 | -26/+25 |