Age | Commit message (Expand) | Author | Files | Lines |
1998-12-08 | Mon Dec 7 21:10:09 1998 J.J. van der Heijden <j.j.vanderheijden@student.ut... | Ian Lance Taylor | 1 | -0/+5 |
1998-12-06 | * configure.tgt (m68*-*-gnu*): New target. From Aymeric Vincent | Ian Lance Taylor | 2 | -2/+12 |
1998-12-06 | Sun Dec 6 12:59:37 1998 H.J. Lu <hjl@gnu.org> | Ian Lance Taylor | 1 | -0/+46 |
1998-12-04 | Change default start address to 0x10000 so that it fits in 20 bits | Nick Clifton | 2 | -2/+15 |
1998-11-25 | * ldemul.h (ld_emulation_xfer_struct): new hook "recognized_file" | DJ Delorie | 3 | -3/+218 |
1998-11-25 | For top level: | Gavin Romig-Koch | 2 | -1/+37 |
1998-11-24 | * pe-dll.c (make_head): name object files sequentially to ensure | DJ Delorie | 2 | -11/+185 |
1998-11-24 | * emultempl/pe.em (gld_i386pe_parse_args): Conditionalize call to | DJ Delorie | 2 | -1/+8 |
1998-11-23 | fix for arm-pe linker testsuite failures - only define an entry symbol if one... | Nick Clifton | 2 | -1/+7 |
1998-11-23 | * emultempl/pe.em (gld_i386pe_after_open): call | DJ Delorie | 3 | -109/+195 |
1998-11-20 | Coper with empty symbol names. | Nick Clifton | 1 | -0/+4 |
1998-11-19 | Add provision of _end symbol. | Nick Clifton | 1 | -0/+4 |
1998-11-19 | Wed Nov 18 18:18:43 1998 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 3 | -27/+46 |
1998-11-19 | Wed Nov 18 18:18:43 1998 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 1 | -0/+4 |
1998-11-17 | typo | DJ Delorie | 1 | -0/+2 |
1998-11-17 | * emultempl/pe.em (gld_i386_finish): generate import library | DJ Delorie | 3 | -7/+497 |
1998-11-14 | * ld.1: Some cleanups from NOKUBI Hirotaka <hnokubi@yyy.or.jp>. | Ian Lance Taylor | 2 | -5/+13 |
1998-11-13 | Thu Nov 12 19:21:57 1998 Dave Brolley <brolley@cygnus.com> | Dave Brolley | 1 | -0/+28 |
1998-11-13 | Thu Nov 12 19:21:57 1998 Dave Brolley <brolley@cygnus.com> | Dave Brolley | 3 | -275/+713 |
1998-11-11 | * pe-dll.c (generate_reloc): don't output PE relocs for sections | DJ Delorie | 2 | -1/+25 |
1998-11-11 | * pe-dll.c (fill_edata): don't strip underscores | DJ Delorie | 2 | -1/+5 |
1998-11-11 | * ld.texinfo: added i386pe option summary | DJ Delorie | 1 | -0/+4 |
1998-11-10 | * pe-dll.c (process_def_file): properly note undefined exported | DJ Delorie | 3 | -111/+184 |
1998-11-10 | * scripttempl/elfd10v.sc: Add KEEP attribute to .init, | Catherine Moore | 1 | -0/+6 |
1998-11-10 | * deffilep.y: properly handle relocs with multiple def_files, | DJ Delorie | 3 | -3/+19 |
1998-11-10 | * pe-dll.c (process_def_file): don't assume exports won't move | DJ Delorie | 2 | -8/+15 |
1998-11-09 | * pe-dll.c (process_def_file): auto-export everything if | DJ Delorie | 2 | -1/+3 |
1998-11-09 | * emultempl/pe.em (gld_i386_list_options): list dll-specific options. | DJ Delorie | 2 | -0/+7 |
1998-11-09 | oops, wasn't done editing that one yet. | DJ Delorie | 1 | -3/+5 |
1998-11-09 | * pe-dll.c: New file; direct support for PE DLLs | DJ Delorie | 10 | -248/+2625 |
1998-11-05 | Add sanitization for FR30 | Nick Clifton | 2 | -0/+2 |
1998-11-05 | Add support for FR30 | Nick Clifton | 6 | -22/+194 |
1998-11-02 | Don't report error for dynamic links and --gc-sections. | Catherine Moore | 1 | -0/+5 |
1998-10-27 | 1998-10-26 16:05 Ulrich Drepper <drepper@cygnus.com> | Ulrich Drepper | 1 | -65/+79 |
1998-10-27 | Describe -O option. | Ulrich Drepper | 2 | -0/+36 |
1998-10-27 | (main): Initialize link_info.optimze to false. | Ulrich Drepper | 1 | -1/+10 |
1998-10-24 | add ld-selective | Catherine Moore | 1 | -0/+1 |
1998-10-24 | New for ld-selective | Catherine Moore | 1 | -0/+48 |
1998-10-23 | * ld-selective: New directory with new files to test | Catherine Moore | 4 | -0/+92 |
1998-10-09 | * scripttempl/elf.sc: Merge .sdata.* etc sections. | Catherine Moore | 1 | -0/+6 |
1998-10-05 | * ldmain.c (main): Error if --gc-sections and | Catherine Moore | 2 | -5/+15 |
1998-09-30 | Fix for PR 17063 - do not create a section called .call_table, instead create | Nick Clifton | 2 | -4/+56 |
1998-09-29 | Mon Sep 28 21:31:12 1998 Richard Henderson <rth@cygnus.com> | Richard Henderson | 7 | -0/+35 |
1998-09-04 | fix date | Catherine Moore | 1 | -1/+1 |
1998-09-04 | remove garbage | Catherine Moore | 1 | -1/+0 |
1998-09-04 | * emulparams/d10velf.sh (TEMPLATE_NAME): Use elf32. | Richard Henderson | 1 | -0/+4 |
1998-09-01 | remove elfarm.sc | Catherine Moore | 1 | -1/+0 |
1998-08-31 | Change references to armelf.sc to elf.sc. | Catherine Moore | 1 | -0/+5 |
1998-08-31 | * emulparams/armelf.sh: Change SCRIPT_NAME to | Catherine Moore | 2 | -268/+11 |
1998-08-31 | remove armelf sanitization. | Catherine Moore | 4 | -54/+0 |