index
:
cbb-gcc-4.6.4
main
compiler building blocks: cbb-gcc-4.6.4: including full support for the midipix targets
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-19
midipix target: static exe's now set the application type (default/standalone).
midipix
1
-4
/
+4
2017-10-15
midipix target: use crtidata.o|crtldso.o|crtvrfs.o only with dyn. linked apps.
midipix
1
-6
/
+8
2017-10-15
libc/cbb-musl-pe.h: whitespace meditation.
midipix
1
-13
/
+13
2017-10-15
midipix target: added the -midata option.
midipix
2
-0
/
+8
2017-10-15
midipix target: integrated the ldso design options (-mldso, -mvrfs).
midipix
2
-5
/
+10
2017-10-15
midipix target: renamed option: -mtty-console --> -mdinga.
midipix
2
-3
/
+3
2017-10-15
midipix target: new ldso design: removed the discarded ldso options.
midipix
2
-51
/
+4
2017-06-03
gcc/doc/gcc.texi: adjust source to modern texinfo syntax.
midipix
1
-2
/
+8
2016-11-24
cbb-musl-elf.h: whitespace normalization.
midipix
1
-8
/
+8
2016-11-24
cbb-musl-elf.h: provide STANDARD_STARTFILE_PREFIX_{1|2} definitions.
midipix
1
-0
/
+6
2016-11-24
cbb-musl-pe.h: provide STANDARD_STARTFILE_PREFIX_{1|2} definitions.
midipix
1
-0
/
+6
2016-07-18
midipix targets: remove the MASK_STACK_PROBE bit from the subtarget default.
midipix
1
-1
/
+0
2016-06-28
midipix targets: shared: complete list of non-exported symbols.
midipix
1
-0
/
+3
2016-06-28
midipix targets: explicitly link --as-needed all runtime components.
midipix
1
-4
/
+8
2016-06-02
midipix targets: so_entry_point: protect 32-bit name-space (adds underscore).
midipix
1
-2
/
+2
2016-02-29
cbb-common.h: render the _GNU_SOURCE definition compatible with -D_GNU_SOURCE.
midipix
1
-1
/
+1
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
[next]