log python/target.py @ 280:02385f62f250

age author description
Sat, 02 Nov 2013 10:03:26 +0100 Windel Bouwman Rework from str interface to Instruction interface
Thu, 26 Sep 2013 21:14:25 +0200 Windel Bouwman Started register allocator
Sat, 14 Sep 2013 17:29:10 +0200 Windel Bouwman Fixed serve arm-as
Fri, 26 Jul 2013 20:26:05 +0200 Windel Bouwman Added current position arrow
Mon, 15 Jul 2013 20:15:31 +0200 Windel Bouwman Fix pcrel
Mon, 15 Jul 2013 17:20:37 +0200 Windel Bouwman Fix ALabel to Label
Sun, 14 Jul 2013 19:29:21 +0200 Windel Bouwman wip
Sat, 06 Jul 2013 12:38:09 +0200 Windel Bouwman Expanded ad hoc code generator
Fri, 28 Jun 2013 16:49:38 +0200 Windel Bouwman Added push and pop encodings
Sun, 23 Jun 2013 18:23:18 +0200 Windel Bouwman Added some handcoded arm code generation
Sat, 15 Jun 2013 19:13:05 +0200 Windel Bouwman Added some arm instructions
Sat, 15 Jun 2013 10:02:50 +0200 Windel Bouwman Added arm add instruction
Thu, 13 Jun 2013 00:07:28 +0200 Windel Bouwman Added all 27 core instructions of msp430
Sun, 09 Jun 2013 16:06:49 +0200 Windel Bouwman Split off asm nodes
Fri, 07 Jun 2013 18:59:57 +0200 Windel Bouwman Added msp430 target