Age | Commit message (Expand) | Author | Files | Lines |
1995-11-07 | * ld.texinfo: The linker does not use _main as an entry point. | Ian Lance Taylor | 2 | -2/+4 |
1995-11-07 | Tue Nov 7 11:46:11 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfre... | Ian Lance Taylor | 1 | -0/+5 |
1995-11-06 | * configure.in: Add test for whether free must be declared. | Ian Lance Taylor | 2 | -0/+8 |
1995-11-06 | * ld-empic/empic.exp: Accept a . in the address symbol. | Ian Lance Taylor | 1 | -1/+1 |
1995-11-06 | * ld-shared/shared.exp: Run tests on rs6000*-*-aix* and | Ian Lance Taylor | 3 | -0/+26 |
1995-11-06 | * lexsup.c (parse_args): Take B:: out of shortopts. | Ian Lance Taylor | 1 | -0/+4 |
1995-11-05 | some i386-netbsd cleanup | Ken Raeburn | 1 | -0/+9 |
1995-11-03 | use motorola-sysv*, not sysv3* | Ian Lance Taylor | 2 | -2/+2 |
1995-11-01 | Wed Nov 1 15:42:45 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfre... | Ian Lance Taylor | 6 | -11/+36 |
1995-11-01 | * ldgram.y (mri_script_command): Accept ',' as well as '=' in | Ian Lance Taylor | 1 | -0/+3 |
1995-11-01 | * emultempl/aix.em: Include ldgram.h. | Ian Lance Taylor | 3 | -2/+59 |
1995-10-31 | Tue Oct 31 18:22:24 1995 David Mosberger-Tang <davidm@azstarnet.com> | Ian Lance Taylor | 3 | -2/+12 |
1995-10-31 | really make import_file static | Ian Lance Taylor | 1 | -1/+1 |
1995-10-31 | * emultempl/aix.em (export_files): Remove. | Ian Lance Taylor | 2 | -30/+78 |
1995-10-31 | keep files added by Niklas Hallqvist | Ken Raeburn | 1 | -0/+1 |
1995-10-28 | Sat Oct 28 00:10:03 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 2 | -11/+34 |
1995-10-28 | * ld-scripts/script.t: Put .pr in .text, and .rw in .data, for | Ian Lance Taylor | 1 | -0/+5 |
1995-10-28 | * Makefile.in (ALL_EMULATIONS): Added support for the NetBSD | Niklas Hallqvist | 13 | -12/+59 |
1995-10-27 | * emultempl/aix.em: Include ldctor.h. | Ian Lance Taylor | 2 | -1/+153 |
1995-10-27 | Reflect updates to Mac support | Stan Shebs | 1 | -1/+3 |
1995-10-27 | * mpw-config.in: Add PowerMac target support, generate config.h. | Stan Shebs | 6 | -754/+953 |
1995-10-27 | * ld-bootstrap/bootstrap.exp: On AIX, pass -bI/lib/syscalls.exp | Ian Lance Taylor | 1 | -0/+3 |
1995-10-27 | * ld-scripts/script.s: Make symbols global. | Ian Lance Taylor | 1 | -0/+13 |
1995-10-27 | * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): Treat | Ian Lance Taylor | 2 | -0/+4 |
1995-10-26 | * scripttempl/aix.sc: Move special symbols inside sections. | Ian Lance Taylor | 2 | -7/+12 |
1995-10-25 | updated for jsmith's file renaming | Ken Raeburn | 1 | -2/+2 |
1995-10-25 | * Makefile.in (diststuff): Also make info. | Per Bothner | 2 | -9/+14 |
1995-10-25 | add OUTPUT_FORMAT and LIB_SEARCH_DIRS | Ian Lance Taylor | 1 | -0/+2 |
1995-10-25 | tweak option handling | Ian Lance Taylor | 1 | -0/+4 |
1995-10-25 | * emultempl/aix.em: Add support for various AIX linker options, | Ian Lance Taylor | 2 | -0/+715 |
1995-10-25 | * ldmain.c (main): Initialize new field link_info.static_link. | Ian Lance Taylor | 4 | -61/+224 |
1995-10-25 | * ld.texinfo: The MRI ALIGN directive is supported. | Ian Lance Taylor | 2 | -9/+78 |
1995-10-23 | Renamed the VR4300 specific emulparams files to 8.3 unique names, | Jackie Smith Cashion | 2 | -0/+0 |
1995-10-19 | * ldlex.l: Treat PROVIDE as a keyword in expression state. | Ian Lance Taylor | 1 | -0/+4 |
1995-10-19 | * scripttempl/pe.sc (.bss): Move to be after .text | Steve Chamberlain | 1 | -0/+4 |
1995-10-17 | * emultempl/sunos.em (gld${EMULATION_NAME}_find_exp_assignment): | Ian Lance Taylor | 1 | -0/+4 |
1995-10-17 | * emultempl/sunos.em (gld${EMULATION_NAME}_find_so): Move | Ian Lance Taylor | 3 | -126/+517 |
1995-10-17 | * Makefile.in (eelf32ppc.c): Depend upon elf32.em, not generic.em. | Ian Lance Taylor | 2 | -0/+16 |
1995-10-16 | * configure.tgt (powerpc-*-aix*): New target; use aixppc. | Ian Lance Taylor | 7 | -4/+43 |
1995-10-10 | * ldlang.c (lang_finish): Don't try to use an entry_symbol from a | Ian Lance Taylor | 1 | -0/+5 |
1995-10-10 | * emultempl/pe.em (gld_${EMULATION_NAME}_parse_args): Fix | Steve Chamberlain | 1 | -0/+5 |
1995-10-10 | * ld.h (args_type): Add rpath_link field. | Ian Lance Taylor | 2 | -0/+65 |
1995-10-07 | * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Don't | Ian Lance Taylor | 2 | -0/+9 |
1995-10-06 | Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ken Raeburn | 2 | -46/+26 |
1995-10-04 | * ldexp.c (exp_get_abs_int): Return bfd_vma, not int. | Ian Lance Taylor | 2 | -15/+29 |
1995-10-02 | * emultempl/elf32.em (global_stat): New file static variable. | Ian Lance Taylor | 2 | -4/+59 |
1995-09-29 | * emultempl/sunos.em (gld${EMULATION_NAME}_before_allocation): If | Ian Lance Taylor | 2 | -9/+39 |
1995-09-29 | * lexsup.c (parse_args): Don't set link_info.shared for -assert | Ian Lance Taylor | 1 | -0/+28 |
1995-09-28 | * ld.h (parsing_defsym): Declare. | Ian Lance Taylor | 2 | -0/+18 |
1995-09-28 | * scripttempl/sparccoff.sc: Add .ctors/.dtors handling like other | Ian Lance Taylor | 1 | -0/+4 |