summaryrefslogtreecommitdiff
path: root/gcc/config/i386
AgeCommit message (Expand)AuthorFilesLines
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 visibilitymidipix3-49/+160
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.midipix2-10/+15
2015-03-27gcc/config/i386/driver-i386.c: replace 'asm' with '__asm__' sincemidipix1-1/+1
2015-03-26midipix.h: define HOST_EXECUTABLE_SUFFIX to be a null string.midipix1-0/+3
2015-03-21midipix target implementation: initial commit.midipix8-0/+1127
2015-03-18linux: i386/x86_64: make the os-specific headers libc-agnostic.midipix2-90/+0
2015-03-15obtained gcc-4.6.4.tar.bz2 from upstream website;upstreamupstream source tree177-0/+99679