summaryrefslogtreecommitdiff
path: root/ld/emultempl
Commit message (Expand)AuthorAgeFilesLines
* remove duplicated wordNick Clifton2004-07-261-1/+1
* (_place_orphan): Use an already existing section name if that section does notNick Clifton2004-07-231-2/+8
* bfd/H.J. Lu2004-07-191-16/+62
* (make_import_fixup): Use bfd_get_32 to correct for endian-ness of extractedNick Clifton2004-07-131-3/+3
* Add new port: crx-elfNick Clifton2004-07-071-0/+50
* bfd/Alan Modra2004-06-245-42/+29
* * ldlang.c (lang_add_section): Don't twidlle SEC_EXCLUDE here.Alan Modra2004-05-281-10/+0
* bfd/H.J. Lu2004-05-271-3/+4
* bfd/Alan Modra2004-05-261-1/+3
* bfd/Alan Modra2004-05-253-1/+5
* * ldgram.y (sect_constraint): New.Jakub Jelinek2004-05-193-4/+9
* bfd/Jakub Jelinek2004-05-111-0/+26
* * emultempl/pe.em (real_flags): New static.Brian Ford2004-05-071-0/+15
* * ldlang.c (unique_section_p): Pass section parm, return true onAlan Modra2004-04-301-1/+1
* [ bfd/ChangeLog ]Chris Demetriou2004-04-212-410/+22
* * emulparams/elf32bsmip.sh (EXTRA_EM_FILE): Define to irix.Richard Sandiford2004-04-081-0/+41
* * bfd/bfd-in.h (bfd_elf32_arm_process_before_allocation): Update.Paul Brook2004-04-012-2/+11
* * emultempl/elf32.em: Update new bfd_elf_discard_info name.Alan Modra2004-03-274-6/+6
* bfd/Alan Modra2004-03-251-1/+1
* include/Alan Modra2004-03-221-1/+3
* bfd/Alan Modra2004-03-181-8/+29
* Fix typo in previous deltaNick Clifton2004-02-051-1/+1
* Fix thinko checking for dlls in archives.Nick Clifton2004-02-041-1/+1
* * emultempl/ppc64elf.em (ppc_before_allocation): Clear cachedAlan Modra2004-01-091-0/+3
* * ldexp.c (align_n): Make static.Alan Modra2004-01-033-4/+1
* * ldfile.c (ldfile_set_output_arch): Add defarch param.Alan Modra2004-01-0314-98/+42
* When scanning MS import libraries allow for the possible presence of staticNick Clifton2003-12-181-6/+45
* bfd/H.J. Lu2003-12-041-0/+1
* * ldlang.c (lang_do_assignments): Function return is void.Alan Modra2003-12-041-0/+3
* * emultempl/beos.em: Remove ARGSUSED.Kazu Hirata2003-12-031-1/+0
* Rename bfd_link_hash_entry field "next" -> "und_next".Alan Modra2003-12-022-4/+4
* * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): TestAlan Modra2003-12-012-3/+10
* * emultempl/pe.em (gld_${EMULATION_NAME}_after_open): Only doAlan Modra2003-11-041-1/+3
* * emultempl/ppc64elf.em (gld${EMULATION_NAME}_new_vers_pattern): ZapAlan Modra2003-11-041-1/+0
* * bfd-in.h (_bfd_elf_tls_setup): Declare.Alan Modra2003-11-041-0/+3
* Index: sim/frv/ChangeLogAndrew Cagney2003-10-311-2/+2
* Oops - omitted from patch that added a second parameter to lang_memory_region...Nick Clifton2003-10-241-1/+1
* bfd/Jakub Jelinek2003-10-221-31/+2
* * emultempl/ticoff.em (gld_${EMULATION_NAME}_list_options): AddAndreas Schwab2003-10-191-1/+1
* * emultempl/mmix-elfnmmo.em (mmix_before_allocation): Force linkerHans-Peter Nilsson2003-10-181-5/+5
* * emultempl/ia64elf.em (gld${EMULATION_NAME}_after_parse): Don'tAlan Modra2003-10-161-1/+1
* bfd/H.J. Lu2003-10-131-0/+61
* Better handking for unresolved symbolsNick Clifton2003-08-201-3/+4
* * emultempl/pe.em (gld_${EMULATION_NAME}_before_parse): Danny Smith2003-08-071-3/+3
* Prefix .gnu.warning section messages with "warning: ".Nick Clifton2003-08-041-3/+8
* * emultempl/elf32.em (output_rel_find): Add "isdyn" param. PutAlan Modra2003-08-041-11/+23
* * emulparams/elf64ppc.sh (OTHER_GOT_SECTIONS): Don't define.Alan Modra2003-07-101-3/+5
* * emultempl/sh64elf.em (sh64_elf_${EMULATION_NAME}_after_allocation):Joern Rennecke2003-07-081-1/+8
* Convert to C90Alan Modra2003-06-283-6/+4
* * emultempl/aix.em: Convert to C90, remove unnecessary prototypesAlan Modra2003-06-2729-1160/+605