Age | Commit message (Expand) | Author | Files | Lines |
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 |
2002-02-21 | XCOFF booke tests. Fix tlbre, tlbwe ppc WS field. | Tom Rix | 1 | -2/+18 |
2002-02-19 | Add support for -brtl, run time linking, to AIX ld. | Tom Rix | 1 | -14/+41 |
2002-02-11 | 2002-02-10 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -1/+1 |
2002-01-08 | * bfd/coff-rs6000.c (READ20): Use bfd_scan_vma. | Aldy Hernandez | 1 | -1/+1 |
2001-12-31 | Fix for xcoff <bigaf> big archive format support. | Tom Rix | 1 | -292/+431 |
2001-12-22 | -binitfini emulation, put __rtinit symbol generation into linker. | Tom Rix | 1 | -0/+256 |
2001-09-20 | * bfd.c (bfd_archive_filename): New function. | Alan Modra | 1 | -3/+3 |
2001-09-18 | Touches most files in bfd/, so likely will be blamed for everything.. | Alan Modra | 1 | -304/+307 |
2001-08-25 | Add missing prototypes | Nick Clifton | 1 | -3/+4 |
2001-08-23 | Add more missing prototypes | Nick Clifton | 1 | -283/+294 |
2001-08-10 | * libxcoff.h (struct xcoff_backend_data_rec): Constify src param | Alan Modra | 1 | -20/+31 |
2001-08-09 | * coff-rs6000.c: Add missing prototypes. | Alan Modra | 1 | -6/+40 |
2001-05-25 | 2001-05-25 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -10/+26 |
2001-05-24 | Support for xcoff64 | Tom Rix | 1 | -270/+1292 |
2001-03-08 | Update copyright notices | Nick Clifton | 1 | -1/+2 |
2001-01-23 | 2001-01-23 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -3/+0 |
2000-12-21 | Fixes to allow sources to compile under Solaris 2.8 | Nick Clifton | 1 | -5/+6 |
2000-11-22 | 2000-11-21 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -2/+2 |
2000-11-16 | 2000-11-15 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -6/+0 |
2000-11-15 | 2000-11-15 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -337/+328 |
2000-09-06 | * xcofflink.c (xcoff_link_input_bfd): Include the .tocbss | Geoffrey Keating | 1 | -5/+8 |
2000-08-16 | * xcofflink.c (_bfd_ppc_xcoff_relocate_section): Add ori r0,r0,0 | Geoffrey Keating | 1 | -25/+52 |
2000-07-25 | * coff-rs6000.c (xcoff_write_one_armap_big): New procedure. | Geoffrey Keating | 1 | -16/+99 |
2000-05-06 | * xcoff.h: Rename to xcoff-target.h | Clinton Popetz | 1 | -1/+1 |
2000-04-28 | * Makefile.am (BFD64_BACKENDS, BFD64_BACKENDS_CFILES): Add | Clinton Popetz | 1 | -189/+14 |
2000-04-26 | Add XCOFF64 support. | Clinton Popetz | 1 | -55/+364 |