Age | Commit message (Expand) | Author | Files | Lines |
2016-07-18 | midipix targets: remove the MASK_STACK_PROBE bit from the subtarget default. | midipix | 1 | -1/+0 |
2015-11-25 | midipix targets: GOT entries: account for a re-established section directive. | midipix | 3 | -2/+21 |
2015-11-08 | midipix targes: add convenience built-in definitions. | midipix | 1 | -0/+8 |
2015-09-15 | define TARGET_MANGLE_DECL_ASSEMBLER_NAME for compatibility with gcc releases | midipix | 1 | -0/+3 |
2015-09-13 | fix bi-arch macro definitions (size_t,ptrdiff_t,wchar) for the midipix targets. | midipix | 1 | -0/+19 |
2015-09-13 | fix build recipes for the 32-bit midipix targets. | midipix | 1 | -0/+3 |
2015-07-26 | improved sysroot configurability for gcc, distinguishing between | midipix | 2 | -12/+12 |
2015-07-18 | initial implementation of GOT entries and initial support of PE visibility | midipix | 5 | -55/+176 |
2015-06-20 | fix portability issues in build system | Shiz | 1 | -2/+2 |
2015-06-01 | init_section fix (function.c --> __main) | midipix | 1 | -0/+7 |
2015-05-31 | normalize the midipix target builtins. | midipix | 1 | -2/+2 |
2015-05-29 | gcc/config.host: set the midipix host_exeext to null (no suffix). | midipix | 1 | -1/+1 |
2015-04-01 | midipix target implementation: finalize preliminary biarch support. | midipix | 2 | -10/+15 |
2015-04-01 | fix biarch definitions for the midipix targets. | midipix | 2 | -5/+22 |
2015-04-01 | compiler building blocks: set the default values of .comm alignment and ssp t... | midipix | 1 | -2/+2 |
2015-03-27 | gcc/config.gcc: add missing white space before ']'. | midipix | 1 | -1/+1 |
2015-03-27 | gcc/config/i386/driver-i386.c: replace 'asm' with '__asm__' since | midipix | 1 | -1/+1 |
2015-03-26 | midipix.h: define HOST_EXECUTABLE_SUFFIX to be a null string. | midipix | 1 | -0/+3 |
2015-03-21 | finally, add midipix as a gcc target. | midipix | 2 | -0/+33 |
2015-03-21 | midipix target implementation: initial commit. | midipix | 8 | -0/+1127 |
2015-03-20 | gcc/config: add empty headers files to satisfy build system requirements. | midipix | 2 | -0/+2 |
2015-03-20 | gcc/config: (continue to) make the os-specific headers libc-agnostic. | midipix | 2 | -143/+0 |
2015-03-19 | emutls: | midipix | 2 | -0/+12 |
2015-03-19 | gcc/config.gcc: enable_secureplt: set default to 'yes'. | midipix | 1 | -0/+6 |
2015-03-19 | gcc/gthr.h, libgcc/morestack: | midipix | 1 | -2/+0 |
2015-03-19 | gcc/ginclude: float.h, iso646.h, stdarg.h, stdbool.h, stddef.h: | midipix | 6 | -926/+1 |
2015-03-18 | gcc/config/linux.h: add an empty header file to satisfy build system requirem... | midipix | 1 | -0/+1 |
2015-03-18 | linux: i386/x86_64: make the os-specific headers libc-agnostic. | midipix | 3 | -189/+0 |
2015-03-17 | gcc.c: default library path: | midipix | 1 | -0/+3 |
2015-03-17 | cppdefault.c: default include directories: | midipix | 1 | -17/+5 |
2015-03-17 | cfns.gperf, cfns.h: fix function inlining. | midipix | 2 | -13/+1 |
2015-03-15 | compiler building blocks: add support for custom build variables. | midipix | 3 | -9/+31 |
2015-03-15 | obtained gcc-4.6.4.tar.bz2 from upstream website;upstream | upstream source tree | 37117 | -0/+6705519 |