Age | Commit message (Expand) | Author | Files | Lines |
2004-08-02 | * ld.texinfo (Top): Document specific options of 68HC11 and 68HC12. | Stephane Carrez | 2 | -0/+92 |
2004-08-01 | * ld-undefined/undefined.exp: The undefine tests now work on | Stephane Carrez | 2 | -4/+5 |
2004-08-01 | * scripttempl/elfm68hc12.sc: Align text, rodata and data section | Stephane Carrez | 2 | -5/+13 |
2004-07-30 | [gas/testsuite] | Kaz Kojima | 3 | -2/+7 |
2004-07-29 | bfd: | Jason Thorpe | 1 | -0/+4 |
2004-07-27 | bfd: | Jason Thorpe | 1 | -0/+1 |
2004-07-27 | ld-h8300/h8300.exp: Addition of new test case to check relaxation for H8S tar... | Nick Clifton | 10 | -118/+160 |
2004-07-26 | Add new subtargets: msp430x1610, msp430x1611, msp430x1612, msp430x415, | Nick Clifton | 5 | -6/+231 |
2004-07-26 | remove duplicated word | Nick Clifton | 1 | -1/+1 |
2004-07-23 | (_place_orphan): Use an already existing section name if that section does not | Nick Clifton | 3 | -2/+14 |
2004-07-22 | Fix for PR 280 - remove duplicated raw insn output fron h8300/h8500 disassemb... | Nick Clifton | 8 | -113/+151 |
2004-07-22 | bfd/ | H.J. Lu | 2 | -0/+7 |
2004-07-21 | bfd/ | H.J. Lu | 2 | -158/+14 |
2004-07-21 | (init_os): Make sure that the newly allocated userdata structure is zeroed out. | Nick Clifton | 2 | -1/+8 |
2004-07-19 | 2004-07-19 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -0/+12 |
2004-07-19 | bfd/ | H.J. Lu | 8 | -16/+121 |
2004-07-13 | (make_import_fixup): Use bfd_get_32 to correct for endian-ness of extracted | Nick Clifton | 2 | -3/+8 |
2004-07-13 | * ld-h8300/h8300.exp: Addition of gcsection test case. | Nick Clifton | 4 | -0/+77 |
2004-07-13 | * pe-dll.c (auto_export): Filter on just the import prefix, "_imp_", not | Nick Clifton | 2 | -1/+6 |
2004-07-09 | Rename sh-symbian-elf toolchain to sh-*-symbianelf | Nick Clifton | 3 | -2/+6 |
2004-07-08 | * ld-mips-elf/reloc-merge-lo16.{s,d,ld}: New test. | Richard Sandiford | 5 | -0/+59 |
2004-07-07 | Add new port: crx-elf | Nick Clifton | 8 | -0/+138 |
2004-07-06 | Add support for sh-symbian-elf target | Nick Clifton | 7 | -224/+639 |
2004-07-05 | * emulparams/hppa64linux.sh: Define PLT_BEFORE_GOT. | Dave Anglin | 4 | -1/+12 |
2004-07-03 | 2004-07-04 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com> | Christopher Faylor | 2 | -0/+22 |
2004-07-02 | * emulparams/shlelf32_linux.sh (COMMONPAGESIZE): Set to 4KB. | Kaz Kojima | 24 | -206/+160 |
2004-07-02 | * ld-discard/static.d: Accept both original sym and section sym. | Alan Modra | 2 | -1/+5 |
2004-07-02 | bfd/ | H.J. Lu | 2 | -1/+11 |
2004-07-01 | * ld-sparc/tlssunpic32.rd: Adjust for section reordering changes | Jakub Jelinek | 8 | -190/+193 |
2004-07-01 | bfd/ | Alan Modra | 4 | -3/+9 |
2004-06-30 | bfd/ | H.J. Lu | 4 | -3/+10 |
2004-06-29 | gas/testsuite: | Joern Rennecke | 17 | -0/+547 |
2004-06-29 | * ld-elf/frame.exp: Don't run on mcore. | Alan Modra | 2 | -0/+9 |
2004-06-29 | bfd/ | Alan Modra | 2 | -1/+10 |
2004-06-26 | * ld-bootstrap/bootstrap.exp: Handle timestamps in more pe targets. | Alan Modra | 2 | -1/+11 |
2004-06-24 | 2004-06-24 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -17/+21 |
2004-06-24 | bfd/ | Alan Modra | 10 | -130/+105 |
2004-06-22 | * ld/scripttemp/pe.sc (.CRT): Define ___crt_xc_start__, ___crt_xc_end__, | Christopher Faylor | 2 | -2/+30 |
2004-06-21 | bfd/ChangeLog: | Alexandre Oliva | 18 | -826/+849 |
2004-06-21 | Handle ports which do not support the --shared switch | Nick Clifton | 2 | -2/+15 |
2004-06-18 | * configure.in: Set EXTRA_SHLIB_EXTENSION to .a for LynxOS. | Nick Clifton | 3 | -222/+239 |
2004-06-18 | * ld-elfvsb/main.c: Ensure visibility_def and visibility_func are | Nick Clifton | 3 | -18/+35 |
2004-06-15 | * scripttempl/elf.sc: Readd KEEP and .gcc_except_table.* to | Jakub Jelinek | 2 | -2/+8 |
2004-06-15 | * ldwrite.c (build_link_order): Use bfd_get_section_size | Alan Modra | 3 | -2/+8 |
2004-06-14 | * ldlang.c (lang_finish): Don't free lang_definedness_table. | Alan Modra | 2 | -1/+7 |
2004-05-29 | * ldlang.c (gc_section_callback): Move SEC_EXCLUDE twiddles.. | Alan Modra | 2 | -6/+19 |
2004-05-28 | 2004-05-28 Andrew Stubbs <andrew.stubbs@superh.com> | Joern Rennecke | 1 | -0/+19 |
2004-05-28 | * ldlang.c: Formatting. Wrap long lines, expand bfd_get_section_flags | Alan Modra | 4 | -241/+306 |
2004-05-28 | * ldlang.c (lang_add_section): Don't twidlle SEC_EXCLUDE here. | Alan Modra | 3 | -47/+31 |
2004-05-27 | bfd/ | H.J. Lu | 3 | -22/+20 |