- 13 Feb, 2010 1 commit
-
-
Matthias Braun authored
[r27149]
-
- 27 Nov, 2009 1 commit
-
-
Matthias Braun authored
[r26746]
-
- 18 Sep, 2009 1 commit
-
-
Matthias Braun authored
- Add a generic requirements+register+flag dumper to bearch; This avoids all backends/benode having their own slightly different dumpers - Lots of cleanups in the backends along the way [r26542]
-
- 09 Jan, 2009 1 commit
-
-
Michael Beck authored
[r25129]
-
- 11 Oct, 2008 2 commits
-
-
Matthias Braun authored
[r22754]
-
Christoph Mallon authored
[r22697]
-
- 02 Jan, 2008 1 commit
-
-
Michael Beck authored
[r17143]
-
- 26 Sep, 2007 1 commit
-
-
Matthias Braun authored
[r15927]
-
- 26 Jun, 2007 1 commit
-
-
Matthias Braun authored
[r14757]
-
- 02 May, 2007 1 commit
-
-
Matthias Braun authored
[r13586]
-
- 30 Apr, 2007 1 commit
-
-
Matthias Braun authored
[r13566]
-
- 27 Apr, 2007 1 commit
-
-
Christian Würdig authored
[r13508]
-
- 29 Mar, 2007 1 commit
-
-
Matthias Braun authored
- more work on state registers for x87 fpu rounding modes
-
- 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.
-
- 02 Mar, 2007 1 commit
-
-
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>
-
- 02 Apr, 2006 1 commit
-
-
Michael Beck authored
-
- 30 Mar, 2006 1 commit
-
-
Christian Würdig authored
-
- 28 Mar, 2006 1 commit
-
-
Michael Beck authored
-
- 12 Mar, 2006 1 commit
-
-
Christian Würdig authored
-
- 03 Mar, 2006 1 commit
-
-
Christian Würdig authored
-
- 15 Feb, 2006 1 commit
-
-
Christian Würdig authored
-