OSDN Git Service

Re-indent plugin.h.
[pf3gnuchains/sourceware.git] / ld /
2010-12-02 hjlRe-indent plugin.h.
2010-11-30 mgretton * ld/testsuite/ld-scripts/script.exp: Remove full...
2010-11-30 amodraAdd sparc64-rtems.
2010-11-26 amodraupdate japanese translation
2010-11-25 mgretton * ld/testsuite/ld-arm/arm-elf.exp (armeabitests):...
2010-11-25 amodraUpdate translations
2010-11-25 amodra * scripttempl/elf.sc: Group .text.exit, text.startup...
2010-11-23 nickc * configure.ac: For --enable-gold, handle value `defau...
2010-11-22 hjlRe-indent plugin code.
2010-11-21 hjlSet alignment of common plugin symbol to 1 for For...
2010-11-21 hjlProperly report loading plugin error.
2010-11-21 rsandifobinutils/testsuite/
2010-11-21 rsandifobinutils/testsuite/
2010-11-19 davek * plugin.c (is_visible_from_outside): New function.
2010-11-18 amodra * ld-elf/binutils.exp: Correct x86 gnu target match.
2010-11-17 schwab* ld/testsuite/ld-gc/pr11218-2.c: Declare
2010-11-17 amodra * ld-plugin/plugin.exp: Define printf and puts as...
2010-11-16 vapierblackfin: add support for L1 code/data flags
2010-11-16 vapierblackfin: add support for L1 code/data flags
2010-11-16 amodra * emultempl/pe.em (_list_options): Correct typo.
2010-11-08 tschwingeImprove binutils testsuite coverage for GNU/Hurd.
2010-11-06 amodra * ld-plugin/plugin-6.d: Relax file name match.
2010-11-06 rsandifoFix spacing.
2010-11-06 rsandifold/
2010-11-05 jsm28bfd:
2010-11-05 gingoldbfd/
2010-11-05 gingoldbinutils/
2010-11-05 davek * ld-plugin/plugin.exp (testobjfiles): Dont use HOSTIN...
2010-11-05 davek * plugin.h (plugin_active_plugins_p): New prototype.
2010-11-05 amodra * ldlang.c (lang_add_section): Distinguish ELF treatme...
2010-11-05 amodra * ld-elfvers/vers32c.dsym, * ld-elfvers/vers32c.ver...
2010-11-05 ktietzbfd/
2010-11-04 amodra * plugin.c (is_ir_dummy_bfd): Don't segfault on NULL...
2010-11-04 nickc PR ld/12001
2010-11-03 amodra * Makefile.am (eelf64hppa.c): Correct dependencies.
2010-11-02 jsm28bfd:
2010-11-02 hjlInclude compressed DWARF debug sections in ELF linker...
2010-10-30 jsm28bfd:
2010-10-30 hjlOnly run ld-elf/compress1c.d for Linux targets.
2010-10-29 hjlAdd compressed debug section support to binutils and ld.
2010-10-29 jsm28bfd:
2010-10-28 amodra * ldfile.c (find_scripts_dir): Don't look in absolute...
2010-10-28 amodraAdd directory section for info document.
2010-10-28 tschwingeld/testsuite/
2010-10-28 amodra * ld-elfvers/vers.exp: Enable test for powerpc64.
2010-10-28 amodra * emultempl/ppc64elf.em (gld${EMULATION_NAME}_new_vers...
2010-10-28 amodra * ld-plugin/plugin.exp (libs): Remove $LIBS.
2010-10-28 amodra * ldlang.h (ldlang_add_undef): Add cmdline param.
2010-10-28 amodra * ld-elf/sec-to-seg.exp (B_test_same_seg): Clear for...
2010-10-28 amodra * ld-elf/flags1.s: Use arm compatible .type syntax.
2010-10-28 krebbel2010-10-27 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2010-10-26 drow bfd/
2010-10-25 amodra * plugin.c (plugin_get_ir_dummy_bfd): Set bfd_use_rese...
2010-10-24 mmitchel2010-10-23 Mark Mitchell <mark@codesourcery.com>
2010-10-22 ro ld:
2010-10-22 amodra * ldwrite.c (build_link_order <lang_data_statement_enu...
2010-10-22 jsm28bfd:
2010-10-21 davek * plugin.c (get_symbols): Check symbol type correctly.
2010-10-20 davek * ld-plugin/plugin.exp: Mark tests UNSUPPORTED, not...
2010-10-17 ktietz2010-10-16 Kai Tietz <kai.tietz@onevision.com>
2010-10-16 davekProvide win32-based dlapi replacements on windows platf...
2010-10-16 davekFix potential use-after-free bugs.
2010-10-16 davekAvoid testsuite errors when no cross compiler is available.
2010-10-14 davekApplied patch series for LD plugin interface (six parts).
2010-10-13 ro * emultempl/solaris2.em (elf_solaris2_before_allocatio...
2010-10-11 amodra * ld-elf/orphan-region.d: xfail frv-*-*.
2010-10-11 amodra * ld-mmix/sec-3.d: Adjust for 2010-09-29 orphan change.
2010-10-06 nickc * script-sections.cc(class Memory_region):...
2010-10-06 rwildFix typo in ld dependency commit.
2010-10-06 rwildFix dependency tracking in ld.
2010-10-04 berndsbfd/
2010-10-01 amodra PR ld/12066
2010-10-01 hjlAdd 2 tests for PR ld/11812.
2010-09-29 amodra * ld-h8300/h8300.exp: Use is_elf_format.
2010-09-29 amodra * ldlang.c (lang_place_orphans): Zero vma when relocat...
2010-09-29 amodra * lib/ld-lib.exp (is_elf_format): Merge with binutils...
2010-09-28 rwildFix unportable shell quoting.
2010-09-27 krebbel2010-09-27 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2010-09-24 hjlRemove GOTOFF in ld-i386/nogot1.s.
2010-09-24 davek * scripttempl/armcoff.sc: Revert 2010-09-22 change.
2010-09-24 berndsbfd/
2010-09-24 mgretton * gas/config/tc-arm.c (arm_ext_v6z): Remove.
2010-09-23 amodra * ld-elf/elf.exp: Don't run --gc-sections tls var...
2010-09-23 amodra * ld-d10v/reloc-007.d: Don't error.
2010-09-23 amodrald/
2010-09-22 ktietz2010-09-22 Kai Tietz <kai.tietz@onevision.com>
2010-09-22 ktietz2010-09-22 Kai Tietz <kai.tietz@onevision.com>
2010-09-21 davem * emulparams/elf32_sparc.sh: Set NOP to 0x01000000
2010-09-21 mgretton * gas/config/tc-arm.c (arm_cpus): Correct canonical...
2010-09-21 mgretton * ld/testsuite/ld-arm/script-type.ld: Update to genera...
2010-09-19 rsandifobfd/
2010-09-18 amodra * lib/ld-lib.exp (check_gc_sections_available): Fail...
2010-09-16 amodra * ld-elf/orphan-region.d: xfail for spu.
2010-09-16 amodra * ld-elf/group3b.d: Disable for generic linker targets.
2010-09-16 amodrabfd/
2010-09-16 ktietzFix intend
2010-09-16 ktietzChangeLog gas
2010-09-10 amodra * ld-gc/abi-note.d: Exclude aout and oldld targets.
2010-09-10 amodra PR ld/11931
2010-09-10 hp * ld-scripts/rgn-at5.d: Restrict to *-*-linux*.
next