summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
1999-10-11Added as part of moving librdbg to its own top level package. This wasJoel Sherrill6-0/+141
1999-10-11Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to move librdbgJoel Sherrill12-131/+1081
1999-10-11Now compiles for coff and elf.Joel Sherrill1-65/+185
1999-10-07New directive added -- rtems_task_is_suspended.Joel Sherrill2-1/+77
1999-10-07Added Is_Suspended method.Joel Sherrill2-0/+20
1999-10-06Removed targets and configurations that are no longer functionalJoel Sherrill26-5265/+0
1999-10-06New file.Joel Sherrill4-0/+56
1999-10-06Removed aclocal.m4 generated from aclocal macrosJoel Sherrill37-27023/+0
1999-10-06Removed configure generated from configure.inJoel Sherrill37-81630/+0
1999-10-06Modified to avoid conflicts on definitions of malloc. newlib 1.8.2Joel Sherrill7-7/+7
1999-10-06Modified to explicitly list all files as part of C_PIECES.Joel Sherrill1-1/+2
1999-10-06Corrected build order so it was not as dependent on the mpc750 check.Joel Sherrill2-6/+2
1999-10-06Added sections as required by C++ and ELF.Joel Sherrill4-3/+14
1999-10-06Added more sections and made minor modifications to let the linkcmdsJoel Sherrill8-29/+54
1999-10-06Fixed spelling error (FAMILLY --> FAMILY).Joel Sherrill1-4/+4
1999-10-05Invalid value used for baud rate per bug report fromJoel Sherrill2-2/+2
1999-10-05Removed ifdef on go32.Joel Sherrill1-1/+1
1999-10-05Removed go32 ifdefsJoel Sherrill2-6/+0
1999-10-05Added comment with CVS Id.Joel Sherrill1-0/+4
1999-10-05Changed bra.s to bra.l to remove error with new version of binutils.Joel Sherrill2-4/+4
1999-10-05Changed bra.s to bra.l to correct compilation error triggered by newJoel Sherrill2-2/+2
1999-10-05Corrected so sections did not overlap with new version of binutils.Joel Sherrill1-0/+6
1999-10-05Corrected comment.Joel Sherrill2-2/+2
1999-10-05Added Jay Kulpinski (jskulpin@eng01.gdds.com) for mvme2307 BSP submission.Joel Sherrill1-0/+6
1999-10-05Removed targets and configurations that are no longer functionalJoel Sherrill2-20/+0
1999-10-05Removed targets and configurations that are no longer functionalJoel Sherrill2-73/+1
1999-10-05Removed targets and configurations that are no longer functionalJoel Sherrill1-16/+16
1999-10-05Modified to remove reference to Force CPU386. Actually this was a misnamedJoel Sherrill1-2/+2
1999-10-05Modified to remove error for overlapping sections now thatJoel Sherrill1-27/+19
1999-10-05Patch from Wayne Bullaughey <wayne@wmi.com>. Comments follow:Joel Sherrill2-2/+2
1999-10-05Removed targets and configurations that are no longer functionalJoel Sherrill50-4935/+0
1999-10-05Added wrapup directory.Joel Sherrill1-0/+1
1999-10-05Minor corrections to get mvme2307 to compile.Joel Sherrill12-24/+24
1999-10-05Patch from Eric Valette <valette@crf.canon.fr> with two smallJoel Sherrill4-0/+20
1999-10-05Regenerated.Joel Sherrill74-8270/+13038
1999-10-05Bug report and fix from Jay Kulpinski <jskulpin@eng01.gdds.com> whereJoel Sherrill1-3/+2
1999-10-04Motorola MVME2307 BSP submitted by Jay Kulpinski <jskulpin@eng01.gdds.com>.Joel Sherrill38-0/+5142
1999-10-04The fiels isatty.c and creat.c were copied from newlib/libc/posix toJoel Sherrill1-1/+2
1999-10-04Modifications necessary to support testing of exitting a pthread fromJoel Sherrill7-66/+125
1999-10-04Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bugJoel Sherrill86-274/+274
1999-10-04Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bugJoel Sherrill4-4/+5
1999-10-04Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make libnetworkingJoel Sherrill252-66688/+9
1999-10-04Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill5-0/+85
1999-10-04Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill44-5295/+39
1999-10-04Removed Makefile.in generated from Makefile.amJoel Sherrill85-29070/+0
1999-10-04This file was not updated in a recent patch from Ralf Corsepius.Joel Sherrill2-198/+54
1999-10-04Removed excep.cJoel Sherrill5-3/+3
1999-10-04Removed.Joel Sherrill1-0/+0
1999-10-04Removed empty file.Joel Sherrill2-0/+0
1999-10-04New test for getenv/putenv added by Joel.Joel Sherrill4-1/+134