summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 2007-09-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-282-1/+5
| | | | * Makefile.shared: Change bin2c to rtems-bin2c.
* 2007-09-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-282-2/+6
| | | | * gen-soccon.c: Update copyright.
* 2007-09-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-283-1/+7
| | | | | * Makefile: Fix typo in name of program. * init.c: Eliminate warning.
* 2007-09-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-282-6/+9
| | | | * gsocket.h: Version submitted.
* 2007-09-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-282-1/+5
| | | | * stack_check.adb: Smaller array still trips the overflow quick enough.
* 2007-09-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-283-3/+9
| | | | | | * Makefile: Add stack_check test. * Makefile.shared: Add EXTRA_GNATFLAGS so stack_check can specify the flags -fstack-check.
* 2007-09-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-285-0/+70
| | | | * .cvsiginore, ChangeLog, Makefile, README, stack_check.adb: New files.
* 2007-09-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-272-1/+15
| | | | | * gsocket.h: This version of gsocket.h compiles in and out of the GCC build system.
* 2007-09-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-273-0/+7
| | | | * rootfs/etc/host.conf, rootfs/etc/hosts: New files.
* 2007-09-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-276-0/+463
| | | | | | | * ChangeLog: New tests. Clean up. Rework so all tests use the same shared Makefile for the hard logic of producing an executable. * Makefile, Makefile.shared, README.Makefiles, networkconfig.h, rtems_init.c: New files.
* 2007-09-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-274-0/+96
| | | | * ChangeLog, Makefile, README, dumpwebpage.adb: New files.
* 2007-09-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-275-0/+84
| | | | * .cvsiginore, ChangeLog, Makefile, README, delay_until.adb: New files.
* 2007-09-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-274-0/+332
| | | | * ChangeLog, Makefile, README, pingpong.adb: New files.
* 2007-09-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-275-101/+92
| | | | | | | * README: New tests. Clean up. Rework so all tests use the same shared Makefile for the hard logic of producing an executable. * Makefile, pc386-elf2boot: New files. * Makefile.anybsp: Removed.
* 2007-09-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-276-0/+887
| | | | * ChangeLog, Makefile, README, gen-soccon.c, gsocket.h, init.c: New files.
* 2007-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-173-64/+48
| | | | | * Makefile.anybsp: pc86 now builds with Makefile.anybsp. * Makefile.pc386: Removed.
* 2007-08-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-08-173-2/+8
| | | | | | | * Makefile.anybsp: ep5200 renamed icecube. Trigger special case logic on RTEMS_BSP_FAMILY not RTEMS_BSP. * init.c: Remove print. * ChangeLog: New file.
* 2007-07-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-07-2310-219/+69
| | | | | | | | * hello_world_ada/Makefile.anybsp, hello_world_ada/Makefile.pc386, hello_world_ada/init.c: Clean up. * hello_world_ada/.cvsiginore, hello_world_ada/README: New files. * hello_world_ada/Makefile.score603e, hello_world_ada/README.ERC32, hello_world_ada/README.PSIM, hello_world_ada/gdb.psim: Removed.
* 2007-07-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-07-175-12/+17
| | | | | | * hello_world_ada/Makefile.anybsp, hello_world_ada/Makefile.pc386, hello_world_ada/Makefile.score603e, hello_world_ada/init.c: Clean up GNAT_MAIN_STACKSIZE.
* 2007-07-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-07-177-144/+72
| | | | | | | | * hello_world_ada/Makefile.pc386, hello_world_ada/init.c: Update to gcc 4.2.0 and rtems 4.8. * hello_world_ada/Makefile.anybsp: New file. * hello_world_ada/Makefile.erc32, hello_world_ada/Makefile.jmr3904, hello_world_ada/Makefile.psim: Removed.
* 2007-04-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-132-1/+5
| | | | * VERSION: Updated to ada-examples-4.7.1.
* 2007-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-052-1/+5
| | | | * VERSION: Updated to ada-examples-4.7.0.
* 2004-01-22 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-01-222-1/+5
| | | | * VERSION: Updated to ada-examples-4.6.0.
* 2003-01-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-01-292-0/+11
| | | | * VERSION: Updated to ada-examples-20030129.
* 2003-01-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-01-293-11/+27
| | | | | * VERSION: Add files required for tarballs. * SUPPORT: New file.
* 2003-01-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-01-294-0/+53
| | | | | | * hello_world_ada/README.ERC32, hello_world_ada/README.PSIM: Now include CVS Ids. * hello_world_ada/Makefile.jmr3904: New file.
* 2003-01-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-01-292-5/+10
| | | | | * hello_world_ada/Makefile.pc386: Updated to work with gnat in gcc 3.2.1.
* Changed to reflect 3.12p.Joel Sherrill2000-02-111-1/+3
|
* Changed version to 19990820.Joel Sherrill1999-08-201-0/+11
|
* Miscelaneous changes.Joel Sherrill1999-08-202-5/+7
|
* This commit was generated by cvs2svn to compensate for changes in r2, whichJoel Sherrill1999-04-200-0/+0
| | | included commits to RCS files with non-trunk default branches.
* base GNAT/RTEMS examplesADA-EXAMPLES-BASEOARJoel Sherrill1999-04-2013-0/+551