| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * ldgram.y (exclude_name_list): Don't require a comma to separate | Jim Blandy | 2000-02-29 | 2 | -5/+5 |
* | 2000-02-27 Loren J. Rittle <ljrittle@acm.org> | Ian Lance Taylor | 2000-02-28 | 2 | -0/+19 |
* | 2000-02-27 Mark Elbrecht <snowball3@bigfoot.com> | Ian Lance Taylor | 2000-02-28 | 2 | -3/+7 |
* | 2000-02-27 H.J. Lu (hjl@gnu.org) | H.J. Lu | 2000-02-27 | 2 | -1/+6 |
* | rebuild with current tools | Ian Lance Taylor | 2000-02-27 | 5 | -1165/+703 |
* | * Makefile.am (ALL_EMULATIONS): Remove ehppaelf.o. | Ian Lance Taylor | 2000-02-26 | 3 | -18/+9 |
* | * configure.tgt (targ_extra_ofiles): Enable elf64_sparc on | Alexandre Oliva | 2000-02-25 | 2 | -1/+5 |
* | * configure.tgt: Enable elf64_sparc on Solaris7+/sparc. And make | Alexandre Oliva | 2000-02-25 | 2 | -0/+18 |
* | fix typo in previous delta | Nick Clifton | 2000-02-24 | 1 | -1/+1 |
* | Add support for WinCE based toolchains. | Nick Clifton | 2000-02-24 | 13 | -11/+255 |
* | * scripttempl/elfd10v.sc: Remove dynamic linking hooks. | Richard Henderson | 2000-02-23 | 2 | -98/+44 |
* | Add IBM 370 support. | Alan Modra | 2000-02-23 | 6 | -0/+245 |
* | This lot mainly cleans up `comparison between signed and unsigned' gcc | Alan Modra | 2000-02-21 | 2 | -22/+31 |
* | * scripttempl/elf.sc: Place OTHER_PLT_RELOC_SECTION. | Richard Henderson | 2000-02-16 | 2 | -0/+5 |
* | Add LMA memory region functionality. | Timothy Wall | 2000-02-16 | 9 | -47/+139 |
* | These snippets were missed in the previous bytes vs octets patch to | Timothy Wall | 2000-02-09 | 2 | -2/+11 |
* | Fix typo in ALIGN_N usage. | Timothy Wall | 2000-02-04 | 2 | -2/+6 |
* | Add octets vs bytes functionality to LD. | Timothy Wall | 2000-02-03 | 3 | -51/+106 |
* | Most of these changes are really only cosmetic. The readelf.c patch | Alan Modra | 2000-01-26 | 3 | -4/+13 |
* | To satisfy latest CVS gcc: | Alan Modra | 2000-01-22 | 15 | -38/+122 |
* | fix typo in comment. | Nick Clifton | 2000-01-21 | 2 | -0/+5 |
* | Apply H.J.'s patch to fix NOLOAD section sizes and dot updates | Nick Clifton | 2000-01-18 | 2 | -3/+13 |
* | Add arm-conix target | Nick Clifton | 2000-01-10 | 2 | -0/+5 |
* | Fix description of -n command line switch | Nick Clifton | 2000-01-07 | 2 | -5/+7 |
* | Remind users about -Wl, | Nick Clifton | 2000-01-07 | 2 | -0/+20 |
* | * ld.h (wildcard_spec): Change exclude_name to exclude_name_list. | Catherine Moore | 2000-01-05 | 7 | -37/+92 |
* | oops - change omitted from previous delta | Nick Clifton | 2000-01-04 | 1 | -0/+3 |
* | Applied Mumit Kha's patch to tweak dll production code. | Nick Clifton | 2000-01-04 | 4 | -10/+42 |
* | Added year 2000 copyright notice | Nick Clifton | 2000-01-04 | 2 | -2/+2 |
* | Apply patch from Mumit Khan to fix bugs generating dll names. | Nick Clifton | 2000-01-04 | 3 | -9/+14 |
* | Add arm-epoc-pe specific linker script | Nick Clifton | 1999-12-02 | 5 | -3/+164 |
* | * configure.in: Put AC_MSG_CHECKING/AC_MSG_RESULT around check for | Andreas Schwab | 1999-11-26 | 3 | -9/+21 |
* | Fix bug in previous delta | Nick Clifton | 1999-11-24 | 2 | -1/+6 |
* | Do not check sections without a LOAD attribute for overlap | Nick Clifton | 1999-11-23 | 2 | -41/+50 |
* | Wed Nov 3 23:31:19 1999 Jeffrey A Law (law@cygnus.com) | Jeff Law | 1999-11-04 | 5 | -222/+257 |
* | Change the default endianness to little. | Nick Clifton | 1999-11-03 | 3 | -2/+7 |
* | 1999-11-01 Steve Chamberlain <sac@pobox.com> | Ian Lance Taylor | 1999-11-01 | 2 | -21/+92 |
* | Fixed test to disable these checks if the target is PE based. | Nick Clifton | 1999-11-01 | 2 | -1/+9 |
* | *** empty log message *** | Catherine Moore | 1999-10-29 | 1 | -1/+6 |
* | Remove test6. | Catherine Moore | 1999-10-29 | 2 | -63/+0 |
* | Fix testsuite failures for arm -linux | Nick Clifton | 1999-10-28 | 2 | -5/+11 |
* | 1999-10-27 Andreas Jaeger <aj@suse.de> | Ian Lance Taylor | 1999-10-28 | 2 | -0/+10 |
* | fix compile time warnings | Nick Clifton | 1999-10-27 | 2 | -0/+8 |
* | Remove extraneous underscore from prototype | Nick Clifton | 1999-10-26 | 3 | -2/+9 |
* | * scripttempl/elf.sc (.rel.sdata): Combine all the sdata relocs | Geoffrey Keating | 1999-10-07 | 2 | -3/+37 |
* | * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Defer | DJ Delorie | 1999-09-29 | 2 | -3/+11 |
* | * pe-dll.c (process_def_file): Move the offset lookup from here to | DJ Delorie | 1999-09-29 | 2 | -3/+57 |
* | * deffilep.y (tokens): Add upper and lower case versions of DATA, | DJ Delorie | 1999-09-28 | 3 | -16/+43 |
* | * scripttempl/elf.sc (.sdata): Include .gnu.linkonce.s.* sections | Geoffrey Keating | 1999-09-28 | 2 | -1/+6 |
* | Merge sections named .bss.* into .bss section. Similarly for .sbss. | Nick Clifton | 1999-09-26 | 2 | -1/+11 |