bfd/
authorRichard Henderson <rth@redhat.com>
Tue, 10 Apr 2007 18:00:26 +0000 (18:00 +0000)
committerRichard Henderson <rth@redhat.com>
Tue, 10 Apr 2007 18:00:26 +0000 (18:00 +0000)
commit4a828aab99fb02f80d97ebf005eb3daf933a37a3
treeff1af32241e40480fd52822c3bee44185264d9e5
parenta489f7899482002eac7956dfcd923dc0688b6ac0
bfd/
        * elf64-alpha.c (struct alpha_elf_link_hash_table): Add relax_trip.
        (elf64_alpha_size_got_sections): Remove unused something_changed local.
        (elf64_alpha_size_plt_section): Return void.
        (elf64_alpha_size_rela_got_section): Likewise.
        (elf64_alpha_relax_section): Only regenerate got+plt if the
        relax_trip counter has changed.
include/
        * bfdlink.h (struct bfd_link_info): Add relax_trip.
ld/
        * ldlang.c (relax_sections): Initialize and increment
        link_info.relax_trip.
bfd/ChangeLog
bfd/elf64-alpha.c
include/ChangeLog
include/bfdlink.h
ld/ChangeLog
ld/ldlang.c
This page took 0.028876 seconds and 4 git commands to generate.