- 22 Mar, 2007 2 commits
-
-
Andreas Schösser authored
-
Matthias Braun authored
-
- 21 Mar, 2007 1 commit
-
-
Christoph Mallon authored
-
- 20 Mar, 2007 4 commits
-
-
Andreas Schösser authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
- 19 Mar, 2007 1 commit
-
-
Matthias Braun authored
- Replace limit callback in register requirements with a simple bitset - Fix backends, generators and the rest of the code for the change register requirements structure - Eliminated the custom register_requirement structures in the backend, they are pointless now, use the normal arch_register_req_t - Fix TEMPLATE backend - Extract emitter framework from ia32 and provide generic header/code for it - Port TEMPLATE backend to new emitter - Extract gas specific emit stuff (declarations, sections) from ia32 backend and provide it as generic header/code. Make TEMPLATE backend use that - Remove several FIRM_DBG_REGISTERs from functions which are called very often. Before we had millions of string hashtable lookups because of that. The prefered way is to have 1 static debug module per file and initialize it in the module constructor. No passing around in environment structs and in no case should you dynamically register it in single functions.
-
- 18 Mar, 2007 2 commits
-
-
Christian Würdig authored
-
Christian Würdig authored
-
- 16 Mar, 2007 3 commits
-
-
Christian Würdig authored
-
Christian Würdig authored
-
Christian Würdig authored
-
- 15 Mar, 2007 8 commits
-
-
Christian Würdig authored
-
Christian Würdig authored
-
Christian Würdig authored
-
Christian Würdig authored
-
Matthias Braun authored
-
Andreas Schösser authored
-
Christian Würdig authored
-
Christian Würdig authored
-
- 14 Mar, 2007 2 commits
-
-
Christian Würdig authored
changed fprintf into DBG
-
Christian Würdig authored
-
- 13 Mar, 2007 4 commits
-
-
Christian Würdig authored
-
Christian Würdig authored
fixed indent
-
Christian Würdig authored
fixed options initializer removed unused code
-
Christian Würdig authored
-
- 12 Mar, 2007 1 commit
-
-
Andreas Schösser authored
-
- 09 Mar, 2007 3 commits
-
-
Andreas Schösser authored
-
Andreas Schösser authored
-
Andreas Schösser authored
Added possibility to include automatically generated simd nodes specification. Also Added code to Spill and Reload sse registers. SSE registers have mode_DLu now, which represents a 128 bit unsigned value.
-
- 07 Mar, 2007 1 commit
-
-
Christoph Mallon authored
-
- 02 Mar, 2007 3 commits
-
-
Matthias Braun authored
- No #ifdef WITH_LIBCORE anymore in backend, compilation without libcore was broken anyway so we always require it now - changed some #include "config.h" to the recommended #include <config.h>
-
Matthias Braun authored
-
Matthias Braun authored
-
- 01 Mar, 2007 5 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-