Der neue Dienst "GitLab am KIT" ist unter gitlab.kit.edu erreichbar.

Skip to content
  • Matthias Braun's avatar
    ia32: PIC rewrite, handles most of elf PIC now · f345dbf8
    Matthias Braun authored
    This uses the newly introduced be_Relocation node to perform most PIC
    transformations in ia32_pic.c. This introduces the elf and elf-no-plt
    PIC modes. The "efl" mode does not work yet because the additional ebx
    input makes calls register pressure unfaithful.
    f345dbf8