- 09 Mar, 2011 1 commit
-
-
Christoph Mallon authored
-
- 19 Jul, 2010 1 commit
-
-
Matthias Braun authored
[r27762]
-
- 21 May, 2010 1 commit
-
-
Michael Beck authored
libFirm can now be build as static and as dynamic library. Two defines control it: FIRM_BUILD must be set when libFirm is build. FIRM_DLL must be set if libFirm is build as a dynamic library. The old FIRM_DLL macro is now renamed to FIRM_API. Additionally - FIRM_API is added to the ADT headers, this is at least needed for edgfe. - some more missing FIRM_API's added ... - add a resource file to show libFirm's version under windows [r27575]
-
- 20 May, 2010 1 commit
-
-
Matthias Braun authored
properly mark symbols in the public API to be exported. This allows us to use -fvisibility=hidden on ELF systems and dllexport on windows [r27564]
-
- 26 Apr, 2010 1 commit
-
-
Christoph Mallon authored
[r27442]
-
- 21 Sep, 2008 1 commit
-
-
Matthias Braun authored
[r22144]
-
- 25 Jul, 2008 1 commit
-
-
Michael Beck authored
[r20692]
-
- 22 Jul, 2008 1 commit
-
-
Matthias Braun authored
[r20596]
-
- 02 Jan, 2008 1 commit
-
-
Michael Beck authored
[r17143]
-
- 12 Oct, 2007 1 commit
-
-
Matthias Braun authored
fixed/warnings make it possible to build without interprocedural view and enable that mode by default [r16182]
-
- 01 Jun, 2007 1 commit
-
-
Matthias Braun authored
[r14240]
-
- 26 Apr, 2007 2 commits
-
-
Matthias Braun authored
[r13482]
-
Matthias Braun authored
[r13472]
-
- 05 Apr, 2007 1 commit
-
-
Michael Beck authored
remoed useless includes [r12659]
-
- 03 May, 2006 1 commit
-
-
Michael Beck authored
[r7687]
-
- 24 Apr, 2006 1 commit
-
-
Michael Beck authored
[r7654]
-
- 06 Dec, 2005 1 commit
-
-
Adam Szalkowski authored
[r7054]
-
- 21 Oct, 2005 1 commit
-
-
Michael Beck authored
[r6775]
-
- 26 Jul, 2005 1 commit
-
-
Götz Lindenmaier authored
added routine for irp [r6299]
-
- 02 Nov, 2004 1 commit
-
-
Götz Lindenmaier authored
[r4260]
-
- 13 Aug, 2004 1 commit
-
-
Beyhan authored
added suffix as argument to dumpers, removed global variable removed support for tarval/Const [r3694]
-
- 29 Apr, 2004 1 commit
-
-
Michael Beck authored
[r2814]
-
- 27 Apr, 2004 1 commit
-
-
Götz Lindenmaier authored
faster accesses [r2786]
-
- 02 Apr, 2004 1 commit
-
-
Andreas Schösser authored
using the general walker cg_walk for ip graphs. [r2621]
-
- 18 Feb, 2004 1 commit
-
-
Andreas Schösser authored
[r2444]
-
- 19 Aug, 2003 2 commits
-
-
Götz Lindenmaier authored
[r1707]
-
Michael Beck authored
[r1702]
-
- 04 Feb, 2003 1 commit
-
-
Michael Beck authored
[r738]
-
- 13 Jan, 2003 1 commit
-
-
Sebastian Felis authored
[r593]
-
- 04 Nov, 2002 1 commit
-
-
Götz Lindenmaier authored
changed functiontype in irgwalk to not include the pointer *. This can be removed if crecoder includes a type analysis so that it can find out whether a typedef is a pointer. [r509]
-
- 05 Jul, 2002 1 commit
-
-
Götz Lindenmaier authored
[r432]
-
- 28 Feb, 2002 1 commit
-
-
Götz Lindenmaier authored
irdom implemented: dominator information. [r321]
-
- 31 Jan, 2002 1 commit
-
-
Götz Lindenmaier authored
implemented irout: backedges. Added one field to ir_graph, one to ir_node. Implemented state management for irgraphs: see irgraph.h. Must now call finalize_cons() after graph construction!! [r305]
-