Age | Commit message (Expand) | Author | Files | Lines |
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 | 3 | -3/+7 |
2015-09-12 | fix generation of import libraries for libstdc++. | midipix | 2 | -2/+4 |
2015-09-10 | libiberty: fix the neutral implementation of xstrerror(). | midipix | 1 | -1/+14 |
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-07-18 | midipix start-file specification: define crti.o as the first object to be linked | midipix | 1 | -2/+2 |
2015-06-20 | remove non-portable include and add back strverscmp. | Shiz | 2 | -3/+44 |
2015-06-20 | fix portability issues in build system | Shiz | 13 | -31/+24 |
2015-06-01 | init_section fix (function.c --> __main) | midipix | 1 | -0/+7 |
2015-05-31 | normalize the midipix target builtins. | midipix | 7 | -20/+20 |
2015-05-29 | gcc/config.host: set the midipix host_exeext to null (no suffix). | midipix | 1 | -1/+1 |
2015-04-02 | add texinfo as a travis dependency. | 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-28 | Add Travis build script. | Shiz | 1 | -0/+19 |
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 | compiler building blocks: libgcc: cbb_sysroot_for_libgcc: | midipix | 1 | -0/+3 |
2015-03-26 | libtool: linking for the midipix targets now supports the cbb_ldflags_for_tar... | midipix | 4 | -4/+4 |
2015-03-26 | midipix.h: define HOST_EXECUTABLE_SUFFIX to be a null string. | midipix | 1 | -0/+3 |
2015-03-24 | Fix missing libgcc dependency on CRT files. | Shiz | 1 | -2/+3 |
2015-03-23 | libtool: midipix targets: fix generation of import libraries. | midipix | 1 | -7/+9 |
2015-03-21 | finally, add midipix as a gcc target. | midipix | 6 | -3/+54 |
2015-03-21 | libgcc/config/i386/t-midipix: initial commit. | midipix | 1 | -0/+44 |
2015-03-21 | libtool: add support for the midipix targets in the relevant configure scripts. | midipix | 6 | -0/+135 |
2015-03-21 | ltmain.sh: add import library handling for the midipix targets. | midipix | 1 | -0/+50 |
2015-03-21 | compiler building blocks: definitions for all musl-libc PE targets. | midipix | 1 | -0/+157 |
2015-03-21 | compiler building blocks: definitions for all musl-libc ELF targets. | midipix | 1 | -0/+114 |
2015-03-21 | compiler building blocks: common definitions. | midipix | 1 | -0/+59 |
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-20 | libgcc: disable symbol versioning for the midipix targets. | midipix | 6 | -6/+30 |
2015-03-20 | libstdc++-v3/configure.host: do not consider any particular libc as the | midipix | 1 | -1/+5 |
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 | 3 | -17/+5 |
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 | internal interfaces: regex: | midipix | 3 | -594/+32 |
2015-03-15 | libiberty: neutral.c: provide x-prefixed variants of standard interfaces | midipix | 4 | -6/+292 |