index
:
cparser
ast_grep
boolopt-option
cpu2017
exc
firm2vhdl
gcc_version
https-fix
icore
lowfat_sanitizer
lto
master
multi-file
options
pagecache
signbit
volatile_CopyB
a C99-Frontend
matthias.braun@kit.edu
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Update libfirm submodule URL: s/http/https/
https-fix
Florian Schmaus
2018-08-20
*
Fix typos in comments
Christoph Erhardt
2017-12-15
*
Suppress fall-through warnings issued by GCC >= 7
Christoph Erhardt
2017-09-01
*
Add missing break in switch-case statement
Christoph Erhardt
2017-09-01
*
Update libfirm submodule.
Andreas Fried
2017-08-24
*
Update libfirm submodule.
Andreas Fried
2017-08-14
*
Update libfirm submodule.
Andreas Fried
2017-07-12
*
Factor out common code.
Christoph Mallon
2017-04-26
*
manpage: Document the default setting of the target triple.
Christoph Mallon
2017-04-04
*
manpage: Document '-dumpmachine'.
Christoph Mallon
2017-04-04
*
manpage: Document that 'vendor' and 'system' can be omitted from '-target'.
Christoph Mallon
2017-04-04
*
manpage: '-b' was renamed to '-m'.
Christoph Mallon
2017-04-04
*
manpage: Remove the date from the manual page.
Christoph Mallon
2017-04-04
*
Correctly use 'false' instead of an enum constant which happens to have the v...
Christoph Mallon
2017-04-04
*
Correct accidentally inverted logic of 'target.use_frame_pointer'.
Christoph Mallon
2017-03-20
*
Update libfirm
Matthias Braun
2017-02-20
*
Use new libfirm target API
Matthias Braun
2017-02-20
*
Rename long_double_x87_80bit_float -> x87_long_double
Matthias Braun
2017-02-17
*
No need to initialize default_exe_output
Matthias Braun
2017-02-17
*
Rename init_gen_firm -> init_firm_opt
Matthias Braun
2017-02-17
*
Improve optimization level parsing
Matthias Braun
2017-02-17
*
Target: set biggest and long double alignment correctly
Matthias Braun
2017-02-13
*
predefs: Define ILP32
Matthias Braun
2017-02-13
*
Avoid __pic__ preprocessor define if pic is disabled
Matthias Braun
2017-02-13
*
Unifying name mangling
Matthias Braun
2017-02-13
*
Ignore fastcall/stdcall on non-win32 32bit targets
Matthias Braun
2017-02-13
*
Get updated architecture dependent settings for mips.
Christoph Mallon
2017-01-30
*
Dump types also after lowering, not just before.
Christoph Mallon
2017-01-29
*
Adapt to libfirm irarch changes
Matthias Braun
2017-01-28
*
Adapt to libfirm va_arg changes
Matthias Braun
2017-01-28
*
Use -w flag for recursive make
Matthias Braun
2017-01-28
*
Allow statement expressions ending in a label containing an expression statem...
Christoph Mallon
2017-01-24
*
Use big endian for MIPS.
Christoph Mallon
2017-01-12
*
Add target `mips`.
Christoph Mallon
2017-01-12
*
Adapt to libfirm new_int_mode() function.
Matthias Braun
2016-12-30
*
Do not create Pin nodes in the const_code irg
Matthias Braun
2016-12-30
*
Update submodule 'libfirm' to get the AMD64 call CSE fix.
Christoph Mallon
2016-12-23
*
Mark method types of functions with unspecified parameters as variadic.
Manuel Mohr
2016-12-22
*
Claim to be older GCC version 4.2.0.
Manuel Mohr
2016-08-25
*
Update libfirm submodule to get latest ARM fixes
Sebastian Buchwald
2016-08-03
*
Update libfirm submodule to get memcpy fix
Sebastian Buchwald
2016-08-03
*
Remove unreachable code
Sebastian Buchwald
2016-07-28
*
Handle definitely leaving a compound expression.
Christoph Mallon
2016-07-28
*
Resolve warning about possibly uninitialized local variable.
Christoph Mallon
2016-07-24
*
Add support for __builtin_isnan
Sebastian Buchwald
2016-07-15
*
Update libfirm submodule to fix invalid memory access
Sebastian Buchwald
2016-07-13
*
Update submodule 'libfirm'.
Christoph Mallon
2016-07-12
*
Update submodule 'libfirm'.
Christoph Mallon
2016-07-12
*
Check for '__unix__' instead of just '__linux__'.
Christoph Mallon
2016-07-06
*
Accept 'long float' as rare pre-ANSI spelling of 'double'.
Christoph Mallon
2016-07-06
[next]