Age | Commit message (Expand) | Author | Files | Lines |
1996-02-09 | * ldlang.c (lang_size_sections): Increment the section size when a | Ian Lance Taylor | 1 | -0/+5 |
1996-02-07 | * configure.in: Look for --enable-shared. Change the value of | Ian Lance Taylor | 1 | -0/+14 |
1996-02-05 | Support for building bfd and opcodes as shared libraries, based on | Ian Lance Taylor | 1 | -0/+22 |
1996-02-02 | * configure: Regenerate. | Ian Lance Taylor | 1 | -0/+4 |
1996-02-01 | * emulparams/elf_i386.sh (TEXT_START_ADDR): Change to 0x8048000, | Ian Lance Taylor | 1 | -0/+3 |
1996-02-01 | * ldexp.c (exp_fold_tree): Correct handling of ABSOLUTE. | Ian Lance Taylor | 1 | -0/+4 |
1996-02-01 | * configure.tgt (i[345]86-*-cygwin32, powerpcle-*-cygwin32): New. | Steve Chamberlain | 1 | -0/+6 |
1996-01-31 | Wed Jan 31 14:34:23 1996 Richard Henderson <rth@tamu.edu> | Ian Lance Taylor | 1 | -0/+8 |
1996-01-30 | * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): Ignore | Ian Lance Taylor | 1 | -0/+5 |
1996-01-29 | * ld.texinfo, ld.1: Document -export-dynamic. | Ian Lance Taylor | 1 | -0/+9 |
1996-01-25 | Thu Jan 25 16:46:58 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 1 | -0/+5 |
1996-01-25 | * emultempl/pe.em (gld_${EMULATION_NAME}_parse_args): | Steve Chamberlain | 1 | -0/+5 |
1996-01-25 | * configure.tgt (sparc64-*-solaris2*): New configuration. | David Edelsohn | 1 | -0/+5 |
1996-01-22 | Mon Jan 22 13:01:35 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 1 | -0/+8 |
1996-01-22 | Refine eabi support | Michael Meissner | 1 | -0/+5 |
1996-01-16 | * ldgram.y (%union): Add phdr field. | Ian Lance Taylor | 1 | -0/+17 |
1996-01-15 | * emultempl/sunos.em (gld${EMULATION_NAME}_before_allocation): | Ian Lance Taylor | 1 | -0/+4 |
1996-01-15 | Add some Irix 5 support, mostly from Kazumoto Kojima | Ian Lance Taylor | 1 | -0/+19 |
1996-01-13 | Add .rela.got.neg section; remove .rel.* sections | Michael Meissner | 1 | -0/+5 |
1996-01-12 | * scripttempl/sh.sc: Only build constructors when CONSTRUCTING. | Ian Lance Taylor | 1 | -0/+2 |
1996-01-12 | * ldmisc.c: Include <stdarg.h> rather than <varargs.h> if | Ian Lance Taylor | 1 | -0/+13 |
1996-01-12 | Add support for .sdata2/.sbss2 and old 2.7.2 compiler; Make text start at 64k... | Michael Meissner | 1 | -0/+13 |
1996-01-09 | * scripttempl/alpha.sc: Put .rconst right after .rdata. | Ian Lance Taylor | 1 | -0/+4 |
1996-01-05 | * emultempl/pe.em (gld_${EMULATION_NAME}_before_allocation): | Steve Chamberlain | 1 | -0/+11 |
1996-01-05 | Move creating section begin/end labels to compiler crt{i,n}.o | Michael Meissner | 1 | -0/+6 |
1996-01-04 | * configure.host: Change existing Linux HOSTING_CRT0 to be used | Ian Lance Taylor | 1 | -0/+6 |
1996-01-04 | * scripttempl/h8300.sc: Use all 64K for ram. | David Edelsohn | 1 | -0/+11 |
1995-12-19 | * emultempl/aix.em (gld${EMULATION_NAME}_after_open): Only set | Ian Lance Taylor | 1 | -0/+6 |
1995-12-15 | * ldwrite.c (build_link_order): When handling a data statement, if | Ian Lance Taylor | 1 | -0/+6 |
1995-12-12 | * mpw-config.in: Recognize mips-*-* as equivalent to | Stan Shebs | 1 | -0/+8 |
1995-12-11 | Moved the .reloc section slightly | Kim Knuttila | 1 | -0/+4 |
1995-12-07 | * emultempl/aix.em (unix_ld): New static variable. | Ian Lance Taylor | 1 | -0/+5 |
1995-12-06 | * emultempl/pe.em (gld_${EMULATION_NAME}_before_allocation): Fix | David Edelsohn | 1 | -0/+3 |
1995-12-06 | * ldlang.c (print_statement{,s}): Delete duplicate prototype. | David Edelsohn | 1 | -0/+10 |
1995-12-06 | * ldexp.c (exp_fold_tree): Permit assignments to dot in the final | Ian Lance Taylor | 1 | -0/+5 |
1995-12-01 | * ldgram.y (PHDRS): New token. | Ian Lance Taylor | 1 | -0/+21 |
1995-11-30 | Expose .edata section | Kim Knuttila | 1 | -0/+5 |
1995-11-30 | Thu Nov 30 11:32:34 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfre... | Ian Lance Taylor | 1 | -0/+7 |
1995-11-28 | * lexsup.c (parse_args): Set config.dynamic_link to false for -N | Ian Lance Taylor | 1 | -0/+5 |
1995-11-27 | * configure: Rebuild with autoconf 2.7. | Ian Lance Taylor | 1 | -1/+5 |
1995-11-25 | * scripttempl/pe.sc: Two .junk's is too much junk. | David Edelsohn | 1 | -0/+4 |
1995-11-21 | * configure.in: Use BFD_NEED_DECLARATION. | Ian Lance Taylor | 1 | -0/+4 |
1995-11-21 | * ldmain.c (constructor_callback): Don't warn about BFD_RELOC_CTOR | Ian Lance Taylor | 1 | -0/+15 |
1995-11-17 | * Makefile.in (CC_FOR_TARGET): Use @host@ and @target@, not | Ian Lance Taylor | 1 | -0/+6 |
1995-11-16 | * scripttempl/pe.sc (.endjunk): Move definition of `end' to here | David Edelsohn | 1 | -0/+5 |
1995-11-16 | version 2.6 | Ken Raeburn | 1 | -0/+12 |
1995-11-14 | * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Use the | Ian Lance Taylor | 1 | -0/+12 |
1995-11-09 | * ldfile.c (ldfile_try_open_bfd): If bfd_error_invalid_target, | Ian Lance Taylor | 1 | -0/+3 |
1995-11-09 | * emultempl/aix.em (gld${EMULATION_NAME}_before_allocation): Add | Ian Lance Taylor | 1 | -0/+7 |
1995-11-08 | * ldemul.c (ldemul_default_target): Cast getenv return value. | Ian Lance Taylor | 1 | -4/+10 |