summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/shared/startup (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps/powerpc: Fix warningsSebastian Huber2017-02-151-1/+2
* powerpc/shared/linkcmds.base: Add .rela.rtemsroset and .rela.rtemsrwsetJoel Sherrill2017-01-161-0/+2
* score: Remove fatal is internal indicatorSebastian Huber2016-12-091-2/+0
* bsps: Sort some sections first by alignmentSebastian Huber2016-05-311-4/+4
* bsps/powerpc: Avoid recursion in exception handlerSebastian Huber2016-03-291-1/+4
* powerpc/motorola_powerpc: Add per-section compilation and linking supportJoel Sherrill2016-03-111-1/+1
* bsps/powerpc: Fix startupSebastian Huber2016-01-271-0/+16
* bsps/powerpc: Use default bsp_pretasking_hook()Sebastian Huber2015-12-101-6/+11
* Add RTEMS linker setsSebastian Huber2015-12-081-1/+2
* bsps: Generalize .nocacheheap to .nocachenoloadSebastian Huber2015-10-281-1/+5
* bsps: Add .nocacheheap sectionSebastian Huber2015-10-081-3/+10
* bsps/powerpc: Fix small-data area issueSebastian Huber2015-07-091-2/+4
* Use fixed-width C99 types for PowerPC in_be16() and co.Nick Withers2014-12-231-2/+2
* powerpc/shared/startup/bspstart.c: Fix warning for mvme2100Joel Sherrill2014-10-201-1/+1
* libbsp/powerpc/shared and motorola_powerpc: Fix warningsJoel Sherrill2014-10-191-7/+8
* powerpc/shared/startup/probeMemEnd.c: Fix warningJoel Sherrill2014-10-191-6/+5
* powerpc/shared/startup/panic.c: Fix set but not used warningJoel Sherrill2014-10-191-0/+2
* libbsp/powerpc/shared/startup/zerobss.c: Fix warningsJoel Sherrill2014-10-161-5/+20
* mpc8260 libcpu and mpc6260ads BSP: Fix warningsJoel Sherrill2014-10-161-1/+3
* shared/startup/bspstart.c: Remove myCpu variables and clean upJoel Sherrill2014-10-161-4/+2
* powerpc/shared/startup/pretaskinghook.c: Include <bsp/bootcard.h>Joel Sherrill2014-10-131-2/+5
* libbsp/powerpc/shared: Fix warningsJoel Sherrill2014-10-132-3/+6
* powerpc/shared/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix war...Joel Sherrill2014-10-091-5/+5
* bsps: Fix TLS support in linker command filesSebastian Huber2014-04-222-2/+6
* bsps/powerpc: Fix linker command filesSebastian Huber2014-04-011-4/+2
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-216-6/+6
* powerpc: Change interrupt disable implemetationSebastian Huber2014-02-191-5/+1
* score: Add CPU counter supportSebastian Huber2014-02-141-0/+4
* score: Change debug helper functionsSebastian Huber2014-02-121-1/+1
* bsps: Thread-local storage (TLS) for linkcmdsSebastian Huber2014-02-042-0/+25
* bsps: Fix barrier section definitionsSebastian Huber2014-01-301-3/+3
* bsps: Simplify FreeBSD linker setsSebastian Huber2013-12-161-12/+4
* bsps/powerpc: Use ALIGN_WITH_INPUTSebastian Huber2013-12-161-126/+99
* Include missing <rtems/score/threaddispatch.h>Sebastian Huber2013-07-261-2/+2
* bsps/powerpc: Avoid placement in small-data areaRalf Kirchner2013-07-051-2/+2
* bsps/powerpc: Update debug sectionsSebastian Huber2013-06-281-18/+18
* score: Add and use _Thread_Dispatch_is_enabled()Sebastian Huber2013-06-141-3/+3
* bsps: Update due to linker changesSebastian Huber2013-05-271-89/+116
* bsps: Support DWARF extensionSebastian Huber2013-03-181-0/+2
* bsps/powerpc: Add .nvram sectionSebastian Huber2012-12-031-0/+7
* bsps/powerpc: Add and use bsp_text input sectionSebastian Huber2012-12-031-0/+1
* bsps/powerpc: Move .fast_text after .text sectionSebastian Huber2012-12-031-9/+9
* bsps/powerpc: Exception initialization error is fatalSebastian Huber2012-11-151-5/+1
* sapi: Add and use rtems_internal_error_descriptionSebastian Huber2012-11-151-44/+1
* score: Work area initialization API changeSebastian Huber2012-10-252-73/+25
* bsps/powerpc: Add more BSP sections and sort themSebastian Huber2012-06-221-2/+4
* bsps: Replace NIRVANA regionSebastian Huber2012-06-121-2/+13
* bsps/powerpc: Add load section for .nocacheSebastian Huber2012-06-041-1/+3
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-1111-23/+0
* bsps/powerpc: Add no cache sectionSebastian Huber2012-04-241-1/+8