Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Makefile.am: Add ACLOCAL_AMFLAGS. | Steve Ellcey | 2007-04-14 | 3 | -4/+11 |
* | bfd/ | Richard Sandiford | 2007-04-12 | 3 | -1/+9 |
* | bfd/ | Bob Wilson | 2007-04-12 | 2 | -3/+7 |
* | bfd/ | Richard Henderson | 2007-04-10 | 2 | -0/+7 |
* | bfd/ | H.J. Lu | 2007-04-05 | 4 | -0/+18 |
* | 2007-04-05 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2007-04-05 | 3 | -2/+5 |
* | bfd/ | Alan Modra | 2007-04-05 | 2 | -2/+6 |
* | 2007-04-04 Paul Brook <paul@codesourcery.com> | Paul Brook | 2007-04-04 | 2 | -1/+5 |
* | ld/ | H.J. Lu | 2007-04-02 | 7 | -1/+53 |
* | ld/ | Richard Sandiford | 2007-03-29 | 9 | -13/+58 |
* | ld/ | Richard Sandiford | 2007-03-28 | 10 | -15/+102 |
* | bfd/ | Richard Sandiford | 2007-03-28 | 2 | -2/+7 |
* | Fix year. | H.J. Lu | 2007-03-27 | 1 | -1/+1 |
* | * ld-elf/note-1.s: Increase .foo size. | Alan Modra | 2007-03-27 | 2 | -1/+5 |
* | * ld-spu/spu.exp (embed_test): New. | Alan Modra | 2007-03-27 | 7 | -0/+260 |
* | missed entry | Alan Modra | 2007-03-26 | 1 | -0/+19 |
* | * Makefile.am: Add dependency on ldemul-list.h for powerpc and | Alan Modra | 2007-03-26 | 10 | -8/+224 |
* | ld/ | Alan Modra | 2007-03-24 | 5 | -17/+33 |
* | * ld-spu/ovl.s (f4_a2): Tail call. | Alan Modra | 2007-03-23 | 3 | -12/+37 |
* | * ld-sh/ld-r-1.d: Update. | Kaz Kojima | 2007-03-23 | 3 | -4/+11 |
* | * ld-elf/elf.exp: Add "--local-store 0:0" to LDFLAGS for spu. | Alan Modra | 2007-03-22 | 2 | -1/+9 |
* | bfd: | Joseph Myers | 2007-03-22 | 2 | -3/+18 |
* | bfd/ | H.J. Lu | 2007-03-22 | 5 | -0/+43 |
* | bfd/ | H.J. Lu | 2007-03-22 | 8 | -0/+64 |
* | 2007-03-20 Paul Brook <paul@codesourcery.com> | Paul Brook | 2007-03-20 | 7 | -1/+66 |
* | bfd/ | Mark Shinwell | 2007-03-20 | 3 | -3/+33 |
* | * configure.tgt (bfin-*-elf, bfin-*-uclinux*): Add targ_extra_libpath. | Bernd Schmidt | 2007-03-19 | 2 | -2/+17 |
* | Use pc-relative relocation instead of an absolute relocation for x86_64-pc-mi... | Nick Clifton | 2007-03-16 | 3 | -8/+42 |
* | bfd/ | H.J. Lu | 2007-03-15 | 7 | -87/+45 |
* | * emultempl/mmixelf.em: Remove incorrect '#line' directive. | Hans-Peter Nilsson | 2007-03-11 | 2 | -1/+4 |
* | ld/testsuite/ | Richard Sandiford | 2007-03-08 | 2 | -1/+6 |
* | * ldlang.c (lang_size_sections_1): Correct backwards dot move | Alan Modra | 2007-03-08 | 2 | -9/+17 |
* | binutils: | Joseph Myers | 2007-03-07 | 6 | -9/+39 |
* | xfail hppa | Alan Modra | 2007-03-07 | 3 | -0/+7 |
* | PR 3958 | Alan Modra | 2007-03-07 | 8 | -0/+74 |
* | PR ld/4023 | Nick Clifton | 2007-03-07 | 2 | -10/+50 |
* | 2007-03-06 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2007-03-07 | 4 | -0/+33 |
* | * emulparams/shelf_uclinux.sh: New. Missed in 2007-02-28 commit. | Nathan Sidwell | 2007-03-02 | 2 | -0/+8 |
* | ld/testsuite/ | Richard Sandiford | 2007-03-02 | 2 | -3/+4 |
* | binutils/ | Richard Sandiford | 2007-03-01 | 6 | -0/+64 |
* | bfd: | Joseph Myers | 2007-03-01 | 2 | -3/+8 |
* | PR ld/3796 | Nick Clifton | 2007-02-28 | 2 | -8/+25 |
* | bfd/ | Nathan Sidwell | 2007-02-28 | 4 | -0/+19 |
* | * configure.tgt: Fix type last change. | Alan Modra | 2007-02-28 | 2 | -1/+2 |
* | *** empty log message *** | Alan Modra | 2007-02-28 | 1 | -0/+4 |
* | * configure.tgt (spu-*-elf*): Delete targ_extra_ofiles. | Alan Modra | 2007-02-28 | 1 | -1/+0 |
* | missed from last commit | Alan Modra | 2007-02-27 | 1 | -0/+12 |
* | * Makefile.am (ALL_EMUL_EXTRA_OFILES): Remove spu_inc.o. | Alan Modra | 2007-02-27 | 5 | -38/+14 |
* | * emultempl/spuelf.em (_binary_builtin_ovl_mgr_start): Rename | Alan Modra | 2007-02-26 | 7 | -13/+46 |
* | 2007-02-22 Paul Brook <paul@codesourcery.com> | Paul Brook | 2007-02-22 | 4 | -0/+52 |