Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1996-11-01 | Fix sanitization of D10V script template | Stan Shebs | 1 | -1/+8 | |
1996-10-31 | * scriptempl/v850.sc (zdata): Handle reszdata, romzdata and | Jeff Law | 1 | -1/+8 | |
romzbss too. | |||||
1996-10-29 | Tue Oct 29 12:33:05 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -2/+6 | |
* d10velf.sh: Changes needed for D10V-EVA board. Set TEXT_START_ADDR to 0x1000000. Set READONLY_START_ADDR to 0x2000000. | |||||
1996-10-29 | Tue Oct 29 12:33:05 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+11 | |
* emulparams/d10velf.sh: Changes needed for D10V-EVA board. Set TEXT_START_ADDR to 0x1000000. Set READONLY_START_ADDR to 0x2000000. * scripttempl/elfd10v.sc: Fix calculation of .text. Change .stack to start at 0x2007ffe. | |||||
1996-10-28 | handle v850.sc | Ian Lance Taylor | 1 | -0/+8 | |
1996-10-28 | * configure.tgt (sparclet*-*-aout*): Delete, use sparc*-*-aout*. | David Edelsohn | 1 | -0/+6 | |
1996-10-23 | * scriptempl/v850.sc (zdata): Make sure this stays | Jeff Law | 2 | -1/+6 | |
in lo-memory. zda testing. | |||||
1996-10-23 | * scripttempl/v850.sc (__ep): Put it at the start | Jeff Law | 2 | -1/+4 | |
of the tda section. v850. | |||||
1996-10-22 | * scriptempl/v850.sc: Move all "normal" sections into | Jeff Law | 2 | -1/+8 | |
the external memory region (0x100000 - 0x200000). So plumhall works again (hopefully). | |||||
1996-10-21 | Make d10v .text start at 0x10000 | Michael Meissner | 2 | -0/+14 | |
1996-10-19 | * emulparams/m32relf.sh (TEXT_START_ADDR): Change from 0 to 0x100. | David Edelsohn | 1 | -0/+6 | |
1996-10-18 | * Makefile.in (ALL_EMULATIONS): Remove eelf64alpha.o. | Ian Lance Taylor | 2 | -1/+12 | |
(ALL_64_EMULATIONS): New variable. * configure.in: Accept --enable-64-bit-bfd option. If it is set with --enable-targets=all, include ALL_64_EMULATIONS in EMULATION_OFILES. * configure: Rebuild. | |||||
1996-10-18 | * scripttempl/v850.sc (__gp, __ep): Define. | Jeff Law | 2 | -0/+8 | |
1996-10-17 | * ld.texinfo: Try to consistently use a single or a double dash | Ian Lance Taylor | 1 | -1/+6 | |
for each option. | |||||
1996-10-17 | * scripttempl/v850.sc (.zdata): Add this before .text. | Jeff Law | 2 | -1/+7 | |
(.sdata): Also include .rosdata as part of the .sdata. (.tdata): Include this just before .sdata. | |||||
1996-10-17 | * emulparams/m32relf.sh (EMBEDDED): Define. | David Edelsohn | 2 | -0/+7 | |
1996-10-17 | * emulparms/v850.sh (SCRIPT_NAME): Use "v850" not "elf". | Jeff Law | 2 | -0/+7 | |
* scripttempl/v850.sc: Wrap script with a "cat << EOF". Problems with last night's changes. | |||||
1996-10-17 | * scripttempl/v850.sc: New linker script for the V850. | Jeff Law | 3 | -1/+118 | |
* Makefile.in: Use it. | |||||
1996-10-10 | * emulparams/elf32b4300.sh: Define _gp in OTHER_GOT_SYMBOLS, not | Ian Lance Taylor | 1 | -0/+6 | |
OTHER_READWRITE_SECTIONS. * emulparams/elf32l4300.sh: Likewise. | |||||
1996-10-09 | * ld.h (ld_config_type): Add warn_section_align field. | Ian Lance Taylor | 3 | -13/+41 | |
* lexsup.c (OPTION_WARN_SECTION_ALIGN): Define. (ld_options): Add --warn-section-align. (parse_args): Handle --warn-section-align. * ldlang.c (lang_size_sections): If warn_section_align, warn if the start of a section changes due to alignment. * ld.texinfo, ld.1: Document --warn-section-align. * ld.texinfo: Change some single dashes to double dashes. PR 10739. | |||||
1996-10-09 | * emultempl/pe.em (set_pe_subsystem): Record entry symbol for each | Ian Lance Taylor | 1 | -0/+5 | |
subsystem type. Ifdef out os2 type. Recognize a version number. | |||||
1996-10-09 | * emultempl/pe.em (set_pe_subsystem): When setting the subsystem | Ian Lance Taylor | 2 | -0/+26 | |
to windows, set the entry point. | |||||
1996-10-08 | * Makefile.in (ldlex.c): Don't pass any options to $(LEX). | Ian Lance Taylor | 2 | -1/+5 | |
1996-10-07 | * ld.texinfo (Options): Mention .so extensions for shared | Ian Lance Taylor | 2 | -2/+13 | |
libraries. | |||||
1996-10-07 | Sun Oct 6 22:35:36 1996 Jason Merrill <jason@yorick.cygnus.com> | Jason Merrill | 3 | -0/+12 | |
* scripttempl/elf{,mips,ppc}.sc: Add DWARF 2 sections. | |||||
1996-10-04 | * scripttempl/m68kcoff.sc: Only set the address of .text if | Ian Lance Taylor | 1 | -0/+5 | |
RELOCATING. | |||||
1996-10-04 | * emulparams/sparcaout.sh ({BIG,LITTLE}_OUTPUT_FORMAT): Define. | David Edelsohn | 1 | -0/+6 | |
* scripttempl/aout.sc ({BIG,LITTLE}_OUTPUT_FORMAT): Provide default. (OUTPUT_FORMAT): Support bi-endian targets. | |||||
1996-10-03 | * fnmatch.h, fnmatch.c: Remove (now in libiberty). | Ian Lance Taylor | 5 | -293/+12 | |
* Makefile.in: Rebuild dependencies. (CFILES): Remove fnmatch.c. (HFILES): Remove fnmatch.h. (OFILES): Remove fnmatch.o. | |||||
1996-10-03 | Wed Oct 2 23:45:25 1996 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 2 | -21/+31 | |
* emultmpl/pe.em: increase size of stack reserve to 0x2000000 (necessary in order to compile parse.c in gcc sources under NT) | |||||
1996-10-03 | * Makefile.in (mostlyclean): Move config.log to distclean. | Jason Molenda | 2 | -2/+6 | |
1996-10-02 | * lexsup.c (ld_options): Fix typo in --rpath-link description. | Ian Lance Taylor | 2 | -1/+7 | |
* emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Suggest --rpath if a needed library is not found. | |||||
1996-10-01 | * ld.texinfo (Options): Give more detail on -l option. | Ian Lance Taylor | 2 | -2/+135 | |
PR 10418. | |||||
1996-10-01 | * scripttempl/elfmips.sc: Handle CREATE_SHLIB the same way that | Ian Lance Taylor | 2 | -12/+15 | |
elf.sc does, so that glibc works better. | |||||
1996-10-01 | Tue Oct 1 16:17:33 1996 Joel Sherrill <joel@oarcorp.com> | Ian Lance Taylor | 1 | -0/+4 | |
* configure.tgt (mips*-*-rtems*): New target, like mips*-*-elf*. | |||||
1996-10-01 | * lib/ld.exp (default_ld_version): Fix for current version | Ian Lance Taylor | 1 | -4/+3 | |
printing. | |||||
1996-10-01 | * ldver.c (ld_program_version): New variable. | Ian Lance Taylor | 2 | -9/+48 | |
(ldversion): Use it. * ldver.h (ld_program_version): Declare. * lexsup.c (ld_options): Handle --dll-verbose like --verbose, not --version. Change --version handling to match current GNU standards. (help): Print bug report address. | |||||
1996-09-30 | m32r support | David Edelsohn | 2 | -0/+18 | |
1996-09-30 | * Makefile.in (em32relf.c): Add rule for. | David Edelsohn | 4 | -2/+68 | |
* configure.tgt (m32r-*-*): Recognize. * emulparams/m32relf.sh: New file. | |||||
1996-09-26 | always keep pregenerated emulation file | Stan Shebs | 1 | -0/+1 | |
1996-09-26 | * mpw-make.sed: Add symbolic doublequoting to ldmain compile edit. | Stan Shebs | 3 | -5/+1480 | |
* mpw-config.in: Add mips-*-* case as mips-elf, and use more wildcards in matching. * mpw-emipself.c: New file, pregenerated mips elf emulation. | |||||
1996-09-17 | * configure.tgt: Add cases for MIPS 5000 like MIPS 4300. | Ian Lance Taylor | 1 | -0/+4 | |
1996-09-16 | * scripttempl/armcoff.sc: Only define symbols if RELOCATING. Fix | Ian Lance Taylor | 1 | -0/+3 | |
syntax error on __end__ line. | |||||
1996-09-16 | * scripttempl/armcoff.sc: For -N or -n, don't align .data. From | Ian Lance Taylor | 2 | -3/+27 | |
Chris Hadley <Christopher.Hadley@cl.cam.ac.uk> | |||||
1996-09-16 | * emulparms/v850.sh: Fix OTHER_RELOCATING_SECTIONS. | Jeff Law | 1 | -0/+6 | |
Something Mark noticed. | |||||
1996-09-15 | * emulparms/d10v.sh: Set OTHER_RELOCATING_SECTIONS to put | Mark Alexander | 1 | -0/+7 | |
stack at top of simulator memory. | |||||
1996-09-13 | * ldlex.l (SYMBOLCHARN): Add $, _, and ~. | Ian Lance Taylor | 1 | -0/+4 | |
1996-09-12 | * ldmain.c (get_emulation): Check for -mips4 like -mips1, et. al. | Ian Lance Taylor | 1 | -0/+4 | |
1996-09-05 | * ldlang.c (section_already_linked): Accept a lang_input_statement | Ian Lance Taylor | 1 | -0/+7 | |
as the PTR argument. If the file is symbols only, discard all input sections. (ldlang_add_file): Pass entry to bfd_map_over_sections. PR 10555. | |||||
1996-09-04 | * configure.tgt (alpha-*-gnu*): New target. From Fila Kolodny | Ian Lance Taylor | 2 | -32/+52 | |
<fila@ibi.com>. | |||||
1996-08-31 | * emulparms/v850.sh: Entry symbol is "_start", tweak | Jeff Law | 2 | -0/+21 | |
ctor/dtor support. |