Searched hist:132435 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/boot/ia64/efi/
H A Dldscript.ia64diff 132435 Tue Jul 20 05:01:02 MDT 2004 marcel Fix the creation of EFI images that got broken by the import of
binutils 2.15. The linker now creates a .rela.dyn section for
dynamic relocations, while our script created a .rela section.
Likewise, we copied the .rela section to the EFI image, but not
the .rela.dyn section. The fix is to rename .rela to .rela.dyn
in the linker script so that all relocations end up in the same
section again. This we copy into the EFI image.
H A DMakefilediff 132435 Tue Jul 20 05:01:02 MDT 2004 marcel Fix the creation of EFI images that got broken by the import of
binutils 2.15. The linker now creates a .rela.dyn section for
dynamic relocations, while our script created a .rela section.
Likewise, we copied the .rela section to the EFI image, but not
the .rela.dyn section. The fix is to rename .rela to .rela.dyn
in the linker script so that all relocations end up in the same
section again. This we copy into the EFI image.

Completed in 57 milliseconds