summaryrefslogtreecommitdiff
path: root/ld/emultempl/pe.em
Commit message (Expand)AuthorAgeFilesLines
* * pe-dll.c: (make_one) Conditionally include jump stubs.Nick Clifton2007-01-191-1/+69
* * pe-dll.c (pe_bfd_is_dll): New function.Christopher Faylor2006-12-181-13/+2
* * pe-dll.c : Fix typo.Nick Clifton2006-10-031-4/+5
* * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton2006-09-161-3/+2
* bfdNick Clifton2006-08-211-32/+43
* * emultempl/pe.em (gld_$_open_dynamic_archive): Compute maximum length ofNick Clifton2006-06-271-7/+19
* PR ld/2757Nick Clifton2006-06-221-1/+1
* Correct comment.Nick Clifton2006-06-221-2/+4
* * emultempl/pe.em (gld_${EMULATION_NAME}_open_dynamic_archive): Restructure.Nick Clifton2006-06-221-66/+65
* Apply fixes to allow arm WinCE toolchain to produce working executables.Nick Clifton2006-05-111-1/+1
* bfd/Alan Modra2005-11-241-1/+1
* * ldlang.h (lang_input_section_type): Remove "ifile" field.Alan Modra2005-11-171-5/+4
* * emultempl/pe.em (gld_${EMULATION_NAME}_before_parse): SetDanny Smith2005-10-051-0/+3
* bfd/Alan Modra2005-08-041-1/+0
* bfd/Alan Modra2005-08-041-2/+3
* * ldemul.c (ldemul_do_assignments): New function.Alan Modra2005-07-151-0/+1
* * emultempl/pe.em (gld_${EMULATION_NAME}_before_parse): Enable runtimeChristopher Faylor2005-07-101-2/+2
* ld:Zack Weinberg2005-06-011-4/+4
* Update FSF addressesNick Clifton2005-05-121-1/+1
* bfd/Alan Modra2005-05-041-0/+3
* update copyright datesAlan Modra2005-03-031-2/+2
* * ldlang.c (lang_reasonable_defaults): Remove.Ben Elliston2005-01-211-8/+0
* * emultempl/pe.em (set_pe_subsystem): Change second arg toDanny Smith2004-12-291-1/+1
* Add support for --subsystem:xbox as well as --subsystem:<number>.Nick Clifton2004-11-261-40/+61
* * emultempl/pe.em (gld_${EMULATION_NAME}_after_open): SimplifyDanny Smith2004-10-191-11/+10
* ld/Alan Modra2004-10-141-259/+82
* PR 44Alan Modra2004-10-121-97/+133
* emultempl/pe.em (gld_${EMULATION_NAME}_set_symbols): Generate correct baseNick Clifton2004-09-301-1/+1
* * emultempl/pe.em (gld_${EMULATION_NAME}_unrecognized_file): AllowChristopher Faylor2004-09-281-4/+1
* include/Alan Modra2004-09-171-4/+4
* Do not assume that either bfd is an archiveNick Clifton2004-08-271-6/+8
* (make_import_fixup): Use bfd_get_32 to correct for endian-ness of extractedNick Clifton2004-07-131-3/+3
* * ldgram.y (sect_constraint): New.Jakub Jelinek2004-05-191-1/+3
* * emultempl/pe.em (real_flags): New static.Brian Ford2004-05-071-0/+15
* Fix typo in previous deltaNick Clifton2004-02-051-1/+1
* Fix thinko checking for dlls in archives.Nick Clifton2004-02-041-1/+1
* * ldexp.c (align_n): Make static.Alan Modra2004-01-031-1/+0
* * ldfile.c (ldfile_set_output_arch): Add defarch param.Alan Modra2004-01-031-10/+2
* When scanning MS import libraries allow for the possible presence of staticNick Clifton2003-12-181-6/+45
* Rename bfd_link_hash_entry field "next" -> "und_next".Alan Modra2003-12-021-3/+3
* * emultempl/pe.em (gld_${EMULATION_NAME}_after_open): Only doAlan Modra2003-11-041-1/+3
* Index: sim/frv/ChangeLogAndrew Cagney2003-10-311-2/+2
* * emultempl/pe.em (gld_${EMULATION_NAME}_before_parse): Danny Smith2003-08-071-3/+3
* * emultempl/aix.em: Convert to C90, remove unnecessary prototypesAlan Modra2003-06-271-102/+40
* Correct spelling of "relocatable".Alan Modra2003-06-251-10/+10
* Replace <ctype.h> with "safe-ctype.h"Nick Clifton2003-05-291-3/+2
* pe-dll.c (pe_detail_list): arm-pe targets use underscores.Nick Clifton2003-04-021-1/+9
* * ldemul.c (ldemul_add_options, ldemul_handle_option): New functions.Alan Modra2003-02-281-73/+70
* Remove an extra "i" in --dll-search-prefix.Nick Clifton2003-01-231-5/+6
* Don't search for data import when auto-import is disabled.Nick Clifton2002-12-171-63/+70