log python/ppci/linker.py @ 386:2a970e7270e2

age author description
Thu, 01 May 2014 17:40:59 +0200 Windel Bouwman Added repeat assembler macro
Thu, 01 May 2014 14:03:12 +0200 Windel Bouwman Made better use of layout
Sun, 27 Apr 2014 17:40:39 +0200 Windel Bouwman Added linker description loader
Sat, 26 Apr 2014 17:41:56 +0200 Windel Bouwman Fix section and ldr pseudo instruction
Fri, 11 Apr 2014 15:47:50 +0200 Windel Bouwman Switched to xml for project description
Wed, 19 Mar 2014 22:32:04 +0100 Windel Bouwman Nasty bug in adr instruction
Wed, 19 Mar 2014 20:24:03 +0100 Windel Bouwman Work on globals
Sun, 16 Mar 2014 11:28:47 +0100 Windel Bouwman Removed debuginfo instruction
Thu, 13 Mar 2014 18:59:06 +0100 Windel Bouwman Added some sort of string functionality
Sat, 08 Mar 2014 16:29:03 +0100 Windel Bouwman Fixed A9 hello worle
Sat, 08 Mar 2014 15:32:33 +0100 Windel Bouwman Added log option to zcc
Sun, 02 Mar 2014 17:12:08 +0100 Windel Bouwman Added more arm isa tests
Wed, 19 Feb 2014 22:32:15 +0100 Windel Bouwman Added spiffy armtoken class for bit fiddeling. Added cool test that checks for build repeatability
Mon, 17 Feb 2014 20:41:30 +0100 Windel Bouwman Added long branch format
Thu, 13 Feb 2014 22:02:08 +0100 Windel Bouwman Added more recipes