aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2002-05-27Install new elf_chaos.sc script.Nick Clifton5-3/+366
2002-05-27 * ldlang.c (lang_size_sections_1): Move check for conflicting loadRichard Sandiford6-33/+64
2002-05-26gas:Jason Thorpe2-1/+5
2002-05-25 * ldemul.c: Fix formatting.Kazu Hirata5-10/+17
2002-05-25 * ldlang.c (lang_process): Formatting, grammar.Alan Modra2-2/+4
2002-05-25 * ldlex.l: Use #include "" instead of <> for local header files.Alan Modra2-2/+6
2002-05-24Add a target for i386-netbsdpe.Nick Clifton2-0/+7
2002-05-23 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCALJakub Jelinek4-1/+27
2002-05-23 * configure.in: Correct spelling of AC_PREREQ.Alan Modra2-3/+7
2002-05-22* pe-dll.c (autofilter_liblist): Add more system libs excluded by default.Christopher Faylor5-8/+65
2002-05-22 * ldemul.c (ldemul_new_vers_pattern): New function.Alan Modra21-15/+182
2002-05-22 * genscripts.sh (LIB_PATH): For native targets, concatenate $libdirAlan Modra6-40/+83
2002-05-22 * emultempl/pe.em (set_pe_subsystem): Don't set "cmdline" whenAlan Modra2-1/+6
2002-05-222002-05-21 H.J. Lu (hjl@gnu.org)H.J. Lu5-1/+36
2002-05-21bfd:Jason Thorpe5-2/+30
2002-05-18Add -bnortl and -bnortllib support for AIX.Tom Rix2-1/+9
2002-05-17 * Makefile.am: Add new emulations avr1, avr2, avr3, avr4, avr5.Marek Michalkiewicz4-1/+57
2002-05-16 * emulparams/avr1.sh: New file.Marek Michalkiewicz7-0/+208
2002-05-15 * ldlang.c (section_already_linked): Call bfd_link_just_syms.Alan Modra2-7/+7
2002-05-10XCOFF64 fixes. For setting arch/mach and for R_BR relocations.Tom Rix4-21/+45
2002-05-10 * ldmain.c (main): Enable -z combreloc by default.Jakub Jelinek2-1/+5
2002-05-07Honour DESTDIRNick Clifton3-14/+19
2002-05-07 * lib/ld-lib.exp (run_dump_test): Add -L$srcdir/$subdir.Richard Sandiford8-14/+203
2002-05-07 * ldlang.h (lang_output_section_statement_type): Add update_dot_tree.Richard Sandiford4-78/+87
2002-05-06New Swedish translationNick Clifton2-447/+603
2002-05-04 * emultempl/hppaelf.em (build_section_lists): New function.Alan Modra2-10/+46
2002-05-03 * ld.h: Fix formatting.Kazu Hirata8-77/+87
2002-05-02 * ld-scripts/map-address.exp: Quote conditions.Richard Sandiford2-6/+10
2002-05-02 * elf64-ppc.c (ppc64_elf_addr16_ha_reloc): Delete.Alan Modra2-4/+13
2002-05-01Formatting fix.Tom Rix2-2/+6
2002-05-01 Long branch stubs, multiple stub sections.Alan Modra2-26/+314
2002-04-30Add support for AIX -blibpath and -bnolibpath.Tom Rix2-4/+27
2002-04-30 * Makefile.am (ALL_EMULATIONS): Add elf32ppcwindiss.o.Mark Mitchell5-1/+39
2002-04-30 * ld-scripts/map-address.exp: New test.Richard Sandiford4-0/+61
2002-04-30 * ldlang.c (print_assignment): Update print_dot for assignments to ".".Richard Sandiford3-21/+43
2002-04-28 * Makefile.am (mpw): New maintainer mode rule to make mpw-*.c files.Alan Modra7-3416/+55
2002-04-19 * ld-elfvsb/elfvsb.exp: Mirror ia64 non-pic xfails for alpha.Richard Henderson5-0/+24
2002-04-17Re-enable linking for sh5:Joern Rennecke2-1/+5
2002-04-17 * arparse.y: Fix syntax warning.Thiemo Seufer2-0/+5
2002-04-11Add 'n' in order to prevent "-n" from being taken as an abbreviation forNick Clifton3-1/+14
2002-04-08 * ldlang.c (lang_size_sections_1): Don't complain aboutAlan Modra2-0/+5
2002-04-08 * ld.texinfo (Format Commands <OUTPUT_FORMAT>): Typo fix.Alan Modra2-1/+5
2002-04-07* ld/configure.host (*-*-netbsd*): Add support for NetBSD/ELF.Matthew Green2-0/+11
2002-04-05 * ld-cris/libdso-2.d, ld-cris/dso-2.s, ld-cris/hide1: New test.Hans-Peter Nilsson4-0/+86
2002-04-04 * dep-in.sed: Cope with absolute paths.Alan Modra4-12/+28
2002-04-04 * emulparams/elf64btsmip.sh: n64 replaces .reginfo with .MIPS.options.Thiemo Seufer2-1/+5
2002-04-03 * ldexp.c (fold_binary) [DATA_SEGMENT_ALIGN]: If common page sizeJakub Jelinek2-1/+7
2002-03-27 * configure.host: Set up for generic hosts first, then tweak asAlan Modra2-78/+73
2002-03-23 * emulparams/elf_x86_64.sh (COMMONPAGESIZE): Set it.Andreas Jaeger2-1/+6
2002-03-21 * Makefile.am: Run "make dep-am".Alan Modra3-11/+18