summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-02-082011-02-08 Joel Sherrill <joel.sherrill@oarcorp.com>HEADmasterJoel Sherrill
* Makefile.shared: Add -g.
2011-02-082011-02-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* .cvsignore: Add more to ignore.
2011-02-022011-02-02 Joel Sherrill <joel.sherrill@gmail.com>Joel Sherrill
* commands.adb, commands.ads, rtems_shell.ads, shell.adb: Add getopt_r Package and example command. * command_line_arguments.adb, command_line_arguments.ads, getopt_r.adb, getopt_r.ads: New files.
2010-03-10pass RTS option to linker, add COBRA5475 optionsSIGAda2010Thomas Doerfler
2009-12-102009-12-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* rtems_init.c: BSP_Configuration is obsolete.
2009-12-012009-12-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* Makefile.shared: Adjust for removal of RTEMS_BSP_FAMILY.
2009-09-222009-09-22 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* rtems_init.c: Fix spelling error.
2009-09-172009-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* .cvsignore: New file.
2009-09-172009-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* Makefile.shared, networkconfig-qemu.h, cpuuse/Makefile, empty/Makefile, empty/empty.adb, exception_test2/Makefile, exception_test2/exceptiontest2.adb, exception_test3/Makefile, exception_test3/exceptiontest3.adb, hello_via_task/Makefile, hello_via_task/hello.adb, irq_test_c/Makefile: Make follow standard RTEMS test output format. Add output screens where appropriate. * exception_test2/exception_test2.scn, exception_test3/exception_test3.scn, hello_via_task/hello_via_task.scn: New files.
2009-09-172009-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* Makefile, empty.c, task_priority.adb: Make follow standard RTEMS test output format. Add output screens where appropriate. * task_priority.scn: New file.
2009-09-172009-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* Makefile, check-off.txt, check-on.txt, stack_check.adb: Make follow standard RTEMS test output format. Add output screens where appropriate. * stack_check.scn: New file.
2009-09-172009-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* Makefile, pingpong.adb: Make follow standard RTEMS test output format. Add output screens where appropriate.
2009-09-172009-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* Makefile: Make follow standard RTEMS test output format. Add output screens where appropriate.
2009-09-172009-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* Makefile, gen-soccon.c, gsocket.h, init.c: Make follow standard RTEMS test output format. Add output screens where appropriate.
2009-09-172009-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* Makefile, exception_test.adb: Make follow standard RTEMS test output format. Add output screens where appropriate. * exception_test.scn: New file.
2009-09-172009-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* Makefile, delay_until.adb: Make follow standard RTEMS test output format. Add output screens where appropriate. * delay_until.scn: New file.
2009-09-172009-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* Makefile, ada_from_c.adb, app.c: Make follow standard RTEMS test output format. Add output screens where appropriate. * ada_from_c_task.scn: New file.
2009-09-172009-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* Makefile.shared, hello_via_task/hello.adb: Make follow standard RTEMS test output format.
2009-09-172009-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* Makefile, hello.adb: Make follow standard RTEMS test output format.
2009-09-172009-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* hello.adb: Make follow standard RTEMS test output format. * hello_world_ada.scn: New file. * pc386-elf2boot: Removed.
2009-09-172009-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* Makefile.shared, hello_via_task/.cvsignore: Update or add .cvsignore. * empty/.cvsignore, exception_test2/.cvsignore, exception_test3/.cvsignore: New files.
2009-09-172009-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* .cvsignore: New file.
2009-09-172009-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* .cvsignore: Update or add .cvsignore.
2009-09-152009-09-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* Makefile: Add shell test.
2009-09-152009-09-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
Makefiles assume Ada main is in PROGRAM.adb. * shell.adb: New file. * main.adb: Removed.
2009-09-152009-09-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* rtems_init.c: New example. Runs on qemu. * networkconfig-qemu.h: New file.
2009-09-152009-09-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* .cvsignore, ChangeLog, Makefile, README, commands.adb, commands.ads, config.h, main.adb, rtems_shell.ads, shell_init.c: New files.
2009-09-152009-09-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* Makefile: New example. Runs on qemu.
2008-09-102008-09-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* Makefile: Add new tests. Most of these eitehr demonstrate or verify a particular functionality. * cpuuse/Makefile, cpuuse/cpuuse.adb, exception_test2/Makefile, exception_test2/exceptiontest2.adb, exception_test3/Makefile, exception_test3/exceptiontest3.adb: New files.
2008-09-102008-09-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* .cvsignore: Add new tests. Most of these eitehr demonstrate or verify a particular functionality.
2008-08-252008-08-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* Makefile.shared: (pc386) Make sure .exe is file to run.
2008-08-222008-08-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* Makefile.shared: Update Makefiles.
2008-08-222008-08-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* Makefile: Update Makefiles.
2008-07-23New file.Joel Sherrill
2008-07-232008-07-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* Makefile, rtems_init.c: Add ada_from_c_task example.
2008-07-232008-07-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* Makefile, ada_from_c.adb, app.c, config.h, example.adb, example.ads: New files. New test to demonstrate C calling Ada.
2008-07-232008-07-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* empty.c, task_priority.adb: Switch to 150/151. Clean up output.
2008-07-232008-07-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* Makefile.shared: Ignore .svn also.
2008-07-082008-07-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* Makefile.shared: Add -g. Leave temporary files for debug. * rtems_init.c: zero out workspace and heap automatically. This is required by the GNAT run-time.
2008-07-082008-07-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* interrupt_pkg.adb: Force an RTEMS shutdown when we are done. * ChangeLog: New file.
2008-07-082008-07-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* gen-soccon.c, gsocket.h, init.c: Update.
2008-02-062008-02-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* Makefile: Added exception_test.
2008-02-062008-02-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* ChangeLog, Makefile, exception_test.adb: New files.
2008-02-062008-02-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* ChangeLog, Makefile, empty.c, task_priority.adb: New files.
2008-02-062008-02-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* Makefile.shared, rtems_init.c: More clean up and more generalization.
2008-02-062008-02-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* gen-soccon.c, gsocket.h: Update to GCC SVN trunk.
2007-10-172007-10-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* Makefile, Makefile.shared, rtems_init.c, irq_test/interrupt_pkg.adb, irq_test/interrupt_pkg.ads, irq_test/irqforce.c, irq_test/irqtest.adb, rootfs/etc/hosts: Adding new tests as improvements are made to the RTEMS port of the GNAT run-time. * empty/Makefile, empty/README, empty/empty.adb, hello_via_task/.cvsignore, hello_via_task/Makefile, hello_via_task/hello.adb, irq_test/.cvsignore, irq_test/Makefile, irq_test/README, irq_test_c/.cvsignore, irq_test_c/Makefile, irq_test_c/README, irq_test_c/init.c, irq_test_c/irqforce.c: New files.
2007-10-172007-10-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* check-off.txt, check-on.txt: New files.
2007-10-172007-10-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* pingpong.adb: Adding new tests as improvements are made to the RTEMS port of the GNAT run-time.
2007-10-172007-10-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* .cvsignore: New file. * .cvsiginore: Removed.