Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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-04-01 | midipix target implementation: finalize preliminary biarch support. | midipix | 2 | -10/+15 |
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 | 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-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-15 | obtained gcc-4.6.4.tar.bz2 from upstream website;upstream | upstream source tree | 1540 | -0/+859149 |