summaryrefslogtreecommitdiff
path: root/api_examples
Commit message (Expand)AuthorAgeLines
* api_examples/Makefile: General cleanupPeter Tyser2009-07-11-52/+32
* api_examples/Makefile: Get rid of unnecessary intermediate LIB targetPeter Tyser2009-07-11-10/+5
* api_examples/Makefile: Combine ELF and BIN targetsPeter Tyser2009-07-11-13/+8
* api_examples/Makefile: Split up variable declarationsPeter Tyser2009-07-11-4/+11
* .gitignore for generated files in api_examples directoryJon Smirl2009-03-20-0/+7
* API: Improve glue mid-layer of the API demo application.Rafal Jaworowski2009-02-18-44/+38
* API: Only output test data when reading was successful.Rafal Jaworowski2009-02-18-3/+5
* API: Provide syscall entry point for the ARM architecture.Rafal Jaworowski2009-02-18-5/+19
* API: Use stack pointer as API signature search hint in the glue layer.Rafal Jaworowski2009-02-18-10/+23
* Fix merge problemsStefan Roese2008-08-06-18/+60
* API: Provide dummy halt() in the glue layer.Rafal Jaworowski2008-01-29-1/+6
* API: Convert conditional building to the new scheme.Rafal Jaworowski2008-01-29-7/+13
* Coding Style cleanup; update CHANGELOGWolfgang Denk2008-01-10-4/+4
* API for external applications.Rafal Jaworowski2008-01-09-0/+982