Age | Commit message (Expand) | Author | Files | Lines |
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 |
1996-03-20 | * configure.host (sparc*-*-solaris2* host): Accept any sparc variant. | David Edelsohn | 1 | -0/+4 |
1996-03-14 | * scripttempl/h8300.sc: Change name of page zero memory | Jeff Law | 1 | -0/+8 |
1996-03-13 | * emultempl/lnk960.em (machine_table): Add jx and hx. | Ian Lance Taylor | 1 | -0/+2 |
1996-03-13 | * genscripts.sh: Don't use ${9:-xx}, since Ultrix /bin/sh doesn't | Ian Lance Taylor | 1 | -0/+5 |
1996-03-12 | * lexsup.c (parse_args): Handle --wrap. | Ian Lance Taylor | 5 | -6/+76 |
1996-03-12 | Tue Mar 12 12:43:59 1996 David Mosberger-Tang <davidm@koala.azstarnet.com> | Ian Lance Taylor | 5 | -6/+49 |
1996-03-12 | * configure: Rebuild with autoconf 2.8. | Ian Lance Taylor | 1 | -0/+2 |
1996-03-12 | Don't do SunOS style dynamic linking for sparc-aout: | Ian Lance Taylor | 3 | -0/+23 |
1996-03-07 | * scripttmpl/elfppc.sc (.sdata2, .sbss2): Implement Feb 2 change | J.T. Conklin | 1 | -8/+8 |