summaryrefslogtreecommitdiffstats
path: root/make (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2001-10-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-10-082-0/+9
| | | | | * custom/ods68302.cfg: Added BSP specific make-cxx-exe rule. * custom/rxgen960.cfg: Account for special start file.
* Patch rtems-rc-20000711-2-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-07-113-21/+0
| | | | that removes setting unused variables WORKSPACE_MB and HEAPSPACE_MB.
* Patch from James Housley <jim@thehousleys.net> so application MakefilesJoel Sherrill2000-07-071-1/+1
| | | | can find tools installed to $(prefix)/bin after installation.
* Merging main trunk and 4.5 branch. These changes were in theJoel Sherrill2000-06-121-1/+1
| | | | main trunk.
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to:Joel Sherrill2000-05-311-2/+8
| | | | | | | | This is the diff to let gcc-target-default.cfg use LINK.c -Wl,-r instead of LD -r for building *.rels. BTW: gcc -r works but seems to be undocumented, however as gcc -r -v shows it seems to works. Now I am using -Wl,-r :-)
* Removed definition of PPC_ABI and PPC_ASM as there are now defaultsJoel Sherrill2000-05-289-92/+1
| | | | that reflect the GNU toolset.
* Added INSTALL_CHANGE and INSTALL_VARIANT information.Joel Sherrill2000-05-261-1/+25
|
* Significant updates.Joel Sherrill2000-05-261-75/+57
|
* Corrected old-style usage of TARGET_ARCH.Joel Sherrill2000-05-262-4/+4
|
* Patch from John M. Mills <jmills@tga.com> to do some cleanup and useJoel Sherrill2000-04-281-6/+9
| | | | | -O4 at both debug and optimized levels. There is still a speed setting problem but the sample tests run.
* After investigating a problem reported by Franck Julien <FranckJ@cxr.fr>,Joel Sherrill2000-04-163-3/+9
| | | | | | | | I discovered that when specifying -m68000 and -msoft-float to gcc 2.95.2, it decides that the proper multilib variant is the default one which is compiled for the m68020 and hardware floating point. This appears to be because there is no 68000/soft-float library variant. This problem applies to all m68000 class CPUs options including -m68302.
* Patch rtems-rc-4.5.0-14-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill2000-04-161-1/+1
| | | | | which resolves a serious problem with the user-level RTEMS Makefiles reported by Eric Norum <eric@cls.usask.ca>.
* This commit was manufactured by cvs2svn to create branch 'rtems-4-5-branch'.cvs2git2000-04-134-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cherrypick from master 2000-04-13 16:47:57 UTC Joel Sherrill <joel.sherrill@OARcorp.com> 'Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.': .cvsignore c/.cvsignore c/make/.cvsignore c/src/.cvsignore c/src/exec/.cvsignore c/src/exec/itron/.cvsignore c/src/exec/itron/include/.cvsignore c/src/exec/itron/include/itronsys/.cvsignore c/src/exec/itron/include/rtems/.cvsignore c/src/exec/itron/include/rtems/itron/.cvsignore c/src/exec/itron/inline/.cvsignore c/src/exec/itron/inline/rtems/.cvsignore c/src/exec/itron/inline/rtems/itron/.cvsignore c/src/exec/itron/src/.cvsignore c/src/exec/posix/.cvsignore c/src/exec/posix/include/.cvsignore c/src/exec/posix/include/rtems/.cvsignore c/src/exec/posix/include/rtems/posix/.cvsignore c/src/exec/posix/include/sys/.cvsignore c/src/exec/posix/inline/.cvsignore c/src/exec/posix/inline/rtems/.cvsignore c/src/exec/posix/inline/rtems/posix/.cvsignore c/src/exec/posix/macros/.cvsignore c/src/exec/posix/macros/rtems/.cvsignore c/src/exec/posix/macros/rtems/posix/.cvsignore c/src/exec/posix/optman/.cvsignore c/src/exec/posix/src/.cvsignore c/src/exec/rtems/.cvsignore c/src/exec/rtems/include/.cvsignore c/src/exec/rtems/include/rtems/.cvsignore c/src/exec/rtems/include/rtems/rtems/.cvsignore c/src/exec/rtems/inline/.cvsignore c/src/exec/rtems/inline/rtems/.cvsignore c/src/exec/rtems/inline/rtems/rtems/.cvsignore c/src/exec/rtems/macros/.cvsignore c/src/exec/rtems/macros/rtems/.cvsignore c/src/exec/rtems/macros/rtems/rtems/.cvsignore c/src/exec/rtems/optman/.cvsignore c/src/exec/rtems/src/.cvsignore c/src/exec/sapi/.cvsignore c/src/exec/sapi/include/.cvsignore c/src/exec/sapi/include/rtems/.cvsignore c/src/exec/sapi/inline/.cvsignore c/src/exec/sapi/inline/rtems/.cvsignore c/src/exec/sapi/macros/.cvsignore c/src/exec/sapi/macros/rtems/.cvsignore c/src/exec/sapi/optman/.cvsignore c/src/exec/sapi/src/.cvsignore c/src/exec/score/.cvsignore c/src/exec/score/cpu/.cvsignore c/src/exec/score/cpu/a29k/.cvsignore c/src/exec/score/cpu/a29k/rtems/.cvsignore c/src/exec/score/cpu/a29k/rtems/score/.cvsignore c/src/exec/score/cpu/hppa1.1/.cvsignore c/src/exec/score/cpu/hppa1.1/rtems/.cvsignore c/src/exec/score/cpu/hppa1.1/rtems/score/.cvsignore c/src/exec/score/cpu/i386/.cvsignore c/src/exec/score/cpu/i386/rtems/.cvsignore c/src/exec/score/cpu/i386/rtems/score/.cvsignore c/src/exec/score/cpu/i960/.cvsignore c/src/exec/score/cpu/i960/rtems/.cvsignore c/src/exec/score/cpu/i960/rtems/score/.cvsignore c/src/exec/score/cpu/m68k/.cvsignore c/src/exec/score/cpu/m68k/rtems/.cvsignore c/src/exec/score/cpu/m68k/rtems/score/.cvsignore c/src/exec/score/cpu/mips64orion/.cvsignore c/src/exec/score/cpu/mips64orion/rtems/.cvsignore c/src/exec/score/cpu/mips64orion/rtems/score/.cvsignore c/src/exec/score/cpu/no_cpu/.cvsignore c/src/exec/score/cpu/no_cpu/rtems/.cvsignore c/src/exec/score/cpu/no_cpu/rtems/score/.cvsignore c/src/exec/score/cpu/powerpc/.cvsignore c/src/exec/score/cpu/powerpc/new_exception_processing/.cvsignore c/src/exec/score/cpu/powerpc/old_exception_processing/.cvsignore c/src/exec/score/cpu/powerpc/shared/.cvsignore c/src/exec/score/cpu/sh/.cvsignore c/src/exec/score/cpu/sh/rtems/.cvsignore c/src/exec/score/cpu/sh/rtems/score/.cvsignore c/src/exec/score/cpu/sparc/.cvsignore c/src/exec/score/cpu/sparc/rtems/.cvsignore c/src/exec/score/cpu/sparc/rtems/score/.cvsignore c/src/exec/score/cpu/unix/.cvsignore c/src/exec/score/cpu/unix/rtems/.cvsignore c/src/exec/score/cpu/unix/rtems/score/.cvsignore c/src/exec/score/include/.cvsignore c/src/exec/score/include/rtems/.cvsignore c/src/exec/score/include/rtems/score/.cvsignore c/src/exec/score/inline/.cvsignore c/src/exec/score/inline/rtems/.cvsignore c/src/exec/score/inline/rtems/score/.cvsignore c/src/exec/score/macros/.cvsignore c/src/exec/score/macros/rtems/.cvsignore c/src/exec/score/macros/rtems/score/.cvsignore c/src/exec/score/src/.cvsignore c/src/exec/wrapup/.cvsignore c/src/exec/wrapup/itron/.cvsignore c/src/exec/wrapup/posix/.cvsignore c/src/exec/wrapup/rtems/.cvsignore c/src/lib/.cvsignore c/src/lib/include/.cvsignore c/src/lib/include/motorola/.cvsignore c/src/lib/include/sys/.cvsignore c/src/lib/include/zilog/.cvsignore c/src/lib/libbsp/.cvsignore c/src/lib/libbsp/a29k/.cvsignore c/src/lib/libbsp/a29k/portsw/.cvsignore c/src/lib/libbsp/a29k/portsw/console/.cvsignore c/src/lib/libbsp/a29k/portsw/include/.cvsignore c/src/lib/libbsp/a29k/portsw/shmsupp/.cvsignore c/src/lib/libbsp/a29k/portsw/start/.cvsignore c/src/lib/libbsp/a29k/portsw/startup/.cvsignore c/src/lib/libbsp/a29k/portsw/wrapup/.cvsignore c/src/lib/libbsp/bare/.cvsignore c/src/lib/libbsp/bare/include/.cvsignore c/src/lib/libbsp/hppa1.1/.cvsignore c/src/lib/libbsp/hppa1.1/pxfl/.cvsignore c/src/lib/libbsp/hppa1.1/simhppa/.cvsignore c/src/lib/libbsp/hppa1.1/simhppa/include/.cvsignore c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/.cvsignore c/src/lib/libbsp/hppa1.1/simhppa/start/.cvsignore c/src/lib/libbsp/hppa1.1/simhppa/startup/.cvsignore c/src/lib/libbsp/hppa1.1/simhppa/tools/.cvsignore c/src/lib/libbsp/hppa1.1/simhppa/tty/.cvsignore c/src/lib/libbsp/hppa1.1/simhppa/wrapup/.cvsignore c/src/lib/libbsp/i386/.cvsignore c/src/lib/libbsp/i386/i386ex/.cvsignore c/src/lib/libbsp/i386/i386ex/clock/.cvsignore c/src/lib/libbsp/i386/i386ex/console/.cvsignore c/src/lib/libbsp/i386/i386ex/include/.cvsignore c/src/lib/libbsp/i386/i386ex/network/.cvsignore c/src/lib/libbsp/i386/i386ex/start/.cvsignore c/src/lib/libbsp/i386/i386ex/startup/.cvsignore c/src/lib/libbsp/i386/i386ex/timer/.cvsignore c/src/lib/libbsp/i386/i386ex/wrapup/.cvsignore c/src/lib/libbsp/i386/pc386/.cvsignore c/src/lib/libbsp/i386/pc386/3c509/.cvsignore c/src/lib/libbsp/i386/pc386/clock/.cvsignore c/src/lib/libbsp/i386/pc386/console/.cvsignore c/src/lib/libbsp/i386/pc386/include/.cvsignore c/src/lib/libbsp/i386/pc386/ne2000/.cvsignore c/src/lib/libbsp/i386/pc386/start/.cvsignore c/src/lib/libbsp/i386/pc386/startup/.cvsignore c/src/lib/libbsp/i386/pc386/timer/.cvsignore c/src/lib/libbsp/i386/pc386/tools/.cvsignore c/src/lib/libbsp/i386/pc386/wd8003/.cvsignore c/src/lib/libbsp/i386/pc386/wrapup/.cvsignore c/src/lib/libbsp/i386/shared/.cvsignore c/src/lib/libbsp/i386/shared/comm/.cvsignore c/src/lib/libbsp/i386/shared/io/.cvsignore c/src/lib/libbsp/i386/shared/irq/.cvsignore c/src/lib/libbsp/i386/shared/pci/.cvsignore c/src/lib/libbsp/i386/ts_386ex/.cvsignore c/src/lib/libbsp/i386/ts_386ex/clock/.cvsignore c/src/lib/libbsp/i386/ts_386ex/console/.cvsignore c/src/lib/libbsp/i386/ts_386ex/include/.cvsignore c/src/lib/libbsp/i386/ts_386ex/network/.cvsignore c/src/lib/libbsp/i386/ts_386ex/start/.cvsignore c/src/lib/libbsp/i386/ts_386ex/startup/.cvsignore c/src/lib/libbsp/i386/ts_386ex/timer/.cvsignore c/src/lib/libbsp/i386/ts_386ex/tools/.cvsignore c/src/lib/libbsp/i386/ts_386ex/tools/debug_ada/.cvsignore c/src/lib/libbsp/i386/ts_386ex/tools/debug_c/.cvsignore c/src/lib/libbsp/i386/ts_386ex/tools/dos_sup/.cvsignore c/src/lib/libbsp/i386/ts_386ex/tools/network_ada/.cvsignore c/src/lib/libbsp/i386/ts_386ex/tools/network_ada/adasockets/.cvsignore c/src/lib/libbsp/i386/ts_386ex/tools/network_ada/listener/.cvsignore c/src/lib/libbsp/i386/ts_386ex/tools/network_ada/tcprelay/.cvsignore c/src/lib/libbsp/i386/ts_386ex/tools/ts_1325_ada/.cvsignore c/src/lib/libbsp/i386/ts_386ex/wrapup/.cvsignore c/src/lib/libbsp/i960/.cvsignore c/src/lib/libbsp/i960/cvme961/.cvsignore c/src/lib/libbsp/i960/cvme961/clock/.cvsignore c/src/lib/libbsp/i960/cvme961/console/.cvsignore c/src/lib/libbsp/i960/cvme961/include/.cvsignore c/src/lib/libbsp/i960/cvme961/shmsupp/.cvsignore c/src/lib/libbsp/i960/cvme961/start/.cvsignore c/src/lib/libbsp/i960/cvme961/startup/.cvsignore c/src/lib/libbsp/i960/cvme961/timer/.cvsignore c/src/lib/libbsp/i960/cvme961/wrapup/.cvsignore c/src/lib/libbsp/i960/rxgen960/.cvsignore c/src/lib/libbsp/i960/rxgen960/clock/.cvsignore c/src/lib/libbsp/i960/rxgen960/console/.cvsignore c/src/lib/libbsp/i960/rxgen960/include/.cvsignore c/src/lib/libbsp/i960/rxgen960/shmsupp/.cvsignore c/src/lib/libbsp/i960/rxgen960/startup/.cvsignore c/src/lib/libbsp/i960/rxgen960/timer/.cvsignore c/src/lib/libbsp/i960/rxgen960/wrapup/.cvsignore c/src/lib/libbsp/m68k/.cvsignore c/src/lib/libbsp/m68k/dmv152/.cvsignore c/src/lib/libbsp/m68k/dmv152/clock/.cvsignore c/src/lib/libbsp/m68k/dmv152/console/.cvsignore c/src/lib/libbsp/m68k/dmv152/include/.cvsignore c/src/lib/libbsp/m68k/dmv152/spurious/.cvsignore c/src/lib/libbsp/m68k/dmv152/start/.cvsignore c/src/lib/libbsp/m68k/dmv152/startup/.cvsignore c/src/lib/libbsp/m68k/dmv152/timer/.cvsignore c/src/lib/libbsp/m68k/dmv152/wrapup/.cvsignore c/src/lib/libbsp/m68k/efi332/.cvsignore c/src/lib/libbsp/m68k/efi332/clock/.cvsignore c/src/lib/libbsp/m68k/efi332/console/.cvsignore c/src/lib/libbsp/m68k/efi332/include/.cvsignore c/src/lib/libbsp/m68k/efi332/spurious/.cvsignore c/src/lib/libbsp/m68k/efi332/start/.cvsignore c/src/lib/libbsp/m68k/efi332/startup/.cvsignore c/src/lib/libbsp/m68k/efi332/timer/.cvsignore c/src/lib/libbsp/m68k/efi332/wrapup/.cvsignore c/src/lib/libbsp/m68k/efi68k/.cvsignore c/src/lib/libbsp/m68k/efi68k/clock/.cvsignore c/src/lib/libbsp/m68k/efi68k/console/.cvsignore c/src/lib/libbsp/m68k/efi68k/include/.cvsignore c/src/lib/libbsp/m68k/efi68k/spurious/.cvsignore c/src/lib/libbsp/m68k/efi68k/start/.cvsignore c/src/lib/libbsp/m68k/efi68k/startup/.cvsignore c/src/lib/libbsp/m68k/efi68k/timer/.cvsignore c/src/lib/libbsp/m68k/efi68k/wrapup/.cvsignore c/src/lib/libbsp/m68k/gen68302/.cvsignore c/src/lib/libbsp/m68k/gen68302/clock/.cvsignore c/src/lib/libbsp/m68k/gen68302/console/.cvsignore c/src/lib/libbsp/m68k/gen68302/include/.cvsignore c/src/lib/libbsp/m68k/gen68302/start/.cvsignore c/src/lib/libbsp/m68k/gen68302/startup/.cvsignore c/src/lib/libbsp/m68k/gen68302/timer/.cvsignore c/src/lib/libbsp/m68k/gen68302/wrapup/.cvsignore c/src/lib/libbsp/m68k/gen68340/.cvsignore c/src/lib/libbsp/m68k/gen68340/clock/.cvsignore c/src/lib/libbsp/m68k/gen68340/console/.cvsignore c/src/lib/libbsp/m68k/gen68340/include/.cvsignore c/src/lib/libbsp/m68k/gen68340/start/.cvsignore c/src/lib/libbsp/m68k/gen68340/startup/.cvsignore c/src/lib/libbsp/m68k/gen68340/timer/.cvsignore c/src/lib/libbsp/m68k/gen68340/wrapup/.cvsignore c/src/lib/libbsp/m68k/gen68360/.cvsignore c/src/lib/libbsp/m68k/gen68360/clock/.cvsignore c/src/lib/libbsp/m68k/gen68360/console/.cvsignore c/src/lib/libbsp/m68k/gen68360/include/.cvsignore c/src/lib/libbsp/m68k/gen68360/network/.cvsignore c/src/lib/libbsp/m68k/gen68360/start/.cvsignore c/src/lib/libbsp/m68k/gen68360/startup/.cvsignore c/src/lib/libbsp/m68k/gen68360/timer/.cvsignore c/src/lib/libbsp/m68k/gen68360/wrapup/.cvsignore c/src/lib/libbsp/m68k/idp/.cvsignore c/src/lib/libbsp/m68k/idp/clock/.cvsignore c/src/lib/libbsp/m68k/idp/console/.cvsignore c/src/lib/libbsp/m68k/idp/include/.cvsignore c/src/lib/libbsp/m68k/idp/start/.cvsignore c/src/lib/libbsp/m68k/idp/startup/.cvsignore c/src/lib/libbsp/m68k/idp/timer/.cvsignore c/src/lib/libbsp/m68k/idp/wrapup/.cvsignore c/src/lib/libbsp/m68k/mvme136/.cvsignore c/src/lib/libbsp/m68k/mvme136/clock/.cvsignore c/src/lib/libbsp/m68k/mvme136/console/.cvsignore c/src/lib/libbsp/m68k/mvme136/include/.cvsignore c/src/lib/libbsp/m68k/mvme136/shmsupp/.cvsignore c/src/lib/libbsp/m68k/mvme136/start/.cvsignore c/src/lib/libbsp/m68k/mvme136/startup/.cvsignore c/src/lib/libbsp/m68k/mvme136/timer/.cvsignore c/src/lib/libbsp/m68k/mvme136/wrapup/.cvsignore c/src/lib/libbsp/m68k/mvme147/.cvsignore c/src/lib/libbsp/m68k/mvme147/clock/.cvsignore c/src/lib/libbsp/m68k/mvme147/console/.cvsignore c/src/lib/libbsp/m68k/mvme147/include/.cvsignore c/src/lib/libbsp/m68k/mvme147/start/.cvsignore c/src/lib/libbsp/m68k/mvme147/startup/.cvsignore c/src/lib/libbsp/m68k/mvme147/timer/.cvsignore c/src/lib/libbsp/m68k/mvme147/wrapup/.cvsignore c/src/lib/libbsp/m68k/mvme147s/.cvsignore c/src/lib/libbsp/m68k/mvme147s/clock/.cvsignore c/src/lib/libbsp/m68k/mvme147s/console/.cvsignore c/src/lib/libbsp/m68k/mvme147s/include/.cvsignore c/src/lib/libbsp/m68k/mvme147s/shmsupp/.cvsignore c/src/lib/libbsp/m68k/mvme147s/start/.cvsignore c/src/lib/libbsp/m68k/mvme147s/startup/.cvsignore c/src/lib/libbsp/m68k/mvme147s/timer/.cvsignore c/src/lib/libbsp/m68k/mvme147s/wrapup/.cvsignore c/src/lib/libbsp/m68k/mvme162/.cvsignore c/src/lib/libbsp/m68k/mvme162/clock/.cvsignore c/src/lib/libbsp/m68k/mvme162/console/.cvsignore c/src/lib/libbsp/m68k/mvme162/consolex/.cvsignore c/src/lib/libbsp/m68k/mvme162/include/.cvsignore c/src/lib/libbsp/m68k/mvme162/start/.cvsignore c/src/lib/libbsp/m68k/mvme162/startup/.cvsignore c/src/lib/libbsp/m68k/mvme162/timer/.cvsignore c/src/lib/libbsp/m68k/mvme162/tod/.cvsignore c/src/lib/libbsp/m68k/mvme162/tools/.cvsignore c/src/lib/libbsp/m68k/mvme162/wrapup/.cvsignore c/src/lib/libbsp/m68k/mvme167/.cvsignore c/src/lib/libbsp/m68k/mvme167/clock/.cvsignore c/src/lib/libbsp/m68k/mvme167/console/.cvsignore c/src/lib/libbsp/m68k/mvme167/fatal/.cvsignore c/src/lib/libbsp/m68k/mvme167/include/.cvsignore c/src/lib/libbsp/m68k/mvme167/network/.cvsignore c/src/lib/libbsp/m68k/mvme167/start/.cvsignore c/src/lib/libbsp/m68k/mvme167/startup/.cvsignore c/src/lib/libbsp/m68k/mvme167/timer/.cvsignore c/src/lib/libbsp/m68k/mvme167/times c/src/lib/libbsp/m68k/mvme167/wrapup/.cvsignore c/src/lib/libbsp/m68k/ods68302/.cvsignore c/src/lib/libbsp/m68k/ods68302/clock/.cvsignore c/src/lib/libbsp/m68k/ods68302/console/.cvsignore c/src/lib/libbsp/m68k/ods68302/include/.cvsignore c/src/lib/libbsp/m68k/ods68302/start/.cvsignore c/src/lib/libbsp/m68k/ods68302/startup/.cvsignore c/src/lib/libbsp/m68k/ods68302/timer/.cvsignore c/src/lib/libbsp/m68k/ods68302/wrapup/.cvsignore c/src/lib/libbsp/m68k/shared/.cvsignore c/src/lib/libbsp/mips/p4000/liblnk/.cvsignore c/src/lib/libbsp/mips64orion/.cvsignore c/src/lib/libbsp/mips64orion/p4000/.cvsignore c/src/lib/libbsp/mips64orion/p4000/console/.cvsignore c/src/lib/libbsp/mips64orion/p4000/include/.cvsignore c/src/lib/libbsp/mips64orion/p4000/liblnk/.cvsignore c/src/lib/libbsp/mips64orion/p4000/start/.cvsignore c/src/lib/libbsp/mips64orion/p4000/startup/.cvsignore c/src/lib/libbsp/mips64orion/p4000/wrapup/.cvsignore c/src/lib/libbsp/no_cpu/.cvsignore c/src/lib/libbsp/no_cpu/no_bsp/.cvsignore c/src/lib/libbsp/no_cpu/no_bsp/clock/.cvsignore c/src/lib/libbsp/no_cpu/no_bsp/console/.cvsignore c/src/lib/libbsp/no_cpu/no_bsp/include/.cvsignore c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/.cvsignore c/src/lib/libbsp/no_cpu/no_bsp/startup/.cvsignore c/src/lib/libbsp/no_cpu/no_bsp/timer/.cvsignore c/src/lib/libbsp/no_cpu/no_bsp/wrapup/.cvsignore c/src/lib/libbsp/powerpc/.cvsignore c/src/lib/libbsp/powerpc/dmv177/.cvsignore c/src/lib/libbsp/powerpc/dmv177/clock/.cvsignore c/src/lib/libbsp/powerpc/dmv177/console/.cvsignore c/src/lib/libbsp/powerpc/dmv177/include/.cvsignore c/src/lib/libbsp/powerpc/dmv177/scv64/.cvsignore c/src/lib/libbsp/powerpc/dmv177/sonic/.cvsignore c/src/lib/libbsp/powerpc/dmv177/start/.cvsignore c/src/lib/libbsp/powerpc/dmv177/startup/.cvsignore c/src/lib/libbsp/powerpc/dmv177/timer/.cvsignore c/src/lib/libbsp/powerpc/dmv177/tod/.cvsignore c/src/lib/libbsp/powerpc/dmv177/wrapup/.cvsignore c/src/lib/libbsp/powerpc/eth_comm/.cvsignore c/src/lib/libbsp/powerpc/eth_comm/canbus/.cvsignore c/src/lib/libbsp/powerpc/eth_comm/console/.cvsignore c/src/lib/libbsp/powerpc/eth_comm/include/.cvsignore c/src/lib/libbsp/powerpc/eth_comm/network/.cvsignore c/src/lib/libbsp/powerpc/eth_comm/start/.cvsignore c/src/lib/libbsp/powerpc/eth_comm/startup/.cvsignore c/src/lib/libbsp/powerpc/eth_comm/wrapup/.cvsignore c/src/lib/libbsp/powerpc/helas403/.cvsignore c/src/lib/libbsp/powerpc/helas403/dlentry/.cvsignore c/src/lib/libbsp/powerpc/helas403/flashentry/.cvsignore c/src/lib/libbsp/powerpc/helas403/include/.cvsignore c/src/lib/libbsp/powerpc/helas403/startup/.cvsignore c/src/lib/libbsp/powerpc/helas403/wrapup/.cvsignore c/src/lib/libbsp/powerpc/motorola_powerpc/.cvsignore c/src/lib/libbsp/powerpc/motorola_powerpc/bootloader/.cvsignore c/src/lib/libbsp/powerpc/motorola_powerpc/clock/.cvsignore c/src/lib/libbsp/powerpc/motorola_powerpc/console/.cvsignore c/src/lib/libbsp/powerpc/motorola_powerpc/include/.cvsignore c/src/lib/libbsp/powerpc/motorola_powerpc/irq/.cvsignore c/src/lib/libbsp/powerpc/motorola_powerpc/motorola/.cvsignore c/src/lib/libbsp/powerpc/motorola_powerpc/openpic/.cvsignore c/src/lib/libbsp/powerpc/motorola_powerpc/pci/.cvsignore c/src/lib/libbsp/powerpc/motorola_powerpc/residual/.cvsignore c/src/lib/libbsp/powerpc/motorola_powerpc/start/.cvsignore c/src/lib/libbsp/powerpc/motorola_powerpc/startup/.cvsignore c/src/lib/libbsp/powerpc/motorola_powerpc/vectors/.cvsignore c/src/lib/libbsp/powerpc/motorola_powerpc/wrapup/.cvsignore c/src/lib/libbsp/powerpc/papyrus/.cvsignore c/src/lib/libbsp/powerpc/papyrus/dlentry/.cvsignore c/src/lib/libbsp/powerpc/papyrus/flashentry/.cvsignore c/src/lib/libbsp/powerpc/papyrus/include/.cvsignore c/src/lib/libbsp/powerpc/papyrus/startup/.cvsignore c/src/lib/libbsp/powerpc/papyrus/wrapup/.cvsignore c/src/lib/libbsp/powerpc/ppcn_60x/.cvsignore c/src/lib/libbsp/powerpc/ppcn_60x/clock/.cvsignore c/src/lib/libbsp/powerpc/ppcn_60x/console/.cvsignore c/src/lib/libbsp/powerpc/ppcn_60x/include/.cvsignore c/src/lib/libbsp/powerpc/ppcn_60x/network/.cvsignore c/src/lib/libbsp/powerpc/ppcn_60x/nvram/.cvsignore c/src/lib/libbsp/powerpc/ppcn_60x/pci/.cvsignore c/src/lib/libbsp/powerpc/ppcn_60x/start/.cvsignore c/src/lib/libbsp/powerpc/ppcn_60x/startup/.cvsignore c/src/lib/libbsp/powerpc/ppcn_60x/timer/.cvsignore c/src/lib/libbsp/powerpc/ppcn_60x/tod/.cvsignore c/src/lib/libbsp/powerpc/ppcn_60x/universe/.cvsignore c/src/lib/libbsp/powerpc/ppcn_60x/vectors/.cvsignore c/src/lib/libbsp/powerpc/ppcn_60x/wrapup/.cvsignore c/src/lib/libbsp/powerpc/psim/.cvsignore c/src/lib/libbsp/powerpc/psim/clock/.cvsignore c/src/lib/libbsp/powerpc/psim/console/.cvsignore c/src/lib/libbsp/powerpc/psim/include/.cvsignore c/src/lib/libbsp/powerpc/psim/shmsupp/.cvsignore c/src/lib/libbsp/powerpc/psim/start/.cvsignore c/src/lib/libbsp/powerpc/psim/startup/.cvsignore c/src/lib/libbsp/powerpc/psim/timer/.cvsignore c/src/lib/libbsp/powerpc/psim/tools/.cvsignore c/src/lib/libbsp/powerpc/psim/vectors/.cvsignore c/src/lib/libbsp/powerpc/psim/wrapup/.cvsignore c/src/lib/libbsp/powerpc/score603e/.cvsignore c/src/lib/libbsp/powerpc/score603e/PCI_bus/.cvsignore c/src/lib/libbsp/powerpc/score603e/clock/.cvsignore c/src/lib/libbsp/powerpc/score603e/console/.cvsignore c/src/lib/libbsp/powerpc/score603e/include/.cvsignore c/src/lib/libbsp/powerpc/score603e/start/.cvsignore c/src/lib/libbsp/powerpc/score603e/startup/.cvsignore c/src/lib/libbsp/powerpc/score603e/timer/.cvsignore c/src/lib/libbsp/powerpc/score603e/tod/.cvsignore c/src/lib/libbsp/powerpc/score603e/vectors/.cvsignore c/src/lib/libbsp/powerpc/score603e/wrapup/.cvsignore c/src/lib/libbsp/powerpc/shared/.cvsignore c/src/lib/libbsp/powerpc/shared/bootloader/.cvsignore c/src/lib/libbsp/powerpc/shared/clock/.cvsignore c/src/lib/libbsp/powerpc/shared/console/.cvsignore c/src/lib/libbsp/powerpc/shared/include/.cvsignore c/src/lib/libbsp/powerpc/shared/irq/.cvsignore c/src/lib/libbsp/powerpc/shared/motorola/.cvsignore c/src/lib/libbsp/powerpc/shared/openpic/.cvsignore c/src/lib/libbsp/powerpc/shared/pci/.cvsignore c/src/lib/libbsp/powerpc/shared/residual/.cvsignore c/src/lib/libbsp/powerpc/shared/start/.cvsignore c/src/lib/libbsp/powerpc/shared/startup/.cvsignore c/src/lib/libbsp/powerpc/shared/vectors/.cvsignore c/src/lib/libbsp/sh/.cvsignore c/src/lib/libbsp/sh/gensh1/.cvsignore c/src/lib/libbsp/sh/gensh1/console/.cvsignore c/src/lib/libbsp/sh/gensh1/include/.cvsignore c/src/lib/libbsp/sh/gensh1/scitab/.cvsignore c/src/lib/libbsp/sh/gensh1/start/.cvsignore c/src/lib/libbsp/sh/gensh1/startup/.cvsignore c/src/lib/libbsp/sh/gensh1/wrapup/.cvsignore c/src/lib/libbsp/sh/gensh2/.cvsignore c/src/lib/libbsp/sh/gensh2/console/.cvsignore c/src/lib/libbsp/sh/gensh2/include/.cvsignore c/src/lib/libbsp/sh/gensh2/scitab/.cvsignore c/src/lib/libbsp/sh/gensh2/start/.cvsignore c/src/lib/libbsp/sh/gensh2/startup/.cvsignore c/src/lib/libbsp/sh/gensh2/wrapup/.cvsignore c/src/lib/libbsp/sh/shared/.cvsignore c/src/lib/libbsp/shmdr/.cvsignore c/src/lib/libbsp/sparc/.cvsignore c/src/lib/libbsp/sparc/erc32/.cvsignore c/src/lib/libbsp/sparc/erc32/clock/.cvsignore c/src/lib/libbsp/sparc/erc32/console/.cvsignore c/src/lib/libbsp/sparc/erc32/gnatsupp/.cvsignore c/src/lib/libbsp/sparc/erc32/include/.cvsignore c/src/lib/libbsp/sparc/erc32/start/.cvsignore c/src/lib/libbsp/sparc/erc32/startup/.cvsignore c/src/lib/libbsp/sparc/erc32/timer/.cvsignore c/src/lib/libbsp/sparc/erc32/tools/.cvsignore c/src/lib/libbsp/sparc/erc32/wrapup/.cvsignore c/src/lib/libbsp/unix/.cvsignore c/src/lib/libbsp/unix/posix/.cvsignore c/src/lib/libbsp/unix/posix/clock/.cvsignore c/src/lib/libbsp/unix/posix/console/.cvsignore c/src/lib/libbsp/unix/posix/include/.cvsignore c/src/lib/libbsp/unix/posix/shmsupp/.cvsignore c/src/lib/libbsp/unix/posix/startup/.cvsignore c/src/lib/libbsp/unix/posix/timer/.cvsignore c/src/lib/libbsp/unix/posix/tools/.cvsignore c/src/lib/libbsp/unix/posix/wrapup/.cvsignore c/src/lib/libc/.cvsignore c/src/lib/libcpu/.cvsignore c/src/lib/libcpu/a29k/.cvsignore c/src/lib/libcpu/a29k/clock/.cvsignore c/src/lib/libcpu/a29k/timer/.cvsignore c/src/lib/libcpu/hppa1.1/.cvsignore c/src/lib/libcpu/hppa1.1/clock/.cvsignore c/src/lib/libcpu/hppa1.1/include/.cvsignore c/src/lib/libcpu/hppa1.1/milli/.cvsignore c/src/lib/libcpu/hppa1.1/semaphore/.cvsignore c/src/lib/libcpu/hppa1.1/timer/.cvsignore c/src/lib/libcpu/i386/.cvsignore c/src/lib/libcpu/m68k/.cvsignore c/src/lib/libcpu/m68k/m68040/.cvsignore c/src/lib/libcpu/m68k/m68040/fpsp/.cvsignore c/src/lib/libcpu/mips64orion/.cvsignore c/src/lib/libcpu/mips64orion/clock/.cvsignore c/src/lib/libcpu/mips64orion/timer/.cvsignore c/src/lib/libcpu/powerpc/.cvsignore c/src/lib/libcpu/powerpc/mpc505/.cvsignore c/src/lib/libcpu/powerpc/mpc505/timer/.cvsignore c/src/lib/libcpu/powerpc/mpc505/vectors/.cvsignore c/src/lib/libcpu/powerpc/mpc6xx/.cvsignore c/src/lib/libcpu/powerpc/mpc6xx/clock/.cvsignore c/src/lib/libcpu/powerpc/mpc6xx/exceptions/.cvsignore c/src/lib/libcpu/powerpc/mpc6xx/mmu/.cvsignore c/src/lib/libcpu/powerpc/mpc6xx/timer/.cvsignore c/src/lib/libcpu/powerpc/mpc6xx/wrapup/.cvsignore c/src/lib/libcpu/powerpc/mpc821/.cvsignore c/src/lib/libcpu/powerpc/mpc821/clock/.cvsignore c/src/lib/libcpu/powerpc/mpc821/console-generic/.cvsignore c/src/lib/libcpu/powerpc/mpc821/include/.cvsignore c/src/lib/libcpu/powerpc/mpc821/timer/.cvsignore c/src/lib/libcpu/powerpc/mpc821/vectors/.cvsignore c/src/lib/libcpu/powerpc/mpc860/.cvsignore c/src/lib/libcpu/powerpc/mpc860/clock/.cvsignore c/src/lib/libcpu/powerpc/mpc860/console-generic/.cvsignore c/src/lib/libcpu/powerpc/mpc860/include/.cvsignore c/src/lib/libcpu/powerpc/mpc860/timer/.cvsignore c/src/lib/libcpu/powerpc/mpc860/vectors/.cvsignore c/src/lib/libcpu/powerpc/ppc403/.cvsignore c/src/lib/libcpu/powerpc/ppc403/clock/.cvsignore c/src/lib/libcpu/powerpc/ppc403/console/.cvsignore c/src/lib/libcpu/powerpc/ppc403/ictrl/.cvsignore c/src/lib/libcpu/powerpc/ppc403/timer/.cvsignore c/src/lib/libcpu/powerpc/ppc403/vectors/.cvsignore c/src/lib/libcpu/powerpc/shared/.cvsignore c/src/lib/libcpu/powerpc/wrapup/.cvsignore c/src/lib/libcpu/sh/.cvsignore c/src/lib/libcpu/sh/sh7032/.cvsignore c/src/lib/libcpu/sh/sh7032/clock/.cvsignore c/src/lib/libcpu/sh/sh7032/delay/.cvsignore c/src/lib/libcpu/sh/sh7032/include/.cvsignore c/src/lib/libcpu/sh/sh7032/null/.cvsignore c/src/lib/libcpu/sh/sh7032/sci/.cvsignore c/src/lib/libcpu/sh/sh7032/timer/.cvsignore c/src/lib/libcpu/sh/sh7045/.cvsignore c/src/lib/libcpu/sh/sh7045/clock/.cvsignore c/src/lib/libcpu/sh/sh7045/include/.cvsignore c/src/lib/libcpu/sh/sh7045/null/.cvsignore c/src/lib/libcpu/sh/sh7045/sci/.cvsignore c/src/lib/libcpu/sh/sh7045/timer/.cvsignore c/src/lib/libcpu/sparc/.cvsignore c/src/lib/libcpu/sparc/reg_win/.cvsignore c/src/lib/libcpu/sparc/syscall/.cvsignore c/src/libchip/.cvsignore c/src/libchip/network/.cvsignore c/src/libchip/rtc/.cvsignore c/src/libchip/serial/.cvsignore c/src/libmisc/.cvsignore c/src/libmisc/cpuuse/.cvsignore c/src/libmisc/dummy/.cvsignore c/src/libmisc/dumpbuf/.cvsignore c/src/libmisc/monitor/.cvsignore c/src/libmisc/rtmonuse/.cvsignore c/src/libmisc/stackchk/.cvsignore c/src/libmisc/untar/.cvsignore c/src/libmisc/wrapup/.cvsignore c/src/libnetworking/.cvsignore c/src/libnetworking/arpa/.cvsignore c/src/libnetworking/include/.cvsignore c/src/libnetworking/kern/.cvsignore c/src/libnetworking/lib/.cvsignore c/src/libnetworking/libc/.cvsignore c/src/libnetworking/machine/.cvsignore c/src/libnetworking/net/.cvsignore c/src/libnetworking/netinet/.cvsignore c/src/libnetworking/nfs/.cvsignore c/src/libnetworking/pppd/.cvsignore c/src/libnetworking/rtems/.cvsignore c/src/libnetworking/rtems_servers/.cvsignore c/src/libnetworking/rtems_webserver/.cvsignore c/src/libnetworking/sys/.cvsignore c/src/libnetworking/vm/.cvsignore c/src/libnetworking/wrapup/.cvsignore c/src/librdbg/.cvsignore c/src/librdbg/include/.cvsignore c/src/librdbg/include/rdbg/.cvsignore c/src/librdbg/include/rdbg/i386/.cvsignore c/src/librdbg/include/rdbg/powerpc/.cvsignore c/src/librdbg/src/.cvsignore c/src/librdbg/src/i386/.cvsignore c/src/librdbg/src/i386/any/.cvsignore c/src/librdbg/src/powerpc/.cvsignore c/src/librdbg/src/powerpc/mcp750/.cvsignore c/src/librdbg/src/powerpc/new_exception_processing/.cvsignore c/src/librpc/.cvsignore c/src/librpc/include/.cvsignore c/src/librpc/include/rpc/.cvsignore c/src/librpc/src/.cvsignore c/src/librtems++/.cvsignore c/src/librtems++/include/.cvsignore c/src/librtems++/include/rtems++/.cvsignore c/src/librtems++/src/.cvsignore c/src/make/.cvsignore c/src/make/compilers/.cvsignore c/src/make/custom/.cvsignore c/src/tests/.cvsignore c/src/tests/itrontests/.cvsignore c/src/tests/itrontests/itronhello/.cvsignore c/src/tests/itrontests/itronmbf01/.cvsignore c/src/tests/itrontests/itronmbox01/.cvsignore c/src/tests/itrontests/itronsem01/.cvsignore c/src/tests/itrontests/itrontask01/.cvsignore c/src/tests/itrontests/itrontask02/.cvsignore c/src/tests/itrontests/itrontask03/.cvsignore c/src/tests/itrontests/itrontask04/.cvsignore c/src/tests/itrontests/itrontime01/.cvsignore c/src/tests/libtests/.cvsignore c/src/tests/libtests/cpuuse/.cvsignore c/src/tests/libtests/malloctest/.cvsignore c/src/tests/libtests/monitor/.cvsignore c/src/tests/libtests/putenvtest/.cvsignore c/src/tests/libtests/rtems++/.cvsignore c/src/tests/libtests/rtmonuse/.cvsignore c/src/tests/libtests/stackchk/.cvsignore c/src/tests/libtests/termios/.cvsignore c/src/tests/mptests/.cvsignore c/src/tests/mptests/mp01/.cvsignore c/src/tests/mptests/mp01/node1/.cvsignore c/src/tests/mptests/mp01/node2/.cvsignore c/src/tests/mptests/mp02/.cvsignore c/src/tests/mptests/mp02/node1/.cvsignore c/src/tests/mptests/mp02/node2/.cvsignore c/src/tests/mptests/mp03/.cvsignore c/src/tests/mptests/mp03/node1/.cvsignore c/src/tests/mptests/mp03/node2/.cvsignore c/src/tests/mptests/mp04/.cvsignore c/src/tests/mptests/mp04/node1/.cvsignore c/src/tests/mptests/mp04/node2/.cvsignore c/src/tests/mptests/mp05/.cvsignore c/src/tests/mptests/mp05/node1/.cvsignore c/src/tests/mptests/mp05/node2/.cvsignore c/src/tests/mptests/mp06/.cvsignore c/src/tests/mptests/mp06/node1/.cvsignore c/src/tests/mptests/mp06/node2/.cvsignore c/src/tests/mptests/mp07/.cvsignore c/src/tests/mptests/mp07/node1/.cvsignore c/src/tests/mptests/mp07/node2/.cvsignore c/src/tests/mptests/mp08/.cvsignore c/src/tests/mptests/mp08/node1/.cvsignore c/src/tests/mptests/mp08/node2/.cvsignore c/src/tests/mptests/mp09/.cvsignore c/src/tests/mptests/mp09/node1/.cvsignore c/src/tests/mptests/mp09/node2/.cvsignore c/src/tests/mptests/mp10/.cvsignore c/src/tests/mptests/mp10/node1/.cvsignore c/src/tests/mptests/mp10/node2/.cvsignore c/src/tests/mptests/mp11/.cvsignore c/src/tests/mptests/mp11/node1/.cvsignore c/src/tests/mptests/mp11/node2/.cvsignore c/src/tests/mptests/mp12/.cvsignore c/src/tests/mptests/mp12/node1/.cvsignore c/src/tests/mptests/mp12/node2/.cvsignore c/src/tests/mptests/mp13/.cvsignore c/src/tests/mptests/mp13/node1/.cvsignore c/src/tests/mptests/mp13/node2/.cvsignore c/src/tests/mptests/mp14/.cvsignore c/src/tests/mptests/mp14/node1/.cvsignore c/src/tests/mptests/mp14/node2/.cvsignore c/src/tests/psxtests/.cvsignore c/src/tests/psxtests/include/.cvsignore c/src/tests/psxtests/psx01/.cvsignore c/src/tests/psxtests/psx02/.cvsignore c/src/tests/psxtests/psx03/.cvsignore c/src/tests/psxtests/psx04/.cvsignore c/src/tests/psxtests/psx05/.cvsignore c/src/tests/psxtests/psx06/.cvsignore c/src/tests/psxtests/psx07/.cvsignore c/src/tests/psxtests/psx08/.cvsignore c/src/tests/psxtests/psx09/.cvsignore c/src/tests/psxtests/psx10/.cvsignore c/src/tests/psxtests/psx11/.cvsignore c/src/tests/psxtests/psx12/.cvsignore c/src/tests/psxtests/psx13/.cvsignore c/src/tests/psxtests/psxcancel/.cvsignore c/src/tests/psxtests/psxfile01/.cvsignore c/src/tests/psxtests/psxhdrs/.cvsignore c/src/tests/psxtests/psxmount/.cvsignore c/src/tests/psxtests/psxmsgq01/.cvsignore c/src/tests/psxtests/psxreaddir/.cvsignore c/src/tests/psxtests/psxsem01/.cvsignore c/src/tests/psxtests/psxstat/.cvsignore c/src/tests/psxtests/psxtime/.cvsignore c/src/tests/psxtests/psxtimer/.cvsignore c/src/tests/samples/.cvsignore c/src/tests/samples/base_mp/.cvsignore c/src/tests/samples/base_mp/node1/.cvsignore c/src/tests/samples/base_mp/node2/.cvsignore c/src/tests/samples/base_sp/.cvsignore c/src/tests/samples/cdtest/.cvsignore c/src/tests/samples/hello/.cvsignore c/src/tests/samples/minimum/.cvsignore c/src/tests/samples/paranoia/.cvsignore c/src/tests/samples/ticker/.cvsignore c/src/tests/samples/unlimited/.cvsignore c/src/tests/sptests/.cvsignore c/src/tests/sptests/sp01/.cvsignore c/src/tests/sptests/sp02/.cvsignore c/src/tests/sptests/sp03/.cvsignore c/src/tests/sptests/sp04/.cvsignore c/src/tests/sptests/sp05/.cvsignore c/src/tests/sptests/sp06/.cvsignore c/src/tests/sptests/sp07/.cvsignore c/src/tests/sptests/sp08/.cvsignore c/src/tests/sptests/sp09/.cvsignore c/src/tests/sptests/sp11/.cvsignore c/src/tests/sptests/sp12/.cvsignore c/src/tests/sptests/sp13/.cvsignore c/src/tests/sptests/sp14/.cvsignore c/src/tests/sptests/sp15/.cvsignore c/src/tests/sptests/sp16/.cvsignore c/src/tests/sptests/sp17/.cvsignore c/src/tests/sptests/sp19/.cvsignore c/src/tests/sptests/sp20/.cvsignore c/src/tests/sptests/sp21/.cvsignore c/src/tests/sptests/sp22/.cvsignore c/src/tests/sptests/sp23/.cvsignore c/src/tests/sptests/sp24/.cvsignore c/src/tests/sptests/sp25/.cvsignore c/src/tests/sptests/sp26/.cvsignore c/src/tests/sptests/sp27/.cvsignore c/src/tests/sptests/sp28/.cvsignore c/src/tests/sptests/sp29/.cvsignore c/src/tests/sptests/spfatal/.cvsignore c/src/tests/sptests/spsize/.cvsignore c/src/tests/support/.cvsignore c/src/tests/support/include/.cvsignore c/src/tests/support/stubdr/.cvsignore c/src/tests/support/wrapup/.cvsignore c/src/tests/tmitrontests/.cvsignore c/src/tests/tmitrontests/include/.cvsignore c/src/tests/tmitrontests/tmitronsem01/.cvsignore c/src/tests/tmtests/.cvsignore c/src/tests/tmtests/include/.cvsignore c/src/tests/tmtests/tm01/.cvsignore c/src/tests/tmtests/tm02/.cvsignore c/src/tests/tmtests/tm03/.cvsignore c/src/tests/tmtests/tm04/.cvsignore c/src/tests/tmtests/tm05/.cvsignore c/src/tests/tmtests/tm06/.cvsignore c/src/tests/tmtests/tm07/.cvsignore c/src/tests/tmtests/tm08/.cvsignore c/src/tests/tmtests/tm09/.cvsignore c/src/tests/tmtests/tm10/.cvsignore c/src/tests/tmtests/tm11/.cvsignore c/src/tests/tmtests/tm12/.cvsignore c/src/tests/tmtests/tm13/.cvsignore c/src/tests/tmtests/tm14/.cvsignore c/src/tests/tmtests/tm15/.cvsignore c/src/tests/tmtests/tm16/.cvsignore c/src/tests/tmtests/tm17/.cvsignore c/src/tests/tmtests/tm18/.cvsignore c/src/tests/tmtests/tm19/.cvsignore c/src/tests/tmtests/tm20/.cvsignore c/src/tests/tmtests/tm21/.cvsignore c/src/tests/tmtests/tm22/.cvsignore c/src/tests/tmtests/tm23/.cvsignore c/src/tests/tmtests/tm24/.cvsignore c/src/tests/tmtests/tm25/.cvsignore c/src/tests/tmtests/tm26/.cvsignore c/src/tests/tmtests/tm27/.cvsignore c/src/tests/tmtests/tm28/.cvsignore c/src/tests/tmtests/tm29/.cvsignore c/src/tests/tmtests/tmck/.cvsignore c/src/tests/tmtests/tmoverhd/.cvsignore c/src/tests/tools/.cvsignore c/src/tests/tools/generic/.cvsignore c/src/wrapup/.cvsignore doc/.cvsignore make/.cvsignore make/Templates/.cvsignore make/compilers/.cvsignore make/custom/.cvsignore scripts-ada/.cvsignore scripts-ada/binutils/.cvsignore scripts-ada/gdb/.cvsignore scripts-ada/gnatnewlib/.cvsignore scripts/.cvsignore scripts/binutils/.cvsignore scripts/gccnewlib/.cvsignore scripts/gdb/.cvsignore scripts/rtems/.cvsignore tools/.cvsignore tools/build/.cvsignore tools/cpu/.cvsignore tools/cpu/generic/.cvsignore tools/cpu/hppa1.1/.cvsignore tools/cpu/sh/.cvsignore tools/cpu/unix/.cvsignore tools/update/.cvsignore
* Patch rtems-rc-4.5.0-12-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill2000-04-131-1/+1
| | | | | | | | The patch contains two mid-severity bug fixes: - bootstrap: fix autoheader invocation - make/host.cfg.in: comment out RM, required by c/src/make/host.cfg.in, which is generated from make/host.cfg.in
* Cleanup patch from Ralf Corsepius.Joel Sherrill2000-04-051-8/+9
|
* Patch from Charles-Antoine Gauthier <charles.gauthier@iit.nrc.ca>Joel Sherrill2000-04-051-3/+19
| | | | | to update the mvme167 BSP and account for the fact that RAM base does not have to start at 0.
* This commit was manufactured by cvs2svn to create branch 'rtems-4-5-branch'.cvs2git2000-04-051-0/+65
| | | | | | | | Cherrypick from master 2000-04-05 13:27:52 UTC Joel Sherrill <joel.sherrill@OARcorp.com> 'New file. Copied from i386ex BSP as missing from submission.': c/src/lib/libbsp/m68k/mvme167/network/Makefile.am c/src/lib/libbsp/m68k/mvme167/network/netexterns.h c/src/lib/libbsp/m68k/mvme167/network/network.c c/src/lib/libbsp/m68k/mvme167/network/uti596.h make/custom/Cygwin-posix.cfg
* Patch rtems-rc-4.5.0-7-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill2000-04-033-9/+15
| | | | | | | | | | | The patch contains: * Many small cleanups wrt. make VARIANT=[DEBUG|PROFILE] support * several modifications to make/custom/*.cfg * Merger with the mvme2307.cfg you had posted two weeks ago (Please check it, I did not check it against to version you posted today). * Added a check to the toplevel configure.in to refuse building inside of the source tree.
* Patch rtems-rc-4.5.0-6-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill2000-04-0335-67/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The patch contains: * build variants support * Reworked make-exe custom/*.cfg for all targets (Should be self-explanatory, may still be incomplete) * Several fixes to custom/*.cfgs related to setting debug flags * Fixes to some bsp_specs for BSPs which apparently have never been build with debugging before ;) * pc386.cfg fix attempts (cf. my mail from earlier today) * Updated ampolish (No need to run it, the patch contains the result from having applied it) Known bugs/deficiencies related to this work: * "make [clean|distclean]" support is still incomplete (e.g. "make clean" does not delete all Depends-o-*) * Completely untested for linux/posix and hppa. * Build failures of i960 BSPs (make VARIANT=DEBUG) - I guess, they are not related to this patch. * Successfully tested for all sh, sparc, i386, ppc, m68k BSPs (make VARIANT=DEBUG) * make VARIANT=PROFILE not supported by all BSPs (I don't care :) * make VARIANT=DEBUG failures below tests/ for some BSPs (e.g. gensh1), because of the tests's binaries being too large to fit into the target memory layout.
* Patch from Jay Kulpinski <jskulpin@eng01.gdds.com> that makesJoel Sherrill2000-04-031-20/+27
| | | | | | | sure the mvme2307 BSP uses new exception processing. Jay included modifications to the make-exe rule to build bootable binary images but I (being Joel) am unsure if the way they jump around the tree is OK for both automake/autoconf and post-install usage.
* Ran ampolish after getting new version from Ralf CorsepiusJoel Sherrill2000-03-214-70/+19
| | | | <corsepiu@faw.uni-ulm.de>.
* Patches rtems-rc-4.5.0-1.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-03-216-18/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | that addresses the following: * Duplicate variables in Makefiles (many Makefile.ams below c/src/test are affected systematically) * Erroniously using local.am instead of host.am in host-Makefile.am (Only host Makefile.ams should be affected; Erroniously using local.am in host-Makefiles doesn't desturb much) * use '.' instead of '$pwd' in ./bootstrap (using $pwd does not work if $pwd is a symlink on linux). * Broken CVS Ids somewhere * Removing redundant/obsolete make variables from *.cfg files. Except of the last item from the list above, most parts of this patch are fairly harmless, sometimes even cosmetical. As mentioned before, this patch also contains a new ampolish script. This script features: * Pretty printing of Makefile.ams (eg. removal of trailing spaces, removal of duplicate empty lines, pretty printing make variables, etc.). * Some syntactical checks on the contents of Makefiles.am * Proper handling of Automake conditionals FYI: * Applying tools/update/rtems-polish.sh -am completely reformats all Makefile.am resulting into a very large (~500k) diff. * Applying tools/update/rtems-polish.sh -am twice, finally does not reformat the Makefile.ams anymore. * Many parts of the patch above result from merging back issues which have shown when applying this new ampolish (i.e. partially result from extracting the essentials of reformating being proposed by applying it on Makefile.ams). Though this ampolish is a very nice tool, IMHO, I am hestitant if you should apply (i.e. run tools/update/rtems-polish.sh -am) it to the sources before the release, because * the resulting diff is fairly large * I am not 100% sure it doesn't break anything. However, applying it after the release would result into compatibility problems in applying patches ;) I would suggest that you might consider trying it locally, then to examine the diff and then to decide whether to apply it in general or not. Joel's Comments: As Ralf points out, this patch is problematic in that applying it before a release could break things but applying it afterwards will result in patches being unusable for Makefiles. My inclination is to forge ahead and apply it.
* Patches rtems-rc-4.5.0-1.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-02-259-29/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | that fixes numerous miscellaneous issues most related to the debug and profile build stanzas: Fix for the "make debug" (1) issue and an analogous issue with "make profile" (untested). * Fixes to mcp750.cfg (make debug, directories) (2) * Updates/minor fixes for shgen (3) * Updates some custom/*.cfgs to use $(LINK.c) instead of $(CC) * Leftovers from rtems-rc-4.5.0-[0|1].diff which somehow did not make it into cvs. * Cleanups to the perlscripts below tools/update/ * Some unsorted minor fixes. Footnotes/Remarks: (1) Tested for all m68k, sh, sparc, unix and selected i386, ppc BSPs. Known problems: I can't build the debug variant for the m68k/mvme162 and m68k/mvme162lx (segmentation fault - signal 11 :) (2) Tested by building the BSP, but I doubt the debug-variant is functional. The flags used for the debug variant should be checked by knowledgeable persons and probably at runtime #:o) (3) I have updated shgen to use getopt_long (it should fall back to getopt if not available), enhanced the options, cleaned up some minor tweaks and added help2man support (rough automatic man-page generation). Technical notes: * make debug and make profile now work similar in target Makefile.ams as they did in old autoconf-Makefile.ins using leaf.cfg. Unlike the rules in leaf.cfg these Makefile.am also recurse once on themselves in directory Makefiles before or after recursing into subdirectories, not only in leaf-directories. To implement this behavior, I renamed the former automake/local.am into automake/host.am and extended local.am to provide this recursion. I.e. host.am implements the non-self-recursive variant, while local.am now implements the self-recursive behavior. => all Makefile.ams exploiting build-variants are supposed to include local.am => all Makefile.ams not exploiting build-variants should include host.am => Rules of thumb: - Only include one of both, either local.am or host.am into a Makefile.am. -Target-Makefile.ams should include local.am -Host-Makefile.ams should include host.am (Probably, you now understand the naming) - There are exceptions from these rules :) * Now, make debug|profile|all are independent of each other. However, each of them however triggers preinstall. * "make install" still decends into the subdirectories but does not trigger "all|profile|debug|preinstall" in target Makefile.am anymore. Besides triggering "install"-rules in some selected Makefile.ams, it only packs $(PROJECT_ROOT) into a tarballs and unpacks it to $(prefix). => "make install" alone is not enough to install RTEMS, now use make RTEMS_BSP=<bsps> [all] [debug] [profile] make RTEMS_BSP=<bsp> install I consider this to be a step back wrt. exploiting automake mechanisms, and expect this to be reverted if we abandon building target variants in favour of the standard convention of optionally overriding flags from the command line (i.e. instead of "make debug", GNU standards favor "make CFLAGS=<options> --prefix=<location>")
* Correcting them so they have a chance of working. They need toJoel Sherrill2000-02-233-3/+8
| | | | | at least include $(RTEMS_MAKEFILE_PATH)/Makefile.in before including anything else.
* Patch rtems-rc-4.5.0-diff from Ralf Corsepius to address a problemJoel Sherrill2000-02-191-6/+1
| | | | | where user Makefiles where accidentally used when using the RTEMS application Makefile scheme.
* Patch rtems-rc-4.5.0-1.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-02-161-6/+19
| | | | | | | | which contains a couple of minor bug fixes: Fixes: * Typos: Use LIB_VARIANT instead of LIBVARIANT * Fix pc386.cfg
* Fixed typos introduced in last modification. Spotted byJoel Sherrill2000-02-111-6/+6
| | | | Erwin Rol <erwin@muffin.org>.
* Patches rtems-rc-20000204-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-02-083-18/+2
| | | | | | | | | | | | | | | | | that contains: * Removes remaining (now illegal) references to $(SRC) from a couple of Makefile.ams * Removes duplicate AC_CONFIG_SUBDIRS macro from c/configure.in * Moves ENABLE_LIBCDIR into RTEMS_PROG_C[C|XX]_FOR_TARGET (hides LIBCDIR from most configure scripts, i.e. LIBCDIR becomes less visible) * Adds RTEMS_PROG_C[C|XX]_FOR_TARGET and RTEMS_CANONICALIZE_TOOLS to libbsp/*/configure.ins (A minor bug in previous implementations, which only has an impact when switching to GNU/Cygnus canonicalization) * Cleans up several bogus comments. * Removes MKLIB * Switches the version number to 4.5.0 (for testing version number handling)
* Removed references to INSTALL_VARIANT.Joel Sherrill2000-02-081-3/+6
|
* Patch rtems-rc-20000118-6.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-02-021-2/+2
| | | | | | | | | | | | | | | | that contains: The workarounds related to the issues with ppc/helas403 (triggers a nasty bug in automake-2.14) and mcp750.cfg (Which is basically broken) To apply: patch -p1 < rtems-rc-20000118-6.diff ./bootstrap Note: * Though this patch is small, ./bootstrap is absolutely necessary. * Now your CVS source tree is identical to my local CVS.
* Patch rtems-rc-20000118-1.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-01-312-3/+3
| | | | | | | | | | | | | | that contains: * cleanups to configuration files * A reworked gccnewlib.spec.in: I have reformated it for enhanced readability and added more rtems-base packages. It now should be free of any installation conflicts (If there still remain some, they should be regarded as bugs). * A fix to the bin2boot RTEMS_BSP issue (make RTEMS_BSP="pc386 pc486" now works). * removes libbsp/bare/wrapup * Further cleanups
* Modifications from Ralf to be more like other custom files. ThereJoel Sherrill2000-01-311-4/+4
| | | | is no way to build this target.
* Added after report from Quality Quorum <qqi@world.std.com> thatJoel Sherrill2000-01-271-0/+11
| | | | pc686.cfg was not present.
* Called symbol table ".nm" not .num like every other BSP.Joel Sherrill2000-01-121-1/+1
|
* Added pc486 and pc586 as aliases of pc386 with proper cpu flags.Joel Sherrill2000-01-103-1/+26
|
* Missed cleanup from Ralf Corsepius.Joel Sherrill2000-01-102-8/+10
|
* Removed reference to Radstone PPCN.Joel Sherrill2000-01-101-6/+0
|
* Fixed comment.Joel Sherrill2000-01-101-2/+2
|
* Renaming mcp750 to motorola_shared since that is the basis for bothJoel Sherrill2000-01-072-5/+5
| | | | | the mvme2307 and mcp750 BSPs. In addition, it can support many Motorola PowerPC based VME and PCI boards.
* Patch rtems-rc-20000104-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-01-071-3/+3
| | | | | | | | | | | | | | | | | | | | | which is described below: This one is a (minor) patch in preparation of the upcoming patches. It actually is an excerpt of the upcoming patches and therefore is completely untested in this standalone form, but I don't expect it to break something. The essential changes in this patch are: * An update to rtems-polish.sh (Now can also be run in subdirectories) * A bug-fix for the libcpu/powerpc (A directory was missing from SUBDIRS in a Makefile.am) * An update to gensh2.cfg. * Cleanups/Enhancements to configuration files To apply: cd <srcdir> patch -p0 < rtems-rc-20000104-0.diff cvs rm -f c/src/lib/libbsp/Makefile.am.new
* Patch rtems-rc-19991203-5.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-12-211-0/+6
| | | | | which cleans up and merges some Hitachi SH-2 modifications from John Mills <jmills@tga.com>.
* *** empty log message ***Joel Sherrill1999-12-131-4/+4
|
* Merged of mcp750 and mvme2307 BSP by Eric Valette <valette@crf.canon.fr>.Joel Sherrill1999-12-022-1/+2
| | | | | As part of this effort, the mpc750 libcpu code is now shared with the ppc6xx.
* Patch rtems-rc-19991123-rc-1.diff from Ralf CorsepiusJoel Sherrill1999-12-011-1/+4
| | | | | | | | | | | | | | | | | | | | | | | <corsepiu@faw.uni-ulm.de> which implements automake support for some score/cpu/<RTEMS_CPU> subdirectories and fixes a few minor configuration bugs. To apply: rm -rf c/src/exec/score/cpu/i960/wrap rm -rf c/src/exec/score/cpu/m68k/wrap rm -rf c/src/exec/score/cpu/sh/wrap rm -rf c/src/exec/score/cpu/sparc/wrap rm -rf c/src/exec/score/cpu/unix/wrap patch -p1 < rtems-rc-19991123-rc-1.diff ./bootstrap Known bugs: * "make debug|profile" in c/src/src/score/cpu/<RTEMS_CPU/Makefile does not handle recursion to subdirectories correctly (recurses too often). However, this issue is hardly visible and should be tolerable for the moment.
* Patch rtems-rc-19991123-rc-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-11-301-4/+4
| | | | | | | | | | | | | | | | | | | | | | | which (among other things) converted the mptests to automake. SUB_DIRS was used instead of SUBDIRS in some Makefile.ins (apparently a leftover from moving the start* directories) Addtional major bugs: * psxtests/include was empty (incomplete psxtests changes). * bogus handling of *.scn in itrontests (screens/sptests vs. screens/itrontests installation dirs) In addition I have added a few more changes (I couldn't resist) * automake support for itrontests * OPERATION_COUNT support in tmitrontests/ * automake support for tmitrontests * automake suppport for mptests * Some (minor) corrections to several configure.in/Makefile.ams => c/src/tests/ is completly under automake control, now. => we could start to sort out the structural issues with c/src/tests (tests/support, stubdr, tools, get "make dist" working)
* Patch rtems-rc-19991117-16.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-11-234-9/+15
| | | | | | | * the PACKHEX etc problem * prevents the *.rels being removed inside the build-tree * a typo which only shows for when MP is activated * Alters some custom/*cfg files
* Miscellaneous patches from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-11-233-6/+6
| | | | | that are part of the Makefile.am conversion effort but were missed in the previous commits.
* Removed need for START_BASE.Joel Sherrill1999-11-2214-42/+1
|
* Patch rtems-rc-19991117-4.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-11-228-19/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | .. a major configuration cleanup ... major enhancement of automake support. ... and it contains a *major* breakthough: Automake support for libchip and libmisc *LEAF* directories. To implement this I have used several nasty tricks * The basical trick is to wrap an old Makefile.in's contents into a Makefile.am and still continue to use (i.e include) the old *.cfg files. * Replaced each INSTALL_IF_CHANGE and INSTALL_VARIANT with make dependencies * Add a gnu-make ifdef AUTOMAKE to main.cfg to avoid conflicts between automake and RTEMS make rules * Replaced each install:: and preinstall:: rule with make dependencies * Replaced SUB_DIRS with SUBDIRS in all Makefile.ins (Automake convention) * Removed each manually added autoconf substitution which automake performs automatically. This is not yet full automake support, because using the temporary installation directory, preinstallation in general and building variants are in contradiction to automake's basic working principles ... ... the new Makefile.ams work still somewhat clumsy ... nevertheless they work (quite well). WARNING: At first glance this patch is small, but * it affects the whole configuration system. * it opens the road to introducing automake to all Makefile.ins currently not being under automake control. JOEL> Does this remove or add any files? Both, all Makefile.ins below libchip and libmisc get replaced with Makefile.ams.
* Patch from "John M. Mills" <jmills@tga.com> with subsequent cleanup fromJoel Sherrill1999-11-182-9/+93
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ralf Corsepius <corsepiu@faw.uni-ulm.de> that adds initial Hitachi SH-2 support to RTEMS. Ralf's comments are: Changes: ------ 1. SH-Port: * Many files renamed. * CONSOLE_DEVNAME and MHZ defines removed from libcpu. * console.c moved to libbsp/sh/shared, build in libbsp/sh/<BSP>/console applying VPATH. * CONSOLE_DEVNAME made BSP-specific, replacement is defined in bsp.h * MHZ define replaced with HZ (extendent resolution) in custom/*.cfg * -DHZ=HZ used in bspstart.c, only * Makefile variable HZ used in bsp-dependent directories only. 2. SH1-Port * clock-driver rewritten to provide better resolution for odd CPU frequencies. This driver is only partially tested on hardware, ie. sightly experimental, but I don't expect severe problems with it. * Polling SCI-driver added. This driver is experimental and completly untested yet. Therefore it is not yet used for the console (/dev/console is still pointing to /dev/null, cf. gensh1/bsp.h). * minor changes to the timer driver * SH1 specific delay()/CPU_delay() now is implemented as a function 3. SH2-Port * Merged * IMO, the code is still in its infancy. Therefore I have interspersed comments (FIXME) it for items which I think John should look after. * sci and console drivers partially rewritten and extended (John, I hope you don't mind). * Copyright notices are not yet adapted