aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAge
* Update cycles type and add arm programs.Christopher Kenna2012-12-05
* Fix bad cache line size for ARM.Christopher Kenna2012-10-05
* Move linker flags to the proper spot (already fixed in staging).Christopher Kenna2012-10-02
* Tasks can now specify a criticality level for scheduling purposes.Jonathan Herman2012-10-01
* BEspin spins on colored pagesJonathan Herman2012-05-06
* Fix performance counter tools and compiler errors.Christopher Kenna2012-05-06
* Created colorspinJonathan Herman2012-05-05
* Merge branch 'wip-color' of ssh://rtsrv.cs.unc.edu/home/litmus/liblitmus into...Jonathan Herman2012-05-04
|\
| * Merge remote-tracking branch 'origin/wip-color' into wip-colorJonathan Herman2012-05-03
| |\
| | * Reactivated syscallsJonathan Herman2012-05-03
| | * Hacks to try and debug flare. Never use these.Christopher Kenna2012-05-01
* | | Added colorspin, only reads pages and colors for nowJonathan Herman2012-05-04
|/ /
* | Removed mixed-criticality codewip-color-jlhJonathan Herman2012-05-03
|\|
| * Add performance counter benchmark.Christopher Kenna2012-04-25
| * Color tools checkpoint.Christopher Kenna2012-04-24
| * benchmark to run on poundChristopher Kenna2012-04-11
| * partial benchmark program (squash this)Christopher Kenna2012-04-09
| * test color programChristopher Kenna2012-04-08
| * Change default path to remove *2010 tag.2012.1wip-2011.2-bbbBjoern B. Brandenburg2011-11-24
* | Bespin now requests resourcesJonathan Herman2012-04-26
* | Added bespinJonathan Herman2012-04-08
* | Added locktest fileJonathan Herman2012-04-07
* | Add RTSpin that uses beta distributions.Christopher Kenna2011-10-12
* | Add a new version of RTSpinChristopher Kenna2011-10-10
* | Changes to rtspin for mixed criticality (MC).Christopher Kenna2011-08-27
|/
* fix header detection on ARM2011.1Bjoern B. Brandenburg2011-01-25
* don't require LITMUS^RT headers for 'make help'Bjoern B. Brandenburg2011-01-25
* add installation instructions to liblitmus (and 'make help')Bjoern B. Brandenburg2010-11-24
* add cscope target to MakefileBjoern B. Brandenburg2010-11-23
* add TAGS and tags targets to MakefileBjoern B. Brandenburg2010-11-23
* Patch so Make will die if it detects non-LITMUS^RT kernel headers.Christopher Kenna2010-11-22
* Provide standard Makefile rules for clients of liblitmusBjoern B. Brandenburg2010-11-22
* generate error message if build config seems fishyBjoern B. Brandenburg2010-11-09
* refactor: remove all architecture-dependent code from include/Bjoern B. Brandenburg2010-11-09
* avoid including header files directlyBjoern B. Brandenburg2010-11-09
* refactor: switch back from SCons to makeBjoern B. Brandenburg2010-11-09
* Porting on x86_64Andrea Bastoni2009-12-17
* Update Makefile e SConstruct for liblitmus 2010Andrea Bastoni2009-12-13
* remove old MakefileBjoern B. Brandenburg2008-12-25
* Merge branch 'master' of ssh://cvs/cvs/proj/litmus/repo/liblitmus2008Bjoern B. Brandenburg2008-12-09
|\
| * add tool for measuring cycles/secBjoern B. Brandenburg2008-09-03
* | replace run with rtspinBjoern B. Brandenburg2008-12-01
* | add tool to dump sched_trace fielsBjoern B. Brandenburg2008-09-24
* | stdump: remove in preparation of sched_trace reworkBjoern B. Brandenburg2008-09-16
|/
* actually build a 64-bit libraryRTSS082008.1Bjoern B. Brandenburg2008-05-21
* add be task migration support to rt_launchBjoern B. Brandenburg2008-05-02
* Use _GNU_SOURCE for all files. Fix wrong prototypes.Bjoern B. Brandenburg2008-05-02
* build fixBjoern B. Brandenburg2008-05-01
* choose the right architecture for building on the NiagaraBjoern B. Brandenburg2008-05-01
* add release_ts utilityBjoern B. Brandenburg2008-02-19