index
:
libfirm
am-cmp
amd64-fma
autotransform
better-lcssa
beverify
blocksched
boolopt-improvement
closures
constbits.fix
cpu2017
duffs
exc
exc-kahlert
exceptions
execfreq
execfreq-new
firm2vhdl
gitlab-ci-testing
icore
improve-loop-unrolling
inlining
inlining2
jfirm-compat
keep-alive-blocks
lowfat_sanitizer
lto
master
matze_inlining
multi-file
pagecache
pdeq_new
proc-clone
regalloc-compressed
regalloc-compressed-fixes
regalloc-compressed-static
regalloc-reference
riscv
riscv64
rotate
same_as
scalar-replace-copyb
scratchpad_mem
set_b_value
sgraf/and-broken
sparc-double-registers
sparc-double-registers-rebased
target
temp-copy-lower-in-scalar-replace
test-al-al
tmp-amd64-improvements
vfirm
vhdl-backend
Graph-Based Intermediate Representation
matthias.braun@kit.edu
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
ir
/
obstack
Commit message (
Expand
)
Author
Age
*
Reorganize include directives
Matthias Braun
2017-02-17
*
fix C11/msvc build by differentiating between FIRM_NORETURN and FIRM_NORETURN...
Matthias Braun
2015-10-05
*
reorganize noreturn,printf,nothrow attributes in funcattr.h
Matthias Braun
2014-05-28
*
fix a bunch of memory leaks reported by coverity
Matthias Braun
2014-04-25
*
Avoid duplicate function header in different #if cases.
Christoph Mallon
2013-08-27
*
do not include config.h anymore
Matthias Braun
2013-05-04
*
remove license stuff from files
Matthias Braun
2012-12-12
*
config.h must be included or visibility stuff fails
Matthias Braun
2011-12-23
*
Obstack: Deleted the special windows version, make Win64 warning free.
Michael Beck
2010-12-21
*
make firm compilable with a c++ compiler
Matthias Braun
2010-11-04
*
win32 version of obstack_printf
Matthias Braun
2010-10-08
*
fix trailing whitespaces and tabulators in the middle of a line
Matthias Braun
2010-10-06
*
fix obstack_printf function - we have to explicitely copy va_list ap, because...
Matthias Braun
2010-06-17
*
document that obstack in firm should be kept independent
Matthias Braun
2010-05-04
*
bugfix
Matthias Braun
2010-05-04
*
implement obstack_vprintf
Matthias Braun
2010-05-04
*
fix warnings and errors
FIRM Projekt Account
2010-05-04
*
Fix obstack_printf() (slightly broken in r27474).
Christoph Mallon
2010-05-04
*
fix obstack printf being limited to 1024 bytes
Matthias Braun
2010-05-04
*
Some more cleanup: Put the return type and other specifiers on the same line ...
Christoph Mallon
2010-02-14
*
no unnecessary comments behind #include
Matthias Braun
2009-12-21
*
Always include config.h.
Sebastian Buchwald
2008-10-13
*
- revert r22765
Michael Beck
2008-10-11
*
- removed stdint.h include for VC compile (may still fail for VC6 because of ...
Michael Beck
2008-10-11
*
remove duplicated obstack.h declare obstack_printf
Matthias Braun
2008-03-30
*
add obstack and libcore to libfirm
Matthias Braun
2008-02-14