aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2004-08-02 * ld.texinfo (Top): Document specific options of 68HC11 and 68HC12.Stephane Carrez2-0/+92
2004-08-01 * ld-undefined/undefined.exp: The undefine tests now work onStephane Carrez2-4/+5
2004-08-01 * scripttempl/elfm68hc12.sc: Align text, rodata and data sectionStephane Carrez2-5/+13
2004-07-30[gas/testsuite]Kaz Kojima3-2/+7
2004-07-29bfd:Jason Thorpe1-0/+4
2004-07-27bfd:Jason Thorpe1-0/+1
2004-07-27ld-h8300/h8300.exp: Addition of new test case to check relaxation for H8S tar...Nick Clifton10-118/+160
2004-07-26Add new subtargets: msp430x1610, msp430x1611, msp430x1612, msp430x415,Nick Clifton5-6/+231
2004-07-26remove duplicated wordNick Clifton1-1/+1
2004-07-23(_place_orphan): Use an already existing section name if that section does notNick Clifton3-2/+14
2004-07-22Fix for PR 280 - remove duplicated raw insn output fron h8300/h8500 disassemb...Nick Clifton8-113/+151
2004-07-22bfd/H.J. Lu2-0/+7
2004-07-21bfd/H.J. Lu2-158/+14
2004-07-21(init_os): Make sure that the newly allocated userdata structure is zeroed out.Nick Clifton2-1/+8
2004-07-192004-07-19 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-0/+12
2004-07-19bfd/H.J. Lu8-16/+121
2004-07-13(make_import_fixup): Use bfd_get_32 to correct for endian-ness of extractedNick Clifton2-3/+8
2004-07-13* ld-h8300/h8300.exp: Addition of gcsection test case.Nick Clifton4-0/+77
2004-07-13* pe-dll.c (auto_export): Filter on just the import prefix, "_imp_", notNick Clifton2-1/+6
2004-07-09Rename sh-symbian-elf toolchain to sh-*-symbianelfNick Clifton3-2/+6
2004-07-08 * ld-mips-elf/reloc-merge-lo16.{s,d,ld}: New test.Richard Sandiford5-0/+59
2004-07-07Add new port: crx-elfNick Clifton8-0/+138
2004-07-06Add support for sh-symbian-elf targetNick Clifton7-224/+639
2004-07-05 * emulparams/hppa64linux.sh: Define PLT_BEFORE_GOT.Dave Anglin4-1/+12
2004-07-032004-07-04 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>Christopher Faylor2-0/+22
2004-07-02 * emulparams/shlelf32_linux.sh (COMMONPAGESIZE): Set to 4KB.Kaz Kojima24-206/+160
2004-07-02 * ld-discard/static.d: Accept both original sym and section sym.Alan Modra2-1/+5
2004-07-02bfd/H.J. Lu2-1/+11
2004-07-01 * ld-sparc/tlssunpic32.rd: Adjust for section reordering changesJakub Jelinek8-190/+193
2004-07-01bfd/Alan Modra4-3/+9
2004-06-30bfd/H.J. Lu4-3/+10
2004-06-29gas/testsuite:Joern Rennecke17-0/+547
2004-06-29 * ld-elf/frame.exp: Don't run on mcore.Alan Modra2-0/+9
2004-06-29bfd/Alan Modra2-1/+10
2004-06-26 * ld-bootstrap/bootstrap.exp: Handle timestamps in more pe targets.Alan Modra2-1/+11
2004-06-242004-06-24 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-17/+21
2004-06-24bfd/Alan Modra10-130/+105
2004-06-22* ld/scripttemp/pe.sc (.CRT): Define ___crt_xc_start__, ___crt_xc_end__,Christopher Faylor2-2/+30
2004-06-21bfd/ChangeLog:Alexandre Oliva18-826/+849
2004-06-21Handle ports which do not support the --shared switchNick Clifton2-2/+15
2004-06-18* configure.in: Set EXTRA_SHLIB_EXTENSION to .a for LynxOS.Nick Clifton3-222/+239
2004-06-18* ld-elfvsb/main.c: Ensure visibility_def and visibility_func areNick Clifton3-18/+35
2004-06-15 * scripttempl/elf.sc: Readd KEEP and .gcc_except_table.* toJakub Jelinek2-2/+8
2004-06-15 * ldwrite.c (build_link_order): Use bfd_get_section_sizeAlan Modra3-2/+8
2004-06-14 * ldlang.c (lang_finish): Don't free lang_definedness_table.Alan Modra2-1/+7
2004-05-29 * ldlang.c (gc_section_callback): Move SEC_EXCLUDE twiddles..Alan Modra2-6/+19
2004-05-282004-05-28 Andrew Stubbs <andrew.stubbs@superh.com>Joern Rennecke1-0/+19
2004-05-28 * ldlang.c: Formatting. Wrap long lines, expand bfd_get_section_flagsAlan Modra4-241/+306
2004-05-28 * ldlang.c (lang_add_section): Don't twidlle SEC_EXCLUDE here.Alan Modra3-47/+31
2004-05-27bfd/H.J. Lu3-22/+20