summaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2019-01-08midipix targets: GOT entries: unless internal visibility, create in .got$.midipix1-11/+7
2017-12-15midipix targets: specs: added -mforeign and -mconsole support.midipix1-0/+8
2017-11-19gcc driver: properly handle the command-line --sysroot argument.midipix1-71/+99
2017-10-24midipix targets: added the -mout-dsolib PE-specific directive.midipix2-4/+8
2017-10-15midipix target: added the -midata option.midipix1-0/+4
2017-10-15midipix target: integrated the ldso design options (-mldso, -mvrfs).midipix1-0/+4
2017-10-15midipix target: renamed option: -mtty-console --> -mdinga.midipix1-2/+2
2017-10-15midipix target: new ldso design: removed the discarded ldso options.midipix1-20/+0
2017-06-03gcc/doc/gcc.texi: adjust source to modern texinfo syntax.midipix1-2/+8
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.midipix3-2/+21
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-09-13fix build recipes for the 32-bit midipix targets.midipix1-0/+3
2015-07-26improved sysroot configurability for gcc, distinguishing betweenmidipix2-12/+12
2015-07-18initial implementation of GOT entries and initial support of PE visibilitymidipix5-55/+176
2015-06-20fix portability issues in build systemShiz1-2/+2
2015-06-01init_section fix (function.c --> __main)midipix1-0/+7
2015-05-31normalize the midipix target builtins.midipix1-2/+2
2015-05-29gcc/config.host: set the midipix host_exeext to null (no suffix).midipix1-1/+1
2015-04-01midipix target implementation: finalize preliminary biarch support.midipix2-10/+15
2015-04-01fix biarch definitions for the midipix targets.midipix2-5/+22
2015-04-01compiler building blocks: set the default values of .comm alignment and ssp t...midipix1-2/+2
2015-03-27gcc/config.gcc: add missing white space before ']'.midipix1-1/+1
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-21finally, add midipix as a gcc target.midipix2-0/+33
2015-03-21midipix target implementation: initial commit.midipix8-0/+1127
2015-03-20gcc/config: add empty headers files to satisfy build system requirements.midipix2-0/+2
2015-03-20gcc/config: (continue to) make the os-specific headers libc-agnostic.midipix2-143/+0
2015-03-19emutls:midipix2-0/+12
2015-03-19gcc/config.gcc: enable_secureplt: set default to 'yes'.midipix1-0/+6
2015-03-19gcc/gthr.h, libgcc/morestack:midipix1-2/+0
2015-03-19gcc/ginclude: float.h, iso646.h, stdarg.h, stdbool.h, stddef.h:midipix6-926/+1
2015-03-18gcc/config/linux.h: add an empty header file to satisfy build system requirem...midipix1-0/+1
2015-03-18linux: i386/x86_64: make the os-specific headers libc-agnostic.midipix3-189/+0
2015-03-17gcc.c: default library path:midipix1-0/+3
2015-03-17cppdefault.c: default include directories:midipix1-17/+5
2015-03-17cfns.gperf, cfns.h: fix function inlining.midipix2-13/+1
2015-03-15compiler building blocks: add support for custom build variables.midipix3-9/+31
2015-03-15obtained gcc-4.6.4.tar.bz2 from upstream website;upstreamupstream source tree37117-0/+6705519