beifg: Factorise code to count interference components.
[libfirm] / ir / be / begnuas.c
2012-12-12 Matthias Braunremove license stuff from files
2012-12-04 Matthias Braunremove Cast node
2012-11-24 Christoph Mallonbeabi: Remove unnecessary #include from beabi.h.
2012-11-21 Matthias Braunfix assert: there are initializers with size==0
2012-11-15 Matthias Braunbegnuas: simplify, add be_gas_emit_string()
2012-10-24 Matthias Braunfix comdat emitting on macho
2012-08-31 Christoph MallonSimplify rounding next_block_nr.
2012-08-30 Matthias Braunmake block numbers accross functions more deterministic
2012-08-13 Manuel MohrDon't use consecutive numbers for basic blocks from...
2012-07-30 Matthias Braunsimplify and cleanup execfreq API
2012-07-19 Christoph MallonLet panic() print file, line and function.
2012-07-13 Christoph MallonLet foreach_out_edge_kind() and foreach_out_edge_kind_s...
2012-07-13 Christoph MallonAdd a wrapper macro for pmap_get(), which has the retur...
2012-06-21 Matthias Braundisplay block node nr in verboseasm mode
2012-06-14 Christoph MallonRemove compound path initializers.
2012-06-13 Matthias Braunremove extended basic block support
2012-06-06 Matthias Braunnormalize block numbers in assembler output
2012-06-06 Matthias Braunbe: introduce verboseasm flag (enabled by default)
2012-05-13 Christoph MallonUse be_emit_irprintf("%I", x) instead of be_emit_ident(x).
2012-05-06 Christoph MallonCorrect indentation and excessive spacing.
2012-05-06 Christoph MallonCorrect typo in comment.
2012-05-06 Christoph MallonDo not refetch a value, which we already have.
2012-05-05 Christoph MallonUnbreak PIC: Only stop emitting a global without initia...
2012-05-04 Matthias BraunIntroduce IR_LINKAGE_NO_CODEGEN
2012-05-04 Matthias Braunir_visibility cleanup
2012-05-03 Christoph MallonEmit a \t before .globl.
2012-04-25 Matthias Braundwarf: initial support for callframe and params
2012-04-25 Matthias Braunbedbgout, stabs: remove obsolete debug modules
2012-03-13 Christoph MallonReduce code duplication.
2012-03-12 Matthias Braunsupport for variable sized compound/array types
2012-02-18 Matthias Braunbegnuas: make panic for tls on macho more clear
2011-12-15 Matthias Braunmake unique types/entities part of irprog
2011-11-17 Matthias Braunhandle Block_entity like other node attributes
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-11-02 Matthias Braunintroduce Switch node
2011-10-27 Matthias Braunbe: let begnuas call be_dbg_method_begin/end
2011-10-27 Matthias BraunInitial support for dwarf debug info
2011-10-27 Matthias Braunlet backends decide wether to use begnuas
2011-10-27 Matthias Braunir_mode: simplify interface, improve float-mode handling
2011-09-06 Matthias Braunbegnuas: let user specify elf variants
2011-08-17 Christoph MallonFix emission of string initializers.
2011-07-05 Matthias Braunuse @progbits with .ctors/.dtors section (see also...
2011-06-24 Andreas ZwinkauMerge Fix: Spills have ProjMs now
2011-06-11 Matthias Braununify sparc/ia32 SwitchJmp handling
2011-04-08 Andreas Zwinkaumerge kaps
2011-04-08 Matthias Braunidentify bitfield types based on whether they have...
2011-03-16 Matthias Braundon't emit .space with 0 bytes
2011-03-09 Christoph MallonFix typos in comments: s/it's/its/ and related corrections.
2011-03-06 Michael BeckFixed size_t related warnings.
2011-02-09 Matthias Braundo not output no_dead_strip for anonymous entities...
2011-01-17 Matthias Braunadd another special case to begnuas so string-sub-initi...
2011-01-08 Matthias Braunadd type verifier: entities in global types must have...
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-10-08 Matthias Braunrename tarval to ir_tarval
2010-10-06 Matthias Braunfix trailing whitespaces and tabulators in the middle...
2010-09-06 Matthias Braunallow backend to specify endianess, rewrite bitfield...
2010-08-12 Matthias Braunidentifiers starting with _ are reserved; remove this...
2010-08-07 Michael BeckMostly reverted r27894, removed usage of unreachable.
2010-07-06 Matthias Braunremove these largish/noisy headers
2010-06-25 Matthias Brauncleanup ia32 code (use private linkage where necessary...
2010-04-27 Hannes Rapp- added emit_section_sparc to begnuas
2010-04-15 Matthias Braungas on cygwin doesn't like section type (althought...
2010-02-26 Matthias Braunthe java frontend keeps methods in class types
2010-02-26 Matthias Braunfix bug where compound_graph_pathe were consider null
2010-02-19 Christoph MallonRemove address name SymConsts.
2010-02-15 Matthias Braunoutput 'x' instead of 'w' flag for text setions
2010-02-13 Christoph MallonPut a space after if/for/switch/while.
2010-02-13 Christoph MallonOutput proper local lables (starting with .L/L) for...
2010-02-13 Matthias Braunuse begnuas to emit block labels so we use the correct...
2010-02-13 Christoph MallonUse .space instead of .zero. The latter is not known...
2010-02-13 Christoph MallonNon-local common symbols on mach-o must be .comm, not...
2010-02-12 Matthias Braunfix linkonce for functions
2010-02-12 Matthias Braunfix
2010-02-12 Matthias Brauncorrect handling of local commons
2010-02-12 Matthias Braunreimplement macho
2010-02-12 Matthias Braunimplement several new section types including comdat...
2010-02-11 Michael BeckC99 feature removed.
2010-02-11 Matthias Braunfix weak external functions
2010-02-11 Olaf LiebeFixed name mangling for private entities
2010-02-11 Matthias Braunallow several odd weak combinations
2010-02-10 Matthias Braunsupport for local common symbols (whatever that is...
2010-02-10 Matthias Braunput zero initialized entities into bss section (not...
2010-02-05 Christoph MallonDo not emit a label if a entity has no name.
2010-02-05 Christoph MallonSupport dtor sections on Mach-O.
2010-02-05 Matthias Braunmac gas doesn't get .octa
2010-02-05 Christoph MallonEmit the symbol of PIC trampolines.
2010-02-05 Matthias Braunbring back PIC support
2010-02-04 Matthias Braun- representing the 3-state visibility (default,local...
2010-02-03 Matthias Braunfurther corrections on 'COMMON' semantic
2010-02-03 Matthias Braunbackend_marked was a buggy/wrong concept, removed it
2010-02-03 Matthias BraunRework linkage types in firm.
2010-02-01 Matthias Braunmake the character used for specifying elf types config...
2010-01-28 Olaf Liebeemit unknown values as 0
2009-12-30 Michael Beck- kicked useless blocks
2009-09-24 Matthias Braun.word has different size on different architecutres...
2009-06-01 Matthias Braunfix a bunch of bugs in my last commit (no idea why...
2009-06-01 Matthias BraunRework Block labels: They are entities now so we don...
2009-03-02 Moritz KrollFix .ctors and .dtors section declaration in MinGW...
2009-03-02 Matthias Braunpartially revert alignment changes, ELF/GAS seem to...
2009-03-02 Matthias Braunfix alignment for .comm variables
next