summaryrefslogtreecommitdiff
path: root/rtl/embedded
Commit message (Expand)AuthorAgeFilesLines
* * regenerated Makefiles with AIX supportjonas2012-04-111-3/+26
* Add x86_64-openbsd target in Makefilespierre2012-04-061-2/+11
* Update Makefile for mips-linux supportpierre2012-02-291-3/+16
* + patch by Jeppe Johansen to support the SC32442Bflorian2012-01-143-28/+520
* * get rid of some feature checks, probably the whole feature stuff is plainly...florian2011-12-291-0/+6
* * make buildrtl aware of heapmgrflorian2011-12-291-1/+1
* * rebuilt Makefilesflorian2011-12-041-9/+12
* * moved heap manager on embedded systems into a separate unitflorian2011-09-216-221/+222
* * fixes compilation of atmega128 unitflorian2011-09-041-78/+76
* + support for lpc1768 by David Welchflorian2011-08-313-4/+169
* * fix compilation without exit codeflorian2011-08-271-0/+4
* * fix sysdir.inc dummy for embedded targetsflorian2011-08-271-4/+8
* * disable thumb2_bare for nowflorian2011-08-272-2/+2
* + armv4tflorian2011-08-272-6/+6
* * completed atmega128-Unit by Christianflorian2011-08-251-43/+579
* o slightly modified patch by John Clymer:florian2011-08-252-1/+298
* * when compiling for arm-embedded, sub-arch is also passed to the compilerflorian2011-08-252-168/+20
* * fix USBMem as requested by Jeppe on IRCflorian2011-08-211-1/+1
* + Update all Makefile's modified bypierre2011-08-161-1/+5
* + build unit and lazarus project for the embedded targetflorian2011-08-082-0/+90
* * indention fixedflorian2011-08-081-76/+78
* * Regenned all makefiles before 2.6.x branching.marco2011-08-031-1/+2
* * enable loading of the stack pointerflorian2011-07-171-6/+6
* * fix compilation of atmega128 startup code, not working yetflorian2011-07-172-8/+11
* + build atmega128 mcu unitflorian2011-07-102-3/+48
* * reintegrate avr branch into trunk, work on avr is less invasive than I thou...florian2011-04-192-0/+120
* + only include softfpu if FPUNONE is not setflorian2011-02-261-0/+4
* * patch by Jeppe Johansen: The reset vector for stm32f103 didn't have the T b...florian2011-01-301-71/+71
* + basic i386-embedded implementation for multiboot by Jeppe Johansen, resolve...florian2011-01-232-1/+8
* + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 andjonas2010-09-291-4/+13
* + added generic stellaris support as provided by #17365florian2010-09-093-3/+295
* * enables compilation of iso7185 unit on all targetsflorian2010-08-062-63/+63
* + feature switch RESOURCESflorian2010-06-222-62/+99
* o patch by Jeppe Johansen, resolves #16769florian2010-06-221-4/+61
* * more properties fixedflorian2009-11-122-37/+37
* * merged armthum branchflorian2009-10-041-0/+626
* * regenerated using latest fpcmakejonas2009-08-021-2/+445
* + more register definitions by Seppo Suutarlaflorian2009-07-021-18/+241
* * setup stacks properlyflorian2009-06-271-13/+23
* + first at91sam7x256 unitflorian2009-06-224-16/+409
* + set stack through linker scriptflorian2009-06-201-13/+14
* * regenerated by current fpcmakeflorian2009-06-181-1/+15
* + startup code copies initialized data now from flash to ramflorian2009-06-181-8/+31
* * no heap for embedded targets by defaultflorian2009-06-181-2/+1
* + list of possible feature switchesflorian2009-02-071-0/+18
* * some cosmetic changesflorian2009-02-011-3/+3
* * improved feature definesflorian2009-02-011-13/+29
* * fixed some errors in the irq handlersflorian2009-01-291-2/+9
* + clear ram on startupflorian2009-01-271-7/+36
* + arm cpus are powerfull enough to handle soft fpu codeflorian2009-01-261-0/+5