Commit Graph
34 Commits
Author SHA1 Message Date
Ralf Corsepius fff840e493 Cleanup 2003-07-08 17:33:43 +00:00
Joel Sherrill 47f6eea940 2003-07-08 Joel Sherrill <joel@OARcorp.com>
PR 418/ada
	* rtems.adb: Add missing all keyword to derefence pointer.
2003-07-08 16:38:33 +00:00
Ralf Corsepius 9414746cca 2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove (Merged into ../configure.ac).
	* Makefile.am: Reflect having merged configure.ac into
	../configure.ac.
2003-07-08 07:47:19 +00:00
Ralf Corsepius 9b353a5013 Merger from rtems-4-6-branch. 2003-03-11 08:47:30 +00:00
Ralf Corsepius ccd81b60c2 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
2003-02-11 11:47:49 +00:00
Ralf Corsepius 9b5c258556 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AC_PREREQ(2.57).
2003-02-11 11:11:33 +00:00
Joel Sherrill 81968b9a6e 2003-02-03 Joel Sherrill <joel@OARcorp.com>
PR 338/filesystem
	* rtems.adb, rtems.ads: Side-effect of fixing reentrancy problem with
	rtems_io_lookup_name() (API change).
2003-02-03 23:57:10 +00:00
Joel Sherrill e1fe652508 2003-01-03 Joel Sherrill <joel@OARcorp.com>
* rtems.ads: Corrected Configuration_Table record definition to
	match current RTEMS source. sp01 now runs.
2003-01-03 22:44:40 +00:00
Ralf Corsepius 47c0220397 2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Fix package name.
2002-11-19 22:23:50 +00:00
Ralf Corsepius 1c883771bb 2002-10-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_ENABLE_MULTILIB.
	* Makefile.am: Add CVS-Id.
2002-10-29 16:44:03 +00:00
Ralf Corsepius 56a1ae369d 2002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
2002-10-25 06:18:56 +00:00
Ralf Corsepius f8cb04a54a 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.
	Add autom4te*cache.
	Remove autom4te.cache.
2002-10-21 12:04:36 +00:00
Joel Sherrill 182e9f8e3d 2002-08-30 Joel Sherrill <joel@OARcorp.com>
* rtems.adb (IO_Initialize): Make this match the C prototype.
2002-08-30 12:07:54 +00:00
Joel Sherrill aa57f84460 2002-08-27 Joel Sherrill <joel@OARcorp.com>
* rtems.ads: Corrected binding for Io_Initialize.
2002-08-27 13:12:33 +00:00
Ralf Corsepius 72deed0746 2001-08-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: New.
	* Makefile.am: New.
	* .cvsignore: New.
2002-08-23 13:52:42 +00:00
Joel Sherrill 7003847359 2001-02-01 Joel Sherrill <joel@OARcorp.com>
* rtems.ads, rtems.adb: Formatting cleaned up.  Task based timer
	directives added.  This is Timer_Initiate_Server,
	Timer_Server_Fire_After, and Timer_Server_Fire_When.
2002-02-01 18:58:21 +00:00
Joel Sherrill 569a01fed1 2001-02-01 Joel Sherrill <joel@OARcorp.com>
* ChangeLog: New file.
2002-02-01 18:57:11 +00:00
Joel Sherrill 8f2cf93145 Added Semaphore_Flush. 1999-10-21 14:49:24 +00:00
Joel Sherrill 1e3e81fdb6 Added Is_Suspended method. 1999-10-07 16:17:41 +00:00
Joel Sherrill 9b64c2d5f7 Per suggestion from Eric Norum, went from one initial extension set
to multiple.  This lets the stack check extension be installed
at system initialization time and avoids the BSP having to
even know about its existence.
1998-04-15 00:10:03 +00:00
Joel Sherrill 8959fccf62 fixed typo 1997-09-30 14:49:56 +00:00
Joel Sherrill 63cebf6ce8 Fixed typos. 1997-09-30 14:44:28 +00:00
Joel Sherrill ad9250cfe3 Fixed IO Manager calls to remove an argument which was used in 3.2.1
but not in newer RTEMS.
1997-08-28 22:23:10 +00:00
Joel Sherrill b47be20cf5 Added IO_Error status code and fixed No_Memory error number. 1997-08-28 13:57:29 +00:00
Joel Sherrill bb566a02c2 Reordered specs. 1997-07-10 20:24:00 +00:00
Joel Sherrill 0b172df9f0 fixed milliseconds and microseconds to tick conversion routines. 1997-07-10 20:23:27 +00:00
Joel Sherrill 6666ea8875 Added True and False constants for RTEMS.Boolean types. This necessitated
making sure every True/False reference was fully qualified.
1997-06-03 18:07:30 +00:00
Joel Sherrill 87e951a21d Added RTEMS boolean constants. 1997-06-03 16:04:00 +00:00
Joel Sherrill 4c3340ced8 Added Pending_Events and lined up other event constants 1997-06-03 15:22:09 +00:00
Joel Sherrill d348ad96d5 added more constants and fixed numer 1997-06-03 15:11:39 +00:00
Joel Sherrill a6b44a8a63 added Signal constants, Is_Status_Successful, and Attribute constants. 1997-06-03 00:55:42 +00:00
Joel Sherrill 7e3dcbc175 added rtems_interrupt_level_attribute routien to return a properly
shifted interrupt_level attribute field and RTEMS_INTERRUPT_MASK.
1997-06-03 00:33:48 +00:00
Joel Sherrill d766b7fd8c added Minimum_Stack_Size and Mode constants 1997-06-02 23:46:15 +00:00
Joel Sherrill f3f06f79c3 added new files from test area.
This code has successfully been used to run sp01.
1997-06-02 20:52:48 +00:00