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
path:
root
/
gcc
/
config
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-24
midipix targets: create .got entries for c++ virtual thunks.
midipix
1
-1
/
+3
2019-02-24
midipix targets: remove the wrong flag_constructor_decl logic.
midipix
1
-2
/
+1
2019-02-23
midipix_asm_assemble_integer(): correctly distinguish between defs. and decls.
midipix
1
-2
/
+2
2019-02-23
midipix targets: added -mstatic (assume static linking).
midipix
2
-3
/
+10
2019-02-23
midipix_asm_assemble_integer(): properly distinguish between defs. and decls.
midipix
1
-3
/
+1
2019-02-23
midipix_symbol_ref_dllimport_p(): properly distinguish between defs. and decls.
midipix
1
-4
/
+2
2019-02-21
midipix targets: symbol reference optimization: use image-relative relocations.
midipix
1
-10
/
+16
2019-02-17
midipix targets: create .got entries in .dsosyms, support interposition.
midipix
2
-22
/
+28
2019-02-17
midipix_asm_assemble_integer(): filter out c++ constructors.
midipix
1
-0
/
+5
2019-02-17
midipix_asm_reestablish_section(): better integrate with gcc's varasm logic.
midipix
2
-11
/
+14
2019-02-17
midipix target: define DO_GLOBAL_DTORS_BODY to avoid libgcc's default code.
midipix
1
-0
/
+3
2019-02-17
midipix_pe_create_got_entry(): remove obsolete code path.
midipix
1
-5
/
+1
2019-02-03
midipix target: properly support dso data references.
midipix
2
-0
/
+98
2019-02-03
midipix target internals: provide midipix_asm_reestablish_section().
midipix
1
-20
/
+28
2019-02-02
midipix targets: generate the .got entry for default & hidden visibility syms.
midipix
1
-4
/
+6
2019-02-02
midipix_symbol_ref_dllimport_p(): properly support -fvisibility=hidden, etc.
midipix
1
-3
/
+7
2019-02-02
midipix targets: generate the .got entry only for default visibility symbols.
midipix
1
-0
/
+7
2019-01-08
midipix targets: GOT entries: unless internal visibility, create in .got$.
midipix
1
-11
/
+7
2017-12-15
midipix targets: specs: added -mforeign and -mconsole support.
midipix
1
-0
/
+8
2017-10-24
midipix targets: added the -mout-dsolib PE-specific directive.
midipix
2
-4
/
+8
2017-10-15
midipix target: added the -midata option.
midipix
1
-0
/
+4
2017-10-15
midipix target: integrated the ldso design options (-mldso, -mvrfs).
midipix
1
-0
/
+4
2017-10-15
midipix target: renamed option: -mtty-console --> -mdinga.
midipix
1
-2
/
+2
2017-10-15
midipix target: new ldso design: removed the discarded ldso options.
midipix
1
-20
/
+0
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
2
-2
/
+10
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-07-18
initial implementation of GOT entries and initial support of PE visibility
midipix
3
-49
/
+160
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-18
linux: i386/x86_64: make the os-specific headers libc-agnostic.
midipix
2
-90
/
+0
2015-03-15
obtained gcc-4.6.4.tar.bz2 from upstream website;
upstream
upstream source tree
177
-0
/
+99679