Age | Commit message (Expand) | Author | Files | Lines |
2009-03-14 | include/coff/ | Richard Sandiford | 1 | -2/+4 |
2009-03-14 | ld/ | Richard Sandiford | 1 | -0/+1 |
2009-03-14 | ld/ | Richard Sandiford | 1 | -1/+22 |
2009-03-14 | include/ChangeLog | Dave Korn | 2 | -2/+116 |
2009-03-03 | * emultempl/pe.em (debug_section_p): New bfd_map_over_sections hook. | Dave Korn | 2 | -0/+60 |
2009-03-02 | Add support for Score7 architecture. | Nick Clifton | 1 | -4/+17 |
2009-02-27 | ld/ChangeLog | Dave Korn | 1 | -1/+15 |
2009-02-24 | 2009-02-24 Joseph Myers <joseph@codesourcery.com> | Daniel Jacobowitz | 1 | -5/+5 |
2009-02-18 | bfd/ChangeLog | Dave Korn | 2 | -2/+34 |
2009-02-16 | * emultempl/pe.em (gld_${EMULATION_NAME}_after_open): Don't emit | Dave Korn | 1 | -2/+2 |
2009-02-16 | * ldlang.c (push_stat_ptr, pop_stat_ptr): New functions. | Alan Modra | 5 | -31/+16 |
2009-02-04 | * emultempl/spuelf.em (spu_after_open): Don't combine .text.ia.* | Alan Modra | 1 | -0/+3 |
2009-01-29 | 2009-01-29 Andrew Jenner <andrew@codesourcery.com> | Joseph Myers | 1 | -1/+1 |
2009-01-21 | bfd/ | Alan Modra | 1 | -2/+9 |
2009-01-12 | really regenerate this time | Alan Modra | 1 | -0/+31 |
2009-01-12 | bfd/ | Alan Modra | 3 | -25/+146 |
2009-01-08 | 2009-01-08 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 2 | -1/+14 |
2009-01-05 | 2009-01-05 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 2 | -11/+11 |
2009-01-03 | * NEWS: Mention new feature --exclude-modules-for-implib. | Dave Korn | 2 | -7/+24 |
2008-12-10 | bfd/ | Alan Modra | 1 | -2/+15 |
2008-12-10 | bfd/ | Alan Modra | 1 | -81/+78 |
2008-11-27 | * emultempl/cr16elf.em (cr16_after_open): New function to handle | M R Swami Reddy | 1 | -0/+114 |
2008-11-26 | include/ | Alan Modra | 1 | -18/+7 |
2008-11-14 | 2008-11-14 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 2 | -7/+67 |
2008-10-22 | * emultempl/armelf.em (arm_elf_after_open): Move check for using a | Nick Clifton | 1 | -10/+10 |
2008-10-21 | * ldlang.c (lang_output_section_find_by_flags): Handle non-alloc | Alan Modra | 1 | -3/+21 |
2008-10-21 | * emultempl/armelf.em (PARSE_AND_LIST_OPTIONS): Correct typo in | Alan Modra | 1 | -1/+1 |
2008-10-20 | * ldemul.h (ldemul_place_orphan): Update prototype. | Alan Modra | 5 | -23/+21 |
2008-10-04 | * ldemul.c (ldemul_place_orphan): Add "constraint" param. | Alan Modra | 6 | -23/+31 |
2008-10-03 | bfd/ | Alan Modra | 6 | -95/+56 |
2008-09-09 | * emultempl/pe.em (pe_find_data_imports): Add trailing newline | Nick Clifton | 2 | -5/+5 |
2008-09-08 | 2008-09-08 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -2/+2 |
2008-09-07 | * ldlang.h (lang_output_section_find): Define. | Alan Modra | 1 | -1/+1 |
2008-08-26 | PR 6727 | Nick Clifton | 1 | -12/+2 |
2008-08-17 | bfd/ | Alan Modra | 2 | -31/+36 |
2008-08-08 | 2008-08-08 Richard Sandiford <rdsandiford@googlemail.com> | Daniel Jacobowitz | 1 | -0/+203 |
2008-08-08 | * ldfile.c (ldfile_open_file_search): Use concat. | Alan Modra | 1 | -2/+6 |
2008-08-02 | Include the spu_ovl ASCII form in the repository files. | Jan Kratochvil | 3 | -2/+103 |
2008-07-31 | * emultempl/spuelf.em: Abort on the missing required `spu_ovl.o'. | Jan Kratochvil | 1 | -1/+6 |
2008-07-30 | Silence gcc printf warnings | Alan Modra | 2 | -2/+2 |
2008-07-18 | bfd: | Joseph Myers | 1 | -0/+10 |
2008-07-12 | Revert my last change since it has not been approved. | Jie Zhang | 1 | -64/+0 |
2008-07-11 | bfd/ | Jie Zhang | 1 | -0/+64 |
2008-07-07 | * emultempl/armelf.em (elf32_arm_add_stub_section): Use | Alan Modra | 8 | -48/+34 |
2008-06-19 | * emultempl/spuelf.em (gld${EMULATION_NAME}_finish): Make "can not | Alan Modra | 1 | -1/+1 |
2008-06-16 | bfd/ | Alan Modra | 3 | -9/+66 |
2008-06-07 | * NEWS: Mention archive:path patterns. | Alan Modra | 1 | -1/+0 |
2008-06-06 | include/ | Alan Modra | 1 | -0/+1 |
2008-06-04 | * emultempl/spuelf.em (spu_elf_relink): Correct --no-auto-overlay arg. | Alan Modra | 1 | -2/+3 |
2008-05-28 | ld/testsuite/ | Nick Clifton | 1 | -2/+2 |