Age | Commit message (Expand) | Author | Files | Lines |
1996-05-09 | * emulparams/{elf32bmip.sh,elf32lmip.sh,mipsidt.sh,mipsidtl.sh}: | Rob Savoye | 2 | -1/+17 |
1996-05-07 | * scripttempl/h8300.sc: Place ".tiny" sections right | Jeff Law | 2 | -1/+11 |
1996-05-07 | * scripttempl/h8300.sc: Set the entry point to the value of | Jeff Law | 3 | -2/+9 |
1996-05-07 | Document semicolon usage. | David Edelsohn | 1 | -346/+412 |
1996-05-07 | * scripttempl/pe.em (gld${EMULATION_NAME}_place_orphan): New function. | David Edelsohn | 1 | -0/+12 |
1996-05-07 | * scripttempl/pe.em (gld${EMULATION_NAME}_place_orphan): New function. | David Edelsohn | 1 | -10/+171 |
1996-05-07 | * scripttempl (h8300.sc, h8300h.sc): Place .rodata sections | Jeff Law | 3 | -8/+20 |
1996-05-07 | * scripttempl/h8300h.sc: Use "eight", not "eightbit" for the | Jeff Law | 2 | -8/+19 |
1996-05-02 | * ldlang.c (section_already_linked): Fix typos. | David Edelsohn | 2 | -3/+7 |
1996-04-30 | * scripttempl/pe.sc (.endjunk): Define __end__. | David Edelsohn | 2 | -1/+7 |
1996-04-29 | * ldlang.c (longest_section_name): Remove. | Ian Lance Taylor | 3 | -313/+284 |
1996-04-29 | Mon Apr 29 10:33:10 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 1 | -0/+18 |
1996-04-29 | Mon Apr 29 10:29:07 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 1 | -0/+9 |
1996-04-26 | * ldmisc.h (demangle): Declare. | Ian Lance Taylor | 7 | -233/+496 |
1996-04-26 | * ldmisc.c (vfinfo): Reindent. | Ian Lance Taylor | 2 | -245/+252 |
1996-04-22 | * ldlang.c (lang_size_sections): If _cooked_size is not 0, then | Ian Lance Taylor | 6 | -14/+62 |
1996-04-22 | * ldlang.c (wild_doit): Discard debugging sections if we are | Ian Lance Taylor | 2 | -1/+13 |
1996-04-22 | * emulparams/z8002.sh (ARCH): Set to z8002, not z8k. | Ian Lance Taylor | 1 | -0/+4 |
1996-04-16 | * ldexp.c (fold_binary): Correct handling of subtraction with | Ian Lance Taylor | 2 | -37/+42 |
1996-04-16 | Add Solaris/linux support | Michael Meissner | 1 | -0/+5 |
1996-04-15 | * scripttempl/aout.sc: Add PROVIDE (__stack = 0) so I can use it | Rob Savoye | 2 | -5/+9 |
1996-04-12 | * scripttempl/m68kcoff.sc: Remove default address for .data so | Rob Savoye | 1 | -0/+5 |
1996-04-11 | * scripttempl/m68kcoff.sc: Remove regions and simplify. | Ian Lance Taylor | 2 | -0/+45 |
1996-04-10 | * scripttempl/h8300.sc: Add the "8-bit area" in the upper 256 | Jeff Law | 1 | -0/+7 |
1996-04-09 | * emultempl/generic.em (gld${EMULATION_NAME}_before_parse): | David Edelsohn | 1 | -0/+6 |
1996-04-09 | * ld.texinfo: Rearrange option documentation. | Ian Lance Taylor | 1 | -0/+2 |
1996-04-09 | tweak last change | Ian Lance Taylor | 1 | -6/+17 |
1996-04-09 | * lexsup.c (ld_options): New static array. | Ian Lance Taylor | 2 | -78/+345 |
1996-04-09 | Put .init/.fini in correct places. | Michael Meissner | 2 | -4/+10 |
1996-04-09 | * ld.texinfo, ld.1: Mention -E as a synonym for -export-dynamic. | Ian Lance Taylor | 3 | -3/+12 |
1996-04-08 | formatting change | Ian Lance Taylor | 1 | -1/+1 |
1996-04-08 | * emultempl/elf32.em: When checking for a native emulation, check | Ian Lance Taylor | 1 | -0/+4 |
1996-04-08 | * configure.in: Permit --enable-shared to specify a list of | Ian Lance Taylor | 1 | -0/+4 |
1996-04-08 | * lexsup.c (parse_args): Add -E as a synonym for -export-dynamic, | Ian Lance Taylor | 2 | -1/+8 |
1996-04-05 | * emultempl/elf32.em (gld${EMULATION_NAME}_check_ld_so_conf): New | Ian Lance Taylor | 2 | -1/+105 |
1996-04-05 | * configure.tgt: Add i[345]86-*-freebsdelf* target; from John | Ian Lance Taylor | 1 | -0/+5 |
1996-04-05 | Fri Apr 5 18:11:25 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 2 | -0/+10 |
1996-04-01 | * ldlang.c (lang_size_sections): Change region check to handle | Ian Lance Taylor | 2 | -4/+8 |
1996-04-01 | * ldlang.c (section_already_linked): New static function. | Ian Lance Taylor | 2 | -8/+128 |
1996-03-31 | * scripttempl/{ppcpe.sc, pe.sc} (.junk): Remove and use /DISCARD/. | Steve Chamberlain | 1 | -0/+5 |
1996-03-31 | * scripttempl/{ppcpe.sc, pe.sc} (.junk): Remove and use /DISCARD/. | Steve Chamberlain | 1 | -2/+3 |
1996-03-29 | * scripttempl/h8300.sc: Make vectors section 0xc4 bytes long | Jeff Law | 3 | -0/+130 |
1996-03-28 | * configure.tgt (sparc64-*-solaris2*): Delete. | David Edelsohn | 2 | -5/+17 |
1996-03-27 | * ld.h (DISCARD_SECTION_NAME): Define to "/DISCARD/". | Ian Lance Taylor | 3 | -9/+34 |
1996-03-27 | * ldlang.c: Fix some indentation and comments. | Ian Lance Taylor | 2 | -69/+75 |
1996-03-26 | * ldmain.c (main): Call bfd_set_error_program_name. | Ian Lance Taylor | 2 | -0/+28 |
1996-03-21 | * ldmisc.c (vfinfo): case 'I': If the file is not in an archive, | Ian Lance Taylor | 1 | -0/+4 |
1996-03-21 | Patches from John Polstra <jdp@polstra.com> for FreeBSD ELF: | Ian Lance Taylor | 1 | -0/+7 |
1996-03-20 | Wed Mar 20 18:18:25 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 2 | -7/+11 |
1996-03-20 | * ldmain.c (add_wrap): New function. | Ian Lance Taylor | 2 | -12/+7 |