- 26 Mar, 2007 5 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
- 23 Mar, 2007 5 commits
-
-
Matthias Braun authored
-
Christian Würdig authored
-
Christian Würdig authored
-
Matthias Braun authored
-
Matthias Braun authored
-
- 22 Mar, 2007 8 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
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 1 commit
-
-
Christian Würdig authored
-