1*75fd0b74Schristos2001-12-21 Tom Rix <trix@redhat.com> 2*75fd0b74Schristos 3*75fd0b74Schristos (gld*_create_output_section_statements): New function. 4*75fd0b74Schristos For -binitfini support. 5*75fd0b74Schristos * emultempl/aix.em (gld*_before_parse): Fix comment. 6*75fd0b74Schristos * emultempl/aix.em (gld*_parse_args): Fix comment. 7*75fd0b74Schristos 8*75fd0b74Schristos2001-12-20 Jason Thorpe <thorpej@wasabisystems.com> 9*75fd0b74Schristos 10*75fd0b74Schristos * configure.tgt (mips*-dec-netbsd*): Delete alias for 11*75fd0b74Schristos mips*el-*-netbsd*. 12*75fd0b74Schristos (sparc64-*-netbsd*): Add elf32_sparc to targ_extra_emuls. 13*75fd0b74Schristos 14*75fd0b74Schristos * configure.tgt (arm-*-netbsdelf*): Add target. 15*75fd0b74Schristos (arm-*-netbsd*): Add armelf and armelf_nbsd to targ_extra_emuls. 16*75fd0b74Schristos * emulparams/armelf_nbsd.sh: Added. 17*75fd0b74Schristos * Makefile.am: Add rules for earmelf_nbsd. 18*75fd0b74Schristos * Makefile.in: Regenerate. 19*75fd0b74Schristos 20*75fd0b74Schristos2001-12-19 Andreas Jaeger <aj@suse.de>, 21*75fd0b74Schristos Susanne Oberhauser <froh@suse.de> 22*75fd0b74Schristos 23*75fd0b74Schristos * configure.host: Add rules for x86_64-*linux-gnu. Change 24*75fd0b74Schristos s390x-linux entry to use gcc to report configuration, replace gcc 25*75fd0b74Schristos with $CC in s390-linux 26*75fd0b74Schristos 27*75fd0b74Schristos2001-12-19 Andreas Jaeger <aj@suse.de> 28*75fd0b74Schristos 29*75fd0b74Schristos * ld.texinfo (VERSION): Fix markup. 30*75fd0b74Schristos 31*75fd0b74Schristos2001-12-18 matthew green <mrg@eterna.com.au> 32*75fd0b74Schristos 33*75fd0b74Schristos * Makefile.am (ALL_EMULATIONS): Add m68kelfnbsd.o. 34*75fd0b74Schristos (m68kelfnbsd.c): New rule. 35*75fd0b74Schristos * Makefile.in: Regenerate. 36*75fd0b74Schristos * configure.tgt (m68*-hp-netbsd*): Renamed to .. 37*75fd0b74Schristos (m68*-*-netbsd*4k*): .. this. 38*75fd0b74Schristos (m68*-*-netbsdelf*): New target. 39*75fd0b74Schristos (m68*-*-netbsd*): Also include ELF support. 40*75fd0b74Schristos (m68*-*-netbsdaout*): New alias for m68*-*-netbsd*. 41*75fd0b74Schristos * emulparams/m68kelfnbsd.sh: New emulation. 42*75fd0b74Schristos 43*75fd0b74Schristos2001-12-18 Jakub Jelinek <jakub@redhat.com> 44*75fd0b74Schristos 45*75fd0b74Schristos * ldgram.y (vers_node): Support anonymous version tags. 46*75fd0b74Schristos * ldlang.c (lang_register_vers_node): Ensure anonymous version 47*75fd0b74Schristos tag is not defined together with non-anonymous versions. 48*75fd0b74Schristos * ld.texinfo: Document it. 49*75fd0b74Schristos 50*75fd0b74Schristos2001-12-18 Nick Clifton <nickc@cambridge.redhat.com> 51*75fd0b74Schristos 52*75fd0b74Schristos * po/tr.po: New file: Turkish translation. 53*75fd0b74Schristos * configure.in (ALL_LINGUAS): Add tr. 54*75fd0b74Schristos * configure: Regenerate. 55*75fd0b74Schristos 56*75fd0b74Schristos2001-12-17 Jason Thorpe <thorpej@wasabisystems.com> 57*75fd0b74Schristos 58*75fd0b74Schristos * Makefile.am: Add rules for eelf64alpha_nbsd. 59*75fd0b74Schristos * Makefile.in: Regenerate. 60*75fd0b74Schristos * configure.tgt (alpha*-*-netbsd*): Set 61*75fd0b74Schristos targ_emul to elf64alpha_nbsd. 62*75fd0b74Schristos * emulparams/elf64alpha_nbsd.sh: Added. 63*75fd0b74Schristos 64*75fd0b74Schristos2001-12-17 Alan Modra <amodra@bigpond.net.au> 65*75fd0b74Schristos 66*75fd0b74Schristos * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Adjust 67*75fd0b74Schristos section_tail when fiddling with section list. 68*75fd0b74Schristos (gld${EMULATION_NAME}_list_options): Ensure sentences aren't 69*75fd0b74Schristos broken into separate strings to make translation easier. 70*75fd0b74Schristos * emultempl/mmo.em (mmo_place_orphan): Adjust section_tail when 71*75fd0b74Schristos fiddling with section list. 72*75fd0b74Schristos * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise. 73*75fd0b74Schristos 74*75fd0b74Schristos2001-12-16 Hans-Peter Nilsson <hp@bitrange.com> 75*75fd0b74Schristos 76*75fd0b74Schristos * scripttempl/mmo.sc: Add .debug_ranges to listed sections. 77*75fd0b74Schristos 78*75fd0b74Schristos2001-12-15 Alan Modra <amodra@bigpond.net.au> 79*75fd0b74Schristos 80*75fd0b74Schristos * ldmain.c (main): Initialise link_info.eh_frame_hdr. 81*75fd0b74Schristos 82*75fd0b74Schristos2001-12-13 Jakub Jelinek <jakub@redhat.com> 83*75fd0b74Schristos 84*75fd0b74Schristos * emultempl/elf32.em (finish): Supply output_bfd 85*75fd0b74Schristos to bfd_elf*_discard_info. 86*75fd0b74Schristos (OPTION_EH_FRAME_HDR): Define. 87*75fd0b74Schristos (longopts): Add --eh-frame-hdr. 88*75fd0b74Schristos (parse_args): Handle it. 89*75fd0b74Schristos (list_options): Add --eh-frame-hdr to help. 90*75fd0b74Schristos * emultempl/hppaelf.em (finish): Supply output_bfd 91*75fd0b74Schristos to bfd_elf*_discard_info. 92*75fd0b74Schristos * scripttempl/elf.sc (.eh_frame_hdr): Add. 93*75fd0b74Schristos 94*75fd0b74Schristos2001-12-13 Alan Modra <amodra@bigpond.net.au> 95*75fd0b74Schristos 96*75fd0b74Schristos * lexsup.c (parse_args): Don't pass shortopts to second call to 97*75fd0b74Schristos getopt functions. Restore optind rather than decrementing before 98*75fd0b74Schristos second call. Remove errind as it now duplicates last_optind. 99*75fd0b74Schristos 100*75fd0b74Schristos2001-12-11 Christopher Faylor <cgf@redhat.com> 101*75fd0b74Schristos 102*75fd0b74Schristos * emultempl/pe.em (gld_${EMULATION_NAME}_list_options): Fix typo. 103*75fd0b74Schristos 104*75fd0b74Schristos2001-12-07 Geoffrey Keating <geoffk@redhat.com> 105*75fd0b74Schristos Richard Henderson <rth@redhat.com> 106*75fd0b74Schristos 107*75fd0b74Schristos * Makefile.am: Add support for xstormy16. 108*75fd0b74Schristos * configure.tgt: Add support for xstormy16. 109*75fd0b74Schristos * Makefile.in: Regenerate. 110*75fd0b74Schristos * emulparams/elf32xstormy16.sh: New file. 111*75fd0b74Schristos * scripttempl/xstormy16.sc: New file. 112*75fd0b74Schristos 113*75fd0b74Schristos2001-10-01 Christopher Faylor <cgf@cygnus.com> 114*75fd0b74Schristos 115*75fd0b74Schristos * Makefile.in (LIB_PATH): Make configurable. 116*75fd0b74Schristos (GENSCRIPTS): Set LIB_PATH in environment. 117*75fd0b74Schristos * configure.in: Substitute LIB_PATH. 118*75fd0b74Schristos * configure: Regenerate. 119*75fd0b74Schristos * configure.tgt (*cygwin): Set LIB_PATH for cross build. 120*75fd0b74Schristos * configure.host (*cygwin): Add /usr/lib/w32api to NATIVE_LIB_DIRS. 121*75fd0b74Schristos 122*75fd0b74Schristos2001-12-07 Nick Clifton <nickc@cambridge.redhat.com> 123*75fd0b74Schristos 124*75fd0b74Schristos * lexsup.c (ld_options): Insert 'PROGRAM' into the text string 125*75fd0b74Schristos describing the -N option so that it is easier to translate into 126*75fd0b74Schristos foreign languages. 127*75fd0b74Schristos 128*75fd0b74Schristos2001-12-05 Nick Clifton <nickc@cambridge.redhat.com> 129*75fd0b74Schristos 130*75fd0b74Schristos * emultempl/pe.em (..._list_options): Replace multiple fprintf 131*75fd0b74Schristos statements describing a single option with a single, newline 132*75fd0b74Schristos escaped fprintf. This allows better translation into other 133*75fd0b74Schristos languages. 134*75fd0b74Schristos 135*75fd0b74Schristos * ldmain.c (add_archive_element): Combine multiple strings 136*75fd0b74Schristos into a single string to permit better translation into other 137*75fd0b74Schristos languages. 138*75fd0b74Schristos 139*75fd0b74Schristos2001-12-05 Tom Rix <trix@redhat.com> 140*75fd0b74Schristos 141*75fd0b74Schristos * Makefile.am: Remove eaixppc64. 142*75fd0b74Schristos * Makefile.in: Regenerate. 143*75fd0b74Schristos 144*75fd0b74Schristos2001-12-04 Tom Rix <trix@redhat.com> 145*75fd0b74Schristos 146*75fd0b74Schristos * emultempl/aix.em (choose_target): Change default target to 147*75fd0b74Schristos OUTPUT_FORMAT for ppcmacos. Add braces to remove compiler 148*75fd0b74Schristos warning. 149*75fd0b74Schristos (gld*_read_file): Fix typo. 150*75fd0b74Schristos (change_symbol_mode): Add prototype. 151*75fd0b74Schristos (is_syscall): Same. 152*75fd0b74Schristos 153*75fd0b74Schristos * emulparams/aixppc.sh (SYSCALL_MASK, SYMBOL_MODE_MASK): Delete. 154*75fd0b74Schristos * emulparams/aixrs6.sh : Same. 155*75fd0b74Schristos * emulparams/ppcmacos.sh : Same. 156*75fd0b74Schristos * emulparams/aixppc64.sh : Delete file. 157*75fd0b74Schristos * emultempl/aix.em : Formatting changes. 158*75fd0b74Schristos 159*75fd0b74Schristos2001-12-04 Hans-Peter Nilsson <hp@axis.com> 160*75fd0b74Schristos 161*75fd0b74Schristos * emulparams/criself.sh (NO_SMALL_DATA): Set, to yes. 162*75fd0b74Schristos (OTHER_BSS_END_SYMBOLS): Don't refer to .sbss when setting 163*75fd0b74Schristos __Sbss. 164*75fd0b74Schristos (OTHER_END_SYMBOLS): Fix formatting. 165*75fd0b74Schristos * emulparams/crislinux.sh (NO_SMALL_DATA): Set, to yes. 166*75fd0b74Schristos (OTHER_END_SYMBOLS): Fix formatting. 167*75fd0b74Schristos 168*75fd0b74Schristos2001-12-04 Alan Modra <amodra@bigpond.net.au> 169*75fd0b74Schristos 170*75fd0b74Schristos * ldexp.c (exp_print_token): Correct "table" entry for RSHIFT. 171*75fd0b74Schristos 172*75fd0b74Schristos2001-12-02 Tom Rix <trix@redhat.com> 173*75fd0b74Schristos 174*75fd0b74Schristos * configure.tgt : Remove eaixppc64 emulations. 175*75fd0b74Schristos * Makefile.in : Remove eaixppc64.c 176*75fd0b74Schristos * ldemul.c (ldemul_choose_target): New parameters argc, argv. 177*75fd0b74Schristos (ldemul_default_target): Same. 178*75fd0b74Schristos * emultempl/gld960.em (gld960_choose_target): Same. 179*75fd0b74Schristos * emultempl/gld960c.em (gld960_choose_target): Same. 180*75fd0b74Schristos * scripttempl/aix.sc: Remove OUTPUT_FORMAT. 181*75fd0b74Schristos * emultempl/aix.em (is_syscall): syscall_mask now a variable. 182*75fd0b74Schristos * emultempl/aix.em (gld*_read_file): symbol_mode_mask now a variable. 183*75fd0b74Schristos * emultempl/aix.em (gld*_parse_args): Handle -b32 -b64 emulation. 184*75fd0b74Schristos * emultempl/aix.em (choose_target): New function. Handle emulation of 185*75fd0b74Schristos -b32 and -b64. 186*75fd0b74Schristos 187*75fd0b74Schristos2001-11-27 H.J. Lu <hjl@gnu.org> 188*75fd0b74Schristos 189*75fd0b74Schristos * emulparams/elf_i386.sh (NO_SMALL_DATA): Set to yes. 190*75fd0b74Schristos * emulparams/elf_i386_be.sh (NO_SMALL_DATA): Likewise. 191*75fd0b74Schristos * emulparams/elf_i386_chaos.sh (NO_SMALL_DATA): Likewise. 192*75fd0b74Schristos * emulparams/elf_i386_ldso.sh (NO_SMALL_DATA): Likewise. 193*75fd0b74Schristos * emulparams/elf_x86_64.sh (NO_SMALL_DATA): Likewise. 194*75fd0b74Schristos * emulparams/m68kelf.sh (NO_SMALL_DATA): Likewise. 195*75fd0b74Schristos * emulparams/elf32_sparc.sh (NO_SMALL_DATA): Likewise. 196*75fd0b74Schristos * emulparams/elf64_sparc.sh (NO_SMALL_DATA): Likewise. 197*75fd0b74Schristos 198*75fd0b74Schristos * scripttempl/elf.sc (SBSS): New. Define if ${NO_SMALL_DATA} 199*75fd0b74Schristos is not empty. 200*75fd0b74Schristos (SDATA): Likewise. 201*75fd0b74Schristos (REL_SDATA): Likewise. 202*75fd0b74Schristos (REL_SBSS): Likewise. 203*75fd0b74Schristos (REL_SDATA2): Likewise. 204*75fd0b74Schristos (REL_SBSS2): Likewise. 205*75fd0b74Schristos (SBSS2): Define if ${NO_SMALL_DATA} is not empty. 206*75fd0b74Schristos (SDATA2): Likewise. 207*75fd0b74Schristos 208*75fd0b74Schristos2001-11-25 Stephane Carrez <Stephane.Carrez@worldnet.fr> 209*75fd0b74Schristos 210*75fd0b74Schristos * scripttempl/elfm68hc11.sc (CTOR, DTOR): Put constructor and 211*75fd0b74Schristos destructor in rom. 212*75fd0b74Schristos * scripttempl/elfm68hc12.sc (CTOR, DTOR): Likewise. 213*75fd0b74Schristos 214*75fd0b74Schristos2001-11-22 H.J. Lu <hjl@gnu.org> 215*75fd0b74Schristos 216*75fd0b74Schristos * Makefile.in: Regenerated with automake based on automake 217*75fd0b74Schristos 1.4-8 in RedHat 7.1. 218*75fd0b74Schristos 219*75fd0b74Schristos2001-11-22 Alan Modra <amodra@bigpond.net.au> 220*75fd0b74Schristos 221*75fd0b74Schristos * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 222*75fd0b74Schristos (config.status): Delete rule. 223*75fd0b74Schristos Add extra dependencies to cover sourced emulparams files. 224*75fd0b74Schristos * Makefile.in: Regenerate. 225*75fd0b74Schristos 226*75fd0b74Schristos * scripttempl/elf.sc: Order <section>, <section>.* and 227*75fd0b74Schristos corresponding linkonce sections as seen in input files. 228*75fd0b74Schristos Formatting fixes. Zero vma of all sections if not relocating. 229*75fd0b74Schristos (STACK): Define and insert if STACK_ADDR defined. 230*75fd0b74Schristos (OTHER_RELOCATING_SECTIONS): Delete. 231*75fd0b74Schristos (OTHER_END_SYMBOLS): Define. 232*75fd0b74Schristos (OTHER_READONLY_SECTIONS): Always insert, not just when relocating. 233*75fd0b74Schristos (OTHER_READWRITE_SECTIONS): Likewise. 234*75fd0b74Schristos (OTHER_GOT_SECTIONS): Likewise. 235*75fd0b74Schristos (OTHER_SDATA_SECTIONS): Likewise. 236*75fd0b74Schristos (OTHER_BSS_SECTIONS): Likewise. 237*75fd0b74Schristos * scripttempl/elfi370.sc (OTHER_READONLY_SECTIONS): Likewise. 238*75fd0b74Schristos (OTHER_READWRITE_SECTIONS): Likewise. 239*75fd0b74Schristos * scripttempl/nw.sc (OTHER_READONLY_SECTIONS): Likewise. 240*75fd0b74Schristos (OTHER_READWRITE_SECTIONS): Likewise. 241*75fd0b74Schristos 242*75fd0b74Schristos * emulparams/armelf.sh (OTHER_RELOCATING_SECTIONS): Delete. 243*75fd0b74Schristos (STACK_ADDR): Define. 244*75fd0b74Schristos * emulparams/armelf_oabi.sh: As for armelf.sh. 245*75fd0b74Schristos * emulparams/elf32mcore.sh: As for armelf.sh. 246*75fd0b74Schristos * emulparams/h8300elf.sh: As for armelf.sh. 247*75fd0b74Schristos * emulparams/mn10200.sh: As for armelf.sh. 248*75fd0b74Schristos * emulparams/shelf.sh: As for armelf.sh. 249*75fd0b74Schristos 250*75fd0b74Schristos * emulparams/elf32fr30.sh (OTHER_RELOCATING_SECTIONS): Delete. 251*75fd0b74Schristos (OTHER_END_SYMBOLS): Define. 252*75fd0b74Schristos * emulparams/m32relf.sh: As for elf32fr30.sh. 253*75fd0b74Schristos * emulparams/h8300helf.sh: As for elf32fr30.sh. 254*75fd0b74Schristos * emulparams/h8300self.sh: As for elf32fr30.sh. 255*75fd0b74Schristos 256*75fd0b74Schristos * emulparams/criself.sh (OTHER_READONLY_SECTIONS): Protect symbol 257*75fd0b74Schristos defines with RELOCATING test. 258*75fd0b74Schristos (OTHER_SDATA_SECTIONS): Likewise. 259*75fd0b74Schristos (OTHER_RELOCATING_SECTIONS): Delete, replacing with.. 260*75fd0b74Schristos (OTHER_END_SYMBOLS): ..this. 261*75fd0b74Schristos * emulparams/crislinux.sh: As for criself.sh. 262*75fd0b74Schristos 263*75fd0b74Schristos * emulparams/elf32bmipn32.sh (OTHER_SDATA_SECTIONS): Zero vma 264*75fd0b74Schristos if not relocating. 265*75fd0b74Schristos (OTHER_RELOCATING_SECTIONS): Delete, replacing with.. 266*75fd0b74Schristos (OTHER_SECTIONS): ..this. Zero vma if not relocating. Order 267*75fd0b74Schristos normal and linkonce sections as seen in input files. 268*75fd0b74Schristos * emulparams/elf32bmip.sh (DATA_ADDR): Don't define if EMBEDDED. 269*75fd0b74Schristos (TEXT_DYNAMIC): Likewise. 270*75fd0b74Schristos (INITIAL_READONLY_SECTIONS): Zero vma if not relocating. 271*75fd0b74Schristos (OTHER_SDATA_SECTIONS): Likewise. 272*75fd0b74Schristos * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS): Likewise. 273*75fd0b74Schristos * emulparams/shlelf_linux.sh (OTHER_READWRITE_SECTIONS): Likewise. 274*75fd0b74Schristos * emulparams/elf64alpha.sh (OTHER_READONLY_SECTIONS): Likewise. 275*75fd0b74Schristos * emulparams/hppalinux.sh (OTHER_READONLY_SECTIONS): Likewise. 276*75fd0b74Schristos * emulparams/elf64_aix.sh (OTHER_GOT_SECTIONS): Likewise. 277*75fd0b74Schristos (OTHER_PLT_RELOC_SECTIONS): Likewise. 278*75fd0b74Schristos (OTHER_READONLY_SECTIONS): Likewise. Order normal and linkonce 279*75fd0b74Schristos sections as seen in input files. 280*75fd0b74Schristos * emulparams/elf64_ia64.sh: As for emulparams/elf64_aix.sh. 281*75fd0b74Schristos * emulparams/hppa64linux.sh (OTHER_READONLY_SECTIONS): Zero vma 282*75fd0b74Schristos if not relocating. 283*75fd0b74Schristos (OTHER_READWRITE_SECTIONS, OTHER_BSS_SECTIONS): Likewise. 284*75fd0b74Schristos (OTHER_BSS_END_SYMBOLS): Merge from elf64hppa.sh. 285*75fd0b74Schristos * emulparams/elf64mmix.sh (OTHER_RELOCATING_SECTIONS): Delete. 286*75fd0b74Schristos (OTHER_SECTIONS): Instead, use this.. 287*75fd0b74Schristos (OTHER_END_SYMBOLS): ..and this. 288*75fd0b74Schristos 289*75fd0b74Schristos * emulparams/elf32b4300.sh: Source elf32bmip.sh, remove duplicates. 290*75fd0b74Schristos * emulparams/elf32bsmip.sh: Likewise. 291*75fd0b74Schristos * emulparams/elf32btsmip.sh: Likewise. 292*75fd0b74Schristos * emulparams/elf32ebmip.sh: Likewise. 293*75fd0b74Schristos * emulparams/elf32lmip.sh: Likewise. 294*75fd0b74Schristos * emulparams/elf32elmip.sh: Source elf32lmip.sh, remove duplicates. 295*75fd0b74Schristos * emulparams/elf32lsmip.sh: Likewise. 296*75fd0b74Schristos * emulparams/elf32ltsmip.sh: Source elf32btsmip.sh, remove duplicates. 297*75fd0b74Schristos * emulparams/elf32l4300.sh: Source elf32b4300.sh, remove duplicates. 298*75fd0b74Schristos * emulparams/elf64bmip.sh: Source elf32bmipn32.sh, remove duplicates. 299*75fd0b74Schristos * emulparams/elf64btsmip.sh: Likewise. 300*75fd0b74Schristos * emulparams/elf64ltsmip.sh: Source elf64btsmip.sh, remove duplicates. 301*75fd0b74Schristos * emulparams/elf32lppc.sh: Source elf32ppc.sh, remove duplicates. 302*75fd0b74Schristos * emulparams/elf32ppclinux.sh: Likewise. 303*75fd0b74Schristos * emulparams/elf32ppcsim.sh: Likewise. 304*75fd0b74Schristos * emulparams/elf32lppcsim.sh: Source elf32lppc.sh, remove duplicates. 305*75fd0b74Schristos * emulparams/elf64hppa.sh: Source hppa64linux.sh, remove duplicates. 306*75fd0b74Schristos * emulparams/h8300helf.sh: Source h8300elf.sh, remove duplicates. 307*75fd0b74Schristos * emulparams/h8300self.sh: Likewise. 308*75fd0b74Schristos * emulparams/mn10300.sh: Source mn10200.sh, remove duplicates. 309*75fd0b74Schristos * emulparams/sh.sh: Comment. 310*75fd0b74Schristos * emulparams/shl.sh: Source sh.sh, remove duplicates. 311*75fd0b74Schristos * emulparams/shlelf.sh: Source shelf.sh, remove duplicates. 312*75fd0b74Schristos * emulparams/shelf_linux.sh: Source shlelf_linux.sh, remove duplicates. 313*75fd0b74Schristos 314*75fd0b74Schristos2001-11-21 David Heine <dlheine@tensilica.com> 315*75fd0b74Schristos Alan Modra <amodra@bigpond.net.au> 316*75fd0b74Schristos 317*75fd0b74Schristos * ldlang.c (map_input_to_output_sections): Replace "break" 318*75fd0b74Schristos accidentally removed with 2001-08-03 change. 319*75fd0b74Schristos (lang_gc_sections_1): Likewise. 320*75fd0b74Schristos 321*75fd0b74Schristos2001-11-21 Alan Modra <amodra@bigpond.net.au> 322*75fd0b74Schristos 323*75fd0b74Schristos * ldlang.c (walk_wild_section): Move sec == NULL case out of loop. 324*75fd0b74Schristos 325*75fd0b74Schristos2001-11-20 Angela Marie Thomas <angela@redhat.com> 326*75fd0b74Schristos 327*75fd0b74Schristos * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Use NULL instead 328*75fd0b74Schristos of false when calling lang_size_sections. 329*75fd0b74Schristos * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise. 330*75fd0b74Schristos 331*75fd0b74Schristos2001-11-15 Alan Modra <amodra@bigpond.net.au> 332*75fd0b74Schristos 333*75fd0b74Schristos * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Only emit this 334*75fd0b74Schristos function when LDEMUL_FINISH isn't set to the same name. Don't 335*75fd0b74Schristos call ${LDEMUL_FINISH}. 336*75fd0b74Schristos (ld_${EMULATION_NAME}_emulation): Call $LDEMUL_FINISH if defined. 337*75fd0b74Schristos * emultempl/armelf.em (arm_elf_finish): Call 338*75fd0b74Schristos gld${EMULATION_NAME}_finish. 339*75fd0b74Schristos * emultempl/hppaelf.em (hppaelf_finish): Rename to 340*75fd0b74Schristos gld${EMULATION_NAME}_finish. Call bfd_elf32_discard_info and 341*75fd0b74Schristos hppaelf_layout_sections_again if necessary. 342*75fd0b74Schristos (need_laying_out): New var. 343*75fd0b74Schristos (hppaelf_layaout_sections_again): Rename to 344*75fd0b74Schristos hppaelf_layout_sections_again. Clear need_laying_out. 345*75fd0b74Schristos (PARSE_AND_LIST_OPTIONS): Format text. 346*75fd0b74Schristos 347*75fd0b74Schristos2001-11-14 H.J. Lu <hjl@gnu.org> 348*75fd0b74Schristos 349*75fd0b74Schristos * emultempl/armelf.em (arm_elf_finish): Renamed from 350*75fd0b74Schristos gld${EMULATION_NAME}_finish. 351*75fd0b74Schristos (LDEMUL_FINISH): Set to arm_elf_finish. 352*75fd0b74Schristos 353*75fd0b74Schristos2001-11-14 Daniel Jacobowitz <drow@mvista.com> 354*75fd0b74Schristos 355*75fd0b74Schristos * emultempl/elf32.em (gld${EMULATION_NAME}_finish): New. 356*75fd0b74Schristos (struct ld_emulation_xfer_struct): Use it. 357*75fd0b74Schristos 358*75fd0b74Schristos2001-11-13 Ross Alexander <ross.alexander@uk.neceur.com> 359*75fd0b74Schristos 360*75fd0b74Schristos * emulparams/elf64hppa.sh (OTHER_BSS_END_SYMBOLS): Add 361*75fd0b74Schristos additional symbols referenced by newer crt0.o files from HP. 362*75fd0b74Schristos 363*75fd0b74Schristos2001-11-12 Anthony Green <green@redhat.com> 364*75fd0b74Schristos 365*75fd0b74Schristos * emulparams/armelf.sh (DATA_START_SYMBOLS): New symbol. 366*75fd0b74Schristos 367*75fd0b74Schristos2001-11-12 Alfred M. Szmidt <ams@kemisten.nu> 368*75fd0b74Schristos 369*75fd0b74Schristos * Makefile.am (GENSCRIPTS): Quote ${exec_prefix}. 370*75fd0b74Schristos * Makefile.in: Regenerate. 371*75fd0b74Schristos 372*75fd0b74Schristos2001-11-02 Stephane Carrez <Stephane.Carrez@worldnet.fr> 373*75fd0b74Schristos 374*75fd0b74Schristos * ld.texinfo: Use @command for commands, @option for options. 375*75fd0b74Schristos * Makefile.am (POD2MAN): Use 'GNU Development Tools' for 376*75fd0b74Schristos the page man title. 377*75fd0b74Schristos * Makefile.in: Rebuild. 378*75fd0b74Schristos 379*75fd0b74Schristos2001-11-04 Chris Demetriou <cgd@broadcom.com> 380*75fd0b74Schristos 381*75fd0b74Schristos * configure.tgt (mips*el-*-netbsd*, mips*-*-netbsd*): 382*75fd0b74Schristos Add support for targets. 383*75fd0b74Schristos 384*75fd0b74Schristos2001-11-02 Nick Clifton <nickc@cambridge.redhat.com> 385*75fd0b74Schristos 386*75fd0b74Schristos * configure.in (ALL_LINGUAS): Add "fr" and "sv" 387*75fd0b74Schristos * configure: Regernate. 388*75fd0b74Schristos * po/fr.po: New file. 389*75fd0b74Schristos * po/sv.po: New file. 390*75fd0b74Schristos 391*75fd0b74Schristos2001-11-01 NIIBE Yutaka <gniibe@m17n.org> 392*75fd0b74Schristos 393*75fd0b74Schristos * configure.tgt (sh-*-linux): Set targ_emul, targ_extra_emuls 394*75fd0b74Schristos as little endian default and to support big endian. 395*75fd0b74Schristos 396*75fd0b74Schristos2001-11-01 Chris Demetriou <cgd@broadcom.com> 397*75fd0b74Schristos 398*75fd0b74Schristos * ld.texinfo (Options): Document new option, -nostdlib. 399*75fd0b74Schristos * lexsup.c (OPTION_NOSTDLIB): New definition. 400*75fd0b74Schristos (ld_options): Add entry for "nostdlib". 401*75fd0b74Schristos (parse_args): Handle OPTIONS_NOSTDLIB. 402*75fd0b74Schristos * ldfile.c (ldfile_add_library_path): Don't add directories 403*75fd0b74Schristos to the search path if they weren't specified on the command line 404*75fd0b74Schristos and -nostdlib was specified. 405*75fd0b74Schristos * ld.h (ld_config_type): New member only_cmd_line_lib_dirs. 406*75fd0b74Schristos 407*75fd0b74Schristos2001-10-31 Nick Clifton <nickc@cambridge.redhat.com> 408*75fd0b74Schristos 409*75fd0b74Schristos * lexsup.c (parse_args): Prevent infinite parsing loop when 410*75fd0b74Schristos "-rpath.a" is specified on the command line. 411*75fd0b74Schristos Replace calls to fprintf with calls to einfo. 412*75fd0b74Schristos 413*75fd0b74Schristos2001-10-31 John Marshall <jmarshall@acm.org> 414*75fd0b74Schristos 415*75fd0b74Schristos * ld.texinfo: A historical requirement that MEMORY and SECTIONS 416*75fd0b74Schristos appear only once across all the linker scripts involved in a link 417*75fd0b74Schristos invocation no longer applies. Make the documentation reflect 418*75fd0b74Schristos that. 419*75fd0b74Schristos 420*75fd0b74Schristos2001-10-31 NIIBE Yutaka <gniibe@m17n.org> 421*75fd0b74Schristos 422*75fd0b74Schristos * configure.tgt: Supports sh3/sh4/sh3eb/sh4eb-unknown-linux-gnu 423*75fd0b74Schristos targets. 424*75fd0b74Schristos (sh-*-linux*): Added targ_extra_libpath. 425*75fd0b74Schristos 426*75fd0b74Schristos2001-10-31 David Heine <dlheine@tensilica.com> 427*75fd0b74Schristos 428*75fd0b74Schristos * ldlang.c (lang_size_sections): Keep a valid output_offset field 429*75fd0b74Schristos for padding statements. 430*75fd0b74Schristos 431*75fd0b74Schristos2001-10-30 Hans-Peter Nilsson <hp@bitrange.com> 432*75fd0b74Schristos 433*75fd0b74Schristos * configure.tgt (mmix-*-*): New target. 434*75fd0b74Schristos * Makefile.am (ALL_EMULATIONS): Add eelf64mmix.o and emmo.o. 435*75fd0b74Schristos Add dependencies to match. 436*75fd0b74Schristos * emulparams/mmo.sh, emulparams/elf64mmix.sh, emultempl/mmo.em, 437*75fd0b74Schristos emultempl/mmix-elfnmmo.em, emultempl/mmixelf.em, 438*75fd0b74Schristos scripttempl/mmo.sc: New files. 439*75fd0b74Schristos * gen-doc.texi: @set MMIX. 440*75fd0b74Schristos * ld.texinfo: Ditto. 441*75fd0b74Schristos [MMIX] Add MMIX node. 442*75fd0b74Schristos * Makefile.in: Regenerate. 443*75fd0b74Schristos 444*75fd0b74Schristos2001-10-29 Kazu Hirata <kazu@hxi.com> 445*75fd0b74Schristos 446*75fd0b74Schristos * ldlang.c: Fix a comment typo. 447*75fd0b74Schristos 448*75fd0b74Schristos2001-10-23 Alan Modra <amodra@bigpond.net.au> 449*75fd0b74Schristos 450*75fd0b74Schristos * configure.host: Move alpha*-*-linux-gnu* entry to generic 451*75fd0b74Schristos entries, and match *-*-linux*. 452*75fd0b74Schristos 453*75fd0b74Schristos2001-10-20 Alan Modra <amodra@bigpond.net.au> 454*75fd0b74Schristos 455*75fd0b74Schristos * ldgram.y (mri_script_command): Surround processing of INCLUDE 456*75fd0b74Schristos with ldlex_script, ldlex_popstate. 457*75fd0b74Schristos (ifile_p1): Likewise. 458*75fd0b74Schristos * ldlex.l (EOF): Don't BEGIN(SCRIPT). Restore lineno from the 459*75fd0b74Schristos correct slot. 460*75fd0b74Schristos (lex_push_file): Save current lineno to lineno_stack. Set lineno 461*75fd0b74Schristos to 1. Don't BEGIN(SCRIPT). 462*75fd0b74Schristos (lex_redirect): Similarly. 463*75fd0b74Schristos * ldmain.c (main): Set yydebug non-zero if YYDEBUG. 464*75fd0b74Schristos 465*75fd0b74Schristos2001-10-20 Nick Clifton <nickc@cambridge.redhat.com> 466*75fd0b74Schristos 467*75fd0b74Schristos * scripttempl/armcoff.sc: Define __EH_FRAME_BEGIN__ and 468*75fd0b74Schristos __EH_FRAME_END__ and accept eh frames into data section. 469*75fd0b74Schristos Add ctor and dtor sections. 470*75fd0b74Schristos 471*75fd0b74Schristos2001-10-19 Danny Smith <danny_r_smith_2001@yahoo.co.nz> 472*75fd0b74Schristos 473*75fd0b74Schristos * pe-dll.c (autofilter_objectlist): Add gcrt0.o. 474*75fd0b74Schristos (auto-export): Fix indentation. 475*75fd0b74Schristos 476*75fd0b74Schristos2001-10-18 Danny Smith <danny_r_smith_2001@yahoo.co.nz> 477*75fd0b74Schristos 478*75fd0b74Schristos * pe-dll.c (autofilter_objectlist): Add startup objects 479*75fd0b74Schristos for profiling. 480*75fd0b74Schristos (auto-export): Constify char * p. 481*75fd0b74Schristos Extract file basename and use strcmp rather than ststr 482*75fd0b74Schristos for object lookup. 483*75fd0b74Schristos 484*75fd0b74Schristos2001-10-18 Chris Demetriou <cgd@broadcom.com> 485*75fd0b74Schristos 486*75fd0b74Schristos * ldmain.c (get_emulation): Improve comment about the handling 487*75fd0b74Schristos of -mipsN options. 488*75fd0b74Schristos 489*75fd0b74Schristos2001-10-17 Alan Modra <amodra@bigpond.net.au> 490*75fd0b74Schristos 491*75fd0b74Schristos * po/POTFILES.in: Regenerate. 492*75fd0b74Schristos 493*75fd0b74Schristos2001-10-16 Vassili Karpov <malc@pulsesoft.com> 494*75fd0b74Schristos 495*75fd0b74Schristos * emultempl/elf32.em (gld*_list_options): Remove extra '\t' from 496*75fd0b74Schristos -z nocopyreloc and -z nocombreloc usage strings. 497*75fd0b74Schristos 498*75fd0b74Schristos2001-10-12 Vassili Karpov <malc@pulsesoft.com> 499*75fd0b74Schristos 500*75fd0b74Schristos * emultempl/elf32.em (gld*_list_options): Include -z nocopyreloc 501*75fd0b74Schristos in usage. 502*75fd0b74Schristos 503*75fd0b74Schristos2001-10-11 Aleksey Romanov <aromanov@ennovatenetworks.com> 504*75fd0b74Schristos 505*75fd0b74Schristos * scripttempl/armaout.sc: Place .bss section after end of aligned 506*75fd0b74Schristos data section to match behaviour of aout code in constructrion of 507*75fd0b74Schristos header. 508*75fd0b74Schristos 509*75fd0b74Schristos2001-10-11 Danny Smith <danny_r_smith_2001@yahoo.co.nz> 510*75fd0b74Schristos 511*75fd0b74Schristos * pe-dll.c (autofilter_entry_type autofilter_liblist: Add 512*75fd0b74Schristos startup files for mingw32 dlls to list. 513*75fd0b74Schristos 514*75fd0b74Schristos2001-10-10 Chris Demetriou <cgd@broadcom.com> 515*75fd0b74Schristos 516*75fd0b74Schristos * emultempl/elf32.em: Fix shell 'if' usage for portability. 517*75fd0b74Schristos 518*75fd0b74Schristos2001-10-08 Aldy Hernandez <aldyh@redhat.com> 519*75fd0b74Schristos 520*75fd0b74Schristos * configure.tgt (targ): Add arm9e-*-elf. 521*75fd0b74Schristos 522*75fd0b74Schristos2001-10-05 H.J. Lu <hjl@gnu.org> 523*75fd0b74Schristos 524*75fd0b74Schristos * genscripts.sh: Fix a typo in the last change. 525*75fd0b74Schristos 526*75fd0b74Schristos2001-10-05 Jakub Jelinek <jakub@redhat.com> 527*75fd0b74Schristos 528*75fd0b74Schristos * emultempl/elf32.em (gld_*_list_options): Include -z combreloc and 529*75fd0b74Schristos -z nocombreloc in usage. 530*75fd0b74Schristos 531*75fd0b74Schristos2001-10-03 Jim Blandy <jimb@redhat.com> 532*75fd0b74Schristos 533*75fd0b74Schristos * genscripts.sh: Include a comment at the top of each generated 534*75fd0b74Schristos script, explaining its purpose. 535*75fd0b74Schristos 536*75fd0b74Schristos2001-10-03 Vassili Karpov <malc@pulsesoft.com> 537*75fd0b74Schristos 538*75fd0b74Schristos * emultempl/elf32.em (parse_args): Handle -z nocopyreloc. 539*75fd0b74Schristos * NEWS: Mention -z nocopyreloc. 540*75fd0b74Schristos * ld.texinfo (Options): Describe nocopyreloc. 541*75fd0b74Schristos 542*75fd0b74Schristos2001-10-03 Alan Modra <amodra@bigpond.net.au> 543*75fd0b74Schristos 544*75fd0b74Schristos * configure: Regenerate. 545*75fd0b74Schristos 546*75fd0b74Schristos2001-10-02 Alan Modra <amodra@bigpond.net.au> 547*75fd0b74Schristos 548*75fd0b74Schristos * ldver.h (ld_program_version): Remove declaration. 549*75fd0b74Schristos * lexsup.c (parse_args): Move printing of copyright message.. 550*75fd0b74Schristos * ldver.c (ldversion): .. to here. 551*75fd0b74Schristos Use BFD_VERSION_STRING in place of BFD_VERSION. 552*75fd0b74Schristos (ld_program_version): Remove. 553*75fd0b74Schristos * Makefile.am (Makefile): Depend on bfd/configure.in. 554*75fd0b74Schristos Run "make dep-am". 555*75fd0b74Schristos * Makefile.in: Regenerate. 556*75fd0b74Schristos 557*75fd0b74Schristos2001-09-30 Hans-Peter Nilsson <hp@bitrange.com> 558*75fd0b74Schristos 559*75fd0b74Schristos * Makefile.am: Update dependencies with "make dep-am". 560*75fd0b74Schristos * Makefile.in: Regenerate. 561*75fd0b74Schristos 562*75fd0b74Schristos2001-09-29 John Reiser <jreiser@BitWagon.com> 563*75fd0b74Schristos 564*75fd0b74Schristos * ldlang.c (lang_common): Conditionally inhibit Common allocation. 565*75fd0b74Schristos * lexsup.c: Add --no-define-common commandline option. 566*75fd0b74Schristos * ldgram.y: Add INHIBIT_COMMON_ALLOCATION script command. 567*75fd0b74Schristos * ldlex.l: Likewise. 568*75fd0b74Schristos * ld.h: Add command_line.inhibit_common_definition. 569*75fd0b74Schristos * ldmain.c (main): Initialize. 570*75fd0b74Schristos * ld.texinfo: Document. 571*75fd0b74Schristos 572*75fd0b74Schristos2001-09-29 Alan Modra <amodra@bigpond.net.au> 573*75fd0b74Schristos 574*75fd0b74Schristos * ldlang.c (section_already_linked): Remove assignment to kept_section. 575*75fd0b74Schristos 576*75fd0b74Schristos2001-09-26 Alan Modra <amodra@bigpond.net.au> 577*75fd0b74Schristos 578*75fd0b74Schristos * ldmisc.c (USE_STDARG): Remove. 579*75fd0b74Schristos (info_msg): Define using VPARAMS, VA_OPEN, VA_FIXEDARG, VA_CLOSE. 580*75fd0b74Schristos (einfo): Likewise. 581*75fd0b74Schristos (minfo): Likewise. 582*75fd0b74Schristos (lfinfo): Likewise. 583*75fd0b74Schristos 584*75fd0b74Schristos * ldmisc.h: Remove #ifdef ANSI_PROTOTYPES and non-ansi 585*75fd0b74Schristos declarations. Update copyright. 586*75fd0b74Schristos 587*75fd0b74Schristos2001-09-24 Charles Wilson <cwilson@ece.gatech.edu> 588*75fd0b74Schristos 589*75fd0b74Schristos * pe-dll.c: Remove obsoleted declaration of 590*75fd0b74Schristos pe_get_data_import_dll_name. 591*75fd0b74Schristos (pe_create_import_fixup): Fix thinko. 592*75fd0b74Schristos 593*75fd0b74Schristos * ld.texinfo(enable-auto-import): Clarify the explanation. 594*75fd0b74Schristos 595*75fd0b74Schristos2001-09-24 Nick Clifton <nickc@cambridge.redhat.com> 596*75fd0b74Schristos 597*75fd0b74Schristos * pe-dll.c (pe_create_import_fixup): Revert previous patch. 598*75fd0b74Schristos * emultemp/pe.em (pe_data_import_dll): Move definition outside of 599*75fd0b74Schristos DLL_SUPPORT controlled code. 600*75fd0b74Schristos 601*75fd0b74Schristos2001-09-24 Charles Wilson <cwilson@ece.gatech.edu> 602*75fd0b74Schristos 603*75fd0b74Schristos * emultempl/pe.em(pe_data_import_dll): Make static. 604*75fd0b74Schristos (pe_get_data_import_dll_name): New accessor function. 605*75fd0b74Schristos * pe-dll.c(pe_create_import_fixup): call 606*75fd0b74Schristos pe_get_data_import_dll_name() from pe.em, instead of 607*75fd0b74Schristos directly accessing pe_data_import_dll variable from pe.em. 608*75fd0b74Schristos 609*75fd0b74Schristos2001-09-18 Bruno Haible <haible@clisp.cons.org> 610*75fd0b74Schristos 611*75fd0b74Schristos * deffilep.y: Include "safe-ctype.h" instead of <ctype.h>. 612*75fd0b74Schristos (def_file_add_directive): Use ISSPACE instead of isspace. 613*75fd0b74Schristos (def_lex): Use ISDIGIT/ISXDIGIT/ISALPHA/ISALNUM instead of 614*75fd0b74Schristos isdigit/isxdigit/isalpha/isalnum. 615*75fd0b74Schristos * emultempl/aix.em: Include "safe-ctype.h" instead of <ctype.h>. 616*75fd0b74Schristos (gld${EMULATION_NAME}_read_file): Use ISSPACE instead of isspace. 617*75fd0b74Schristos * emultempl/elf32.em: Include "safe-ctype.h" instead of <ctype.h>. 618*75fd0b74Schristos (gld${EMULATION_NAME}_place_orphan): Use ISALNUM instead of 619*75fd0b74Schristos isalnum. 620*75fd0b74Schristos * emultempl/gld960c.em: Include "safe-ctype.h" instead of <ctype.h>. 621*75fd0b74Schristos (gld960_set_output_arch): Use ISUPPER/TOLOWER instead of 622*75fd0b74Schristos isupper/tolower. 623*75fd0b74Schristos * emultempl/sunos.em: Include "safe-ctype.h" instead of <ctype.h>. 624*75fd0b74Schristos (gld${EMULATION_NAME}_search_dir): Use ISDIGIT instead of isdigit. 625*75fd0b74Schristos * ldctor.c: Include "safe-ctype.h" instead of <ctype.h>. 626*75fd0b74Schristos (ctor_prio): Use ISDIGIT instead of isdigit. 627*75fd0b74Schristos * ldfile.c: Include "safe-ctype.h" instead of <ctype.h>. 628*75fd0b74Schristos (ldfile_open_file_search): Use ISALPHA instead of isalpha. 629*75fd0b74Schristos (ldfile_add_arch): Use ISUPPER/TOLOWER instead of 630*75fd0b74Schristos isupper/tolower. 631*75fd0b74Schristos * ldlang.c: Include "safe-ctype.h" instead of <ctype.h>. 632*75fd0b74Schristos (stricpy): Use TOLOWER instead of isupper/tolower. 633*75fd0b74Schristos (lang_leave_overlay_section): Use ISALNUM instead of isalnum. 634*75fd0b74Schristos * ldlex.l: Include "safe-ctype.h" instead of <ctype.h>. 635*75fd0b74Schristos (lex_warn_invalid): Use ISPRINT instead of isprint. 636*75fd0b74Schristos * ldmain.c: Include "safe-ctype.h" instead of <ctype.h>. 637*75fd0b74Schristos (main): For gettext, also set the LC_CTYPE locate facet. 638*75fd0b74Schristos (add_keepsyms_file): Use ISSPACE instead of isspace. 639*75fd0b74Schristos * lexsup.c: Include "safe-ctype.h" instead of <ctype.h>. 640*75fd0b74Schristos (is_num, parse_args): Use ISDIGIT instead of isdigit. 641*75fd0b74Schristos * mpw-elfmips.c: Include "safe-ctype.h" instead of <ctype.h>. 642*75fd0b74Schristos (gldelf32ebmip_place_orphan): Use ISALNUM instead of isalnum. 643*75fd0b74Schristos * mpw-eppcmac.c: Include "safe-ctype.h" instead of <ctype.h>. 644*75fd0b74Schristos (gldppcmacos_read_file): Use ISSPACE instead of isspace. 645*75fd0b74Schristos * pe-dll.c: Include "safe-ctype.h" instead of <ctype.h>. 646*75fd0b74Schristos (quoteput): Use ISSPACE instead of isspace. 647*75fd0b74Schristos (pe_dll_generate_implib, pe_process_import_defs): Use ISALNUM 648*75fd0b74Schristos instead of isalnum. 649*75fd0b74Schristos 650*75fd0b74Schristos2001-09-18 Alan Modra <amodra@bigpond.net.au> 651*75fd0b74Schristos 652*75fd0b74Schristos * deffilep.y (def_stash_module): Constify "name" param. 653*75fd0b74Schristos 654*75fd0b74Schristos * pe-dll.c: Replace CONST with const throughout. 655*75fd0b74Schristos (quick_symbol): Constify "n1", "n2", "n3" params. 656*75fd0b74Schristos (make_singleton_name_thunk): Constify "import" param. Make 657*75fd0b74Schristos "buffer_len" a size_t. 658*75fd0b74Schristos (make_import_fixup_entry): Constify "name", "fixup_name", 659*75fd0b74Schristos "dll_symname" params. 660*75fd0b74Schristos (pe_get16): Cast args of bfd_seek. Replace bfd_read with bfd_bread. 661*75fd0b74Schristos (pe_get32): Likewise. 662*75fd0b74Schristos (pe_implied_import_dll): Likewise. 663*75fd0b74Schristos 664*75fd0b74Schristos * emultempl/beos.em (sort_by_file_name): Constify "ra", "rb". 665*75fd0b74Schristos (sort_by_section_name): Likewise. 666*75fd0b74Schristos 667*75fd0b74Schristos * emultempl/pe.em: Move defines for arm_epoc_pe before bfd.h included. 668*75fd0b74Schristos (make_import_fixup): Cast printf arg, rel->address to long rather 669*75fd0b74Schristos than int. 670*75fd0b74Schristos (gld_${EMULATION_NAME}_after_open): Don't compare NULL against int. 671*75fd0b74Schristos 672*75fd0b74Schristos2001-09-15 Alan Modra <amodra@bigpond.net.au> 673*75fd0b74Schristos 674*75fd0b74Schristos * ldmain.c (main): Rename BufferSize to ld_bufsz because HPUX 675*75fd0b74Schristos defines BufferSize. Increase buffer size by one. 676*75fd0b74Schristos 677*75fd0b74Schristos2001-09-14 Ralf Habacker <Ralf.Habacker@freenet.de> 678*75fd0b74Schristos 679*75fd0b74Schristos * pe-dll.c (pe_walk_relocs_of_symbol): Fix memory leak. 680*75fd0b74Schristos 681*75fd0b74Schristos2001-09-14 Kevin Lo <kevlo@openbsd.org> 682*75fd0b74Schristos 683*75fd0b74Schristos * configure.tgt: Add arm-openbsd target. 684*75fd0b74Schristos 685*75fd0b74Schristos2001-09-12 H.J. Lu <hjl@gnu.org> 686*75fd0b74Schristos 687*75fd0b74Schristos * Makefile.am (ALL_EMULATIONS): Move eelf64ppc.o and 688*75fd0b74Schristos eelf64lppc.o to ... 689*75fd0b74Schristos (ALL_64_EMULATIONS): Here. 690*75fd0b74Schristos * Makefile.in: Regenerated. 691*75fd0b74Schristos 692*75fd0b74Schristos2001-09-12 Paul Sokolovsky <Paul.Sokolovsky@technologist.com> 693*75fd0b74Schristos 694*75fd0b74Schristos * emultempl/pe.em(make_import_fixup): change signature to 695*75fd0b74Schristos take asection as well as arelec; we need this for proper 696*75fd0b74Schristos error reporting. Only call pe_create_import_fixup() if 697*75fd0b74Schristos there is no attempt to add a constant addend to the reloc; 698*75fd0b74Schristos otherwise, report error condition. 699*75fd0b74Schristos * pe-dll.c(pe_walk_relocs_of_symbol): change signature, 700*75fd0b74Schristos since final argument is a pointer to make_import_fixup(). 701*75fd0b74Schristos Change call to cb() to match make_import_fixup() signature. 702*75fd0b74Schristos (make_import_fixup_mark): make buffer_len unsigned. 703*75fd0b74Schristos * pe-dll.h: change signature of pe_walk_relocs_of_symbol. 704*75fd0b74Schristos 705*75fd0b74Schristos2001-09-12 Charles Wilson <cwilson@ece.gatech.edu> 706*75fd0b74Schristos 707*75fd0b74Schristos * ld.texinfo: add verbose documentation for auto-import 708*75fd0b74Schristos direct-addressing workaround, to compliment the terse 709*75fd0b74Schristos error message. 710*75fd0b74Schristos 711*75fd0b74Schristos2001-09-12 Andrew MacLeod <amacleod@redhat.com> 712*75fd0b74Schristos 713*75fd0b74Schristos * scripttempl/v850.sc: Add gcc_except_table sections. 714*75fd0b74Schristos 715*75fd0b74Schristos2001-09-11 Jeffrey A Law (law@cygnus.com) 716*75fd0b74Schristos 717*75fd0b74Schristos * emulparams/h8300helf.sh: Move stack to a much higher memory address. 718*75fd0b74Schristos * emulparams/h8300self.sh: Similarly. 719*75fd0b74Schristos 720*75fd0b74Schristos2001-09-05 Danny Smith <dannysmith@users.souceforge.net> 721*75fd0b74Schristos 722*75fd0b74Schristos * ld.texinfo (Options, --stack): Correct default value for stack 723*75fd0b74Schristos reserve. 724*75fd0b74Schristos 725*75fd0b74Schristos2001-09-05 Tom Rix <trix@redhat.com> 726*75fd0b74Schristos 727*75fd0b74Schristos * emultempl/aix.em : Handle import file XMC_XO and syscall symbols. 728*75fd0b74Schristos 729*75fd0b74Schristos2001-09-03 Andreas Jaeger <aj@suse.de> 730*75fd0b74Schristos 731*75fd0b74Schristos * emultempl/beos.em: Declare prototypes for comparions functions, 732*75fd0b74Schristos adjust definitions. 733*75fd0b74Schristos 734*75fd0b74Schristos2001-09-02 Andreas Jaeger <aj@suse.de> 735*75fd0b74Schristos 736*75fd0b74Schristos * emultempl/aix.em: Add missing prototype. 737*75fd0b74Schristos * emultempl/lnk960.em: Likewise. 738*75fd0b74Schristos * emultempl/vanilla.em: Likewise. 739*75fd0b74Schristos * emultempl/armcoff.em: Likewise. 740*75fd0b74Schristos * emultempl/armelf_oabi.em: Likewise. 741*75fd0b74Schristos * emultempl/beos.em: Likewise. 742*75fd0b74Schristos * emultempl/gld960c.em: Likewise. 743*75fd0b74Schristos * emultempl/gld960.em: Likewise. 744*75fd0b74Schristos 745*75fd0b74Schristos * emulparams/elf64alpha.sh (PARSE_AND_LIST_PROLOGUE): Add parameter 746*75fd0b74Schristos for prototype declaration. 747*75fd0b74Schristos 748*75fd0b74Schristos2001-08-31 Eric Christopher <echristo@redhat.com> 749*75fd0b74Schristos Jason Eckhardt <jle@redhat.com> 750*75fd0b74Schristos 751*75fd0b74Schristos * ldmain.c (get_emulation): Add support for -mips32 and -mips64. 752*75fd0b74Schristos 753*75fd0b74Schristos2001-08-31 Andreas Jaeger <aj@suse.de> 754*75fd0b74Schristos 755*75fd0b74Schristos * emultempl/pe.em: Add missing prototypes. 756*75fd0b74Schristos (gld_${EMULATION_NAME}_after_open): Remove extra args to 757*75fd0b74Schristos pe_find_data_imports. 758*75fd0b74Schristos (pr_sym): Add unused attribute. 759*75fd0b74Schristos 760*75fd0b74Schristos2001-08-29 Joel Sherrill <joel@OARcorp.com> 761*75fd0b74Schristos 762*75fd0b74Schristos * configure.tgt (i[3456]86-*-rtems*, m68*-*-rtems*): Change 763*75fd0b74Schristos default from coff to elf. 764*75fd0b74Schristos 765*75fd0b74Schristos2001-08-29 Jeff Law <law@redhat.com> 766*75fd0b74Schristos 767*75fd0b74Schristos * emulparams/h8300helf.sh: Resync with h8300elf.sh. Update 768*75fd0b74Schristos ARCH specification. 769*75fd0b74Schristos * emulparams/h8300self.sh: Similarly. 770*75fd0b74Schristos 771*75fd0b74Schristos2001-08-28 J"orn Rennecke <amylaar@redhat.com> 772*75fd0b74Schristos 773*75fd0b74Schristos * Makefile.am (ALL_EMULATIONS): Add eh8300elf.o, eh8300elf.o and 774*75fd0b74Schristos eh8300self.o . 775*75fd0b74Schristos (eh8300elf.c, eh8300helf.c, eh8300self.c): New targets. 776*75fd0b74Schristos * configure.tgt (h8300-*-elf*): New case. 777*75fd0b74Schristos * emulparams/h8300elf.sh, emulparams/h8300helf.sh: New files. 778*75fd0b74Schristos * emulparams/h8300self.sh: New file. 779*75fd0b74Schristos * Makefile.in: Regenerated. 780*75fd0b74Schristos 781*75fd0b74Schristos2001-08-28 Nick Clifton <nickc@cambridge.redhat.com> 782*75fd0b74Schristos 783*75fd0b74Schristos * ldmain.c (main): Rename BSIZE to BufferSize to avoid collision 784*75fd0b74Schristos with macro name. 785*75fd0b74Schristos 786*75fd0b74Schristos2001-08-27 Linus Nordberg <linus@swox.com> 787*75fd0b74Schristos Alan Modra <amodra@bigpond.net.au> 788*75fd0b74Schristos 789*75fd0b74Schristos * Makefile.am (ALL_EMULATIONS): Add eelf64ppc.o and eelf64lppc.o. 790*75fd0b74Schristos (eelf64ppc.c, eelf64lppc.c): Add make targets. 791*75fd0b74Schristos Run "make dep-am" 792*75fd0b74Schristos * Makefile.in: Regenerate. 793*75fd0b74Schristos * configure.tgt: Add powerpc64 support. Move pdp11, pjl, pj 794*75fd0b74Schristos entries to correct alphabetical position. 795*75fd0b74Schristos * emulparams/elf64ppc.sh: New. 796*75fd0b74Schristos * emulparams/elf64lppc.sh: New. 797*75fd0b74Schristos 798*75fd0b74Schristos2001-08-27 Nick Clifton <nickc@cambridge.redhat.com> 799*75fd0b74Schristos 800*75fd0b74Schristos * ldmain.c (main): Declare BSIZE as static. 801*75fd0b74Schristos 802*75fd0b74Schristos2001-08-23 Jakub Jelinek <jakub@redhat.com> 803*75fd0b74Schristos 804*75fd0b74Schristos * emultempl/elf32.em (place_orphan): Place orphan .rel* sections 805*75fd0b74Schristos into .rel.dyn resp. .rela.dyn if combreloc. 806*75fd0b74Schristos (get_script): If .x linker script is equal to .xn, only put it 807*75fd0b74Schristos once into the binary. 808*75fd0b74Schristos Add .xc and .xsc scripts. 809*75fd0b74Schristos (parse_args): Handle -z combreloc and -z nocombreloc. 810*75fd0b74Schristos * scripttempl/elf.sc (.rela.sbss): Fix a typo. 811*75fd0b74Schristos For .xc and .xsc scripts put all .rel* or .rela* input sections 812*75fd0b74Schristos but .rel*.plt and PLT-like sections into .rel.dyn resp. .rela.dyn. 813*75fd0b74Schristos * genscripts.sh (GENERATE_COMBRELOC_SCRIPT): Set if SCRIPT_NAME 814*75fd0b74Schristos is elf. 815*75fd0b74Schristos Strip trailing whitespace from script. 816*75fd0b74Schristos Generate .xc and .xsc scripts if requested. 817*75fd0b74Schristos * ldmain.c (main): Initialize link_info.combreloc and 818*75fd0b74Schristos link_info.spare_dynamic_tags. 819*75fd0b74Schristos * lexsup.c (OPTION_SPARE_DYNAMIC_TAGS): Define. 820*75fd0b74Schristos (ld_options): Add --spare-dynamic-tags option. 821*75fd0b74Schristos (parse_args): Likewise. 822*75fd0b74Schristos * ld.texinfo: Document -z combreloc and -z nocombreloc. 823*75fd0b74Schristos * ldint.texinfo: Document .xc and .xsc linker scripts. 824*75fd0b74Schristos * NEWS: Add notes about -z combreloc and SHF_MERGE. 825*75fd0b74Schristos 826*75fd0b74Schristos2001-08-22 H.J. Lu <hjl@gnu.org> 827*75fd0b74Schristos 828*75fd0b74Schristos * emulparams/elf32fr30.sh: Add a newline. 829*75fd0b74Schristos 830*75fd0b74Schristos2001-08-21 Andreas Jaeger <aj@suse.de> 831*75fd0b74Schristos 832*75fd0b74Schristos * deffilep.y: Add missing prototypes. 833*75fd0b74Schristos * pe-dll.c: Likewise. 834*75fd0b74Schristos 835*75fd0b74Schristos2001-08-20 Alan Modra <amodra@bigpond.net.au> 836*75fd0b74Schristos 837*75fd0b74Schristos * ldlang.c (insert_pad): Fix typos in last patch. 838*75fd0b74Schristos 839*75fd0b74Schristos * ldlang.c: When traversing lang_statement_union_type lists, 840*75fd0b74Schristos consistently use "header.next" rather than "next". 841*75fd0b74Schristos * mpw-eppcmac.c: Likewise. 842*75fd0b74Schristos * emultempl/beos.em: Likewise. 843*75fd0b74Schristos * emultempl/hppaelf.em: Likewise. 844*75fd0b74Schristos * emultempl/pe.em: Likewise. 845*75fd0b74Schristos * ldlang.h (union lang_statement_union): Remove "next" field. 846*75fd0b74Schristos 847*75fd0b74Schristos * ldlang.c (insert_pad): Use offsetof macro. 848*75fd0b74Schristos (lang_size_sections): Always neuter padding statements. 849*75fd0b74Schristos * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Delete. 850*75fd0b74Schristos 851*75fd0b74Schristos * pe-dll.c (pe_dll_fill_sections): Correct type of "relax" param 852*75fd0b74Schristos passed to lang_size_sections. 853*75fd0b74Schristos (pe_exe_fill_sections): Likewise. 854*75fd0b74Schristos * emultempl/pe.em (output_prev_sec_find): Copied from elf32.em. 855*75fd0b74Schristos (gld_${EMULATION_NAME}_place_orphan): Merge from elf32.em. 856*75fd0b74Schristos 857*75fd0b74Schristos2001-08-18 Alan Modra <amodra@bigpond.net.au> 858*75fd0b74Schristos 859*75fd0b74Schristos * emultempl/aix.em: Formatting fixes. 860*75fd0b74Schristos 861*75fd0b74Schristos2001-08-18 Alan Modra <amodra@bigpond.net.au> 862*75fd0b74Schristos 863*75fd0b74Schristos * ldlang.c (insert_pad): Make use of an existing pad statement if 864*75fd0b74Schristos available. Move code calculating alignment, adjusting section 865*75fd0b74Schristos alignment power, and adjusting dot to .. 866*75fd0b74Schristos (size_input_section): .. here. Remove unused relax param. 867*75fd0b74Schristos (lang_size_sections): Change boolean `relax' param to boolean *. 868*75fd0b74Schristos Adjust call to size_input_section. Make use of insert_pad to 869*75fd0b74Schristos place pad after the assignment statement. If relaxing, zap 870*75fd0b74Schristos padding statements. 871*75fd0b74Schristos (reset_memory_regions): Reset output_bfd section sizes too. 872*75fd0b74Schristos (relax_again): Move to.. 873*75fd0b74Schristos (lang_process): ..here. Adjust call to lang_size_sections, and 874*75fd0b74Schristos remove duplicated code. 875*75fd0b74Schristos * ldlang.h (lang_size_sections): Change `relax' param to boolean *. 876*75fd0b74Schristos 877*75fd0b74Schristos2001-08-17 Alan Modra <amodra@bigpond.net.au> 878*75fd0b74Schristos 879*75fd0b74Schristos * ld.texinfo: Document that fill values now use the four least 880*75fd0b74Schristos significant bytes. 881*75fd0b74Schristos * emulparams/elf32fr30.sh (NOP): Update. 882*75fd0b74Schristos * emulparams/elf32mcore.sh: Likewise. 883*75fd0b74Schristos * emulparams/elf64_s390.sh: Likewise. 884*75fd0b74Schristos * emulparams/elf_i386.sh: Likewise. 885*75fd0b74Schristos * emulparams/elf_i386_be.sh: Likewise. 886*75fd0b74Schristos * emulparams/elf_i386_chaos.sh: Likewise. 887*75fd0b74Schristos * emulparams/elf_i386_ldso.sh: Likewise. 888*75fd0b74Schristos * emulparams/elf_s390.sh: Likewise. 889*75fd0b74Schristos * emulparams/elf_x86_64.sh: Likewise. 890*75fd0b74Schristos * emulparams/i386moss.sh: Likewise. 891*75fd0b74Schristos * emulparams/i386nw.sh: Likewise. 892*75fd0b74Schristos * emulparams/m68kelf.sh: Likewise. 893*75fd0b74Schristos * scripttempl/elf.sc: Update NOP comment. 894*75fd0b74Schristos * scripttempl/elfi370.sc: Likewise. 895*75fd0b74Schristos * scripttempl/elfm68hc11.sc: Likewise. 896*75fd0b74Schristos * scripttempl/elfm68hc12.sc: Likewise. 897*75fd0b74Schristos * scripttempl/nw.sc: Likewise. 898*75fd0b74Schristos 899*75fd0b74Schristos2001-08-15 Tom Rix <trix@redhat.com> 900*75fd0b74Schristos 901*75fd0b74Schristos * ldgram.y (saved_script_handle): Initialize to NULL. 902*75fd0b74Schristos * ldmain.c (main): Change check on saved_script_handle. 903*75fd0b74Schristos 904*75fd0b74Schristos2001-08-14 Alan Modra <amodra@bigpond.net.au> 905*75fd0b74Schristos 906*75fd0b74Schristos * emultempl/elf32.em: Formatting fixes. 907*75fd0b74Schristos (output_prev_sec_find): Test for bfd_ind_section too; do so by 908*75fd0b74Schristos looking at sec->owner. 909*75fd0b74Schristos (output_rel_find): Move function inside LDEMUL_PLACE_ORPHAN test. 910*75fd0b74Schristos (gld${EMULATION_NAME}_place_orphan): Add a few comments. Remove 911*75fd0b74Schristos unused code, and reorganize orphan section placement code. 912*75fd0b74Schristos 913*75fd0b74Schristos * ldlang.c (wild_doit): Rename to lang_add_section. 914*75fd0b74Schristos * ldlang.h: Here too. 915*75fd0b74Schristos * mpw-elfmips.c: And here. 916*75fd0b74Schristos * emultempl/beos.em: And here. 917*75fd0b74Schristos * emultempl/elf32.em: And here. 918*75fd0b74Schristos * emultempl/hppaelf.em: And here. 919*75fd0b74Schristos * emultempl/pe.em: And here. 920*75fd0b74Schristos 921*75fd0b74Schristos2001-08-13 Richard Henderson <rth@redhat.com> 922*75fd0b74Schristos 923*75fd0b74Schristos * emultempl/needrelax.em: New file. 924*75fd0b74Schristos * emulparams/elf64_ia64.sh (EXTRA_EM_FILE): Reference it. 925*75fd0b74Schristos * Makefile.am (eelf64_ia64.c): Depend on it. 926*75fd0b74Schristos * Makefile.in: Rebuild. 927*75fd0b74Schristos 928*75fd0b74Schristos2001-08-13 Alan Modra <amodra@bigpond.net.au> 929*75fd0b74Schristos 930*75fd0b74Schristos * emultempl/elf32.em: For SEC_EXCLUDE sections, ensure that 931*75fd0b74Schristos output_section is set non-NULL. 932*75fd0b74Schristos 933*75fd0b74Schristos * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Return 934*75fd0b74Schristos `true' for SEC_EXCLUDE sections so that the generic code doesn't 935*75fd0b74Schristos needlessly create an output_section_statement. Treat a correctly 936*75fd0b74Schristos named output_section_statement with NULL bfd_section as compatible. 937*75fd0b74Schristos 938*75fd0b74Schristos2001-08-13 Hans-Peter Nilsson <hp@bitrange.com> 939*75fd0b74Schristos 940*75fd0b74Schristos * emultempl/generic.em: Support EXTRA_EM_FILE. 941*75fd0b74Schristos (ld_${EMULATION_NAME}_emulation): Support emulation parameters 942*75fd0b74Schristos LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL, 943*75fd0b74Schristos LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION, 944*75fd0b74Schristos LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET, 945*75fd0b74Schristos LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH, 946*75fd0b74Schristos LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS, 947*75fd0b74Schristos LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN, 948*75fd0b74Schristos LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE, 949*75fd0b74Schristos LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE, 950*75fd0b74Schristos LDEMUL_FIND_POTENTIAL_LIBRARIES. 951*75fd0b74Schristos 952*75fd0b74Schristos2001-08-12 Richard Henderson <rth@redhat.com> 953*75fd0b74Schristos 954*75fd0b74Schristos * scripttempl/elf.sc, scripttempl/elfd30v.sc, 955*75fd0b74Schristos scripttempl/elfm68hc11.sc, scripttempl/elfm68hc12.sc, 956*75fd0b74Schristos scripttempl/v850.sc: Keep .jcr data. 957*75fd0b74Schristos 958*75fd0b74Schristos2001-08-12 H.J. Lu <hjl@gnu.org> 959*75fd0b74Schristos Andrew Haley <aph@cambridge.redhat.com> 960*75fd0b74Schristos Nick Clifton <nickc@redhat.com> 961*75fd0b74Schristos 962*75fd0b74Schristos * ldgram.y (had_script): Change name to saved_script_handle. 963*75fd0b74Schristos Change type to file handle. 964*75fd0b74Schristos * ld.h (had_script): Rename and retype. 965*75fd0b74Schristos * ldfile.c (ldfile_open_command_file): Save the file handle 966*75fd0b74Schristos used in saved_script_handle. 967*75fd0b74Schristos * lexsup.c (parse_args): Do not allow -c option to alter 968*75fd0b74Schristos saved_script_handle. 969*75fd0b74Schristos * ldmain.c (main): Print out the linker script used if 970*75fd0b74Schristos --verbose is given. Check saved_script_handle to obtain the 971*75fd0b74Schristos external linker script used, or if NULL, dump the builtin 972*75fd0b74Schristos script. 973*75fd0b74Schristos * ld.texinfo: Document that --verbose now dumps the linker 974*75fd0b74Schristos script used, regardless of whether it was an internal or an 975*75fd0b74Schristos external script. 976*75fd0b74Schristos 977*75fd0b74Schristos2001-08-10 Andreas Jaeger <aj@suse.de> 978*75fd0b74Schristos 979*75fd0b74Schristos * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes 980*75fd0b74Schristos to build warnings. 981*75fd0b74Schristos * configure: Regenerate. 982*75fd0b74Schristos 983*75fd0b74Schristos2001-08-09 Alan Modra <amodra@bigpond.net.au> 984*75fd0b74Schristos 985*75fd0b74Schristos * emultempl/elf32.em (output_prev_sec_find): Add missing prototype. 986*75fd0b74Schristos 987*75fd0b74Schristos * scripttempl/elf.sc: Move non-text .dynamic section before 988*75fd0b74Schristos .plt/.got/.sdata* group. 989*75fd0b74Schristos (OTHER_GOT_SECTIONS): Move to immediately after .got. 990*75fd0b74Schristos (OTHER_SDATA_SECTIONS): Add. 991*75fd0b74Schristos * emulparams/criself.sh: Use OTHER_SDATA_SECTIONS rather than 992*75fd0b74Schristos OTHER_GOT_SECTIONS. 993*75fd0b74Schristos * emulparams/crislinux.sh: Likewise. 994*75fd0b74Schristos * emulparams/elf32b4300.sh: Likewise. 995*75fd0b74Schristos * emulparams/elf32bmip.sh: Likewise. 996*75fd0b74Schristos * emulparams/elf32bmipn32.sh: Likewise. 997*75fd0b74Schristos * emulparams/elf32bsmip.sh: Likewise. 998*75fd0b74Schristos * emulparams/elf32btsmip.sh: Likewise. 999*75fd0b74Schristos * emulparams/elf32ebmip.sh: Likewise. 1000*75fd0b74Schristos * emulparams/elf32elmip.sh: Likewise. 1001*75fd0b74Schristos * emulparams/elf32l4300.sh: Likewise. 1002*75fd0b74Schristos * emulparams/elf32lmip.sh: Likewise. 1003*75fd0b74Schristos * emulparams/elf32lsmip.sh: Likewise. 1004*75fd0b74Schristos * emulparams/elf32ltsmip.sh: Likewise. 1005*75fd0b74Schristos * emulparams/elf64bmip.sh: Likewise. 1006*75fd0b74Schristos * emulparams/elf64btsmip.sh: Likewise. 1007*75fd0b74Schristos * emulparams/elf64ltsmip.sh: Likewise. 1008*75fd0b74Schristos 1009*75fd0b74Schristos2001-08-08 Alan Modra <amodra@bigpond.net.au> 1010*75fd0b74Schristos 1011*75fd0b74Schristos * genscripts.sh: Source the emulparams script before each output 1012*75fd0b74Schristos script is generated so that variables like `RELOCATING' may affect 1013*75fd0b74Schristos variables defined in the emulparams script. 1014*75fd0b74Schristos 1015*75fd0b74Schristos2001-08-04 Alan Modra <amodra@bigpond.net.au> 1016*75fd0b74Schristos 1017*75fd0b74Schristos * emultempl/aix.em: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this 1018*75fd0b74Schristos order. 1019*75fd0b74Schristos 1020*75fd0b74Schristos * emultempl/beos.em (sort_sections): Modify for 2001-08-03 change, 1021*75fd0b74Schristos ie. iterate over wild_statement.section_list. 1022*75fd0b74Schristos (gld${EMULATION_NAME}_place_orphan): Likewise. 1023*75fd0b74Schristos 1024*75fd0b74Schristos2001-08-03 Stephane Carrez <Stephane.Carrez@worldnet.fr> 1025*75fd0b74Schristos 1026*75fd0b74Schristos * scripttempl/elfm68hc12.sc (FINISH_CODE, FINISH_RELOC): New to handle 1027*75fd0b74Schristos .fini[0-4] sections used by _exit 1028*75fd0b74Schristos (CTOR, DTOR): Export ctor/dtor symbols; move them to ROM. 1029*75fd0b74Schristos (*.text,*.data,*.bss): Take into account .text.*, .data.*, .bss.*. 1030*75fd0b74Schristos * scripttempl/elfm68hc11.sc: Likewise. 1031*75fd0b74Schristos 1032*75fd0b74Schristos2001-08-03 H.J. Lu <hjl@gnu.org> 1033*75fd0b74Schristos 1034*75fd0b74Schristos * emultempl/beos.em (init): Add the missing initialization. 1035*75fd0b74Schristos 1036*75fd0b74Schristos2001-08-03 Alan Modra <amodra@bigpond.net.au> 1037*75fd0b74Schristos 1038*75fd0b74Schristos * ld.texinfo (Input Section Basics): Clarify ordering of output 1039*75fd0b74Schristos sections. 1040*75fd0b74Schristos * ldlang.c (callback_t): Add wildcard_list param. 1041*75fd0b74Schristos (walk_wild_section): Remove "section" param. Rewrite for 1042*75fd0b74Schristos lang_wild_statement_type change. Remove unique_section_p test. 1043*75fd0b74Schristos (walk_wild_file): Remove "section" param. 1044*75fd0b74Schristos (walk_wild): Remove "section" and "file" params. 1045*75fd0b74Schristos (lang_gc_wild): Likewise. 1046*75fd0b74Schristos (wild): Likewise. Modify for lang_wild_statement_type change. 1047*75fd0b74Schristos (wild_sort): Likewise. Add "sec" param. 1048*75fd0b74Schristos (gc_section_callback): Likewise. 1049*75fd0b74Schristos (output_section_callback): Likewise. Do unique_section_p test. 1050*75fd0b74Schristos (map_input_to_output_sections): Modify call to wild. 1051*75fd0b74Schristos (lang_gc_sections_1): Likewise. 1052*75fd0b74Schristos (print_wild_statement): Modify for lang_wild_statement_type 1053*75fd0b74Schristos change. 1054*75fd0b74Schristos (lang_add_wild): Replace filename, filenames_sorted param with 1055*75fd0b74Schristos filespec. Replace section_name, sections_sorted, 1056*75fd0b74Schristos exclude_filename_list with section_list. 1057*75fd0b74Schristos * ldlang.h (lang_add_wild): Here too. 1058*75fd0b74Schristos (lang_wild_statement_type): Replace section_name, sections_sorted, 1059*75fd0b74Schristos and exclude_filename_list with section_list. 1060*75fd0b74Schristos * ldgram.y (current_file): Delete. 1061*75fd0b74Schristos (%union): Add wildcard_list. 1062*75fd0b74Schristos (file_NAME_list): Set type to wildcard_list. Build a linked list 1063*75fd0b74Schristos rather than calling lang_add_wild for each entry. 1064*75fd0b74Schristos (input_section_spec_no_keep): Call lang_add_wild here instead. 1065*75fd0b74Schristos * ld.h (struct wildcard_list): Declare. 1066*75fd0b74Schristos * mri.c (mri_draw_tree): Modify to suit new lang_add_wild. 1067*75fd0b74Schristos 1068*75fd0b74Schristos2001-08-02 Charles Wilson <cwilson@ece.gatech.edu> 1069*75fd0b74Schristos 1070*75fd0b74Schristos * ldmain.c (main): initialize link_info.pei386_auto_import 1071*75fd0b74Schristos * pe-dll.c: new tables for auto-export filtering 1072*75fd0b74Schristos (auto_export): change API, pass abfd for contextual filtering. 1073*75fd0b74Schristos Loop thru tables of excluded symbols instead of comparing 1074*75fd0b74Schristos "by hand". 1075*75fd0b74Schristos 1076*75fd0b74Schristos2001-08-02 Paul Sokolovsky <paul.sokolovsky@technologist.com> 1077*75fd0b74Schristos 1078*75fd0b74Schristos * pe-dll.c: new variable pe_dll_enable_extra_debug. New 1079*75fd0b74Schristos static variable current_sec (static struct sec *). Add 1080*75fd0b74Schristos forward declaration for add_bfd_to_link. 1081*75fd0b74Schristos (process_def_file): Don't export undefined symbols. Do not 1082*75fd0b74Schristos export symbols starting with "_imp__". Call auto_export() 1083*75fd0b74Schristos with new API. 1084*75fd0b74Schristos (pe_walk_relocs_of_symbol): New function. 1085*75fd0b74Schristos (generate_reloc): add optional extra debugging 1086*75fd0b74Schristos (pe_dll_generate_def_file): eliminate extraneous initial blank 1087*75fd0b74Schristos line in output 1088*75fd0b74Schristos (make_one): enlarge symtab to make room for __nm__ symbols 1089*75fd0b74Schristos (DATA auto-import support). 1090*75fd0b74Schristos (make_singleton_name_thunk): New function. 1091*75fd0b74Schristos (make_import_fixup_mark): New function. 1092*75fd0b74Schristos (make_import_fixup_entry): New function. 1093*75fd0b74Schristos (pe_create_import_fixup): New function. 1094*75fd0b74Schristos (add_bfd_to_link): Specify that 'name' argument is a CONST 1095*75fd0b74Schristos char *. 1096*75fd0b74Schristos * pe-dll.h: declare new variable pe_dll_extra_pe_debug; 1097*75fd0b74Schristos declare new functions pe_walk_relocs_of_symbol and 1098*75fd0b74Schristos pe_create_import_fixup. 1099*75fd0b74Schristos * emultempl/pe.em: add new options --enable-auto-import, 1100*75fd0b74Schristos --disable-auto-import, and --enable-extra-pe-debug. 1101*75fd0b74Schristos (make_import_fixup): New function. 1102*75fd0b74Schristos (pe_find_data_imports): New function. 1103*75fd0b74Schristos (pr_sym): New function. 1104*75fd0b74Schristos (gld_${EMULATION_NAME}_after_open): Add optional extra pe 1105*75fd0b74Schristos debugging. Call pe_find_data_imports. Mark .idata as DATA, not 1106*75fd0b74Schristos CODE. 1107*75fd0b74Schristos 1108*75fd0b74Schristos2001-08-02 Charles Wilson <cwilson@ece.gatech.edu> 1109*75fd0b74Schristos 1110*75fd0b74Schristos * ld.texinfo: add additional documentation for 1111*75fd0b74Schristos --export-all-symbols. Document --out-implib, 1112*75fd0b74Schristos --enable-auto-image-base, --disable-auto-image-base, 1113*75fd0b74Schristos --dll-search-prefix, --enable-auto-import, and 1114*75fd0b74Schristos --disable-auto-import. 1115*75fd0b74Schristos * ldint.texinfo: Add detailed documentation on auto-import 1116*75fd0b74Schristos implementation. 1117*75fd0b74Schristos 1118*75fd0b74Schristos2001-07-30 Nick Clifton <nickc@cambridge.redhat.com> 1119*75fd0b74Schristos 1120*75fd0b74Schristos * ld.texinfo (Simple Assignments): Fix computation in SECTIONS 1121*75fd0b74Schristos example. 1122*75fd0b74Schristos 1123*75fd0b74Schristos2001-07-24 Alan Modra <amodra@bigpond.net.au> 1124*75fd0b74Schristos 1125*75fd0b74Schristos * Makefile.am: Update dependencies with "make dep-am". 1126*75fd0b74Schristos * Makefile.in: Regenerate 1127*75fd0b74Schristos 1128*75fd0b74Schristos2001-07-23 Alan Modra <amodra@bigpond.net.au> 1129*75fd0b74Schristos 1130*75fd0b74Schristos * ldcref.c (check_section_sym_xref): New function. 1131*75fd0b74Schristos (check_nocrossrefs): Call it. 1132*75fd0b74Schristos (check_nocrossref): Interate over h->refs here instead of.. 1133*75fd0b74Schristos (check_refs): ..here. Pass in the symbol name, section, and bfd 1134*75fd0b74Schristos rather than hash_entry pointers. 1135*75fd0b74Schristos (struct check_refs_info): Keep symbol name rather than hash entry. 1136*75fd0b74Schristos Remove "same". 1137*75fd0b74Schristos (check_reloc_refs): Tweak for above changes in check_refs_info. 1138*75fd0b74Schristos Only report references to section syms when symname is NULL to 1139*75fd0b74Schristos prevent duplicate messages for the same reloc. 1140*75fd0b74Schristos 1141*75fd0b74Schristos2001-07-19 Nick Clifton <nickc@cambridge.redhat.com> 1142*75fd0b74Schristos 1143*75fd0b74Schristos * ldexp.c (exp_print_tree): Use stderr if config.map_file is not 1144*75fd0b74Schristos available. Do not print NULL trees. 1145*75fd0b74Schristos (exp_print_token): Print unknown tokens with values > 126 as 1146*75fd0b74Schristos decimal values not ASCII characters. 1147*75fd0b74Schristos 1148*75fd0b74Schristos * ldlang.c (lang_leave_overlay): If a region is specified assign 1149*75fd0b74Schristos it to all sections inside the overlay unless they have been 1150*75fd0b74Schristos assigned to the own, non-default, memory region. 1151*75fd0b74Schristos 1152*75fd0b74Schristos * README: Add header for consistency with other README files. 1153*75fd0b74Schristos 1154*75fd0b74Schristos2001-07-14 H.J. Lu <hjl@gnu.org> 1155*75fd0b74Schristos 1156*75fd0b74Schristos * emultempl/elf32.em (output_prev_sec_find): Never return 1157*75fd0b74Schristos bfd_abs_section_ptr, bfd_com_section_ptr nor 1158*75fd0b74Schristos bfd_und_section_ptr. 1159*75fd0b74Schristos 1160*75fd0b74Schristos2001-07-14 Nick Clifton <nickc@cambridge.redhat.com> 1161*75fd0b74Schristos 1162*75fd0b74Schristos * Makefile.am (em32relf.c): Change dependency from generic.em to 1163*75fd0b74Schristos elf32.em. 1164*75fd0b74Schristos * Makefile.in: Regenerate. 1165*75fd0b74Schristos 1166*75fd0b74Schristos2001-07-14 matthew green <mrg@eterna.com.au> 1167*75fd0b74Schristos 1168*75fd0b74Schristos * configure.tgt (i386-*-netbsdelf*): New target. 1169*75fd0b74Schristos (i386-*-netbsd*): Set targ_extra_emuls to `elf_i386' 1170*75fd0b74Schristos 1171*75fd0b74Schristos2001-07-13 Jakub Jelinek <jakub@redhat.com> 1172*75fd0b74Schristos 1173*75fd0b74Schristos * emultempl/elf32.em (output_prev_sec_find): New. 1174*75fd0b74Schristos (place_orphan): Use it. 1175*75fd0b74Schristos 1176*75fd0b74Schristos2001-07-11 H.J. Lu <hjl@gnu.org> 1177*75fd0b74Schristos 1178*75fd0b74Schristos * ldmain.c (main): Fix typos in the last change. 1179*75fd0b74Schristos 1180*75fd0b74Schristos2001-07-11 Jakub Jelinek <jakub@redhat.com> 1181*75fd0b74Schristos 1182*75fd0b74Schristos * ldmain.c (main): Disallow -F and -f without -shared. 1183*75fd0b74Schristos 1184*75fd0b74Schristos2001-07-11 Nick Clifton <nickc@cambridge.redhat.com> 1185*75fd0b74Schristos 1186*75fd0b74Schristos * emultempl/pe.em (after_open): Check for the output_bfd not 1187*75fd0b74Schristos having any coff_data structure allocated to it. 1188*75fd0b74Schristos 1189*75fd0b74Schristos2001-07-09 David O'Brien <obrien@FreeBSD.org> 1190*75fd0b74Schristos 1191*75fd0b74Schristos * emultempl/elf32.em: Do not assuming that contents of the buffer 1192*75fd0b74Schristos returned from basename function will remain unchanged accross other 1193*75fd0b74Schristos function calls. 1194*75fd0b74Schristos 1195*75fd0b74Schristos2001-07-03 H.J. Lu <hjl@gnu.org> 1196*75fd0b74Schristos 1197*75fd0b74Schristos * scripttempl/elf.sc (DYNAMIC_PAD): Revert the change made on 1198*75fd0b74Schristos 2001-07-03. It creates dynamic entries even for static binaries. 1199*75fd0b74Schristos 1200*75fd0b74Schristos2001-07-03 Jakub Jelinek <jakub@redhat.com> 1201*75fd0b74Schristos 1202*75fd0b74Schristos * scripttempl/elf.sc (DYNAMIC_PAD): New variable. 1203*75fd0b74Schristos (DYNAMIC): Use it to reserve few dynamic entries for 1204*75fd0b74Schristos post-linking tools. 1205*75fd0b74Schristos 1206*75fd0b74Schristos2001-06-27 Alan Modra <amodra@bigpond.net.au> 1207*75fd0b74Schristos 1208*75fd0b74Schristos * emulparams/hppa64linux.sh: New file. 1209*75fd0b74Schristos * configure.tgt: hppa*64*-*-linux* uses hppa64linux.sh 1210*75fd0b74Schristos * Makefile.am (ALL_64_EMULATIONS): Add ehppa64linux.o 1211*75fd0b74Schristos (ehppa64linux.c): Add rule to make it. 1212*75fd0b74Schristos Run "make dep-am". 1213*75fd0b74Schristos * Makefile.in: Regenerate. 1214*75fd0b74Schristos 1215*75fd0b74Schristos2001-06-21 Hans-Peter Nilsson <hp@axis.com> 1216*75fd0b74Schristos 1217*75fd0b74Schristos * ld.texinfo (Options, -r): Mention restrictions when using 1218*75fd0b74Schristos different object formats. 1219*75fd0b74Schristos 1220*75fd0b74Schristos2001-06-19 Hans-Peter Nilsson <hp@axis.com> 1221*75fd0b74Schristos 1222*75fd0b74Schristos * ldlang.c (lang_check): Emit fatal error if relocatable link 1223*75fd0b74Schristos between different object flavours with relocations in input. 1224*75fd0b74Schristos 1225*75fd0b74Schristos2001-06-19 H.J. Lu <hjl@gnu.org> 1226*75fd0b74Schristos 1227*75fd0b74Schristos * ld.texinfo (-E, --export-dynamic): Mention --version-script. 1228*75fd0b74Schristos (--version-script): Mention the language support. 1229*75fd0b74Schristos 1230*75fd0b74Schristos2001-06-19 H.J. Lu <hjl@gnu.org> 1231*75fd0b74Schristos 1232*75fd0b74Schristos * ldlang.c (lang_check): Revert the change mode on 2001-06-15. 1233*75fd0b74Schristos 1234*75fd0b74Schristos2001-06-18 H.J. Lu <hjl@gnu.org> 1235*75fd0b74Schristos 1236*75fd0b74Schristos * Makefile.am (ld.1): Remove the prefix `$(srcdir)/'. 1237*75fd0b74Schristos (diststuff): Add $(MANS). 1238*75fd0b74Schristos * Makefile.in: Regenerated. 1239*75fd0b74Schristos 1240*75fd0b74Schristos * ld.1: Removed. 1241*75fd0b74Schristos 1242*75fd0b74Schristos2001-06-18 Hans-Peter Nilsson <hp@axis.com> 1243*75fd0b74Schristos 1244*75fd0b74Schristos * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): 1245*75fd0b74Schristos Update for API change in bfd_elf${ELFSIZE}_size_dynamic_sections. 1246*75fd0b74Schristos * mpw-elfmips.c (gldelf32ebmip_before_allocation): Ditto. 1247*75fd0b74Schristos * ld.h (args_type): Remove member export_dynamic. All users 1248*75fd0b74Schristos changed to use struct bfd_link_info member. 1249*75fd0b74Schristos 1250*75fd0b74Schristos * Makefile.am (ecriself.c, ed10velf.c, ei386moss.c): Depend on 1251*75fd0b74Schristos $(srcdir)/emultempl/elf32.em, not $(srcdir)/emultempl/generic.em. 1252*75fd0b74Schristos * Makefile.in: Regenerate. 1253*75fd0b74Schristos 1254*75fd0b74Schristos2001-06-18 H.J. Lu <hjl@gnu.org> 1255*75fd0b74Schristos 1256*75fd0b74Schristos * ldlang.c (init_os): Add the newline to the einfo call. 1257*75fd0b74Schristos (lang_check): Likewise. 1258*75fd0b74Schristos (lang_do_version_exports_section): Likewise. 1259*75fd0b74Schristos 1260*75fd0b74Schristos2001-06-15 H.J. Lu <hjl@gnu.org> 1261*75fd0b74Schristos 1262*75fd0b74Schristos * lexsup.c (parse_args); Save optind to report unrecognized 1263*75fd0b74Schristos option. 1264*75fd0b74Schristos 1265*75fd0b74Schristos2001-06-15 Hans-Peter Nilsson <hp@axis.com> 1266*75fd0b74Schristos 1267*75fd0b74Schristos * ldlang.c (lang_check): Emit fatal error if relocatable link 1268*75fd0b74Schristos between different object flavours. 1269*75fd0b74Schristos 1270*75fd0b74Schristos * lexsup.c (parse_args) <case OPTION_EXPORT_DYNAMIC, case 'E'>: 1271*75fd0b74Schristos Set new link_info member export_dynamic. 1272*75fd0b74Schristos * ldmain.c (main): Initialize new link_info member export_dynamic. 1273*75fd0b74Schristos 1274*75fd0b74Schristos2001-06-12 Nick Clifton <nickc@cambridge.redhat.com> 1275*75fd0b74Schristos 1276*75fd0b74Schristos * ldlang.c (walk_wild): Only call walk_wild_file if 1277*75fd0b74Schristos lookup_name returns something. 1278*75fd0b74Schristos (lookup_name): If load_symbols fails, return NULL. 1279*75fd0b74Schristos (load_symbols): Change to a boolean function. 1280*75fd0b74Schristos (open_input_bfds): If load_symbols fails then do not make the 1281*75fd0b74Schristos executable. 1282*75fd0b74Schristos 1283*75fd0b74Schristos2001-06-08 Alan Modra <amodra@bigpond.net.au> 1284*75fd0b74Schristos 1285*75fd0b74Schristos * ldlang.c (record_bfd_errors): Remove. 1286*75fd0b74Schristos 1287*75fd0b74Schristos * emultempl/aix.em: Fix copyright dates. 1288*75fd0b74Schristos 1289*75fd0b74Schristos2001-06-07 Andreas Jaeger <aj@suse.de> 1290*75fd0b74Schristos 1291*75fd0b74Schristos * elf_x86_64.sh (NONPAGED_TEXT_START_ADDR): Increase. 1292*75fd0b74Schristos (TEXT_START_ADDR): Likewise. 1293*75fd0b74Schristos 1294*75fd0b74Schristos2001-06-06 Martin Schwidefsky <schwidefsky@de.ibm.com> 1295*75fd0b74Schristos 1296*75fd0b74Schristos * configure.host: Set HOSTING_CRT0/HOSTING_LIBS correctly for s/390. 1297*75fd0b74Schristos 1298*75fd0b74Schristos2001-06-05 Danny Smith <danny_r_smith_2001@yahoo.co.nz> 1299*75fd0b74Schristos 1300*75fd0b74Schristos * emultempl/pe.em (init): Reduce default stack reserve to 0x200000. 1301*75fd0b74Schristos 1302*75fd0b74Schristos2001-05-31 H.J. Lu <hjl@gnu.org> 1303*75fd0b74Schristos 1304*75fd0b74Schristos * ldlang.c (open_input_bfds): Don't change the bfd error 1305*75fd0b74Schristos handler whilst loading symbols. 1306*75fd0b74Schristos 1307*75fd0b74Schristos2001-05-28 Nick Clifton <nickc@cambridge.redhat.com> 1308*75fd0b74Schristos 1309*75fd0b74Schristos * configure.tgt: Remove i370-mvs architecture, it is not currently 1310*75fd0b74Schristos supported. 1311*75fd0b74Schristos 1312*75fd0b74Schristos2001-05-25 H.J. Lu <hjl@gnu.org> 1313*75fd0b74Schristos 1314*75fd0b74Schristos * emulparams/ppcmacos.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK 1315*75fd0b74Schristos like emulparams/aixppc.sh. 1316*75fd0b74Schristos 1317*75fd0b74Schristos2001-05-25 H.J. Lu <hjl@gnu.org> 1318*75fd0b74Schristos 1319*75fd0b74Schristos * emultempl/beos.em (gld${EMULATION_NAME}_before_parse): Move 1320*75fd0b74Schristos setting of output_filename after bfd_scan_arch. 1321*75fd0b74Schristos * emultempl/pe.em: Likewise. 1322*75fd0b74Schristos 1323*75fd0b74Schristos2001-05-25 H.J. Lu <hjl@gnu.org> 1324*75fd0b74Schristos 1325*75fd0b74Schristos * emulparams/aixrs6.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK 1326*75fd0b74Schristos like emulparams/aixppc.sh. 1327*75fd0b74Schristos 1328*75fd0b74Schristos * emultempl/aix.em (sc): Use ${srcdir}/emultempl/ostring.sed 1329*75fd0b74Schristos instead of ${srcdir}/emultempl/stringify.sed. 1330*75fd0b74Schristos 1331*75fd0b74Schristos2001-05-25 Timothy Wall <twall@oculustech.com> 1332*75fd0b74Schristos 1333*75fd0b74Schristos * emulparams/elf64_aix.sh: Change settings to match IBM linker 1334*75fd0b74Schristos output. 1335*75fd0b74Schristos 1336*75fd0b74Schristos2001-05-25 Alan Modra <amodra@one.net.au> 1337*75fd0b74Schristos 1338*75fd0b74Schristos * configure.host: Replace linuxoldld with linux*oldld. 1339*75fd0b74Schristos * configure.tgt: Likewise. 1340*75fd0b74Schristos 1341*75fd0b74Schristos2001-05-24 H.J. Lu <hjl@gnu.org> 1342*75fd0b74Schristos 1343*75fd0b74Schristos * emultempl/stringify.sed: Removed again. 1344*75fd0b74Schristos 1345*75fd0b74Schristos2001-05-24 H.J. Lu <hjl@gnu.org> 1346*75fd0b74Schristos 1347*75fd0b74Schristos * emultempl/aix.em (OUTPUT_ARCH): Defined. 1348*75fd0b74Schristos (gld${EMULATION_NAME}_before_parse): Initialize 1349*75fd0b74Schristos ldfile_output_architecture, ldfile_output_machine and 1350*75fd0b74Schristos ldfile_output_machine_name from ${OUTPUT_ARCH} if possible. 1351*75fd0b74Schristos * emultempl/beos.em: Likewise. 1352*75fd0b74Schristos * emultempl/elf32.em: Likewise. 1353*75fd0b74Schristos * emultempl/linux.em: Likewise. 1354*75fd0b74Schristos * emultempl/mipsecoff.em: Likewise. 1355*75fd0b74Schristos * emultempl/pe.em: Likewise. 1356*75fd0b74Schristos * emultempl/sunos.em: Likewise. 1357*75fd0b74Schristos 1358*75fd0b74Schristos2001-05-24 Tom Rix <trix@redhat.com> 1359*75fd0b74Schristos 1360*75fd0b74Schristos * emultempl/aix.em : (gld${EMULATION_NAME}_read_file) 1361*75fd0b74Schristos udate import file format. 1362*75fd0b74Schristos (change_symbol_mode) New, same 1363*75fd0b74Schristos (is_syscall) New, same 1364*75fd0b74Schristos * emulparams/aixppc.sh : add SYSCALL_MASK and SYMBOL_MODE_MASK 1365*75fd0b74Schristos * emulparams/aixppc64.sh : same 1366*75fd0b74Schristos * emulparams/aixrs6.sh : same 1367*75fd0b74Schristos * emulparams/ppcmacos.sh : same 1368*75fd0b74Schristos * emultempl/aix.em : use strtoull to parse options 1369*75fd0b74Schristos * Makefile.am : add eaixppc64 emulation for xcoff64 1370*75fd0b74Schristos * Makefile.in : same 1371*75fd0b74Schristos * configure.tgt : same 1372*75fd0b74Schristos 1373*75fd0b74Schristos * scripttempl/aix.sc : default text section offset to 0x10000000 1374*75fd0b74Schristos default data section offset to 0x20000000 1375*75fd0b74Schristos add .sv3264 and .sv64 pseudo sections 1376*75fd0b74Schristos loader and debug sections use the currect section offset. 1377*75fd0b74Schristos 1378*75fd0b74Schristos * emultempl/aix.em : Add xcoff64 support 1379*75fd0b74Schristos Add -binitfini support 1380*75fd0b74Schristos (gld${EMULATION_NAME}_before_parse) -binitfini 1381*75fd0b74Schristos (gld${EMULATION_NAME}_parse_args) same 1382*75fd0b74Schristos (gld${EMULATION_NAME}_before_allocation) format change for special 1383*75fd0b74Schristos sections 1384*75fd0b74Schristos 1385*75fd0b74Schristos * emulparams/aixppc64.sh : New file for xcoff64 support 1386*75fd0b74Schristos 1387*75fd0b74Schristos2001-05-23 Alexandre Oliva <aoliva@redhat.com> 1388*75fd0b74Schristos 1389*75fd0b74Schristos * emultempl/elf32.em (ELF_INTERPRETER_SET_DEFAULT): Use this new 1390*75fd0b74Schristos variable to avoid non-portable shell construct. 1391*75fd0b74Schristos 1392*75fd0b74Schristos2001-05-23 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> 1393*75fd0b74Schristos 1394*75fd0b74Schristos * ldmain.c (get_emulation): Add -mips5 command line argument. 1395*75fd0b74Schristos 1396*75fd0b74Schristos2001-05-22 Alexandre Oliva <aoliva@redhat.com> 1397*75fd0b74Schristos 1398*75fd0b74Schristos * emulparams/elf_i386_ldso.sh: New, copied from elf_i386.sh. 1399*75fd0b74Schristos (ELF_INTERPRETER_NAME): Define it. 1400*75fd0b74Schristos * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Use 1401*75fd0b74Schristos it. 1402*75fd0b74Schristos * configure.tgt (targ_emul, targ_extra_emuls) 1403*75fd0b74Schristos [i[3456]86-*-solaris2*, i[3456]86-*-solaris*]: Use elf_i386_ldso 1404*75fd0b74Schristos as primary, elf_i386 as extra. 1405*75fd0b74Schristos * Makefile.am (ALL_EMULATIONS): Added eelf_i386_ldso.o. 1406*75fd0b74Schristos (eelf_i386_ldso.c): New rule. 1407*75fd0b74Schristos * Makefile.in: Rebuilt. 1408*75fd0b74Schristos 1409*75fd0b74Schristos2001-05-22 Nick Clifton <nickc@redhat.com> 1410*75fd0b74Schristos 1411*75fd0b74Schristos * lexsup.c (ld_options): Allow -I to be an alias for 1412*75fd0b74Schristos --dynamic-linker. This is for Solaris compatability. 1413*75fd0b74Schristos * ld.texinfo: Document that -I can be used. 1414*75fd0b74Schristos * ld.1: Regenerate. 1415*75fd0b74Schristos 1416*75fd0b74Schristos2001-05-16 Alan Modra <amodra@one.net.au> 1417*75fd0b74Schristos 1418*75fd0b74Schristos * ldlang.c (wild_doit): Use linker_has_input to reliably determine 1419*75fd0b74Schristos whether an input section is the first one assigned to an output 1420*75fd0b74Schristos section. 1421*75fd0b74Schristos Assorted formatting fixes. 1422*75fd0b74Schristos 1423*75fd0b74Schristos2001-05-14 DJ Delorie <dj@delorie.com> 1424*75fd0b74Schristos 1425*75fd0b74Schristos * Makefile.am (ld.dvi): Search bfd/doc for texinfo files. 1426*75fd0b74Schristos * Makefile.in: Ditto. 1427*75fd0b74Schristos 1428*75fd0b74Schristos2001-05-11 Jakub Jelinek <jakub@redhat.com> 1429*75fd0b74Schristos 1430*75fd0b74Schristos * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Put 1431*75fd0b74Schristos .gnu.linkonce.ia64unw{,i} sections into corresponding .IA_64.unwind* 1432*75fd0b74Schristos output sections. 1433*75fd0b74Schristos * emulparams/elf64_aix.sh (OTHER_READONLY_SECTIONS): Likewise. 1434*75fd0b74Schristos 1435*75fd0b74Schristos2001-05-11 Jakub Jelinek <jakub@redhat.com> 1436*75fd0b74Schristos 1437*75fd0b74Schristos * ldlang.c (lang_process): Call bfd_merge_sections. 1438*75fd0b74Schristos 1439*75fd0b74Schristos2001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> 1440*75fd0b74Schristos 1441*75fd0b74Schristos * ldgram.y: Fix typo. 1442*75fd0b74Schristos 1443*75fd0b74Schristos2001-05-03 H.J. Lu <hjl@gnu.org> 1444*75fd0b74Schristos 1445*75fd0b74Schristos * emultempl/elf32.em: Include "libiberty.h". 1446*75fd0b74Schristos (gld${EMULATION_NAME}_vercheck): Call basename () to get the 1447*75fd0b74Schristos basename of the bfd filename. 1448*75fd0b74Schristos (gld${EMULATION_NAME}_stat_needed): Likewise. 1449*75fd0b74Schristos (gld${EMULATION_NAME}_try_needed): Likewise. 1450*75fd0b74Schristos (gld${EMULATION_NAME}_open_dynamic_archive): Likewise. 1451*75fd0b74Schristos 1452*75fd0b74Schristos2001-05-02 H.J. Lu <hjl@gnu.org> 1453*75fd0b74Schristos 1454*75fd0b74Schristos * emultempl/pe.em: Include <ctype.h>. 1455*75fd0b74Schristos 1456*75fd0b74Schristos2001-05-02 Johan Rydberg <jrydberg@opencores.org> 1457*75fd0b74Schristos 1458*75fd0b74Schristos * emulparams/elf32openrisc.sh: New file. 1459*75fd0b74Schristos 1460*75fd0b74Schristos * Makefile.am: Add OpenRISC target. 1461*75fd0b74Schristos * Makefile.in: Regenerated. 1462*75fd0b74Schristos 1463*75fd0b74Schristos * configure.tgt: Add openrisc-*-* mapping. 1464*75fd0b74Schristos 1465*75fd0b74Schristos2001-05-02 Nick Clifton <nickc@redhat.com> 1466*75fd0b74Schristos 1467*75fd0b74Schristos * emultempl/aix.em: Replace buystring with xstrdup. 1468*75fd0b74Schristos * emultempl/beos.em: Replace buystring with xstrdup. 1469*75fd0b74Schristos 1470*75fd0b74Schristos2001-05-02 H.J. Lu <hjl@gnu.org> 1471*75fd0b74Schristos 1472*75fd0b74Schristos * ldfile.c: Include "libiberty.h". 1473*75fd0b74Schristos * ldlex.l: Likewise. 1474*75fd0b74Schristos 1475*75fd0b74Schristos * ldmisc.c (buystring): Removed. 1476*75fd0b74Schristos * ldmisc.h: Likewise. 1477*75fd0b74Schristos 1478*75fd0b74Schristos * ldfile.c: Replace buystring with xstrdup. 1479*75fd0b74Schristos * ldlang.c: Likewise. 1480*75fd0b74Schristos * ldlex.l: Likewise. 1481*75fd0b74Schristos * ldmain.c: Likewise. 1482*75fd0b74Schristos * ldmisc.c: Likewise. 1483*75fd0b74Schristos * lexsup.c: Likewise. 1484*75fd0b74Schristos * mpw-eppcmac.c: Likewise. 1485*75fd0b74Schristos 1486*75fd0b74Schristos2001-04-30 Andreas Jaeger <aj@suse.de> 1487*75fd0b74Schristos 1488*75fd0b74Schristos * emulparms/elf_x86_64.sh (MAXPAGESIZE): Fix value. 1489*75fd0b74Schristos 1490*75fd0b74Schristos2001-04-28 Paul Sokolovsky <Paul.Sokolovsky@technologist.com> 1491*75fd0b74Schristos 1492*75fd0b74Schristos * ldlang.c (load_symbols): Give emulation a chance 1493*75fd0b74Schristos to process unrecognized file before fatal error is 1494*75fd0b74Schristos reported, not after. 1495*75fd0b74Schristos 1496*75fd0b74Schristos2001-04-27 Sean McNeil <sean@mcneil.com> 1497*75fd0b74Schristos 1498*75fd0b74Schristos * configure.tgt: Add arm-vxworks target. 1499*75fd0b74Schristos * scripttempl/armcoff.sc: Support .text or .data as a section name 1500*75fd0b74Schristos prefix. 1501*75fd0b74Schristos Define _etext. 1502*75fd0b74Schristos 1503*75fd0b74Schristos2001-04-13 J.T. Conklin <jtc@redback.com> 1504*75fd0b74Schristos 1505*75fd0b74Schristos * ld.texinfo: Document --fatal-warnings. 1506*75fd0b74Schristos * ld.1: Regenerate. 1507*75fd0b74Schristos 1508*75fd0b74Schristos * ldmisc.c (vfinfo): Set flag to inhibit making executable if 1509*75fd0b74Schristos warnings have been turned into errors. 1510*75fd0b74Schristos * lexsup.c (OPTION_WARN_FATAL): Define. 1511*75fd0b74Schristos (ld_options): Entry for --fatal-warnings. 1512*75fd0b74Schristos (parse_args): Handle OPTION_WARN_FATAL. 1513*75fd0b74Schristos * ld.h (ld_config_type): Add fatal_warnings field. 1514*75fd0b74Schristos 1515*75fd0b74Schristos2001-04-13 Jakub Jelinek <jakub@redhat.com> 1516*75fd0b74Schristos 1517*75fd0b74Schristos * ldmain.c (main): Default to discard_sec_merge. 1518*75fd0b74Schristos * lexsup.c (OPTION_DISCARD_NONE): Define. 1519*75fd0b74Schristos (ld_options): Add --discard-none. 1520*75fd0b74Schristos (parse_args): Handle OPTION_DISCARD_NONE. 1521*75fd0b74Schristos * ldlang.c (wild_doit): SEC_MERGE should be set in the output 1522*75fd0b74Schristos section only if SEC_MERGE and SEC_STRINGS flags and entsize of 1523*75fd0b74Schristos all its input sections match. 1524*75fd0b74Schristos 1525*75fd0b74Schristos2001-04-05 Steven J. Hill <sjhill@cotw.com> 1526*75fd0b74Schristos 1527*75fd0b74Schristos * Makefile.am (ALL_EMULATIONS): Add eelf32ltsmip.o. 1528*75fd0b74Schristos (ALL_64_EMULATIONS): Add eelf64btsmip.o and eelf64ltsmip.o. 1529*75fd0b74Schristos (eelf32ltsmip.c): New target. 1530*75fd0b74Schristos (eelf64btsmip.c): Likewise. 1531*75fd0b74Schristos (eelf64ltsmip.c): Likewise. 1532*75fd0b74Schristos * Makefile.in: Regenerated. 1533*75fd0b74Schristos 1534*75fd0b74Schristos * configure.tgt (mips*el-*-linux-gnu): Uses traditional MIPS 1535*75fd0b74Schristos target. 1536*75fd0b74Schristos (mips*-*-linux-gnu*): Likewise. 1537*75fd0b74Schristos 1538*75fd0b74Schristos * emulparams/elf32ltsmip.sh: New. Traditional little endian 1539*75fd0b74Schristos MIPS taget. 1540*75fd0b74Schristos * emulparams/elf64btsmip.sh: New. Traditional 64bit big endian 1541*75fd0b74Schristos target. 1542*75fd0b74Schristos * emulparams/elf64ltsmip.sh: New. Traditional 64bit little 1543*75fd0b74Schristos endian target. 1544*75fd0b74Schristos 1545*75fd0b74Schristos2001-04-05 Hans-Peter Nilsson <hp@axis.com> 1546*75fd0b74Schristos 1547*75fd0b74Schristos * emulparams/criself.sh (EXECUTABLE_SYMBOLS): Cannot provide 1548*75fd0b74Schristos correct value of __Stext here. 1549*75fd0b74Schristos (TEXT_START_SYMBOLS): Define; always define __Stext, to start of 1550*75fd0b74Schristos .startup section. 1551*75fd0b74Schristos 1552*75fd0b74Schristos * emulparams/crislinux.sh: Remove FIXME. 1553*75fd0b74Schristos 1554*75fd0b74Schristos2001-04-02 Alan Modra <alan@linuxcare.com.au> 1555*75fd0b74Schristos 1556*75fd0b74Schristos * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 64k. 1557*75fd0b74Schristos (TEXT_START_ADDR, TARGET_PAGE_SIZE): Likewise. 1558*75fd0b74Schristos 1559*75fd0b74Schristos2001-03-27 Hans-Peter Nilsson <hp@axis.com> 1560*75fd0b74Schristos 1561*75fd0b74Schristos * configure.tgt (cris-*-*): Change default emulation to criself. 1562*75fd0b74Schristos (cris-*-*aout*): New rule. 1563*75fd0b74Schristos 1564*75fd0b74Schristos2001-03-27 Matthew Wilcox <willy@ldl.fc.hp.com> 1565*75fd0b74Schristos 1566*75fd0b74Schristos * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 0x4000. 1567*75fd0b74Schristos (TEXT_START_ADDR, TARGET_PAGE_SIZE): Ditto. 1568*75fd0b74Schristos 1569*75fd0b74Schristos2001-03-26 Andreas Jaeger <aj@suse.de> 1570*75fd0b74Schristos 1571*75fd0b74Schristos * ld.texinfo (Overview): Fix syntax in texi code. 1572*75fd0b74Schristos 1573*75fd0b74Schristos2001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr> 1574*75fd0b74Schristos 1575*75fd0b74Schristos * ld.texinfo: Put @c man indications to generate the ld man page. 1576*75fd0b74Schristos When generating man, define all the variables. Define SEEALSO 1577*75fd0b74Schristos and SYNOPSIS. Re-organize some lines to avoid the cross references. 1578*75fd0b74Schristos * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variables. 1579*75fd0b74Schristos (ld.1): Generate from ld.texinfo. 1580*75fd0b74Schristos * Makefile.in: Regenerate. 1581*75fd0b74Schristos 1582*75fd0b74Schristos2001-03-23 Mark Elbrecht <snowball3@bigfoot.com> 1583*75fd0b74Schristos 1584*75fd0b74Schristos * scripttempl/i386go32.sc: Support the GCC flags '-ffunction-sections' 1585*75fd0b74Schristos and '-fdata-sections'. Set the VMA of STABS sections to zero. 1586*75fd0b74Schristos 1587*75fd0b74Schristos2001-03-17 Ulrich Drepper <drepper@redhat.com> 1588*75fd0b74Schristos 1589*75fd0b74Schristos * emultmpl/elf32.em (gld${EMULATION_NAME}_search_needed): If NAME 1590*75fd0b74Schristos is an absolute path look only for this file and not along the path. 1591*75fd0b74Schristos 1592*75fd0b74Schristos2001-03-17 Ulrich Drepper <drepper@redhat.com> 1593*75fd0b74Schristos 1594*75fd0b74Schristos * emultempl/elf32.em (OPTION_GROUP): New macro. 1595*75fd0b74Schristos Add new option Bgroup to longopts. 1596*75fd0b74Schristos (gld*_parse_args): Handle GROUP_OPTION and recognize -z defs. 1597*75fd0b74Schristos (gld*_list_options): Add -Bgroup and -z defs. 1598*75fd0b74Schristos * ld.1: Document -Bgroup and -z defs. 1599*75fd0b74Schristos * ld.texinfo: Likewise. 1600*75fd0b74Schristos 1601*75fd0b74Schristos2001-03-07 Michael Meissner <meissner@redhat.com> 1602*75fd0b74Schristos 1603*75fd0b74Schristos * scripttempl/elfd10v.sc (.rodata,.rodata1,.data1,.sdata): Deal 1604*75fd0b74Schristos with sections created by -fdata-sections. 1605*75fd0b74Schristos (.dynbss,.bss): Ditto. 1606*75fd0b74Schristos 1607*75fd0b74Schristos2001-03-05 Alan Modra <alan@linuxcare.com.au> 1608*75fd0b74Schristos 1609*75fd0b74Schristos * emultempl/m68kelf.em (m68k_elf_after_allocation): Call 1610*75fd0b74Schristos after_allocation_default, not gld..._before_allocation. 1611*75fd0b74Schristos 1612*75fd0b74Schristos2001-02-27 Alan Modra <alan@linuxcare.com.au> 1613*75fd0b74Schristos 1614*75fd0b74Schristos * configure.in (BFD_VERSION): New. 1615*75fd0b74Schristos (AM_INIT_AUTOMAKE): Use $BFD_VERSION. 1616*75fd0b74Schristos * configure: Regenerate. 1617*75fd0b74Schristos * Makefile.am: Run "make dep-am" 1618*75fd0b74Schristos * Makefile.in: Regenerate. 1619*75fd0b74Schristos 1620*75fd0b74Schristos2001-02-26 Timothy Wall <twall@cygnus.com> 1621*75fd0b74Schristos 1622*75fd0b74Schristos * emulparams/elf64_aix.sh: Add additional read-only sections; 1623*75fd0b74Schristos uncomment lines which are now required. 1624*75fd0b74Schristos 1625*75fd0b74Schristos2001-02-26 H.J. Lu <hjl@gnu.org> 1626*75fd0b74Schristos 1627*75fd0b74Schristos * ldlang.c (open_input_bfds): Set the bfd error handler so 1628*75fd0b74Schristos that problems can be caught whilst loading symbols. 1629*75fd0b74Schristos (record_bfd_errors): New function: Report BFD errors and mark 1630*75fd0b74Schristos the executable output as being invalid. 1631*75fd0b74Schristos 1632*75fd0b74Schristos2001-02-22 Timothy Wall <twall@cygnus.com> 1633*75fd0b74Schristos 1634*75fd0b74Schristos * configure.host: Add configuration for ia64-*-aix*. 1635*75fd0b74Schristos * Makefile.am (ALL_64_EMULATIONS): Add emulation for ia64-*-aix*. 1636*75fd0b74Schristos Add dependencies for eelf64_aix.c. 1637*75fd0b74Schristos * Makefile.in: Regenerate. 1638*75fd0b74Schristos * configure.tgt: Add ia64-*-aix* mapping. 1639*75fd0b74Schristos * emulparams/elf64_aix.sh: Add settings for elf64 on aix5. 1640*75fd0b74Schristos 1641*75fd0b74Schristos2001-02-20 H.J. Lu <hjl@gnu.org> 1642*75fd0b74Schristos 1643*75fd0b74Schristos * ldfile.c (ldfile_open_file): Set entry->search_dirs_flag to 1644*75fd0b74Schristos false if we found the file. 1645*75fd0b74Schristos 1646*75fd0b74Schristos2001-02-18 David O'Brien <obrien@FreeBSD.org> 1647*75fd0b74Schristos 1648*75fd0b74Schristos * configure.tgt: Add FreeBSD/Alpha, FreeBSD/x86-64, FreeBSD/ia64, 1649*75fd0b74Schristos FreeBSD/PowerPC, FreeBSD/arm, and FreeBSD/sparc64 entries. 1650*75fd0b74Schristos 1651*75fd0b74Schristos2001-02-18 lars brinkhoff <lars@nocrew.org> 1652*75fd0b74Schristos 1653*75fd0b74Schristos * Makefile.am: Add PDP-11 target. 1654*75fd0b74Schristos * configure.tgt: Likewise. 1655*75fd0b74Schristos * emulparams/pdp11.sh: New file. 1656*75fd0b74Schristos 1657*75fd0b74Schristos2001-02-17 David O'Brien <obrien@FreeBSD.org> 1658*75fd0b74Schristos 1659*75fd0b74Schristos * configure.host: Add a generic FreeBSD configuration entry such that 1660*75fd0b74Schristos all [modern] FreeBSD systems on all platforms will look the same. 1661*75fd0b74Schristos 1662*75fd0b74Schristos2001-02-14 H.J. Lu <hjl@gnu.org> 1663*75fd0b74Schristos 1664*75fd0b74Schristos * configure.tgt: Remove mention of earmelf_linux26. 1665*75fd0b74Schristos 1666*75fd0b74Schristos2001-02-13 Richard Henderson <rth@redhat.com> 1667*75fd0b74Schristos 1668*75fd0b74Schristos * emulparams/elf64_ia64.sh (OTHER_GOT_SYMBOLS): Remove. 1669*75fd0b74Schristos 1670*75fd0b74Schristos2001-02-13 H.J. Lu <hjl@gnu.org> 1671*75fd0b74Schristos 1672*75fd0b74Schristos * ldexp.h (node_type): Add etree_provided. 1673*75fd0b74Schristos * ldexp.c (exp_fold_tree): Handle etree_provided. Set the node 1674*75fd0b74Schristos type to etree_provided if defined by PROVIDE. Allow updating 1675*75fd0b74Schristos for etree_provided. 1676*75fd0b74Schristos (exp_print_tree): Handle etree_provided. 1677*75fd0b74Schristos * mpw-elfmips.c (gldelf32ebmip_find_exp_assignment): Handle 1678*75fd0b74Schristos etree_provided. 1679*75fd0b74Schristos 1680*75fd0b74Schristos2001-02-09 David Mosberger <davidm@hpl.hp.com> 1681*75fd0b74Schristos 1682*75fd0b74Schristos * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add 1683*75fd0b74Schristos .IA_64.unwind.* pattern to unwind table section and 1684*75fd0b74Schristos .IA_64.unwind_info* pattern to unwind info section. 1685*75fd0b74Schristos 1686*75fd0b74Schristos2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com> 1687*75fd0b74Schristos 1688*75fd0b74Schristos * Makefile.am: Add linux target for S/390. 1689*75fd0b74Schristos * Makefile.in: Likewise. 1690*75fd0b74Schristos * configure.host: Likewise. 1691*75fd0b74Schristos * configure.tgt: Likewise. 1692*75fd0b74Schristos * emulparams/elf64_s390.sh: New file. 1693*75fd0b74Schristos * emulparams/elf_s390.sh: New file. 1694*75fd0b74Schristos 1695*75fd0b74Schristos2001-02-09 Jakub Jelinek <jakub@redhat.com> 1696*75fd0b74Schristos 1697*75fd0b74Schristos * configure.tgt (sparc64-*-linux-gnu*): Add elf32_sparc into 1698*75fd0b74Schristos targ_extra_libpath. 1699*75fd0b74Schristos (sparc-*-linux-gnu*): Add elf64_sparc into targ_extra_libpath. 1700*75fd0b74Schristos 1701*75fd0b74Schristos2001-02-06 Philip Blundell <philb@gnu.org> 1702*75fd0b74Schristos 1703*75fd0b74Schristos * Makefile.am: Remove mention of earmelf_linux26. 1704*75fd0b74Schristos * Makefile.in: Regenerate. 1705*75fd0b74Schristos 1706*75fd0b74Schristos2001-02-04 Philip Blundell <philb@gnu.org> 1707*75fd0b74Schristos 1708*75fd0b74Schristos * emulparams/armelf_linux.sh (TEXT_START_ADDR): Set to 0x8000. 1709*75fd0b74Schristos * emulparams/armelf_linux26.sh: Delete. 1710*75fd0b74Schristos * configure.tgt: Remove mention of armelf_linux26 emulation. 1711*75fd0b74Schristos 1712*75fd0b74Schristos2001-02-01 Nick Clifton <nickc@redhat.com> 1713*75fd0b74Schristos 1714*75fd0b74Schristos * ld.1: Replace occurances of -oformat with --oformat. 1715*75fd0b74Schristos 1716*75fd0b74Schristos2001-01-25 Jim Driftmyer <jdrift@stny.rr.com> 1717*75fd0b74Schristos 1718*75fd0b74Schristos * ldlang.c (lang_leave_overlay): Don't set lma_region when 1719*75fd0b74Schristos load_base is specified. 1720*75fd0b74Schristos 1721*75fd0b74Schristos2001-01-24 Hans-Peter Nilsson <hp@axis.com> 1722*75fd0b74Schristos 1723*75fd0b74Schristos * emultempl/elf32.em: Correct spelling in comments and listed 1724*75fd0b74Schristos options. 1725*75fd0b74Schristos 1726*75fd0b74Schristos2001-01-23 Alan Modra <alan@linuxcare.com.au> 1727*75fd0b74Schristos 1728*75fd0b74Schristos * ldlang.c (lang_leave_overlay): Only set lma_region from the 1729*75fd0b74Schristos default for the first section of a group of overlay sections. 1730*75fd0b74Schristos 1731*75fd0b74Schristos2001-01-22 Alan Modra <alan@linuxcare.com.au> 1732*75fd0b74Schristos 1733*75fd0b74Schristos * Makefile.am (GENSCRIPTS): Pass exec_prefix. 1734*75fd0b74Schristos * Makefile.in: Regenerate. 1735*75fd0b74Schristos * genscripts.sh: Use exec_prefix parameter to specify tool lib. 1736*75fd0b74Schristos Check for null tool_dir. 1737*75fd0b74Schristos 1738*75fd0b74Schristos2001-01-16 Jim Wilson <wilson@redhat.com> 1739*75fd0b74Schristos 1740*75fd0b74Schristos * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add IA_64.unwind 1741*75fd0b74Schristos and IA_64.unwind.info. 1742*75fd0b74Schristos 1743*75fd0b74Schristos2001-01-16 H.J. Lu <hjl@gnu.org> 1744*75fd0b74Schristos 1745*75fd0b74Schristos * ldlang.c (lang_check): Merge the private data only if the 1746*75fd0b74Schristos input file has contents. 1747*75fd0b74Schristos 1748*75fd0b74Schristos2001-01-14 Alan Modra <alan@linuxcare.com.au> 1749*75fd0b74Schristos 1750*75fd0b74Schristos * emulparams/hppalinux.sh (OUTPUT_FORMAT): Set to elf32-hppa-linux. 1751*75fd0b74Schristos 1752*75fd0b74Schristos * emultempl/hppaelf.em (hppaelf_after_parse): New function, 1753*75fd0b74Schristos enabling search for libmilli. On a relocatable link, make .text 1754*75fd0b74Schristos sections unique. 1755*75fd0b74Schristos (LDEMUL_AFTER_PARSE): Define. 1756*75fd0b74Schristos (hppaelf_finish): Correct spelling of relocatable in comments. 1757*75fd0b74Schristos 1758*75fd0b74Schristos * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't 1759*75fd0b74Schristos rummage through the script for sections on the unique list. 1760*75fd0b74Schristos Correct length of strncmp for ".note". 1761*75fd0b74Schristos (gld${EMULATION_NAME}_check_needed): Rearrange function. 1762*75fd0b74Schristos 1763*75fd0b74Schristos * ldlang.c (unique_section_list): New var. 1764*75fd0b74Schristos (unique_section_p): New function. 1765*75fd0b74Schristos (walk_wild_section): Don't match sections on unique_section_list. 1766*75fd0b74Schristos (lang_add_unique): New function. 1767*75fd0b74Schristos Correct spelling of relocatable in comments. 1768*75fd0b74Schristos 1769*75fd0b74Schristos * ldlang.h (struct unique_sections): Declare. 1770*75fd0b74Schristos (unique_section_list): Declare. 1771*75fd0b74Schristos (unique_section_p): Declare. 1772*75fd0b74Schristos (lang_add_unique): Declare. 1773*75fd0b74Schristos 1774*75fd0b74Schristos * lexsup.c (ld_options): Allow --unique to take an optional arg. 1775*75fd0b74Schristos (parse_args [OPTION_UNIQUE]): Call lang_add_unique. 1776*75fd0b74Schristos 1777*75fd0b74Schristos * ld.texinfo (--unique): Update. 1778*75fd0b74Schristos 1779*75fd0b74Schristos2001-01-13 Nick Clifton <nickc@redhat.com> 1780*75fd0b74Schristos 1781*75fd0b74Schristos * lexsup.c (parse_args): Remove spurious white space. 1782*75fd0b74Schristos 1783*75fd0b74Schristos2001-01-12 Nick Clifton <nickc@redhat.com> 1784*75fd0b74Schristos 1785*75fd0b74Schristos * lexsup.c (parse_args): Update copyright date. 1786*75fd0b74Schristos 1787*75fd0b74Schristos2001-01-12 Philip Blundell <pb@futuretv.com> 1788*75fd0b74Schristos 1789*75fd0b74Schristos * configure.host: Set HOSTING_LIBS appropriately for ix86-cygwin. 1790*75fd0b74Schristos 1791*75fd0b74Schristos2001-01-10 Kazu Hirata <kazu@hxi.com> 1792*75fd0b74Schristos 1793*75fd0b74Schristos * scripttempl/h8300.sc: Fix formatting. Fix a comment typo. 1794*75fd0b74Schristos * scripttempl/h8300h.sc: Fix formatting. 1795*75fd0b74Schristos * scripttempl/h8300s.sc: Likewise. 1796*75fd0b74Schristos * scripttempl/h8500.sc: Likewise. 1797*75fd0b74Schristos * scripttempl/h8500b.sc: Likewise. 1798*75fd0b74Schristos * scripttempl/h8500c.sc: Likewise. 1799*75fd0b74Schristos * scripttempl/h8500m.sc: Likewise. 1800*75fd0b74Schristos * scripttempl/h8500s.sc: Likewise. 1801*75fd0b74Schristos 1802*75fd0b74Schristos2000-01-07 David O'Brien <obrien@BSDi.com> 1803*75fd0b74Schristos 1804*75fd0b74Schristos * emultempl/elf32.em: Only perform Linux ld hints processing when 1805*75fd0b74Schristos targeting Linux. 1806*75fd0b74Schristos 1807*75fd0b74Schristos2001-01-07 Philip Blundell <philb@gnu.org> 1808*75fd0b74Schristos 1809*75fd0b74Schristos * ld.texinfo (Bug Reporting): Update email address for reports. 1810*75fd0b74Schristos 1811*75fd0b74Schristos2000-12-31 Nick Clifton <nickc@redhat.com> 1812*75fd0b74Schristos 1813*75fd0b74Schristos * lexsup.c (parse_args): Set opterr to 0 and detect unparsed long 1814*75fd0b74Schristos options by checking for a return value of '?' not -1. 1815*75fd0b74Schristos 1816*75fd0b74Schristos2000-12-28 Nick Clifton <nickc@redhat.com> 1817*75fd0b74Schristos 1818*75fd0b74Schristos * lexsup.c (struct ld_option): Add new enum value: 1819*75fd0b74Schristos EXACTLY_TWO_DASHES. 1820*75fd0b74Schristos (ld_options[]): Change -omagic, -output and -oformat options 1821*75fd0b74Schristos to be EXACTLY_TWO_DASHES. 1822*75fd0b74Schristos (OUTPUT_COUNT): Use ARRAY_SIZE. 1823*75fd0b74Schristos (parse_args): Change parameter 'argc' to unsigned. 1824*75fd0b74Schristos Place EXACTLY_TWO_DASHES options into new really_longopts 1825*75fd0b74Schristos array. 1826*75fd0b74Schristos If getopt_long_only fails, try calling getopt_long using the 1827*75fd0b74Schristos really_longopts array. 1828*75fd0b74Schristos (help): Print a double dash for both EXACTLY_TWO_DASHES and 1829*75fd0b74Schristos TWO_DASHES options. 1830*75fd0b74Schristos 1831*75fd0b74Schristos * ldlex.h: Fix prototype of parse_args. 1832*75fd0b74Schristos 1833*75fd0b74Schristos * ld.texinfo: Document that long options starting with 'o' 1834*75fd0b74Schristos must be preceeded by two dashes. Change example of a single 1835*75fd0b74Schristos dashed long option from -oformat to -trace-symbol. 1836*75fd0b74Schristos 1837*75fd0b74Schristos2000-12-26 Danny Smith <danny_r_smith_2001@yahoo.co.nz> 1838*75fd0b74Schristos 1839*75fd0b74Schristos * emultempl/pe.em (OPTION_NO_DEFAULT_EXCLUDES): Define. 1840*75fd0b74Schristos (longopts[]): New --no-default-excludes option. 1841*75fd0b74Schristos (gld_${EMULATION_NAME}_list_options): Document. 1842*75fd0b74Schristos (gld_${EMULATION_NAME}_parse_args): Handle. 1843*75fd0b74Schristos 1844*75fd0b74Schristos2000-12-13 Michael Sokolov <msokolov@ivan.Harhan.ORG> 1845*75fd0b74Schristos 1846*75fd0b74Schristos * ldlang.c (new_stat): Revert the last beautification with "innocent" 1847*75fd0b74Schristos whitespace, it breaks the K&R C preprocessor. 1848*75fd0b74Schristos 1849*75fd0b74Schristos2000-12-11 DJ Delorie <dj@redhat.com> 1850*75fd0b74Schristos 1851*75fd0b74Schristos * ld.texinfo: Add notes about --whole-archive and gcc. 1852*75fd0b74Schristos 1853*75fd0b74Schristos2000-11-18 Fred Fish <fnf@be.com> 1854*75fd0b74Schristos 1855*75fd0b74Schristos * lexsup.c (OPTION_ALLOW_SHLIB_UNDEFINED): Define. 1856*75fd0b74Schristos (ld_options): Entry for --allow-shlib-undefined. 1857*75fd0b74Schristos (parse_args): Handle OPTION_ALLOW_SHLIB_UNDEFINED. 1858*75fd0b74Schristos * ldmain.c (main): Initialize link_info.allow_shlib_undefined 1859*75fd0b74Schristos to false. 1860*75fd0b74Schristos * ld.texinfo: Document new command line switch. 1861*75fd0b74Schristos 1862*75fd0b74Schristos2000-12-12 Geoffrey Keating <geoffk@redhat.com> 1863*75fd0b74Schristos 1864*75fd0b74Schristos * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS): 1865*75fd0b74Schristos .fixup is actually read/write. 1866*75fd0b74Schristos * emulparams/elf32lppc.sh (OTHER_READWRITE_SECTIONS): Likewise. 1867*75fd0b74Schristos * emulparams/elf32ppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise. 1868*75fd0b74Schristos * emulparams/elf32lppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise. 1869*75fd0b74Schristos 1870*75fd0b74Schristos2000-12-11 Jan Hubicka <jh@suse.cz> 1871*75fd0b74Schristos 1872*75fd0b74Schristos * NEWS: Add note about x86_64 architecture. 1873*75fd0b74Schristos 1874*75fd0b74Schristos2000-12-06 Mark Elbrecht <snowball3@bigfoot.com> 1875*75fd0b74Schristos 1876*75fd0b74Schristos * scripttempl/i386go32.sc: Use PROVIDE with _etext, _edata, _end. 1877*75fd0b74Schristos Set DWARF2 sections to a VMA of zero. 1878*75fd0b74Schristos 1879*75fd0b74Schristos2000-12-01 Joel Sherrill <joel@OARcorp.com> 1880*75fd0b74Schristos 1881*75fd0b74Schristos * configure.tgt (arm-*-rtems*, a29k-*rtems*, h8300-*-rtems*): 1882*75fd0b74Schristos New targets. 1883*75fd0b74Schristos (sparc*-*-rtemself*, sparc*-*-rtemsaout*): New targets. 1884*75fd0b74Schristos (sparc*-*-rtems*): Switched from a.out to ELF. 1885*75fd0b74Schristos 1886*75fd0b74Schristos2000-11-30 Jan Hubicka <jh@suse.cz> 1887*75fd0b74Schristos 1888*75fd0b74Schristos * Makefile.am (ALL_EMULATIONS): Add eelf_x86_64.o 1889*75fd0b74Schristos (eelf_x86_64.c): New. 1890*75fd0b74Schristos * Makefile.in: Regenerate. 1891*75fd0b74Schristos * configure.tgt: Add support for x86_64-*-linux-gnu*. 1892*75fd0b74Schristos * emulparams/elf_x86_64.sh: New. 1893*75fd0b74Schristos 1894*75fd0b74Schristos2000-11-30 Hans-Peter Nilsson <hp@axis.com> 1895*75fd0b74Schristos 1896*75fd0b74Schristos * emulparams/crislinux.sh (ENTRY): Change back to _start. 1897*75fd0b74Schristos (TEXT_START_SYMBOLS): Remove conditional setting of __start. 1898*75fd0b74Schristos 1899*75fd0b74Schristos * scripttempl/crisaout.sc: Change all RELOCATING not related to 1900*75fd0b74Schristos merging non-a.out sections into CONSTRUCTING. 1901*75fd0b74Schristos 1902*75fd0b74Schristos2000-11-28 Nick Clifton <nickc@redhat.com> 1903*75fd0b74Schristos 1904*75fd0b74Schristos * ld.1 (COPYING): Mention that the GNU Free Documentation 1905*75fd0b74Schristos License is present in the sources, but not the output, and 1906*75fd0b74Schristos also available from the GNU website. 1907*75fd0b74Schristos (GNU Free Documentation License): Comment out this section. 1908*75fd0b74Schristos 1909*75fd0b74Schristos2000-11-28 David O'Brien <obrien@dragon.nuxi.com> 1910*75fd0b74Schristos 1911*75fd0b74Schristos * emulparams/elf64alpha.sh (ENTRY): Remove leading underscore as ELF 1912*75fd0b74Schristos does not use them. 1913*75fd0b74Schristos 1914*75fd0b74Schristos2000-11-25 David O'Brien <obrien@FreeBSD.org> 1915*75fd0b74Schristos 1916*75fd0b74Schristos * ld.1: Remove old date so it does not give the impression the manpage 1917*75fd0b74Schristos is way out of date. 1918*75fd0b74Schristos 1919*75fd0b74Schristos2000-11-24 Nick Clifton <nickc@redhat.com> 1920*75fd0b74Schristos 1921*75fd0b74Schristos * configure.tgt (xscale-coff): Add target. 1922*75fd0b74Schristos (xscale-elf): Add target. 1923*75fd0b74Schristos 1924*75fd0b74Schristos2000-11-24 Fred Fish <fnf@be.com> 1925*75fd0b74Schristos 1926*75fd0b74Schristos * ldmain.c (main): Remove redundant init of config.make_executable 1927*75fd0b74Schristos to true. 1928*75fd0b74Schristos 1929*75fd0b74Schristos2000-11-15 Richard Henderson <rth@redhat.com> 1930*75fd0b74Schristos 1931*75fd0b74Schristos * emulparams/elf64alpha.sh (MAXPAGESIZE): Typo -- 64k, not 1M. 1932*75fd0b74Schristos 1933*75fd0b74Schristos2000-11-14 Kazu Hirata <kazu@hxi.com> 1934*75fd0b74Schristos 1935*75fd0b74Schristos * scripttempl/h8300.sc: Fix formatting. 1936*75fd0b74Schristos * scripttempl/h8300h.sc: Likewise. 1937*75fd0b74Schristos * scripttempl/h8300s.sc: Likewise. 1938*75fd0b74Schristos 1939*75fd0b74Schristos2000-11-14 Denis Chertykov <denisc@overta.ru> 1940*75fd0b74Schristos 1941*75fd0b74Schristos * scripttempl/elf32avr.sc: Fix bug in .eeprom segment. 1942*75fd0b74Schristos 1943*75fd0b74Schristos2000-11-09 Philip Blundell <pb@futuretv.com> 1944*75fd0b74Schristos 1945*75fd0b74Schristos * emultempl/pe.em: Define ___start_SECNAME and ___stop_SECNAME 1946*75fd0b74Schristos around orphan sections whose names can be represented in C. 1947*75fd0b74Schristos 1948*75fd0b74Schristos2000-11-07 Jim Wilson <wilson@redhat.com> 1949*75fd0b74Schristos 1950*75fd0b74Schristos * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): New local 1951*75fd0b74Schristos hold_sdata. If SEC_SMALL_DATA set, set place to hold_sdata. 1952*75fd0b74Schristos 1953*75fd0b74Schristos2000-11-06 Nick Clifton <nickc@redhat.com> 1954*75fd0b74Schristos 1955*75fd0b74Schristos * ld.texinfo: Add GNU Free Documentation License. 1956*75fd0b74Schristos * ldint.texinfo: Add GNU Free Documentation License. 1957*75fd0b74Schristos * ld.1: Add GNU Free Documentation License. 1958*75fd0b74Schristos 1959*75fd0b74Schristos2000-11-05 Alan Modra <alan@linuxcare.com.au> 1960*75fd0b74Schristos 1961*75fd0b74Schristos * ldlex.l (yy_create_string_buffer): Init yy_is_our_buffer, 1962*75fd0b74Schristos yy_is_interactive, yy_at_bol, and yy_fill_buffer. 1963*75fd0b74Schristos 1964*75fd0b74Schristos * Makefile.am (DISTCLEANFILES): Add stringify.sed. 1965*75fd0b74Schristos Move 2000-11-02 Makefile.in changes to this file. 1966*75fd0b74Schristos * Makefile.in: Regenerate. 1967*75fd0b74Schristos 1968*75fd0b74Schristos2000-11-03 Nick Clifton <nickc@redhat.com> 1969*75fd0b74Schristos 1970*75fd0b74Schristos * scripttempl/h8300.sc: Use ${CONSTRUCTING...} to enclose 1971*75fd0b74Schristos constructors and destructors. 1972*75fd0b74Schristos * scripttempl/h8300h.sc: Ditto. 1973*75fd0b74Schristos * scripttempl/h8300s.sc: Ditto. 1974*75fd0b74Schristos * scripttempl/h8500.sc: Ditto. 1975*75fd0b74Schristos * scripttempl/h8500b.sc: Ditto. 1976*75fd0b74Schristos * scripttempl/h8500c.sc: Ditto. 1977*75fd0b74Schristos * scripttempl/h8500m.sc: Ditto. 1978*75fd0b74Schristos * scripttempl/h8500s.sc: Ditto. 1979*75fd0b74Schristos * scripttempl/v850.sc: Ditto. 1980*75fd0b74Schristos * scripttempl/w65.sc: Ditto. 1981*75fd0b74Schristos * scripttempl/z8000.sc: Ditto. 1982*75fd0b74Schristos 1983*75fd0b74Schristos2000-11-02 Per Lundberg <plundis@chaosdev.org> 1984*75fd0b74Schristos 1985*75fd0b74Schristos * Makefile.in (e_i386_chaos.c): New rule. 1986*75fd0b74Schristos (ALL_EMULATIONS): Added e_i386_chaos.o. 1987*75fd0b74Schristos * emulparams/elf_i386_chaos.sh: New file. 1988*75fd0b74Schristos * configure.tgt: Recognise i[3456]86-chaosdev-storm-chaos. 1989*75fd0b74Schristos 1990*75fd0b74Schristos2000-10-20 Jakub Jelinek <jakub@redhat.com> 1991*75fd0b74Schristos 1992*75fd0b74Schristos * emulparams/elf64_sparc.sh (TEXT_START_ADDR, 1993*75fd0b74Schristos NONPAGED_TEXT_START_ADDR): Set to 4GB for Solaris targets. 1994*75fd0b74Schristos Fix sed invocation, so that it coped with '/' in Solaris 64bit 1995*75fd0b74Schristos library path suffix. 1996*75fd0b74Schristos Based on patch by Andrew Macleod <amacleod@cygnus.com>. 1997*75fd0b74Schristos 1998*75fd0b74Schristos2000-10-18 Hans-Peter Nilsson <hp@axis.com> 1999*75fd0b74Schristos 2000*75fd0b74Schristos * scripttempl/crisaout.sc (.text, .data): Pad, with ALIGN (32), 2001*75fd0b74Schristos for consecutive sections. 2002*75fd0b74Schristos 2003*75fd0b74Schristos2000-10-17 Chandrakala Chavva <cchavva@redhat.com> 2004*75fd0b74Schristos 2005*75fd0b74Schristos * lexsup.c: New option OPTION_TARGET_HELP. Prints all target specific 2006*75fd0b74Schristos options. 2007*75fd0b74Schristos * ld.texinfo: Added notes about this new option. 2008*75fd0b74Schristos 2009*75fd0b74Schristos2000-10-16 Nick Clifton <nickc@redhat.com> 2010*75fd0b74Schristos 2011*75fd0b74Schristos * emultempl/pe.em (_after_open): Add tests of return values from 2012*75fd0b74Schristos bfd functions. Emit appropriate error messages if necessary. 2013*75fd0b74Schristos 2014*75fd0b74Schristos2000-10-13 Nick Clifton <nickc@redhat.com> 2015*75fd0b74Schristos 2016*75fd0b74Schristos * emultempl/pe.em (_after_open): Delete 'is2' and 'nsyms' 2017*75fd0b74Schristos local variables - they are not used, but leave in the call to 2018*75fd0b74Schristos bfd_canonicalize_symtab. 2019*75fd0b74Schristos (_open_dynamic_archive): Add #ifdef DLL_SUPPORT around use of 2020*75fd0b74Schristos pe_dll_search_prefix. 2021*75fd0b74Schristos 2022*75fd0b74Schristos2000-10-12 Charles Wilson <cwilson@ece.gatech.edu> 2023*75fd0b74Schristos 2024*75fd0b74Schristos * emultempl/pe.em (pe_dll_search_prefix): New variable, 2025*75fd0b74Schristos (longopts): New --dll-search-prefix option. 2026*75fd0b74Schristos (gld_${EMULATION_NAME}_list_options): Document. 2027*75fd0b74Schristos (gld_${EMULATION_NAME}_parse_args): Handle. 2028*75fd0b74Schristos (gld_${EMULATION_NAME}_open_dynamic_archive): When linking 2029*75fd0b74Schristos dynamically, search for a dll named '<prefix><basename>.dll' 2030*75fd0b74Schristos in preference to 'lib<basename>.dll' if --dll-search-prefix 2031*75fd0b74Schristos is specified. 2032*75fd0b74Schristos 2033*75fd0b74Schristos2000-10-12 Alan Modra <alan@linuxcare.com.au> 2034*75fd0b74Schristos 2035*75fd0b74Schristos * ldlang.c (section_already_linked): Set kept_section instead of 2036*75fd0b74Schristos sec->comdat->sec. 2037*75fd0b74Schristos 2038*75fd0b74Schristos2000-10-10 Kazu Hirata <kazu@hxi.com> 2039*75fd0b74Schristos 2040*75fd0b74Schristos * deffile.h: Fix formatting. 2041*75fd0b74Schristos * lexsup.c: Likewise. 2042*75fd0b74Schristos * mri.c: Likewise. 2043*75fd0b74Schristos 2044*75fd0b74Schristos2000-10-09 Paul Sokolovsky <Paul.Sokolovsky@technologist.com> 2045*75fd0b74Schristos 2046*75fd0b74Schristos * pe-dll.c (make_one): Do not generate code thunk for DATA 2047*75fd0b74Schristos exports. 2048*75fd0b74Schristos (process_def_file): deduce DATA flag for auto-export sumbols. 2049*75fd0b74Schristos 2050*75fd0b74Schristos2000-10-09 Kazu Hirata <kazu@hxi.com> 2051*75fd0b74Schristos 2052*75fd0b74Schristos * ld.h: Fix formatting. 2053*75fd0b74Schristos * ldcref.c: Likewise. 2054*75fd0b74Schristos * ldctor.h: Likewise. 2055*75fd0b74Schristos * ldemul.c: Likewise. 2056*75fd0b74Schristos * ldemul.h: Likewise. 2057*75fd0b74Schristos * ldexp.c: Likewise. 2058*75fd0b74Schristos * ldexp.h: Likewise. 2059*75fd0b74Schristos * ldfile.c: Likewise. 2060*75fd0b74Schristos * ldfile.h: Likewise. 2061*75fd0b74Schristos * ldlang.c: Likewise. 2062*75fd0b74Schristos * ldlang.h: Likewise. 2063*75fd0b74Schristos * ldmain.c: Likewise. 2064*75fd0b74Schristos * pe-dll.c: Likewise. 2065*75fd0b74Schristos 2066*75fd0b74Schristos * pe-dll.c: Revert some formatting fixes. 2067*75fd0b74Schristos 2068*75fd0b74Schristos2000-10-08 Kazu Hirata <kazu@hxi.com> 2069*75fd0b74Schristos 2070*75fd0b74Schristos * pe-dll.c: Fix formatting. 2071*75fd0b74Schristos 2072*75fd0b74Schristos2000-10-05 Kazu Hirata <kazu@hxi.com> 2073*75fd0b74Schristos 2074*75fd0b74Schristos * ldlang.c: Fix formatting. 2075*75fd0b74Schristos 2076*75fd0b74Schristos2000-10-03 DJ Delorie <dj@redhat.com> 2077*75fd0b74Schristos 2078*75fd0b74Schristos * pe-dll.c (fill_edata): initialize entire block 2079*75fd0b74Schristos (make_one): fill in correct section. 2080*75fd0b74Schristos 2081*75fd0b74Schristos2000-10-03 Kazu Hirata <kazu@hxi.com> 2082*75fd0b74Schristos 2083*75fd0b74Schristos * ldexp.c: Fix formatting. 2084*75fd0b74Schristos 2085*75fd0b74Schristos2000-10-02 DJ Delorie <dj@redhat.com> 2086*75fd0b74Schristos 2087*75fd0b74Schristos * emultempl/pe.em (gld_*_after_open): detect case where there two 2088*75fd0b74Schristos import libraries for same dll; rename one to ensure proper link 2089*75fd0b74Schristos order. 2090*75fd0b74Schristos 2091*75fd0b74Schristos * pe-dll.c (process_def_file): compare ordinals to -1, not 0; fix 2092*75fd0b74Schristos typo 2093*75fd0b74Schristos (generate_edata): fix typo 2094*75fd0b74Schristos 2095*75fd0b74Schristos2000-09-29 Hans-Peter Nilsson <hp@axis.com> 2096*75fd0b74Schristos 2097*75fd0b74Schristos * scripttempl/crisaout.sc (ENTRY): Now __start. 2098*75fd0b74Schristos (.text): Add default setting for __start. 2099*75fd0b74Schristos Remove CONSTRUCTORS handling. 2100*75fd0b74Schristos (/DISCARD/): Add .gnu.warning.*. 2101*75fd0b74Schristos * emulparams/crislinux.sh (ENTRY): Now __start. 2102*75fd0b74Schristos (TEXT_START_SYMBOLS): New; provide __Stext and __start default. 2103*75fd0b74Schristos * emulparams/criself.sh (OUTPUT_FORMAT): Now elf32-us-cris. 2104*75fd0b74Schristos (ENTRY): Now __start. 2105*75fd0b74Schristos (INITIAL_READONLY_SECTIONS): Add KEEP for .startup. 2106*75fd0b74Schristos (EXECUTABLE_SYMBOLS): Add default setting for __start. 2107*75fd0b74Schristos 2108*75fd0b74Schristos2000-09-29 Kazu Hirata <kazu@hxi.com> 2109*75fd0b74Schristos 2110*75fd0b74Schristos * deffile.h: Fix formatting. 2111*75fd0b74Schristos * ld.h: Likewise. 2112*75fd0b74Schristos * ldcref.c: Likewise. 2113*75fd0b74Schristos * ldctor.c: Likewise. 2114*75fd0b74Schristos * ldctor.h: Likewise. 2115*75fd0b74Schristos * ldemul.c: Likewise. 2116*75fd0b74Schristos * ldemul.h: Likewise. 2117*75fd0b74Schristos * ldexp.c: Likewise. 2118*75fd0b74Schristos * ldexp.h: Likewise. 2119*75fd0b74Schristos * ldfile.c: Likewise. 2120*75fd0b74Schristos * ldfile.h: Likewise. 2121*75fd0b74Schristos * ldlang.c: Likewise. 2122*75fd0b74Schristos * ldlang.h: Likewise. 2123*75fd0b74Schristos * lexsup.c: Likewise. 2124*75fd0b74Schristos * mri.c: Likewise. 2125*75fd0b74Schristos * pe-dll.c: Likewise. 2126*75fd0b74Schristos 2127*75fd0b74Schristos2000-09-28 Paul Sokolovsky <Paul.Sokolovsky@technologist.com> 2128*75fd0b74Schristos 2129*75fd0b74Schristos * pe-dll.c (process_def_file): Uninitialized data wasn't 2130*75fd0b74Schristos exported with --export-all-symbols switch. 2131*75fd0b74Schristos 2132*75fd0b74Schristos2000-09-28 DJ Delorie <dj@redhat.com> 2133*75fd0b74Schristos 2134*75fd0b74Schristos * pe-dll.c (fill_edata): rearrange the data so that ordinals and 2135*75fd0b74Schristos noname work properly. 2136*75fd0b74Schristos 2137*75fd0b74Schristos2000-09-28 Alan Modra <alan@linuxcare.com.au> 2138*75fd0b74Schristos 2139*75fd0b74Schristos * ld.texinfo (HPPA ELF32): New section. 2140*75fd0b74Schristos 2141*75fd0b74Schristos * emultempl/hppaelf.em (group_size): New. 2142*75fd0b74Schristos (hppaelf_finish): Pass group_size to elf32_hppa_size_stubs. 2143*75fd0b74Schristos (PARSE_AND_LIST_PROLOGUE): Add OPTION_STUBGROUP_SIZE. 2144*75fd0b74Schristos (PARSE_AND_LIST_LONGOPTS): Add --stub-group-size. Duplicate 2145*75fd0b74Schristos options to prevent abbreviations matching. 2146*75fd0b74Schristos (PARSE_AND_LIST_OPTIONS): Describe the above. Reformat. 2147*75fd0b74Schristos (PARSE_AND_LIST_ARGS_CASES): Handle it. 2148*75fd0b74Schristos 2149*75fd0b74Schristos2000-09-21 Michael Sokolov <msokolov@ivan.Harhan.ORG> 2150*75fd0b74Schristos 2151*75fd0b74Schristos * emultempl/m68kelf.em: Conditionalise the embedded relocs feature 2152*75fd0b74Schristos on the m68*-*-elf target. Make it support COFF input objects. 2153*75fd0b74Schristos 2154*75fd0b74Schristos2000-09-21 Kazu Hirata <kazu@hxi.com> 2155*75fd0b74Schristos 2156*75fd0b74Schristos * ldmain.c: Fix formatting. 2157*75fd0b74Schristos * ldmisc.c: Likewise. 2158*75fd0b74Schristos * ldver.c: Likewise. 2159*75fd0b74Schristos * ldwrite.c: Likewise. 2160*75fd0b74Schristos 2161*75fd0b74Schristos2000-09-21 Alan Modra <alan@linuxcare.com.au> 2162*75fd0b74Schristos 2163*75fd0b74Schristos * ldwrite.c (clone_section): Silence gcc warnings. 2164*75fd0b74Schristos 2165*75fd0b74Schristos2000-09-20 Alan Modra <alan@linuxcare.com.au> 2166*75fd0b74Schristos 2167*75fd0b74Schristos * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Handle 2168*75fd0b74Schristos out of memory failure. 2169*75fd0b74Schristos 2170*75fd0b74Schristos * ldwrite.c (ldwrite): Remove unnecessary einfo arg. 2171*75fd0b74Schristos (clone_section): Handle out of memory failures. Rename var to 2172*75fd0b74Schristos avoid c++ reserved word. 2173*75fd0b74Schristos 2174*75fd0b74Schristos2000-09-18 Alan Modra <alan@linuxcare.com.au> 2175*75fd0b74Schristos 2176*75fd0b74Schristos * emultempl/hppaelf.em (hppaelf_add_stub_section): Rename 2177*75fd0b74Schristos stub_name param to stub_sec_name. 2178*75fd0b74Schristos (hppaelf_finish): Modify call to elf32_hppa_size_stubs. 2179*75fd0b74Schristos 2180*75fd0b74Schristos2000-09-10 Michael Sokolov <msokolov@ivan.Harhan.ORG> 2181*75fd0b74Schristos 2182*75fd0b74Schristos * emultempl/m68kelf.em: New file. 2183*75fd0b74Schristos * emulparams/m68kelf.sh (EXTRA_EM_FILE): Use it. 2184*75fd0b74Schristos * Makefile.am (em68kelf.c): Add dependency on m68kelf.em. 2185*75fd0b74Schristos * Makefile.in: Regenerate. 2186*75fd0b74Schristos 2187*75fd0b74Schristos2000-09-15 Alan Modra <alan@linuxcare.com.au> 2188*75fd0b74Schristos 2189*75fd0b74Schristos * emulparams/hppalinux.sh (DATA_START_SYMBOLS): Provide $global$ 2190*75fd0b74Schristos only as needed. 2191*75fd0b74Schristos 2192*75fd0b74Schristos2000-09-13 Nick Clifton <nickc@redhat.com> 2193*75fd0b74Schristos 2194*75fd0b74Schristos * ldmain.c (multiple_definition): Disable relaxation if 2195*75fd0b74Schristos multiple symbol definitions are encountered - otherwise the 2196*75fd0b74Schristos linker could abort with an assertion failure. 2197*75fd0b74Schristos 2198*75fd0b74Schristos2000-09-10 Nick Clifton <nickc@redhat.com> 2199*75fd0b74Schristos 2200*75fd0b74Schristos * mri.c: Fix formatting. 2201*75fd0b74Schristos 2202*75fd0b74Schristos2000-09-07 H.J. Lu <hjl@gnu.org> 2203*75fd0b74Schristos 2204*75fd0b74Schristos * configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM. 2205*75fd0b74Schristos * configure: Rebuild. 2206*75fd0b74Schristos 2207*75fd0b74Schristos2000-09-07 H.J. Lu <hjl@gnu.org> 2208*75fd0b74Schristos 2209*75fd0b74Schristos * Makefile.am (lexsup.o): Also depend on $(INCDIR)/demangle.h. 2210*75fd0b74Schristos * Makefile.in: Rebuild. 2211*75fd0b74Schristos 2212*75fd0b74Schristos2000-09-07 Alan Modra <alan@linuxcare.com.au> 2213*75fd0b74Schristos 2214*75fd0b74Schristos * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Fix 2215*75fd0b74Schristos broken list handling. Create __start_SECNAME and __stop_SECNAME 2216*75fd0b74Schristos when no place-holder. Add some comments. Test both SEC_CODE and 2217*75fd0b74Schristos SEC_READONLY for hold_text to prevent .rodata orphan poisoning. 2218*75fd0b74Schristos Handle case where no output section statement created. 2219*75fd0b74Schristos 2220*75fd0b74Schristos2000-09-07 Niibe Yutaka <gniibe@m17n.org>, Kaz Kojima <kkojima@rr.iij4u.or.jp>, Alexandre Oliva <aoliva@redhat.com> 2221*75fd0b74Schristos 2222*75fd0b74Schristos * configure.tgt (sh-*-linux*): Added. 2223*75fd0b74Schristos * Makefile.am: Added eshelf_linux and eshlelf_linux. 2224*75fd0b74Schristos * Makefile.in: Rebuilt. 2225*75fd0b74Schristos * emulparams/shelf_linux.sh: New file. 2226*75fd0b74Schristos * emulparams/shlelf_linux.sh: New file. 2227*75fd0b74Schristos 2228*75fd0b74Schristos2000-09-06 Alan Modra <alan@linuxcare.com.au> 2229*75fd0b74Schristos 2230*75fd0b74Schristos * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't 2231*75fd0b74Schristos try shuffling sections when the orphan happens to be the place 2232*75fd0b74Schristos holder. Keep count of unique section names generated so we speed 2233*75fd0b74Schristos the search for a new name. 2234*75fd0b74Schristos 2235*75fd0b74Schristos2000-09-06 Alexandre Oliva <aoliva@redhat.com> 2236*75fd0b74Schristos 2237*75fd0b74Schristos * configure: Rebuilt with new libtool.m4. 2238*75fd0b74Schristos 2239*75fd0b74Schristos2000-09-05 Nick Clifton <nickc@redhat.com> 2240*75fd0b74Schristos 2241*75fd0b74Schristos * Makefile.in: Regenerate. 2242*75fd0b74Schristos * aclocal.m4: Regenerate. 2243*75fd0b74Schristos * configure: Regenerate. 2244*75fd0b74Schristos * config.in: Regenerate. 2245*75fd0b74Schristos * po/ld.pot: Regenerate. 2246*75fd0b74Schristos 2247*75fd0b74Schristos * ldint.texinfo: Remove CVS revision marker - it foils local 2248*75fd0b74Schristos comparisons. 2249*75fd0b74Schristos 2250*75fd0b74Schristos * emultempl/ticoff.em: Remove extraneous comma. 2251*75fd0b74Schristos 2252*75fd0b74Schristos2000-09-05 Alan Modra <alan@linuxcare.com.au> 2253*75fd0b74Schristos 2254*75fd0b74Schristos * emultempl/hppaelf.em (hppaelf_add_stub_section): Add SEC_RELOC 2255*75fd0b74Schristos to stub section flags. 2256*75fd0b74Schristos (hppa_for_each_input_file_wrapper): New. 2257*75fd0b74Schristos (hppa_lang_for_each_input_file): New. 2258*75fd0b74Schristos (lang_for_each_input_file): Define to call above. 2259*75fd0b74Schristos (multi_subspace): New. 2260*75fd0b74Schristos (hppaelf_finish): Pass multi_subspace to elf32_hppa_size_stubs. 2261*75fd0b74Schristos (PARSE_AND_LIST_PROLOGUE): Define. 2262*75fd0b74Schristos (PARSE_AND_LIST_LONGOPTS): Define. 2263*75fd0b74Schristos (PARSE_AND_LIST_OPTIONS): Define. 2264*75fd0b74Schristos (PARSE_AND_LIST_ARGS_CASES): Define. 2265*75fd0b74Schristos (hppaelf_finish): Call elf32_hppa_set_gp. 2266*75fd0b74Schristos (hppaelf_set_output_arch): Remove. 2267*75fd0b74Schristos (LDEMUL_SET_OUTPUT_ARCH): Remove. 2268*75fd0b74Schristos 2269*75fd0b74Schristos * emulparams/hppalinux.sh (ELFSIZE): Define. 2270*75fd0b74Schristos (MACHINE): Define. 2271*75fd0b74Schristos (OTHER_READONLY_SECTIONS): Define. 2272*75fd0b74Schristos (DATA_PLT): Define. 2273*75fd0b74Schristos (GENERATE_SHLIB_SCRIPT): Define. 2274*75fd0b74Schristos 2275*75fd0b74Schristos * ldlang.c: Add missing prototypes, and tidy others. Change CONST 2276*75fd0b74Schristos to const throughout. Change `void *' to `PTR' throughout. 2277*75fd0b74Schristos (lang_memory_default): Function is local to file, add `static'. 2278*75fd0b74Schristos 2279*75fd0b74Schristos * Makefile.am (ehppaelf.c): Depend on emultempl/elf32.em. 2280*75fd0b74Schristos (ehppalinux.c): Likewise. 2281*75fd0b74Schristos (earmelf.c): Likewise. 2282*75fd0b74Schristos (earmelf_linux.c): Likewise. 2283*75fd0b74Schristos (earmelf_linux26.c): Likewise. 2284*75fd0b74Schristos * Makefile.in: Regenerate. 2285*75fd0b74Schristos 2286*75fd0b74Schristos * ld.h (ld_config_type): Add unique_orphan_sections. 2287*75fd0b74Schristos * lexsup.c (OPTION_UNIQUE): Define. 2288*75fd0b74Schristos (ld_options): Add "--unique". 2289*75fd0b74Schristos (parse_args): Handle it. 2290*75fd0b74Schristos * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't 2291*75fd0b74Schristos search for an existing output section if unique_orphan_sections is 2292*75fd0b74Schristos set. Make use of bfd_get_unique_section_name rather than 2293*75fd0b74Schristos duplicating code here. 2294*75fd0b74Schristos * ld.texinfo: Describe --unique. 2295*75fd0b74Schristos 2296*75fd0b74Schristos * lexsup.c (ld_options): Make split-by-reloc arg optional. Add 2297*75fd0b74Schristos optional arg to split-by-file. 2298*75fd0b74Schristos (parse_args): Handle them. 2299*75fd0b74Schristos * ld.texinfo: Update description of these options. 2300*75fd0b74Schristos * ldwrite.c (clone_section): Pass in the section name. Replace 2301*75fd0b74Schristos local code with bfd_get_unique_section_name. 2302*75fd0b74Schristos (split_sections): Tidy code and comments. Use a list traversal 2303*75fd0b74Schristos more appropriate to the list construction. Handle cooked section 2304*75fd0b74Schristos sizes. Split when split_by_reloc reached rather than exceeded. 2305*75fd0b74Schristos Track section size and split when split_by_file reached. Fix 2306*75fd0b74Schristos link_order_tail (even though it's not used). 2307*75fd0b74Schristos (ldwrite): Modify condition for calling split_sections to suit 2308*75fd0b74Schristos changed split_by_reloc and split_by_file. 2309*75fd0b74Schristos * ldmain.c (main): Init config.split_by_reloc and 2310*75fd0b74Schristos config.split_by_file to -1. 2311*75fd0b74Schristos * ld.h (ld_config_type): Change split_by_reloc to unsigned. 2312*75fd0b74Schristos Change split_by_file to bfd_size_type. 2313*75fd0b74Schristos 2314*75fd0b74Schristos2000-09-02 Nick Clifton <nickc@redhat.com> 2315*75fd0b74Schristos 2316*75fd0b74Schristos * configure.in: Increase version number to 2.10.91. 2317*75fd0b74Schristos * NEWS: Mention new ability to support removal of duplicate DWARF2 2318*75fd0b74Schristos debug information. 2319*75fd0b74Schristos * configure: Regenerate. 2320*75fd0b74Schristos * aclocal.m4: Regenerate. 2321*75fd0b74Schristos * config.in: Regenerate. 2322*75fd0b74Schristos 2323*75fd0b74Schristos2000-09-02 Daniel Berlin <dberlin@redhat.com> 2324*75fd0b74Schristos 2325*75fd0b74Schristos * scripttempl/elf.sc: Add .gnu.linkonce.wi.* to .debug_info 2326*75fd0b74Schristos sections. 2327*75fd0b74Schristos * scripttempl/elf32avr.sc: Ditto. 2328*75fd0b74Schristos * scripttempl/elfd10v.sc: Ditto. 2329*75fd0b74Schristos * scripttempl/elfd30v.sc: Ditto. 2330*75fd0b74Schristos * scripttempl/elfi370.sc: Ditto. 2331*75fd0b74Schristos * scripttempl/elfm68hc11.sc: Ditto. 2332*75fd0b74Schristos * scripttempl/elfm68hc12.sc: Ditto. 2333*75fd0b74Schristos * scripttempl/elfi386beos.sc: Ditto. 2334*75fd0b74Schristos * scripttempl/v850.sc: Ditto. 2335*75fd0b74Schristos 2336*75fd0b74Schristos2000-08-31 Alexandre Oliva <aoliva@redhat.com> 2337*75fd0b74Schristos 2338*75fd0b74Schristos * acinclude.m4: Include libtool and gettext macros from the 2339*75fd0b74Schristos top level. 2340*75fd0b74Schristos * aclocal.m4, configure: Rebuilt. 2341*75fd0b74Schristos 2342*75fd0b74Schristos2000-08-25 Nick Clifton <nickc@redhat.com> 2343*75fd0b74Schristos 2344*75fd0b74Schristos * ldlang.c (open_output): When choosing the target for a 2345*75fd0b74Schristos particular endianness, do nothing if the target is not 2346*75fd0b74Schristos supported. 2347*75fd0b74Schristos 2348*75fd0b74Schristos2000-08-25 H.J. Lu <hjl@gnu.org> 2349*75fd0b74Schristos 2350*75fd0b74Schristos * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Don't 2351*75fd0b74Schristos check -rpath nor LD_RUN_PATH for cross link. 2352*75fd0b74Schristos * ld.texinfo: Document the change. 2353*75fd0b74Schristos 2354*75fd0b74Schristos2000-08-24 Hans-Peter Nilsson <hp@axis.com> 2355*75fd0b74Schristos 2356*75fd0b74Schristos * NEWS: Mention support for CRIS. 2357*75fd0b74Schristos 2358*75fd0b74Schristos2000-08-23 H.J. Lu <hjl@gnu.org> 2359*75fd0b74Schristos 2360*75fd0b74Schristos * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Get 2361*75fd0b74Schristos the current runpath list from bfd_elf_get_runpath_list () 2362*75fd0b74Schristos before search. 2363*75fd0b74Schristos 2364*75fd0b74Schristos2000-08-22 H.J. Lu <hjl@gnu.org> 2365*75fd0b74Schristos 2366*75fd0b74Schristos * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Search 2367*75fd0b74Schristos the DT_RPATH/DT_RUNPATH entries for DT_NEEDED after 2368*75fd0b74Schristos LD_LIBRARY_PATH for native linker. Display the needed DSO if 2369*75fd0b74Schristos trace_file_tries is non-zero. 2370*75fd0b74Schristos (gld${EMULATION_NAME}_try_needed): Report the needed DSO found 2371*75fd0b74Schristos if trace_file_tries is non-zero. 2372*75fd0b74Schristos 2373*75fd0b74Schristos * ld.texinfo: Document the usage of DT_RPATH/DT_RUNPATH. 2374*75fd0b74Schristos * NEWS: Mention it. 2375*75fd0b74Schristos 2376*75fd0b74Schristos2000-08-14 Jason Eckhardt <jle@cygnus.com> 2377*75fd0b74Schristos 2378*75fd0b74Schristos * NEWS: Mention i860 support. 2379*75fd0b74Schristos 2380*75fd0b74Schristos2000-08-14 Andreas Schwab <schwab@suse.de> 2381*75fd0b74Schristos 2382*75fd0b74Schristos * scripttempl/elf.sc: Fix last change to use correct comment 2383*75fd0b74Schristos syntax. 2384*75fd0b74Schristos 2385*75fd0b74Schristos2000-08-10 Geoff Keating <geoffk@cygnus.com> 2386*75fd0b74Schristos 2387*75fd0b74Schristos * scripttempl/elf.sc: Add a comment giving the correspondence 2388*75fd0b74Schristos between sections, per-datum sections, and linkonce sections. Make 2389*75fd0b74Schristos the comment true even for .bss, .sdata, .sdata2, .sbss, and 2390*75fd0b74Schristos .sbss2. 2391*75fd0b74Schristos 2392*75fd0b74Schristos2000-08-10 Jason Eckhardt <jle@cygnus.com> 2393*75fd0b74Schristos 2394*75fd0b74Schristos * emulparams/elf32_i860.sh: New file. 2395*75fd0b74Schristos * configure.tgt: Recognize new target i860-stardent-{sysv4*|elf*}. 2396*75fd0b74Schristos * Makefile.am (ALL_EMULATIONS): Add eelf32_i860.o. 2397*75fd0b74Schristos (eelf32_i860.c): New rule. 2398*75fd0b74Schristos * Makefile.in: Regenerate. 2399*75fd0b74Schristos 2400*75fd0b74Schristos2000-08-10 Nick Clifton <nickc@cygnus.com> 2401*75fd0b74Schristos 2402*75fd0b74Schristos * emulparams/mipspe.sh (ENTRY): Add definition. 2403*75fd0b74Schristos 2404*75fd0b74Schristos2000-08-08 Peter Jeremy <peter.jeremy@alcatel.com.au> 2405*75fd0b74Schristos 2406*75fd0b74Schristos * emultempl/elf32.em (_after_close): Refer to -rpath not --rpath 2407*75fd0b74Schristos in error message. 2408*75fd0b74Schristos 2409*75fd0b74Schristos2000-08-08 Stephane Carrez <Stephane.Carrez@worldnet.fr> 2410*75fd0b74Schristos 2411*75fd0b74Schristos * scripttempl/elfm68hc11.sc: Define __bss_size symbol to indicate 2412*75fd0b74Schristos the final size of .bss section. 2413*75fd0b74Schristos * scripttempl/elfm68hc12.sc: Likewise. 2414*75fd0b74Schristos 2415*75fd0b74Schristos2000-08-04 Alan Modra <alan@linuxcare.com.au> 2416*75fd0b74Schristos 2417*75fd0b74Schristos * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Rename to 2418*75fd0b74Schristos gld${EMULATION_NAME}_parse_args for consistency. Combine 2419*75fd0b74Schristos lastoptind and prevoptind vars, and keep track of last optind. 2420*75fd0b74Schristos (gld_${EMULATION_NAME}_list_options): Rename to 2421*75fd0b74Schristos gld${EMULATION_NAME}_list_options. 2422*75fd0b74Schristos 2423*75fd0b74Schristos2000-08-03 Rodney Brown <RodneyBrown@pmsc.com> 2424*75fd0b74Schristos 2425*75fd0b74Schristos * configure.tgt: Select targ_emul=elf_i386 for Unixware 7 2426*75fd0b74Schristos (i586-sco-sysv5uw7.1.0). 2427*75fd0b74Schristos 2428*75fd0b74Schristos2000-07-27 H.J. Lu <hjl@gnu.org> 2429*75fd0b74Schristos 2430*75fd0b74Schristos * emulparams/elf64alpha.sh (PARSE_AND_LIST_ARGS): Removed. 2431*75fd0b74Schristos (PARSE_AND_LIST_PROLOGUE): New. 2432*75fd0b74Schristos (PARSE_AND_LIST_LONGOPTS): Likewise. 2433*75fd0b74Schristos (PARSE_AND_LIST_OPTIONS): Likewise. 2434*75fd0b74Schristos (PARSE_AND_LIST_ARGS_CASES): Likewise. 2435*75fd0b74Schristos (PARSE_AND_LIST_EPILOGUE): Likewise. 2436*75fd0b74Schristos 2437*75fd0b74Schristos2000-07-28 Alan Modra <alan@linuxcare.com.au> 2438*75fd0b74Schristos 2439*75fd0b74Schristos * emultempl/armelf.em: Elide functions common to elf32.em, 2440*75fd0b74Schristos ie. most of the file. 2441*75fd0b74Schristos (arm_elf_after_open): New. Do arm specific things then call 2442*75fd0b74Schristos gld${EMULATION_NAME}_after_open. 2443*75fd0b74Schristos (arm_elf_before_allocation): New. Call 2444*75fd0b74Schristos gld${EMULATION_NAME}_before_allocation then do arm specifics. 2445*75fd0b74Schristos (PARSE_AND_LIST_PROLOGUE): Define. 2446*75fd0b74Schristos (PARSE_AND_LIST_SHORTOPTS): Define. 2447*75fd0b74Schristos (PARSE_AND_LIST_LONGOPTS): Define. 2448*75fd0b74Schristos (PARSE_AND_LIST_OPTIONS): Define. 2449*75fd0b74Schristos (PARSE_AND_LIST_ARGS_CASES): Define. 2450*75fd0b74Schristos (LDEMUL_AFTER_OPEN): Define. 2451*75fd0b74Schristos (LDEMUL_BEFORE_ALLOCATION): Define. 2452*75fd0b74Schristos (LDEMUL_BEFORE_PARSE): Define. 2453*75fd0b74Schristos (LDEMUL_FINISH): Define. 2454*75fd0b74Schristos 2455*75fd0b74Schristos * emultempl/hppaelf.em: Similarly zap most of this file. 2456*75fd0b74Schristos (hppaelf_add_stub_section): Prototype. 2457*75fd0b74Schristos (hppaelf_layaout_sections_again): Prototype. 2458*75fd0b74Schristos (hook_in_stub): Prototype. 2459*75fd0b74Schristos (LDEMUL_SET_OUTPUT_ARCH): Define. 2460*75fd0b74Schristos (LDEMUL_FINISH): Define. 2461*75fd0b74Schristos (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Define. 2462*75fd0b74Schristos 2463*75fd0b74Schristos * emulparams/armelf.sh (TEMPLATE_NAME): Use elf32. 2464*75fd0b74Schristos (EXTRA_EM_FILE): New. 2465*75fd0b74Schristos * emulparams/armelf_linux.sh: Likewise. 2466*75fd0b74Schristos * emulparams/armelf_linux26.sh: Likewise. 2467*75fd0b74Schristos * emulparams/hppalinux.sh: Likewise. 2468*75fd0b74Schristos * emulparams/hppaelf.sh: Likewise. 2469*75fd0b74Schristos (NOP): Define. 2470*75fd0b74Schristos 2471*75fd0b74Schristos * emultempl/elf32.em: Fix formatting. 2472*75fd0b74Schristos (EXTRA_EM_FILE): Source it. 2473*75fd0b74Schristos (LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL, 2474*75fd0b74Schristos LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION, 2475*75fd0b74Schristos LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET, 2476*75fd0b74Schristos LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH, 2477*75fd0b74Schristos LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS, 2478*75fd0b74Schristos LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN, 2479*75fd0b74Schristos LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE, 2480*75fd0b74Schristos LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE, 2481*75fd0b74Schristos LDEMUL_FIND_POTENTIAL_LIBRARIES): New shell vars. Add code to 2482*75fd0b74Schristos allow functions in this file to be overridden. 2483*75fd0b74Schristos (PARSE_AND_LIST_SHORTOPTS): Handle it. 2484*75fd0b74Schristos 2485*75fd0b74Schristos * emultempl/m68kcoff.em: Include ldfile.h before ldemul.h. 2486*75fd0b74Schristos 2487*75fd0b74Schristos * emultempl/elf32.em: Reorganize file. 2488*75fd0b74Schristos 2489*75fd0b74Schristos2000-07-27 Ivan Kokshaysky <ink@jurassic.park.msu.ru> 2490*75fd0b74Schristos 2491*75fd0b74Schristos * emulparams/elf64alpha.sh: Implement "-taso" emulation 2492*75fd0b74Schristos specific option to fit 64-bit executable in the lower 2493*75fd0b74Schristos 31-bit address range. This is done by changing start 2494*75fd0b74Schristos address of .interp (the very first section of executable) 2495*75fd0b74Schristos and then setting EF_ALPHA_32BIT elf header flag. 2496*75fd0b74Schristos 2497*75fd0b74Schristos2000-07-21 Michael Sokolov <msokolov@ivan.Harhan.ORG> 2498*75fd0b74Schristos 2499*75fd0b74Schristos * emultempl/m68kcoff.em: New file. 2500*75fd0b74Schristos * emulparams/m68kcoff.sh (TEMPLATE_NAME): Use m68kcoff template. 2501*75fd0b74Schristos * Makefile.am (em68kcoff.c): Depend on m68kcoff.em rather than 2502*75fd0b74Schristos generic.em. 2503*75fd0b74Schristos * Makefile.in: Regenerate. 2504*75fd0b74Schristos 2505*75fd0b74Schristos2000-07-20 H.J. Lu <hjl@gnu.org> 2506*75fd0b74Schristos 2507*75fd0b74Schristos * emultempl/elf32.em (longopts): Duplicate "disable-new-dtags" 2508*75fd0b74Schristos and "disable-new-dtags" to stop getopt from treating -d/-e as 2509*75fd0b74Schristos abbreviations for these options. 2510*75fd0b74Schristos 2511*75fd0b74Schristos2000-07-20 H.J. Lu <hjl@gnu.org> 2512*75fd0b74Schristos 2513*75fd0b74Schristos * ld.texinfo: Add documentation for --disable-new-dtags and 2514*75fd0b74Schristos --enable-new-dtags. 2515*75fd0b74Schristos 2516*75fd0b74Schristos * ldmain.c (main): Initialize link_info.new_dtags to false. 2517*75fd0b74Schristos 2518*75fd0b74Schristos * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Add 2519*75fd0b74Schristos --disable-new-dtags and --enable-new-dtags. 2520*75fd0b74Schristos (gld_${EMULATION_NAME}_list_options): Likewise. 2521*75fd0b74Schristos 2522*75fd0b74Schristos2000-07-05 Kenneth Block <krblock@computer.org> 2523*75fd0b74Schristos 2524*75fd0b74Schristos * lexsup.c: Add optional style to demangle switch 2525*75fd0b74Schristos * ld.texinfo: Document optional style to demangle switch. 2526*75fd0b74Schristos 2527*75fd0b74Schristos2000-07-20 Hans-Peter Nilsson <hp@axis.com> 2528*75fd0b74Schristos 2529*75fd0b74Schristos * Makefile.am (ALL_EMULATIONS): Add ecrisaout.o, ecriself.o, 2530*75fd0b74Schristos ecrislinux.o. 2531*75fd0b74Schristos (ecrisaout.c, ecriself.c, ecrislinux.c): New rules. 2532*75fd0b74Schristos Regenerate dependencies. 2533*75fd0b74Schristos * Makefile.in: Rebuild. 2534*75fd0b74Schristos * configure.tgt (cris-*-*): New target. 2535*75fd0b74Schristos * emulparams/crisaout.sh, emulparams/criself.sh, 2536*75fd0b74Schristos emulparams/crislinux.sh, scripttempl/crisaout.sc: New files. 2537*75fd0b74Schristos * po/POTFILES.in, po/ld.pot: Regenerate. 2538*75fd0b74Schristos 2539*75fd0b74Schristos2000-07-20 H.J. Lu <hjl@gnu.org> 2540*75fd0b74Schristos 2541*75fd0b74Schristos * emultempl/elf32.em (gld_${EMULATION_NAME}_list_options): 2542*75fd0b74Schristos Print out ignored -z options. 2543*75fd0b74Schristos 2544*75fd0b74Schristos2000-07-19 H.J. Lu <hjl@gnu.org> 2545*75fd0b74Schristos 2546*75fd0b74Schristos * emulparams/elf32mcore.sh (PARSE_AND_LIST_ARGS): Removed. 2547*75fd0b74Schristos (PARSE_AND_LIST_PROLOGUE): New. 2548*75fd0b74Schristos (PARSE_AND_LIST_LONGOPTS): Likewise. 2549*75fd0b74Schristos (PARSE_AND_LIST_OPTIONS): Likewise. 2550*75fd0b74Schristos (PARSE_AND_LIST_ARGS_CASES): Likewise. 2551*75fd0b74Schristos 2552*75fd0b74Schristos * ldmain.c (main): Clear link_info.flags and link_info.flags_1. 2553*75fd0b74Schristos 2554*75fd0b74Schristos * lexsup.c (ld_options): Comment out 'z'. 2555*75fd0b74Schristos (parse_args): Likewise. 2556*75fd0b74Schristos 2557*75fd0b74Schristos * emultempl/elf32.em: Include "elf/common.h". 2558*75fd0b74Schristos (gld_${EMULATION_NAME}_parse_args): Defined. Handle some -z 2559*75fd0b74Schristos options. 2560*75fd0b74Schristos (gld_${EMULATION_NAME}_list_options): Likewise. 2561*75fd0b74Schristos 2562*75fd0b74Schristos * ld.texinfo: Add documentation for the recognized -z options. 2563*75fd0b74Schristos 2564*75fd0b74Schristos2000-07-19 H.J. Lu <hjl@gnu.org> 2565*75fd0b74Schristos 2566*75fd0b74Schristos * emultempl/elf32.em (gld${EMULATION_NAME}_try_needed): Call 2567*75fd0b74Schristos bfd_elf_set_dt_needed_soname (). 2568*75fd0b74Schristos 2569*75fd0b74Schristos2000-07-18 DJ Delorie <dj@cygnus.com> 2570*75fd0b74Schristos 2571*75fd0b74Schristos * pe-dll.c (pe_dll_id_target): check object target name also 2572*75fd0b74Schristos 2573*75fd0b74Schristos2000-07-18 Hans-Peter Nilsson <hp@axis.com> 2574*75fd0b74Schristos 2575*75fd0b74Schristos * scripttempl/elf.sc (.init): Only do ${INIT_START} and 2576*75fd0b74Schristos ${INIT_END} if relocating. 2577*75fd0b74Schristos (.fini): Likewise ${FINI_START} and ${FINI_END}. 2578*75fd0b74Schristos 2579*75fd0b74Schristos2000-07-16 Charles Wilson <cwilson@ece.gatech.edu> 2580*75fd0b74Schristos 2581*75fd0b74Schristos * emultempl/pe.em (gld_*_open_dynamic_archive): New search 2582*75fd0b74Schristos order for dynamic library '-lfoo' on pei386: libfoo.dll.a, 2583*75fd0b74Schristos foo.dll.a, libfoo.a, libfoo.dll, foo.dll. This fixes compatibility 2584*75fd0b74Schristos errors introduced by the old dynamic lib search order. 2585*75fd0b74Schristos 2586*75fd0b74Schristos2000-07-17 DJ Delorie <dj@cygnus.com> 2587*75fd0b74Schristos 2588*75fd0b74Schristos * pe-dll.c (process_def_file): auto-export data items also 2589*75fd0b74Schristos (pe_process_import_defs): also see if _imp_ form needed 2590*75fd0b74Schristos 2591*75fd0b74Schristos2000-07-12 Charles Wilson <cwilson@ece.gatech.edu> 2592*75fd0b74Schristos 2593*75fd0b74Schristos * pe-dll.c (make_one): fix a typo in the __imp_ name decoration 2594*75fd0b74Schristos for dll import libraries 2595*75fd0b74Schristos 2596*75fd0b74Schristos2000-07-12 Mark Elbrecht <snowball3@bigfoot.com> 2597*75fd0b74Schristos 2598*75fd0b74Schristos * scripttempl/i386go32.sc: Support the g++ attribute init_priority in 2599*75fd0b74Schristos gcc 2.95.2 and later. 2600*75fd0b74Schristos 2601*75fd0b74Schristos2000-07-11 Kazu Hirata <kazu@hxi.com> 2602*75fd0b74Schristos 2603*75fd0b74Schristos * ldfile.c (ldfile_try_open_bfd): Output '\n' after an error 2604*75fd0b74Schristos message. 2605*75fd0b74Schristos 2606*75fd0b74Schristos2000-07-10 Alan Modra <alan@linuxcare.com.au> 2607*75fd0b74Schristos 2608*75fd0b74Schristos * ldemul.h (struct lang_input_statement_struct): Remove forward 2609*75fd0b74Schristos declaration. 2610*75fd0b74Schristos (struct search_dirs): Likewise. 2611*75fd0b74Schristos * ldfile.h (struct lang_input_statement_struct): Likewise. 2612*75fd0b74Schristos Protect file from multiple inclusion. 2613*75fd0b74Schristos * ldlang.h (LANG_FOR_EACH_INPUT_STATEMENT): Move file_chain 2614*75fd0b74Schristos declaration from macro to file scope. 2615*75fd0b74Schristos 2616*75fd0b74Schristos * ldemul.c: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this order. 2617*75fd0b74Schristos * ldgram.y: Likewise here. 2618*75fd0b74Schristos * ldlang.c: And here. 2619*75fd0b74Schristos * ldmain.c: And here. 2620*75fd0b74Schristos * mpw-elfmips.c: And here. 2621*75fd0b74Schristos * mpw-eppcmac.c: And here. 2622*75fd0b74Schristos * emultempl/aix.em: And here. 2623*75fd0b74Schristos * emultempl/armcoff.em: And here. 2624*75fd0b74Schristos * emultempl/armelf.em: And here. 2625*75fd0b74Schristos * emultempl/armelf_oabi.em: And here. 2626*75fd0b74Schristos * emultempl/beos.em: And here. 2627*75fd0b74Schristos * emultempl/elf32.em: And here. 2628*75fd0b74Schristos * emultempl/hppaelf.em: And here. 2629*75fd0b74Schristos * emultempl/linux.em: And here. 2630*75fd0b74Schristos * emultempl/lnk960.em: And here. 2631*75fd0b74Schristos * emultempl/pe.em: And here. 2632*75fd0b74Schristos * emultempl/sunos.em: And here. 2633*75fd0b74Schristos * mpw-esh.c: And here. Include ldexp.h and ldlang.h too. 2634*75fd0b74Schristos * mpw-idtmips.c: Ditto. 2635*75fd0b74Schristos * emultempl/generic.em: Ditto. 2636*75fd0b74Schristos * emultempl/gld960.em: Ditto. 2637*75fd0b74Schristos * emultempl/gld960c.em: Ditto. 2638*75fd0b74Schristos * emultempl/mipsecoff.em: Ditto. 2639*75fd0b74Schristos * emultempl/ticoff.em: Ditto. 2640*75fd0b74Schristos * emultempl/vanilla.em: Ditto. 2641*75fd0b74Schristos 2642*75fd0b74Schristos * pe-dll.c: Include ldfile.h 2643*75fd0b74Schristos * ldver.c: Include ldexp.h, ldlang.h, ldfile.h 2644*75fd0b74Schristos 2645*75fd0b74Schristos * mpw-elfmips.c: (gldelf32ebmip_before_allocation): Add missing 2646*75fd0b74Schristos arguments to bfd_elf32_size_dynamic_sections call. 2647*75fd0b74Schristos (gldelf32ebmip_place_orphan): Add missing arguments to 2648*75fd0b74Schristos lang_leave_output_section_statement call. 2649*75fd0b74Schristos 2650*75fd0b74Schristos2000-07-10 H.J. Lu <hjl@gnu.org> 2651*75fd0b74Schristos 2652*75fd0b74Schristos * emultempl/pe.em (pe_enable_stdcall_fixup): Protect with 2653*75fd0b74Schristos DLL_SUPPORT. 2654*75fd0b74Schristos (strhash): Likewise. 2655*75fd0b74Schristos (compute_dll_image_base): Likewise. 2656*75fd0b74Schristos (pe_undef_found_sym): Likewise. 2657*75fd0b74Schristos (pe_undef_cdecl_match): Likewise. 2658*75fd0b74Schristos (gld_${EMULATION_NAME}_open_dynamic_archive): Mark the 2659*75fd0b74Schristos argument "arch" with ATTRIBUTE_UNUSED. 2660*75fd0b74Schristos 2661*75fd0b74Schristos2000-07-10 Alan Modra <alan@linuxcare.com.au> 2662*75fd0b74Schristos 2663*75fd0b74Schristos * configure.tgt: Remove extraneous hppa*-*-linux-gnu*. 2664*75fd0b74Schristos 2665*75fd0b74Schristos From Ryan Bradetich <rbradetich@uswest.net> 2666*75fd0b74Schristos * ldwrite.c (SSIZE): Remove to cure macro redefinition warning. 2667*75fd0b74Schristos 2668*75fd0b74Schristos2000-07-09 Alan Modra <alan@linuxcare.com.au> 2669*75fd0b74Schristos 2670*75fd0b74Schristos Changes to create multiple linker stubs, positioned immediately 2671*75fd0b74Schristos before the section where they are required. 2672*75fd0b74Schristos * emultempl/hppaelf.em: Include elf32-hppa.h. 2673*75fd0b74Schristos (stub_sec, file_chain): Delete. 2674*75fd0b74Schristos (hppaelf_create_output_section_statements): Don't make a stub 2675*75fd0b74Schristos section here. 2676*75fd0b74Schristos (hook_stub_info): New struct. 2677*75fd0b74Schristos (hook_in_stub): New function. 2678*75fd0b74Schristos (hppaelf_add_stub_section): New function. 2679*75fd0b74Schristos (hppaelf_finish): Do nothing for relocateable links. Modify the 2680*75fd0b74Schristos call to elf32_hppa_size_stubs. Move code for updating section 2681*75fd0b74Schristos layout from here... 2682*75fd0b74Schristos (hppaelf_layaout_sections_again): ..to here, a new function. 2683*75fd0b74Schristos 2684*75fd0b74Schristos * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Fix 2685*75fd0b74Schristos broken list handling. Pass in a pointer to the list. 2686*75fd0b74Schristos (hppaelf_finish): Update call to hppaelf_delete_padding_statements 2687*75fd0b74Schristos for above changes. 2688*75fd0b74Schristos (hppaelf_before_parse): Prototype. 2689*75fd0b74Schristos (hppaelf_set_output_arch): Prototype. 2690*75fd0b74Schristos (hppaelf_create_output_section_statements): Prototype. 2691*75fd0b74Schristos (hppaelf_delete_padding_statements): Prototype. 2692*75fd0b74Schristos (hppaelf_finish): Prototype. 2693*75fd0b74Schristos 2694*75fd0b74Schristos Merge from elf32.em 2695*75fd0b74Schristos * emultempl/hppaelf.em: Include ctype.h. 2696*75fd0b74Schristos (struct orphan_save): New. 2697*75fd0b74Schristos (gld${EMULATION_NAME}_place_orphan): New. 2698*75fd0b74Schristos (output_rel_find): New. 2699*75fd0b74Schristos (hppaelf_get_script): Update from elf32.em. 2700*75fd0b74Schristos (ld_hppaelf_emulation): Rename to ld_${EMULATION_NAME}_emulation. 2701*75fd0b74Schristos Change emulation_name field to "${EMULATION_NAME}". Add 2702*75fd0b74Schristos gld${EMULATION_NAME}_place_orphan. 2703*75fd0b74Schristos 2704*75fd0b74Schristos * Makefile.am (ALL_EMULATIONS): Reinstate ehppaelf.o, add 2705*75fd0b74Schristos ehppalinux.o, sort it. Regenerate dependencies. 2706*75fd0b74Schristos (ehppalinux.c): Depend on hppaelf.em 2707*75fd0b74Schristos * Makefile.in: Regenerate. 2708*75fd0b74Schristos 2709*75fd0b74Schristos * configure.tgt: targ_emul=hppalinux for hppa*linux 2710*75fd0b74Schristos 2711*75fd0b74Schristos * emulparams/hppalinux.sh: New. 2712*75fd0b74Schristos * emulparams/hppaelf.sh (TARGET_PAGE_SIZE): Write in hex. 2713*75fd0b74Schristos 2714*75fd0b74Schristos2000-07-08 Alan Modra <alan@linuxcare.com.au> 2715*75fd0b74Schristos 2716*75fd0b74Schristos * lexsup.c (parse_args): Copy section name. 2717*75fd0b74Schristos 2718*75fd0b74Schristos2000-07-07 Charles Wilson <cwilson@ece.gatech.edu> 2719*75fd0b74Schristos 2720*75fd0b74Schristos * emultempl/pe.em: institute the following search order for 2721*75fd0b74Schristos dynamic libraries on pei386: libfoo.dll.a, foo.dll.a (import 2722*75fd0b74Schristos libs), libfoo.dll, foo.dll (link direct to dll). Fall back to 2723*75fd0b74Schristos static lib (libfoo.a) if none of the above are found. 2724*75fd0b74Schristos 2725*75fd0b74Schristos2000-07-07 Mumit Khan <khan@xraylith.wisc.edu> 2726*75fd0b74Schristos 2727*75fd0b74Schristos * emultempl/pe.em (pe_enable_auto_image_base): New variable. 2728*75fd0b74Schristos (longopts): New --{enable,disable}-auto-image-base options. 2729*75fd0b74Schristos (gld_${EMULATION_NAME}_list_options): Document. 2730*75fd0b74Schristos (gld_${EMULATION_NAME}_parse): Handle. 2731*75fd0b74Schristos (strhash): New static function. 2732*75fd0b74Schristos (compute_dll_image_base): New static function. 2733*75fd0b74Schristos (gld_${EMULATION_NAME}_set_symbols): Use. 2734*75fd0b74Schristos 2735*75fd0b74Schristos2000-07-05 DJ Delorie <dj@redhat.com> 2736*75fd0b74Schristos 2737*75fd0b74Schristos * MAINTAINERS: new 2738*75fd0b74Schristos 2739*75fd0b74Schristos2000-07-01 Koundinya K <kk@ddeorg.soft.net> 2740*75fd0b74Schristos 2741*75fd0b74Schristos * configure.tgt: Add traditional mips (mips*-*-sysv4*) target. 2742*75fd0b74Schristos * emulparams/elf32btsmip.sh: New file. 2743*75fd0b74Schristos * Makefile.am: Add traditional mips target. 2744*75fd0b74Schristos * Makefile.in: Rebuild. 2745*75fd0b74Schristos 2746*75fd0b74Schristos2000-07-01 H.J. Lu <hjl@gnu.org> 2747*75fd0b74Schristos 2748*75fd0b74Schristos * Makefile.am (EXTRA_ld_new_SOURCES): Set to deffilep.y for 2749*75fd0b74Schristos automake to use YLWRAP. 2750*75fd0b74Schristos * Makefile.in: Rebuild. 2751*75fd0b74Schristos 2752*75fd0b74Schristos2000-07-01 Alan Modra <alan@linuxcare.com.au> 2753*75fd0b74Schristos 2754*75fd0b74Schristos * Makefile.am (DEP): Fix 2000-06-22. grep after running dep.sed 2755*75fd0b74Schristos (CLEANFILES): Add DEPA. 2756*75fd0b74Schristos * Makefile.in: Regenerate. 2757*75fd0b74Schristos 2758*75fd0b74Schristos2000-06-30 Timothy Wall <twall@ppc> 2759*75fd0b74Schristos 2760*75fd0b74Schristos * scripttempl/tic54xcoff.sc: PAGE N is not implemented, so encode 2761*75fd0b74Schristos the page in the upper octet of the address. 2762*75fd0b74Schristos 2763*75fd0b74Schristos2000-06-26 Marek Michalkiewicz <marekm@linux.org.pl> 2764*75fd0b74Schristos 2765*75fd0b74Schristos * emulparams/avrmega161.sh (ARCH): Change to avr:5. 2766*75fd0b74Schristos 2767*75fd0b74Schristos2000-06-24 Alan Modra <alan@linuxcare.com.au> 2768*75fd0b74Schristos 2769*75fd0b74Schristos * NEWS: arm-elf does --gc-sections too. 2770*75fd0b74Schristos 2771*75fd0b74Schristos2000-06-22 Alan Modra <alan@linuxcare.com.au> 2772*75fd0b74Schristos 2773*75fd0b74Schristos * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we 2774*75fd0b74Schristos find one. 2775*75fd0b74Schristos * Makefile.in: Regenerate. 2776*75fd0b74Schristos 2777*75fd0b74Schristos2000-06-21 H.J. Lu <hjl@gnu.org> 2778*75fd0b74Schristos 2779*75fd0b74Schristos * Makefile.am: Rebuild dependency. 2780*75fd0b74Schristos * Makefile.in: Rebuild. 2781*75fd0b74Schristos 2782*75fd0b74Schristos2000-06-20 H.J. Lu <hjl@gnu.org> 2783*75fd0b74Schristos 2784*75fd0b74Schristos * Makefile.am: Rebuild dependency. 2785*75fd0b74Schristos * Makefile.in: Rebuild. 2786*75fd0b74Schristos 2787*75fd0b74Schristos2000-06-20 Timothy Wall <twall@cygnus.com> 2788*75fd0b74Schristos 2789*75fd0b74Schristos * scripttempl/tic54xcoff.sc: New. 2790*75fd0b74Schristos * ldlang.c (wild_doit): Propagate SEC_BLOCK flag. 2791*75fd0b74Schristos * gen-doc.texi: Add flag for TI COFF. 2792*75fd0b74Schristos * ld.texinfo: Add documentation for TI COFF handling switches. 2793*75fd0b74Schristos * emultempl/ticoff.em: New. TI COFF handling. 2794*75fd0b74Schristos * configure.tgt: Add tic54x target. 2795*75fd0b74Schristos * Makefile.am: Add tic54x target. 2796*75fd0b74Schristos * Makefile.in: Ditto. 2797*75fd0b74Schristos 2798*75fd0b74Schristos2000-06-20 Alan Modra <alan@linuxcare.com.au> 2799*75fd0b74Schristos 2800*75fd0b74Schristos * ldmain.c (set_scripts_dir): Correct pointer comparison when 2801*75fd0b74Schristos checking for backslashes. 2802*75fd0b74Schristos 2803*75fd0b74Schristos2000-06-19 Alan Modra <alan@linuxcare.com.au> 2804*75fd0b74Schristos 2805*75fd0b74Schristos * NEWS: Move entries not in 2.10 above "Changes in version 2.10". 2806*75fd0b74Schristos 2807*75fd0b74Schristos2000-06-18 Alan Modra <alan@linuxcare.com.au> 2808*75fd0b74Schristos 2809*75fd0b74Schristos * NEWS: Update list of targets supporting --gc-sections. 2810*75fd0b74Schristos 2811*75fd0b74Schristos * scripttempl/elf.sc: KEEP .eh_frame contents. 2812*75fd0b74Schristos * scripttempl/elfd30v.sc: Same here. 2813*75fd0b74Schristos 2814*75fd0b74Schristos2000-06-18 Stephane Carrez <stcarrez@worldnet.fr> 2815*75fd0b74Schristos 2816*75fd0b74Schristos * Makefile.am (ALL_EMULATIONS): Added new emulation for m68hc12 2817*75fd0b74Schristos and m68hc11 (elf). 2818*75fd0b74Schristos * Makefile.in: Rebuild. 2819*75fd0b74Schristos * configure.tgt: Recognize m68hc12 and m68hc11. 2820*75fd0b74Schristos * scripttempl/elfm68hc12.sc: New file. 2821*75fd0b74Schristos * emulparams/m68hc12elfb: New emulation. 2822*75fd0b74Schristos * emulparams/m68hc12elf: New emulation. 2823*75fd0b74Schristos * emulparams/m68hc11elfb.sh: New file. User configurable emulation 2824*75fd0b74Schristos (includes a memory.x script to define the ROM and RAM banks). 2825*75fd0b74Schristos * scripttempl/elfm68hc11.sc, emulparams/m68hc11elf.sh: 2826*75fd0b74Schristos New configuration files for support of Motorola 68hc11 2827*75fd0b74Schristos 2828*75fd0b74Schristos2000-06-15 Alan Modra <alan@linuxcare.com.au> 2829*75fd0b74Schristos 2830*75fd0b74Schristos * ldmain.c (main): Only change SEC_READONLY for final link. 2831*75fd0b74Schristos 2832*75fd0b74Schristos2000-06-13 H.J. Lu <hjl@gnu.org> 2833*75fd0b74Schristos 2834*75fd0b74Schristos * configure: Regenerate. 2835*75fd0b74Schristos 2836*75fd0b74Schristos2000-06-08 David O'Brien <obrien@FreeBSD.org> 2837*75fd0b74Schristos 2838*75fd0b74Schristos * configure.in (VERSION): Update to show this is the CVS mainline. 2839*75fd0b74Schristos 2840*75fd0b74Schristos2000-06-07 Michael Sokolov <msokolov@ivan.Harhan.ORG> 2841*75fd0b74Schristos 2842*75fd0b74Schristos * emultempl/mipsecoff.em (gld{EMULATION_NAME}_after_open): Require all 2843*75fd0b74Schristos input objects to be ECOFF. 2844*75fd0b74Schristos (check_sections): einfo takes %B, not %P, to print a BFD name. 2845*75fd0b74Schristos 2846*75fd0b74Schristos2000-06-05 Michael Matz <matz@ifh.de> 2847*75fd0b74Schristos 2848*75fd0b74Schristos * ldgram.y (vers_defns): Handle 'extern "C++" { ... }' in 2849*75fd0b74Schristos version scripts. 2850*75fd0b74Schristos 2851*75fd0b74Schristos * ldlex.l (V_IDENTIFIER): Accept `::' in symbols. 2852*75fd0b74Schristos 2853*75fd0b74Schristos2000-05-23 Marek Michalkiewicz <marekm@linux.org.pl> 2854*75fd0b74Schristos 2855*75fd0b74Schristos * emulparams/avr1200.sh (STACK): Define as 0. 2856*75fd0b74Schristos * emulparams/avr23xx.sh (STACK): Define as last internal SRAM address. 2857*75fd0b74Schristos * emulparams/avr4433.sh (STACK): Likewise. 2858*75fd0b74Schristos * emulparams/avr44x4.sh (STACK): Likewise. 2859*75fd0b74Schristos * emulparams/avr85xx.sh (STACK): Likewise. 2860*75fd0b74Schristos * emulparams/avrmega103.sh (STACK): Likewise. 2861*75fd0b74Schristos * emulparams/avrmega161.sh (STACK): Likewise. 2862*75fd0b74Schristos * emulparams/avrmega603.sh (STACK): Likewise. 2863*75fd0b74Schristos * scripttempl/elf32avr.sc (__data_start): Define for gcrt1. 2864*75fd0b74Schristos (__stack): Define from ${STACK} for main(). 2865*75fd0b74Schristos 2866*75fd0b74Schristos2000-05-26 Alan Modra <alan@linuxcare.com.au> 2867*75fd0b74Schristos 2868*75fd0b74Schristos * Makefile.am: Update dependencies with "make dep-am" 2869*75fd0b74Schristos * Makefile.in: Regenerate. 2870*75fd0b74Schristos 2871*75fd0b74Schristos2000-05-26 Eli Zaretskii <eliz@is.elta.co.il> 2872*75fd0b74Schristos 2873*75fd0b74Schristos * ldmain.c: Include filenames.h. 2874*75fd0b74Schristos (set_scripts_dir): Support backslashes in program name. 2875*75fd0b74Schristos 2876*75fd0b74Schristos2000-05-22 Igor Shevlyakov <igor@windriver.com> 2877*75fd0b74Schristos 2878*75fd0b74Schristos * ldmain.c (main): When deciding if ".text" section should be 2879*75fd0b74Schristos read-only, don't forget to reset SEC_READONLY because it 2880*75fd0b74Schristos could be already set. 2881*75fd0b74Schristos 2882*75fd0b74Schristos2000-05-22 Thomas de Lellis <tdel@windriver.com> 2883*75fd0b74Schristos 2884*75fd0b74Schristos * ld.1: Add documentation for new command line option: 2885*75fd0b74Schristos --section-start <sectionname>=<sectionorg> 2886*75fd0b74Schristos This is a generic version of -Ttext etc. which accepts 2887*75fd0b74Schristos any section name as a parameter instead of just text/data/ 2888*75fd0b74Schristos bss. 2889*75fd0b74Schristos * ld.texinfo: More docs. 2890*75fd0b74Schristos * NEWS: More docs. 2891*75fd0b74Schristos * lexsup.c: (parse_args): Recognize new command line option. 2892*75fd0b74Schristos (ld_options): Add new option. 2893*75fd0b74Schristos 2894*75fd0b74Schristos2000-05-18 H.J. Lu <hjl@gnu.org> 2895*75fd0b74Schristos 2896*75fd0b74Schristos * lexsup.c (parse_args): `i' == `r', not `q'. 2897*75fd0b74Schristos 2898*75fd0b74Schristos2000-05-18 Jeffrey A Law (law@cygnus.com) 2899*75fd0b74Schristos 2900*75fd0b74Schristos * configure.tgt (hppa*64*-*-*): Enable PA64 target. 2901*75fd0b74Schristos 2902*75fd0b74Schristos2000-05-17 S. Bharadwaj Yadavalli <sby@scrugs.lkg.dec.com> 2903*75fd0b74Schristos Rick Gorton <gorton@scrugs.lkg.dec.com> 2904*75fd0b74Schristos 2905*75fd0b74Schristos Add support for '-q' == '--emit-relocs' switch. 2906*75fd0b74Schristos * ldmain.c (main): Default to false. 2907*75fd0b74Schristos * lexsup.c (parse_args): Turn on emitrelocations flag if set. 2908*75fd0b74Schristos * NEWS: Describe the emitrelocations switch. 2909*75fd0b74Schristos * ld.texinfo: Describe the emitrelocations switch. 2910*75fd0b74Schristos 2911*75fd0b74Schristos2000-05-16 Charles Wilson <cwilson@ece.gatech.edu> 2912*75fd0b74Schristos 2913*75fd0b74Schristos * emultempl/pe.em (_open_dynamic_archive): New function: Search 2914*75fd0b74Schristos the library path for "foo.dll" and "libfoo.dll" dynamic libraries 2915*75fd0b74Schristos before searching for 'libfoo.a' in response to a '-Bdynamic -lfoo' 2916*75fd0b74Schristos link options. 2917*75fd0b74Schristos 2918*75fd0b74Schristos2000-05-15 David O'Brien <obrien@FreeBSD.org> 2919*75fd0b74Schristos 2920*75fd0b74Schristos * lexsup.c (parse_args): Update the year in the copyright notice. 2921*75fd0b74Schristos 2922*75fd0b74Schristos2000-05-13 Alan Modra <alan@linuxcare.com.au> 2923*75fd0b74Schristos 2924*75fd0b74Schristos * ld.h (gettext, dgettext, dcgettext, textdomain, bindtextdomain): 2925*75fd0b74Schristos Replace defines with those from intl/libgettext.h to quieten gcc 2926*75fd0b74Schristos warnings. 2927*75fd0b74Schristos 2928*75fd0b74Schristos2000-05-10 H.J. Lu <hjl@gnu.org> 2929*75fd0b74Schristos 2930*75fd0b74Schristos * ldlang.c (open_input_bfds): Don't load the same file within 2931*75fd0b74Schristos a group again if the whole archive has been loaded already. 2932*75fd0b74Schristos 2933*75fd0b74Schristos2000-05-03 Alan Modra <alan@linuxcare.com.au> 2934*75fd0b74Schristos 2935*75fd0b74Schristos From Ulf Carlsson <ulfc@engr.sgi.com> and Andreas Jaeger <aj@suse.de> 2936*75fd0b74Schristos * lexsup.c (set_section_start): Use bfd_scan_vma rather than 2937*75fd0b74Schristos strtoul. 2938*75fd0b74Schristos 2939*75fd0b74Schristos2000-05-01 Jim Wilson <wilson@cygnus.com> 2940*75fd0b74Schristos 2941*75fd0b74Schristos * configure.host (ia64-*-linux-gnu*): Change gcc to ${CC}. 2942*75fd0b74Schristos 2943*75fd0b74Schristos * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for 2944*75fd0b74Schristos host "ia64-*-linux-gnu*". 2945*75fd0b74Schristos 2946*75fd0b74Schristos2000-04-29 Andreas Jaeger <aj@suse.de> 2947*75fd0b74Schristos 2948*75fd0b74Schristos * ld.h: Correctly check GCC version. 2949*75fd0b74Schristos 2950*75fd0b74Schristos2000-04-25 Jeffrey A Law (law@cygnus.com) 2951*75fd0b74Schristos 2952*75fd0b74Schristos * Makefile.am: Add PA64 support. Add missing dependencies for 2953*75fd0b74Schristos PA32 elf support. 2954*75fd0b74Schristos * Makefile.in: Rebuilt. 2955*75fd0b74Schristos * configure.tgt: Add PA64 support (currently disabled). 2956*75fd0b74Schristos 2957*75fd0b74Schristos2000-04-25 Alan Modra <alan@linuxcare.com.au> 2958*75fd0b74Schristos 2959*75fd0b74Schristos * emultempl/elf32.em (gld${EMULATION_NAME}_place_section): Delete. 2960*75fd0b74Schristos (output_rel_find): New function. 2961*75fd0b74Schristos (hold_section, hold_use): Delete. 2962*75fd0b74Schristos (hold_text, hold_rodata, hold_data, hold_bss, hold_rel, 2963*75fd0b74Schristos hold_interp): Make local to place_orphan. 2964*75fd0b74Schristos (gld${EMULATION_NAME}_place_orphan): Use lang_output_section_find 2965*75fd0b74Schristos rather than place_section to find possible previous use of orphan. 2966*75fd0b74Schristos Similarly find the place-holder output sections. Use returned 2967*75fd0b74Schristos value from lang_enter_output_section_statement rather than calling 2968*75fd0b74Schristos lang_output_section_statement_lookup. 2969*75fd0b74Schristos * emultempl/armelf.em: Same here. 2970*75fd0b74Schristos * emultempl/pe.em: Similar to above, but no need for output_rel_find. 2971*75fd0b74Schristos 2972*75fd0b74Schristos * ldlang.c (lang_enter_output_section_statement): Return output 2973*75fd0b74Schristos section statement. 2974*75fd0b74Schristos * ldlang.h (lang_enter_output_section_statement): Change 2975*75fd0b74Schristos declaration too. 2976*75fd0b74Schristos 2977*75fd0b74Schristos * ldlang.h (lang_output_section_statement): Export it. 2978*75fd0b74Schristos * ldlang.c (lang_output_section_statement): Ditto. 2979*75fd0b74Schristos 2980*75fd0b74Schristos2000-04-24 Nick Clifton <nickc@cygnus.com> 2981*75fd0b74Schristos 2982*75fd0b74Schristos * ld.texinfo (Output Section Data): Add note that section data 2983*75fd0b74Schristos commands cannot appear outside of section directives. 2984*75fd0b74Schristos 2985*75fd0b74Schristos2000-04-2 Matthew Green <mrg@cygnus.com> 2986*75fd0b74Schristos 2987*75fd0b74Schristos * configure.tgt: Add NetBSD/sparc ELF, and NetBSD/sparc64 support. 2988*75fd0b74Schristos 2989*75fd0b74Schristos2000-04-21 Richard Henderson <rth@cygnus.com> 2990*75fd0b74Schristos David Mosberger <davidm@hpl.hp.com> 2991*75fd0b74Schristos 2992*75fd0b74Schristos * Makefile.am (ALL_64_EMULATIONS): Add eelf64_ia64.o. 2993*75fd0b74Schristos (eelf64_ia64.c): New rule. 2994*75fd0b74Schristos * Makefile.in: Rebuild. 2995*75fd0b74Schristos * configure.tgt (ia64-*-elf*, ia64-*-linux*): New targets. 2996*75fd0b74Schristos * emulparams/elf64_ia64.sh: New file. 2997*75fd0b74Schristos 2998*75fd0b74Schristos2000-04-21 Richard Henderson <rth@cygnus.com> 2999*75fd0b74Schristos 3000*75fd0b74Schristos * scripttempl/elfd30v.sc: Place .gcc_except_table. 3001*75fd0b74Schristos 3002*75fd0b74Schristos2000-04-19 Alan Modra <alan@linuxcare.com.au> 3003*75fd0b74Schristos 3004*75fd0b74Schristos * dep-in.sed: Match space at start of file name, not at end. 3005*75fd0b74Schristos 3006*75fd0b74Schristos2000-04-18 H.J. Lu <hjl@gnu.org> 3007*75fd0b74Schristos 3008*75fd0b74Schristos * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Call 3009*75fd0b74Schristos lang_leave_output_section_statement () after calling 3010*75fd0b74Schristos lang_enter_output_section_statement (). 3011*75fd0b74Schristos * emultempl/armelf.em: Likewise. 3012*75fd0b74Schristos 3013*75fd0b74Schristos2000-04-18 Alan Modra <alan@linuxcare.com.au> 3014*75fd0b74Schristos 3015*75fd0b74Schristos * emultempl/elf32.em (struct orphan_save): Add section field. 3016*75fd0b74Schristos (gld${EMULATION_NAME}_place_orphan): Use above to keep sections in 3017*75fd0b74Schristos better order, and place first orphan section as we did before the 3018*75fd0b74Schristos 2000-04-12 patch. Ignore ~SEC_ALLOC sections when choosing place. 3019*75fd0b74Schristos Don't call make_bfd_section here, let wild_doit do the job for us. 3020*75fd0b74Schristos Don't build a statement list when we'll only throw it away. 3021*75fd0b74Schristos * emultempl/armelf.em: Ditto. 3022*75fd0b74Schristos * emultempl/pe.em: Similarly. 3023*75fd0b74Schristos 3024*75fd0b74Schristos2000-04-14 Geoff Keating <geoffk@cygnus.com> 3025*75fd0b74Schristos 3026*75fd0b74Schristos * scripttempl/elfppc.sc: Remove. 3027*75fd0b74Schristos * emulparams/elf32ppc.sh: Use elf.sc. 3028*75fd0b74Schristos * emulparams/elf32lppc.sh: Use elf.sc. 3029*75fd0b74Schristos * emulparams/elf32ppclinux.sh: Use elf.sc. 3030*75fd0b74Schristos * emulparams/elf32ppcsim.sh: New file. 3031*75fd0b74Schristos * emulparams/elf32lppcsim.sh: New file. 3032*75fd0b74Schristos * Makefile.am: Update dependencies. Add elf32ppcsim ad elf32lppcsim. 3033*75fd0b74Schristos (ALL_EMULATIONS): Add elf32ppcsim ad elf32lppcsim. 3034*75fd0b74Schristos * Makefile.in: Regenerate. 3035*75fd0b74Schristos * configure.tgt (powerpc-*): Add elf32ppcsim and elf32lppcsim. 3036*75fd0b74Schristos 3037*75fd0b74Schristos2000-04-14 Alan Modra <alan@linuxcare.com.au> 3038*75fd0b74Schristos 3039*75fd0b74Schristos * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Process 3040*75fd0b74Schristos ~SEC_ALLOC sections too. Init start address of debug sections. 3041*75fd0b74Schristos * emultempl/armelf.em (gld${EMULATION_NAME}_place_orphan): Ditto. 3042*75fd0b74Schristos * emultempl/pe.em (gld${EMULATION_NAME}_place_orphan): Ditto. 3043*75fd0b74Schristos Also set all relocateable section start addresses. 3044*75fd0b74Schristos 3045*75fd0b74Schristos2000-04-13 Geoff Keating <geoffk@cygnus.com> 3046*75fd0b74Schristos 3047*75fd0b74Schristos * scripttempl/elf.sc: Add support for .sbss2 and .sdata2 sections. 3048*75fd0b74Schristos Add new BSS_PLT variable for when .plt need not be contained in 3049*75fd0b74Schristos the file. Move _etext so that it is also after .fini, and provide 3050*75fd0b74Schristos both etext and _etext with a leading underscore. Mark the start 3051*75fd0b74Schristos and end of .sbss. 3052*75fd0b74Schristos 3053*75fd0b74Schristos2000-04-12 Alan Modra <alan@linuxcare.com.au> 3054*75fd0b74Schristos 3055*75fd0b74Schristos * emultempl/elf32.em (struct orphan_save): New. 3056*75fd0b74Schristos (hold_text, hold_rodata, hold_data, hold_bss, hold_rel, 3057*75fd0b74Schristos hold_interp): Make them struct orphan_save. 3058*75fd0b74Schristos (gld${EMULATION_NAME}_place_section): Modify for new hold_*. 3059*75fd0b74Schristos (gld${EMULATION_NAME}_place_orphan): Add new orphan sections to 3060*75fd0b74Schristos the end of the relevant section list. Also add associated section 3061*75fd0b74Schristos statements to the end of any previous orphan statements. 3062*75fd0b74Schristos * emultempl/armelf.em: Similarly. 3063*75fd0b74Schristos * emultempl/pe.em: Similarly. 3064*75fd0b74Schristos 3065*75fd0b74Schristos2000-04-11 Alan Modra <alan@linuxcare.com.au> 3066*75fd0b74Schristos 3067*75fd0b74Schristos * ld.texinfo (Simple Example): Remove extraneous paragraph. 3068*75fd0b74Schristos 3069*75fd0b74Schristos2000-04-07 Andrew Cagney <cagney@b1.cygnus.com> 3070*75fd0b74Schristos 3071*75fd0b74Schristos * configure.in (WARN_CFLAGS): Set to -W -Wall by default. Add 3072*75fd0b74Schristos --enable-build-warnings option. 3073*75fd0b74Schristos * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions. 3074*75fd0b74Schristos * Makefile.in, configure: Re-generate. 3075*75fd0b74Schristos 3076*75fd0b74Schristos2000-04-04 Alan Modra <alan@linuxcare.com.au> 3077*75fd0b74Schristos 3078*75fd0b74Schristos * po/ld.pot: Regenerate. 3079*75fd0b74Schristos 3080*75fd0b74Schristos * lexsup.c (help): Restore translated part of bug string. 3081*75fd0b74Schristos 3082*75fd0b74Schristos * Makefile.am (MKDEP): Use gcc -MM rather than mkdep. 3083*75fd0b74Schristos (DEP): Quote when passing vars to sub-make. Add warning message 3084*75fd0b74Schristos to end. 3085*75fd0b74Schristos (DEP1): Rewrite for "gcc -MM". 3086*75fd0b74Schristos (CLEANFILES): Add DEP2. 3087*75fd0b74Schristos Update dependencies. 3088*75fd0b74Schristos * Makefile.in: Regenerate. 3089*75fd0b74Schristos 3090*75fd0b74Schristos2000-04-03 Alan Modra <alan@linuxcare.com.au> 3091*75fd0b74Schristos 3092*75fd0b74Schristos * ld.h: #include "bin-bugs.h" 3093*75fd0b74Schristos * lexsup.c (help): Use REPORT_BUGS_TO. 3094*75fd0b74Schristos 3095*75fd0b74Schristos2000-03-27 Denis Chertykov <denisc@overta.ru> 3096*75fd0b74Schristos 3097*75fd0b74Schristos * configure.tgt (avr-*-*): New target support. 3098*75fd0b74Schristos * Makefile.am: Likewise. 3099*75fd0b74Schristos * scripttempl/elf32avr.sc: New script file. 3100*75fd0b74Schristos * emulparams/avr1200.sh: New file. 3101*75fd0b74Schristos * emulparams/avr23xx.sh: New file. 3102*75fd0b74Schristos * emulparams/avr4433.sh New file. 3103*75fd0b74Schristos * emulparams/avr44x4.sh New file. 3104*75fd0b74Schristos * emulparams/avr85xx.sh New file. 3105*75fd0b74Schristos * emulparams/avrmega103.sh New file. 3106*75fd0b74Schristos * emulparams/avrmega161.sh New file. 3107*75fd0b74Schristos * emulparams/avrmega603.sh New file. 3108*75fd0b74Schristos * Makefile.in: Regenerate. 3109*75fd0b74Schristos 3110*75fd0b74Schristos2000-03-09 Andreas Jaeger <aj@suse.de> 3111*75fd0b74Schristos 3112*75fd0b74Schristos * Makefile.am (check-DEJAGNU): Also unset LANG. 3113*75fd0b74Schristos * Makefile.in: Rebuild. 3114*75fd0b74Schristos 3115*75fd0b74Schristos2000-03-06 Ian Lance Taylor <ian@zembu.com> 3116*75fd0b74Schristos 3117*75fd0b74Schristos * ldfile.c (ldfile_try_open_bfd): Don't crash if we see an empty 3118*75fd0b74Schristos archive. 3119*75fd0b74Schristos 3120*75fd0b74Schristos2000-03-02 H.J. Lu <hjl@gnu.org> 3121*75fd0b74Schristos 3122*75fd0b74Schristos * emulparams/elf32mcore.sh: Include "getopt.h". 3123*75fd0b74Schristos 3124*75fd0b74Schristos2000-03-01 Ian Lance Taylor <ian@zembu.com> 3125*75fd0b74Schristos 3126*75fd0b74Schristos * configure.tgt: Remove *-*-aout, *-*-coff, and *-*-netware. 3127*75fd0b74Schristos 3128*75fd0b74Schristos2000-03-01 H.J. Lu <hjl@gnu.org> 3129*75fd0b74Schristos 3130*75fd0b74Schristos * emulparams/mipspe.sh: Add SUBSYSTEM and INITIAL_SYMBOL_CHAR. 3131*75fd0b74Schristos * emulparams/shpe.sh: Likewise. 3132*75fd0b74Schristos 3133*75fd0b74Schristos2000-03-01 Nick Clifton <nickc@cygnus.com> 3134*75fd0b74Schristos 3135*75fd0b74Schristos * pe-dll.c: Remove unused variables and add ATTRIBUTE_UNUSED 3136*75fd0b74Schristos to unused parameters. 3137*75fd0b74Schristos 3138*75fd0b74Schristos * emultempl/pe.em: Add "#ifdef DLL_SUPPORT" around static 3139*75fd0b74Schristos functions only used by DLL code. 3140*75fd0b74Schristos (_place_orphan): Initialise 'dollar'. 3141*75fd0b74Schristos 3142*75fd0b74Schristos2000-03-01 H.J. Lu <hjl@gnu.org> 3143*75fd0b74Schristos 3144*75fd0b74Schristos * ldmain.c (undefined_symbol): Take one more arg, fatal, to 3145*75fd0b74Schristos indicate if the undefined symbol is a fatal error or not. 3146*75fd0b74Schristos Don't delete the output file if "fatal" is false. 3147*75fd0b74Schristos 3148*75fd0b74Schristos2000-02-29 H.J. Lu <hjl@gnu.org> 3149*75fd0b74Schristos 3150*75fd0b74Schristos * Makefile.am (check-DEJAGNU): Also pass LIBS="$(LIBS)". 3151*75fd0b74Schristos Set LC_COLLATE and LC_ALL to null and export them. It is for 3152*75fd0b74Schristos sort which expects the C locale. 3153*75fd0b74Schristos Add $(LIBS) to all $(HOSTING_LIBS). 3154*75fd0b74Schristos * Makefile.in: Rebuild. 3155*75fd0b74Schristos 3156*75fd0b74Schristos2000-02-29 Alan Modra <alan@spri.levels.unisa.edu.au> 3157*75fd0b74Schristos 3158*75fd0b74Schristos * emultempl/{aix.em, armcoff.em, armelf.em, armelf_oabi.em, 3159*75fd0b74Schristos beos.em, elf32.em, generic.em, gld960.em, gld960c.em, hppaelf.em, 3160*75fd0b74Schristos linux.em, lnk960.em, mipsecoff.em, sunos.em, vanilla.em} 3161*75fd0b74Schristos (ld_emulation_xfer_struct): Add missing NULL initialiser for 3162*75fd0b74Schristos find_potential_libraries. 3163*75fd0b74Schristos 3164*75fd0b74Schristos2000-02-28 Jim Blandy <jimb@redhat.com> 3165*75fd0b74Schristos 3166*75fd0b74Schristos * ldgram.y (exclude_name_list): Don't require a comma to separate 3167*75fd0b74Schristos list entries; the lexer considers commas to be valid part of a 3168*75fd0b74Schristos filename, so in something like `foo, bar' the comma is considered 3169*75fd0b74Schristos part of the first filename, `foo,'. 3170*75fd0b74Schristos * ld.texinfo: Update section on EXCLUDE_FILE lists. 3171*75fd0b74Schristos 3172*75fd0b74Schristos2000-02-27 Loren J. Rittle <ljrittle@acm.org> 3173*75fd0b74Schristos 3174*75fd0b74Schristos * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for 3175*75fd0b74Schristos host "i[3456]86-*-freebsdelf*". 3176*75fd0b74Schristos 3177*75fd0b74Schristos2000-02-27 Mark Elbrecht <snowball3@bigfoot.com> 3178*75fd0b74Schristos 3179*75fd0b74Schristos * scripttempl/i386go32.sc: Move misplaced semicolons. 3180*75fd0b74Schristos 3181*75fd0b74Schristos2000-02-25 Ian Lance Taylor <ian@zembu.com> 3182*75fd0b74Schristos 3183*75fd0b74Schristos * Makefile.am (ALL_EMULATIONS): Remove ehppaelf.o. 3184*75fd0b74Schristos (ALL_64_EMULATIONS): Remove eelf64hppa.o. 3185*75fd0b74Schristos (eelf64hppa.c, ehppaelf.c): Remove targets. 3186*75fd0b74Schristos * Makefile.in: Rebuild. 3187*75fd0b74Schristos 3188*75fd0b74Schristos2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br> 3189*75fd0b74Schristos 3190*75fd0b74Schristos * configure.tgt (targ_extra_ofiles): Enable elf64_sparc on 3191*75fd0b74Schristos GNU/Linux/sparc, but keep the default as 32. 3192*75fd0b74Schristos 3193*75fd0b74Schristos * configure.tgt: Enable elf64_sparc on Solaris7+/sparc. And make 3194*75fd0b74Schristos it default if sparcv9 or sparc64. 3195*75fd0b74Schristos 3196*75fd0b74Schristos2000-02-24 Nick Clifton <nickc@cygnus.com> 3197*75fd0b74Schristos 3198*75fd0b74Schristos * Makefile.am: Add rules to build emipspe.o and earmpe.o. 3199*75fd0b74Schristos * Makefile.in: Regenerate. 3200*75fd0b74Schristos * configure.tgt: Add targets for arm-wince, sh-pe and mips-pe. 3201*75fd0b74Schristos 3202*75fd0b74Schristos * ldemul.h (ld_emulation_xfer_struct): Add new field: 3203*75fd0b74Schristos find_potential_libraries. 3204*75fd0b74Schristos * ldemul.c (ldemul_find_potential_libraries): New function. 3205*75fd0b74Schristos 3206*75fd0b74Schristos * ldfile.c (ldfile_open_file_search): Allow function to be 3207*75fd0b74Schristos exported. 3208*75fd0b74Schristos (ldfile_open_file): Call ldemul_find_potential_libraries. 3209*75fd0b74Schristos * ldfile.h: Add prototype for ldfile_open_file_search. 3210*75fd0b74Schristos 3211*75fd0b74Schristos * pe-dll.c: Add support for ARM, MIPS and SH targets. 3212*75fd0b74Schristos 3213*75fd0b74Schristos * emulparams/mipspe.sh: New file. Parameters for mips-pe target. 3214*75fd0b74Schristos * emulparams/shpe.sh: New file. Parameters for sh-pe target. 3215*75fd0b74Schristos 3216*75fd0b74Schristos * emultempl/pe.em: Add support for ARM, MIPS and SH DLLs. 3217*75fd0b74Schristos (gld_X_find_potential_libraries): New function. Search for 3218*75fd0b74Schristos libraries called "*.lib". 3219*75fd0b74Schristos 3220*75fd0b74Schristos * scripttempl/pe.sc: Add .pdata section. 3221*75fd0b74Schristos 3222*75fd0b74Schristos2000-02-23 Richard Henderson <rth@cygnus.com> 3223*75fd0b74Schristos 3224*75fd0b74Schristos * scripttempl/elfd10v.sc: Remove dynamic linking hooks. 3225*75fd0b74Schristos Add and use memory regions. 3226*75fd0b74Schristos 3227*75fd0b74Schristos2000-02-23 Linas Vepstas (linas@linas.org) 3228*75fd0b74Schristos 3229*75fd0b74Schristos * emulparams/elf32i370.sh, scripttempl/elfi370.sc: New. 3230*75fd0b74Schristos 3231*75fd0b74Schristos * Makefile.am: Add support for Linux/IBM 370. 3232*75fd0b74Schristos * configure.tgt: Likewise. 3233*75fd0b74Schristos 3234*75fd0b74Schristos * Makefile.in: Regenerate. 3235*75fd0b74Schristos 3236*75fd0b74Schristos2000-02-21 Alan Modra <alan@spri.levels.unisa.edu.au> 3237*75fd0b74Schristos 3238*75fd0b74Schristos * ldlang.c (print_input_section, print_data_statement, 3239*75fd0b74Schristos print_reloc_statement, print_padding_statement, insert_pad, 3240*75fd0b74Schristos size_input_section, lang_check_section_addresses, 3241*75fd0b74Schristos lang_size_sections, lang_do_assignments, lang_set_startof, 3242*75fd0b74Schristos lang_one_common): Change `opb' to unsigned. 3243*75fd0b74Schristos (lang_do_assignments): Also change `size' to unsigned. 3244*75fd0b74Schristos 3245*75fd0b74Schristos2000-02-16 Richard Henderson <rth@cygnus.com> 3246*75fd0b74Schristos 3247*75fd0b74Schristos * scripttempl/elf.sc: Place OTHER_PLT_RELOC_SECTION. 3248*75fd0b74Schristos 3249*75fd0b74Schristos2000-02-16 Timothy Wall <twall@cygnus.com> 3250*75fd0b74Schristos 3251*75fd0b74Schristos * mri.c (mri_draw_tree): Add default LMA region argument to call 3252*75fd0b74Schristos to lang_leave_output_section_statement. 3253*75fd0b74Schristos * ldlang.h: Update prototypes with LMA region arguments. 3254*75fd0b74Schristos * ldlang.c (lang_size_sections): Encapsulate region bounds 3255*75fd0b74Schristos checking in os_check_region call. 3256*75fd0b74Schristos (os_check_region): New function. 3257*75fd0b74Schristos (lang_output_section_statement_lookup): Initialize lma_region. 3258*75fd0b74Schristos (lang_leave_output_section_statement): Add LMA region argument. 3259*75fd0b74Schristos (lang_leave_overlay): Ditto. 3260*75fd0b74Schristos * ldgram.y: Handle LMA region syntax. 3261*75fd0b74Schristos * ld.texinfo (Output Section Description): Describe LMA region usage. 3262*75fd0b74Schristos * emultempl/armelf.em (gld$place_orphan): Add default value for 3263*75fd0b74Schristos lma region in call to lang_leave_output_section_statement. 3264*75fd0b74Schristos * emultempl/elf32.em (gld$place_orphan): Add default value for 3265*75fd0b74Schristos lma region in call to lang_leave_output_section_statement. 3266*75fd0b74Schristos * emultempl/pe.em (gld$place_orphan): Add default value for 3267*75fd0b74Schristos lma region in call to lang_leave_output_section_statement. 3268*75fd0b74Schristos 3269*75fd0b74Schristos 3270*75fd0b74Schristos2000-02-04 Timothy Wall <twall@redhat.com> 3271*75fd0b74Schristos 3272*75fd0b74Schristos * ldlang.c (lang_check_section_addresses): Use bytes instead of 3273*75fd0b74Schristos octets when calculating section end addresses. 3274*75fd0b74Schristos 3275*75fd0b74Schristos2000-02-04 Timothy Wall <twall@redhat.com> 3276*75fd0b74Schristos 3277*75fd0b74Schristos * ldlang.c (lang_size_sections): Fix typo in ALIGN_N invocation. 3278*75fd0b74Schristos 3279*75fd0b74Schristos2000-02-03 Timothy Wall <twall@redhat.com> 3280*75fd0b74Schristos 3281*75fd0b74Schristos * ldexp.c (fold_name): Make SIZEOF operator return byte count, not 3282*75fd0b74Schristos octet count. 3283*75fd0b74Schristos * ldlang.c (print_input_section, print_data_statement, 3284*75fd0b74Schristos print_reloc_statement, print_padding_statement): Print target 3285*75fd0b74Schristos address values and section sizes as bytes, not octets. 3286*75fd0b74Schristos (insert_pad) Calculate padding size in octets, and adjust "dot" 3287*75fd0b74Schristos by bytes. 3288*75fd0b74Schristos (size_input_section) Always adjust "dot" by bytes, not octets. 3289*75fd0b74Schristos (lang_check_section_addresses, lang_do_assignments) Adjust 3290*75fd0b74Schristos "dot" by bytes, not octets. Use the larger of the directive size 3291*75fd0b74Schristos or octets_per_byte for the number of octets actually allocated in 3292*75fd0b74Schristos the output section. 3293*75fd0b74Schristos (lang_set_startof) Make sure STARTOF returns a target address. 3294*75fd0b74Schristos (lang_one_common) Record size changes in octets. 3295*75fd0b74Schristos (lang_abs_symbol_at_end_of) Section end symbol's value is 3296*75fd0b74Schristos recorded in target bytes. 3297*75fd0b74Schristos * ld.texinfo: Updated description of BYTE, SHORT, LONG, etc. 3298*75fd0b74Schristos to be clear about behavior when an octet is smaller than one byte. 3299*75fd0b74Schristos 3300*75fd0b74Schristos2000-01-27 Alan Modra <alan@spri.levels.unisa.edu.au> 3301*75fd0b74Schristos 3302*75fd0b74Schristos * ldcref.c (output_cref): Don't pass message strings to printf 3303*75fd0b74Schristos as format arg. 3304*75fd0b74Schristos Update copyright. 3305*75fd0b74Schristos 3306*75fd0b74Schristos * ldmisc.c (vfinfo): Same here. 3307*75fd0b74Schristos Update copyright. 3308*75fd0b74Schristos 3309*75fd0b74Schristos2000-01-23 Alan Modra <alan@spri.levels.unisa.edu.au> 3310*75fd0b74Schristos 3311*75fd0b74Schristos * emultempl/{armcoff.em,armelf.em,armelf_oabi.em,beos.em, 3312*75fd0b74Schristos generic.em,gld960.em,gld960c.em,hppaelf.em,linux.em,lnk960.em, 3313*75fd0b74Schristos mipsecoff.em,sunos.em,vanilla.em} (ld_emulation_xfer_struct): 3314*75fd0b74Schristos Add missing NULL initialisers, and comments. 3315*75fd0b74Schristos 3316*75fd0b74Schristos2000-01-21 Nick Clifton <nickc@cygnus.com> 3317*75fd0b74Schristos 3318*75fd0b74Schristos * ldlang.c (lang_size_sections): Fix typo in comment. 3319*75fd0b74Schristos 3320*75fd0b74Schristos2000-01-18 H.J. Lu <hjl@gnu.org> 3321*75fd0b74Schristos 3322*75fd0b74Schristos * ldlang.c (lang_size_sections): Also update the current 3323*75fd0b74Schristos address of a region if the SEC_NEVER_LOAD bit is not set. 3324*75fd0b74Schristos 3325*75fd0b74Schristos2000-01-10 Philip Blundell <pb@futuretv.com> 3326*75fd0b74Schristos 3327*75fd0b74Schristos * configure.tgt (arm*-*-conix*): New target. 3328*75fd0b74Schristos 3329*75fd0b74Schristos2000-01-07 Nick Clifton <nickc@cygnus.com> 3330*75fd0b74Schristos 3331*75fd0b74Schristos * ld.texinfo (Options): Remind users to preceed linker command 3332*75fd0b74Schristos line switches with -Wl, (or whatever is appropriate) if it is 3333*75fd0b74Schristos being invoked by a comnpiler driver program. 3334*75fd0b74Schristos Fix description of the behaviour of the -n command line switch. 3335*75fd0b74Schristos 3336*75fd0b74Schristos2000-01-05 Catherine Moore <clm@cygnus.com> 3337*75fd0b74Schristos 3338*75fd0b74Schristos * ld.h (wildcard_spec): Change exclude_name to exclude_name_list. 3339*75fd0b74Schristos (name_list): New. 3340*75fd0b74Schristos * ld.texinfo (EXCLUDE_FILE): Update documentation. 3341*75fd0b74Schristos * ldgram.y (wildcard_spec): Support a list of excluded_files. 3342*75fd0b74Schristos (exclude_name_list): New. 3343*75fd0b74Schristos ldlang.c (walk_wild_section): Support list of excluded files. 3344*75fd0b74Schristos (print_wild_statement): Likewise. 3345*75fd0b74Schristos (lang_add_wild): Likewise. 3346*75fd0b74Schristos * ldlang.h (lang_wild_statement_type): Likewise. 3347*75fd0b74Schristos * scripttempl/elf.sc (OTHER_EXCLUDE_FILES): Support. 3348*75fd0b74Schristos 3349*75fd0b74Schristos2000-01-04 Mumit Khan <khan@xraylith.wisc.edu> 3350*75fd0b74Schristos 3351*75fd0b74Schristos * pe-dll.c (pe_dll_warn_dup_exports): New variable. 3352*75fd0b74Schristos (process_def_file): Use. 3353*75fd0b74Schristos (pe_dll_compat_implib): New variable. 3354*75fd0b74Schristos (make_one): Use. 3355*75fd0b74Schristos 3356*75fd0b74Schristos * pe-dll.h: Add exports of pe_dll_warn_dup_exports and 3357*75fd0b74Schristos pe_dll_compat_implib. 3358*75fd0b74Schristos 3359*75fd0b74Schristos * emultempl/pe.em (longopts): Add warn-duplicate-exports and 3360*75fd0b74Schristos compat-implib options. 3361*75fd0b74Schristos (gld_${EMULATION_NAME}_list_options): List new options. 3362*75fd0b74Schristos (gld_${EMULATION_NAME}_parse_args): Handle. 3363*75fd0b74Schristos 3364*75fd0b74Schristos * pe-dll.c (pe_dll_generate_implib): Use the correct name for output 3365*75fd0b74Schristos dll. 3366*75fd0b74Schristos 3367*75fd0b74Schristos * deffilep.y (opt_name): Allow "." in name. 3368*75fd0b74Schristos 3369*75fd0b74SchristosFor older changes see ChangeLog-9899 3370*75fd0b74Schristos 3371*75fd0b74SchristosCopyright (C) 2000-2001 Free Software Foundation, Inc. 3372*75fd0b74Schristos 3373*75fd0b74SchristosCopying and distribution of this file, with or without modification, 3374*75fd0b74Schristosare permitted in any medium without royalty provided the copyright 3375*75fd0b74Schristosnotice and this notice are preserved. 3376*75fd0b74Schristos 3377*75fd0b74SchristosLocal Variables: 3378*75fd0b74Schristosmode: change-log 3379*75fd0b74Schristosleft-margin: 8 3380*75fd0b74Schristosfill-column: 74 3381*75fd0b74Schristosversion-control: never 3382*75fd0b74SchristosEnd: 3383