summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added bare bsp from Chris Johns <cjohns@plessey.com.au>.Joel Sherrill1998-05-217-3/+316
* Corrected license notices per Eric's permissionJoel Sherrill1998-05-212-34/+12
* New file from Eric ValetteJoel Sherrill1998-05-212-0/+152
* Per suggestion from Ralf Corsepius made all macros solaris2 -- not solarisJoel Sherrill1998-05-211-1/+1
* Remove --start-group/--end-group pair to support non-GNU ld's.Joel Sherrill1998-05-211-2/+2
* Patch to add return status to rtems_termios_enqueue_raw_characters fromJoel Sherrill1998-05-205-5/+9
* Patch from Ralf Corseipus to fix latent configure problems suddenly triggered:Joel Sherrill1998-05-206-273/+209
* Changed CPP rule per patch from Ralf Corsepius.Joel Sherrill1998-05-201-1/+1
* Added tcdrain() from Eric NorumJoel Sherrill1998-05-203-0/+3
* Addition of tcdrain() from Eric Norum.Joel Sherrill1998-05-193-0/+30
* Removed prototype of rtems_libio_config() per Chris Johns' eagle eye.Joel Sherrill1998-05-193-3/+0
* changed version to 980518Joel Sherrill1998-05-182-2/+2
* New file from Pedro RomanoJoel Sherrill1998-05-181-0/+178
* Added C++ rule.Joel Sherrill1998-05-181-1/+22
* Added bsp_specs.Joel Sherrill1998-05-181-3/+4
* Include memory for Ada task stacks.Joel Sherrill1998-05-182-4/+4
* Added proper reference now that Embedded Systems Programming's WWW siteJoel Sherrill1998-05-182-2/+14
* Update from Ralf Corsepius.Joel Sherrill1998-05-181-0/+8
* Updates from Pedro Romano.Joel Sherrill1998-05-182-10/+14
* New file.Joel Sherrill1998-05-182-1/+26
* Cleaned up to remove warnings.Joel Sherrill1998-05-111-2/+1
* new file to support execv family support in newlibJoel Sherrill1998-05-112-1/+32
* execv*() now comes from newlib.Joel Sherrill1998-05-111-0/+2
* Fixed prototype of Fatal_Extension.Joel Sherrill1998-05-042-18/+15
* Patch from Eric Norum to switch to termios callback structure, addJoel Sherrill1998-05-045-86/+102
* Switched to termios callback structure.Joel Sherrill1998-05-043-43/+70
* Corrected and added sections to link cleanly under powerpc-rtems (ELF).Joel Sherrill1998-05-042-17/+30
* Removed warning for unnecessary reference to start as entry point.Joel Sherrill1998-05-041-1/+1
* Patch from Eric Norum to switch to termios callback structure andJoel Sherrill1998-05-041-15/+85
* Corrected and added sections to link cleanly under i386-rtemself.Joel Sherrill1998-05-041-35/+44
* fixed swap of unsigned16Joel Sherrill1998-05-041-6/+6
* Added default value for CONFIGURE_MAXIMUM_POSIX_THREADS since it isJoel Sherrill1998-05-042-0/+2
* removed warning for implicit declaration of idtsim__exit()Joel Sherrill1998-05-022-0/+4
* removed warning for implicit declaration of resolve()Joel Sherrill1998-05-021-0/+1
* removed warning for `#ifdef' argument starts with a digitJoel Sherrill1998-05-021-1/+1
* removed warning for implicit declaration of boot_card()Joel Sherrill1998-05-024-0/+4
* Fixed case where wrong variable was used.Joel Sherrill1998-04-301-1/+1
* botched file -- removed from repository and readdedJoel Sherrill1998-04-301-0/+14
* Removed tripling of workspace API when POSIX API is enabled. confdefs.hJoel Sherrill1998-04-302-1/+5
* Added wildcard to switch for monitor and termios.Joel Sherrill1998-04-301-1/+1
* Removed redundant "* 1024" which exploded the size of the workspace.Joel Sherrill1998-04-302-4/+4
* Added sections and redirected some to RAM to avoid warnings.Joel Sherrill1998-04-301-40/+47
* Added sections to remove warningsJoel Sherrill1998-04-301-0/+8
* moved tools to bsp directoryJoel Sherrill1998-04-302-2/+2
* Added support for debug variants on tests.Joel Sherrill1998-04-291-4/+5
* Update from Pedro Romano <pmcnr@camoes.rnl.ist.utl.pt>.Joel Sherrill1998-04-2711-820/+274
* Added I386_HAS_BSWAP cpu model feature flag so swap u32 could takeJoel Sherrill1998-04-271-10/+28
* Added swap of unsigned16Joel Sherrill1998-04-2711-3/+69
* Fixed spelling errors.Joel Sherrill1998-04-271-3/+3
* Fixed trace bit manipulation per requests from Eric Norum and Chris Johns.Joel Sherrill1998-04-271-11/+3