summaryrefslogtreecommitdiff
path: root/gcc/config/i386/midipix.h
AgeCommit message (Expand)AuthorFilesLines
2019-03-12midipix targets: finalized and integrated SEH support.midipix1-0/+12
2019-02-17midipix targets: create .got entries in .dsosyms, support interposition.midipix1-11/+5
2019-02-17midipix_asm_reestablish_section(): better integrate with gcc's varasm logic.midipix1-3/+0
2019-02-17midipix target: define DO_GLOBAL_DTORS_BODY to avoid libgcc's default code.midipix1-0/+3
2019-02-03midipix target: properly support dso data references.midipix1-0/+7
2016-07-18midipix targets: remove the MASK_STACK_PROBE bit from the subtarget default.midipix1-1/+0
2015-11-25midipix targets: GOT entries: account for a re-established section directive.midipix1-0/+3
2015-11-08midipix targes: add convenience built-in definitions.midipix1-0/+8
2015-09-15define TARGET_MANGLE_DECL_ASSEMBLER_NAME for compatibility with gcc releasesmidipix1-0/+3
2015-09-13fix bi-arch macro definitions (size_t,ptrdiff_t,wchar) for the midipix targets.midipix1-0/+19
2015-07-18initial implementation of GOT entries and initial support of PE visibilitymidipix1-1/+32
2015-06-01init_section fix (function.c --> __main)midipix1-0/+7
2015-05-31normalize the midipix target builtins.midipix1-2/+2
2015-04-01midipix target implementation: finalize preliminary biarch support.midipix1-1/+7
2015-03-26midipix.h: define HOST_EXECUTABLE_SUFFIX to be a null string.midipix1-0/+3
2015-03-21midipix target implementation: initial commit.midipix1-0/+375