Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-10-27 | 1998-10-26 16:05 Ulrich Drepper <drepper@cygnus.com> | Ulrich Drepper | 1 | -65/+79 | |
* lexsup.c (ld_options): Change text of -O to Optimize output file". (parse_args): Set link_info.optimize based on -O argument. * ldmain.c (main): Initialize link_info.optimze to false. * ld.texinfo: Describe -O option. * ld.1: Likewise. | |||||
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 | |
selective linking. * lib/ld-lib.exp (ld_nm): Strip leading underscore from $name. | |||||
1998-10-09 | * scripttempl/elf.sc: Merge .sdata.* etc sections. | Catherine Moore | 1 | -0/+6 | |
* ldctor.c (ldctor_build_sets): Set SEC_KEEP for ctor sections. | |||||
1998-10-05 | * ldmain.c (main): Error if --gc-sections and | Catherine Moore | 2 | -5/+15 | |
dyanmic linking. * scripttempl/v850.sc: Add KEEP attribute to .init, .fini, .dtors and .ctors. Add .data and .text wildcards to support section garbage collection. | |||||
1998-09-30 | Fix for PR 17063 - do not create a section called .call_table, instead create | Nick Clifton | 2 | -4/+56 | |
sections called .call_table_data and .call_table_text. | |||||
1998-09-29 | Mon Sep 28 21:31:12 1998 Richard Henderson <rth@cygnus.com> | Richard Henderson | 7 | -0/+35 | |
* ld-elfvers/vers.exp: Run tests on alpha-linux. * ld-elfvers/*.sym, ld-elfvers/*.dsym: Adjust patters to match Alpha's use of st_other. 1998-09-27 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * ld-elfvers/vers.exp (vers16, vers16a): New tests. * ld-elfvers/{vers16.*, vers16a.*}: New files. | |||||
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 | |
elf. Change TEXT_START_ADDR to 0x8000. Define OTHER_TEXT_SECTIONS, OTHER_BSS_SYMBOLS and OTHER_BSS_END_SYMBOLS. * scripttempl/elf.sc: Modify to use OTHER_BSS_END_SYMBOLS. * scripttempl/elfarm.sc: Remove file. | |||||
1998-08-31 | remove armelf sanitization. | Catherine Moore | 4 | -54/+0 | |
1998-08-28 | remove armelf sanitization | Catherine Moore | 2 | -39/+0 | |
1998-08-28 | remove armelf sanitization. | Catherine Moore | 2 | -29/+0 | |
1998-08-27 | add elfarm.sc to things to keep | Catherine Moore | 1 | -7/+1 | |
1998-08-27 | add armelf.em to things to keep. | Catherine Moore | 1 | -6/+1 | |
1998-08-26 | remove armelf sanitization. | Catherine Moore | 2 | -10/+3 | |
1998-08-21 | fix armelf sanitization and checks for mentions of sanitized files | Ian Lance Taylor | 1 | -12/+15 | |
1998-08-21 | fix armelf sanitization and earmelf.c dependencies | Ian Lance Taylor | 2 | -2/+14 | |
1998-08-20 | check for mentions of sanitized files | Ian Lance Taylor | 1 | -3/+79 | |
1998-08-20 | mention directory when looking for sanitize | Ian Lance Taylor | 1 | -3/+3 | |
1998-08-19 | Added missing sanitization markers | Nick Clifton | 2 | -1/+37 | |
1998-08-19 | Add arm/thumb-elf expected failures | Nick Clifton | 3 | -1/+91 | |
1998-08-18 | * emultempl/armelf.em (gld_armelf_before_allocation): | Catherine Moore | 1 | -0/+10 | |
Add bfd_ prefix to elf32_arm_process_before_allocation and elf32_arm_allocate_interworking_sections. (gld_armelf_after_open): Add bfd_ prefix to elf32_arm_get_bfd_for_interworking. | |||||
1998-08-14 | * Makefile.am: Rebuild dependencies. | Ian Lance Taylor | 3 | -6/+19 | |
* Makefile.in: Rebuild. | |||||
1998-08-14 | * ldgram.y: Include "ldctor.h". | Ian Lance Taylor | 3 | -49/+271 | |
(statement): Accept SORT around CONSTRUCTORS. * ldctor.c: Include <ctype.h>. (constructors_sorted): New global variable. (ctor_prio, ctor_cmp): New static functions. (ldctor_build_sets): Sort constructors if requested. * ldctor.h (constructors_sorted): Declare. * ldlang.c (print_statement): Print sorted CONSTRUCTORS correctly. * scripttempl/elf.sc: Add sort around CONSTRUCTORS. * ld.texinfo (Output Section Keywords): Document SORT (CONSTRUCTORS). | |||||
1998-08-13 | Add armelf. | Catherine Moore | 1 | -0/+7 | |
1998-08-13 | Thu Aug 13 12:20:39 1998 Catherine Moore <clm@cygnus.com> | Catherine Moore | 1 | -0/+2 | |
* emulparams/armelf.sh: Define TEMPLATE_NAME to armelf. * scripttempl/elfarm.sc: Include .glue_7t and .glue7 sections. * emultempl/armelf.em: New file. | |||||
1998-08-13 | Thu Aug 13 12:52:45 1998 H.J. Lu <hjl@gnu.org> | Ian Lance Taylor | 1 | -0/+5 | |
* Makefile.am (ld.dvi): Use " instead of ' for MAKEINFO. * Makefile.in: Rebuild. | |||||
1998-08-12 | * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Set vma to 0 | Doug Evans | 1 | -0/+7 | |
for .DVP.overlay.* for elf32elmip too. | |||||
1998-08-12 | Based on patch from H.J. Lu <hjl@gnu.org>: | Ian Lance Taylor | 1 | -0/+18 | |
* ld-srec/srec.exp: Add xfails for Alpha ELF targets. | |||||
1998-08-12 | * scripttempl/elfarm.sc: Change text start address | Catherine Moore | 2 | -3/+8 | |
back to zero. | |||||
1998-08-11 | * emulparms/mn10200.sh (MAX_PAGESIZE): Define to 1. | Jeff Law | 1 | -0/+5 | |
* emulparms/mn10300.sh (MAX_PAGESIZE): Define to 1. | |||||
1998-08-10 | * scripttempl/elfarm.sc: Set text start address to | Catherine Moore | 2 | -1/+9 | |
0x8000. Add __bss_end definition. | |||||
1998-08-04 | oops - move armelf sanitization before check for remaining sanitize | Nick Clifton | 1 | -6/+6 | |
1998-08-04 | fix armelf sanitization | Nick Clifton | 3 | -0/+42 | |
1998-08-01 | * scripttempl/elfarm.sc: New file. | Catherine Moore | 2 | -0/+274 | |
* emulparams/armelf.sh: Set SCRIPT_NAME to elfarm. | |||||
1998-07-31 | emulparams/armelf.sh: New file. | Catherine Moore | 2 | -0/+31 | |
configure.tgt: Recognize thumb-elf and arm-elf. Makefile.am (earmelf.o): New. Makefile.in: Rebuild. | |||||
1998-07-24 | * configure.tgt: Recognize h8[35]00*-coff* as well as -hms*. | Ian Lance Taylor | 1 | -0/+4 | |
1998-07-24 | remove d30v sanitization | Ian Lance Taylor | 7 | -88/+40 | |
1998-07-23 | * scripttempl/aout.sc: If ALIGNMENT is defined, use it to set | Ian Lance Taylor | 1 | -0/+30 | |
alignment of end symbol. * scripttempl/elf.sc: Likewise. * emulparams/sun4.sh (ALIGNMENT): Define. * emulparams/elf32_sparc.sh (ALIGNMENT): Define. * ldint.texinfo (emulation parameters): Document ALIGNMENT. | |||||
1998-07-23 | rebuild | Ian Lance Taylor | 1 | -0/+1250 | |
1998-07-23 | * ld-elfvers/vers.exp: Just check for i?86 rather than checking | Ian Lance Taylor | 1 | -0/+13 | |
for i386, i486, and i586. (objdump_versionstuff): If we can't find the line, dump the file. | |||||
1998-07-14 | Strip beos markers. | Richard Henderson | 1 | -0/+28 | |
1998-07-14 | * configure.tgt (i?86-*-beos{pe,elf,}*): Recognize. | Richard Henderson | 3 | -0/+21 | |
* Makefile.am (ei386beos.o): New. * emulparams/i386beos.sh: New file. * emultempl/beos.em, scripttempl/i386beos.sc: New file. |