Changeset c53e9e2f in rtems
- Timestamp:
- 08/16/03 13:02:47 (20 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 116c04e
- Parents:
- 514e77b7
- Location:
- c/src
- Files:
-
- 62 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/h8300/ChangeLog
r514e77b7 rc53e9e2f 1 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 Makefile.am: Reflect having moved automake. 4 1 5 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/h8300/Makefile.am
r514e77b7 rc53e9e2f 8 8 SUBDIRS = $(RTEMS_BSP_FAMILY) 9 9 10 include $(top_srcdir)/../../../ ../../automake/subdirs.am11 include $(top_srcdir)/../../../ ../../automake/local.am10 include $(top_srcdir)/../../../automake/subdirs.am 11 include $(top_srcdir)/../../../automake/local.am -
c/src/lib/libbsp/hppa1.1/ChangeLog
r514e77b7 rc53e9e2f 1 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 Makefile.am: Reflect having moved automake. 4 1 5 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/hppa1.1/Makefile.am
r514e77b7 rc53e9e2f 8 8 SUBDIRS = $(RTEMS_BSP_FAMILY) 9 9 10 include $(top_srcdir)/../../../ ../../automake/subdirs.am11 include $(top_srcdir)/../../../ ../../automake/local.am10 include $(top_srcdir)/../../../automake/subdirs.am 11 include $(top_srcdir)/../../../automake/local.am -
c/src/lib/libbsp/hppa1.1/simhppa/tools/ChangeLog
r514e77b7 rc53e9e2f 1 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 Makefile.am: Reflect having moved automake. 4 1 5 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/hppa1.1/simhppa/tools/Makefile.am
r514e77b7 rc53e9e2f 14 14 $(INSTALL_PROGRAM) print_dump $(PROJECT_ROOT)/simhppa/bin 15 15 16 include $(top_srcdir)/../../../../../ ../../automake/local.am16 include $(top_srcdir)/../../../../../automake/local.am -
c/src/lib/libbsp/i386/ChangeLog
r514e77b7 rc53e9e2f 1 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 Makefile.am: Reflect having moved automake. 4 1 5 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/i386/Makefile.am
r514e77b7 rc53e9e2f 8 8 SUBDIRS = shared $(RTEMS_BSP_FAMILY) 9 9 10 include $(top_srcdir)/../../../ ../../automake/subdirs.am11 include $(top_srcdir)/../../../ ../../automake/local.am10 include $(top_srcdir)/../../../automake/subdirs.am 11 include $(top_srcdir)/../../../automake/local.am -
c/src/lib/libbsp/i386/pc386/tools/ChangeLog
r514e77b7 rc53e9e2f 1 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 Makefile.am: Reflect having moved automake. 4 1 5 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/i386/pc386/tools/Makefile.am
r514e77b7 rc53e9e2f 28 28 all-local: $(TMPINSTALL_FILES) 29 29 30 include $(top_srcdir)/../../../../../ ../../automake/host.am30 include $(top_srcdir)/../../../../../automake/host.am -
c/src/lib/libbsp/i960/ChangeLog
r514e77b7 rc53e9e2f 1 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 Makefile.am: Reflect having moved automake. 4 1 5 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/i960/Makefile.am
r514e77b7 rc53e9e2f 8 8 SUBDIRS = $(RTEMS_BSP_FAMILY) 9 9 10 include $(top_srcdir)/../../../ ../../automake/subdirs.am11 include $(top_srcdir)/../../../ ../../automake/local.am10 include $(top_srcdir)/../../../automake/subdirs.am 11 include $(top_srcdir)/../../../automake/local.am -
c/src/lib/libbsp/m68k/ChangeLog
r514e77b7 rc53e9e2f 1 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 Makefile.am: Reflect having moved automake. 4 1 5 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/m68k/Makefile.am
r514e77b7 rc53e9e2f 8 8 SUBDIRS = shared $(RTEMS_BSP_FAMILY) 9 9 10 include $(top_srcdir)/../../../ ../../automake/subdirs.am11 include $(top_srcdir)/../../../ ../../automake/local.am10 include $(top_srcdir)/../../../automake/subdirs.am 11 include $(top_srcdir)/../../../automake/local.am -
c/src/lib/libbsp/m68k/mcf5206elite/tools/ChangeLog
r514e77b7 rc53e9e2f 1 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 Makefile.am: Reflect having moved automake. 4 1 5 2003-08-14 Joel Sherrill <joel@OARcorp.com> 2 6 -
c/src/lib/libbsp/m68k/mcf5206elite/tools/Makefile.am
r514e77b7 rc53e9e2f 20 20 all-local: $(TMPINSTALL_FILES) 21 21 22 include $(top_srcdir)/../../../../../ ../../automake/host.am22 include $(top_srcdir)/../../../../../automake/host.am -
c/src/lib/libbsp/m68k/mvme162/tools/ChangeLog
r514e77b7 rc53e9e2f 1 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 Makefile.am: Reflect having moved automake. 4 1 5 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/m68k/mvme162/tools/Makefile.am
r514e77b7 rc53e9e2f 15 15 $(INSTALL_PROGRAM) $(PROGRAMS) $(PROJECT_ROOT)/@RTEMS_BSP@/bin 16 16 endif 17 include $(top_srcdir)/../../../../../ ../../automake/host.am17 include $(top_srcdir)/../../../../../automake/host.am -
c/src/lib/libbsp/m68k/shared/ChangeLog
r514e77b7 rc53e9e2f 1 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 Makefile.am: Reflect having moved automake. 4 1 5 2002-06-25 Joel Sherrill <joel@OARcorp.com> 2 6 -
c/src/lib/libbsp/m68k/shared/Makefile.am
r514e77b7 rc53e9e2f 8 8 EXTRA_DIST = m68kpretaskinghook.c setvec.c start.S 9 9 10 include $(top_srcdir)/../../../ ../../automake/subdirs.am11 include $(top_srcdir)/../../../ ../../automake/local.am10 include $(top_srcdir)/../../../automake/subdirs.am 11 include $(top_srcdir)/../../../automake/local.am -
c/src/lib/libbsp/m68k/shared/gdbstub/ChangeLog
r514e77b7 rc53e9e2f 1 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 Makefile.am: Reflect having moved automake. 4 1 5 2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/m68k/shared/gdbstub/Makefile.am
r514e77b7 rc53e9e2f 5 5 EXTRA_DIST = m68k-stub.c rtems-stub-glue.c gdb_if.h 6 6 7 include $(top_srcdir)/../../../ ../../automake/local.am7 include $(top_srcdir)/../../../automake/local.am -
c/src/lib/libbsp/mips/ChangeLog
r514e77b7 rc53e9e2f 1 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 Makefile.am: Reflect having moved automake. 4 1 5 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/mips/Makefile.am
r514e77b7 rc53e9e2f 8 8 SUBDIRS = $(RTEMS_BSP_FAMILY) 9 9 10 include $(top_srcdir)/../../../ ../../automake/subdirs.am11 include $(top_srcdir)/../../../ ../../automake/local.am10 include $(top_srcdir)/../../../automake/subdirs.am 11 include $(top_srcdir)/../../../automake/local.am -
c/src/lib/libbsp/mips/jmr3904/tools/ChangeLog
r514e77b7 rc53e9e2f 1 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 Makefile.am: Reflect having moved automake. 4 1 5 2003-08-14 Joel Sherrill <joel@OARcorp.com> 2 6 -
c/src/lib/libbsp/mips/jmr3904/tools/Makefile.am
r514e77b7 rc53e9e2f 19 19 all-local: $(TMPINSTALL_FILES) 20 20 21 include $(top_srcdir)/../../../../../ ../../automake/host.am21 include $(top_srcdir)/../../../../../automake/host.am -
c/src/lib/libbsp/mips64orion/ChangeLog
r514e77b7 rc53e9e2f 1 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 Makefile.am: Reflect having moved automake. 4 1 5 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/mips64orion/Makefile.am
r514e77b7 rc53e9e2f 8 8 SUBDIRS = $(RTEMS_BSP_FAMILY) 9 9 10 include $(top_srcdir)/../../../ ../../automake/subdirs.am11 include $(top_srcdir)/../../../ ../../automake/local.am10 include $(top_srcdir)/../../../automake/subdirs.am 11 include $(top_srcdir)/../../../automake/local.am -
c/src/lib/libbsp/no_cpu/ChangeLog
r514e77b7 rc53e9e2f 1 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 Makefile.am: Reflect having moved automake. 4 1 5 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/no_cpu/Makefile.am
r514e77b7 rc53e9e2f 8 8 SUBDIRS = $(RTEMS_BSP_FAMILY) 9 9 10 include $(top_srcdir)/../../../ ../../automake/subdirs.am11 include $(top_srcdir)/../../../ ../../automake/local.am10 include $(top_srcdir)/../../../automake/subdirs.am 11 include $(top_srcdir)/../../../automake/local.am -
c/src/lib/libbsp/or32/ChangeLog
r514e77b7 rc53e9e2f 1 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 Makefile.am: Reflect having moved automake. 4 1 5 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/or32/Makefile.am
r514e77b7 rc53e9e2f 11 11 SUBDIRS = $(RTEMS_BSP_FAMILY) 12 12 13 include $(top_srcdir)/../../../ ../../automake/subdirs.am14 include $(top_srcdir)/../../../ ../../automake/local.am13 include $(top_srcdir)/../../../automake/subdirs.am 14 include $(top_srcdir)/../../../automake/local.am -
c/src/lib/libbsp/powerpc/ChangeLog
r514e77b7 rc53e9e2f 1 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 Makefile.am: Reflect having moved automake. 4 1 5 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/powerpc/Makefile.am
r514e77b7 rc53e9e2f 12 12 support/new_exception_processing 13 13 14 include $(top_srcdir)/../../../ ../../automake/subdirs.am15 include $(top_srcdir)/../../../ ../../automake/local.am14 include $(top_srcdir)/../../../automake/subdirs.am 15 include $(top_srcdir)/../../../automake/local.am -
c/src/lib/libbsp/powerpc/psim/tools/ChangeLog
r514e77b7 rc53e9e2f 1 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 Makefile.am: Reflect having moved automake. 4 1 5 2003-08-11 Thomas Doerfler<Thomas.Doerfler@imd-systems.de> 2 6 -
c/src/lib/libbsp/powerpc/psim/tools/Makefile.am
r514e77b7 rc53e9e2f 28 28 all-local: $(TMPINSTALL_FILES) 29 29 30 include $(top_srcdir)/../../../../../ ../../automake/host.am30 include $(top_srcdir)/../../../../../automake/host.am -
c/src/lib/libbsp/powerpc/support/new_exception_processing/ChangeLog
r514e77b7 rc53e9e2f 1 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 Makefile.am: Reflect having moved automake. 4 1 5 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/powerpc/support/new_exception_processing/Makefile.am
r514e77b7 rc53e9e2f 16 16 S_O_FILES = $(S_FILES:%.S=${ARCH}/%.$(OBJEXT)) 17 17 18 include $(top_srcdir)/../../../../../ ../../automake/compile.am19 include $(top_srcdir)/../../../../../ ../../automake/lib.am18 include $(top_srcdir)/../../../../../automake/compile.am 19 include $(top_srcdir)/../../../../../automake/lib.am 20 20 21 21 # … … 44 44 EXTRA_DIST = $(C_FILES) $(S_FILES) 45 45 46 include $(top_srcdir)/../../../../../ ../../automake/local.am46 include $(top_srcdir)/../../../../../automake/local.am -
c/src/lib/libbsp/powerpc/support/old_exception_processing/ChangeLog
r514e77b7 rc53e9e2f 1 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 Makefile.am: Reflect having moved automake. 4 1 5 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/powerpc/support/old_exception_processing/Makefile.am
r514e77b7 rc53e9e2f 16 16 S_O_FILES = $(S_FILES:%.S=${ARCH}/%.$(OBJEXT)) 17 17 18 include $(top_srcdir)/../../../../../ ../../automake/compile.am19 include $(top_srcdir)/../../../../../ ../../automake/lib.am18 include $(top_srcdir)/../../../../../automake/compile.am 19 include $(top_srcdir)/../../../../../automake/lib.am 20 20 21 21 AM_CPPFLAGS += -I$(srcdir) … … 44 44 EXTRA_DIST = TODO $(C_FILES) $(S_FILES) $(UNUSED_FILES) 45 45 46 include $(top_srcdir)/../../../../../ ../../automake/local.am46 include $(top_srcdir)/../../../../../automake/local.am -
c/src/lib/libbsp/sh/ChangeLog
r514e77b7 rc53e9e2f 1 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 Makefile.am: Reflect having moved automake. 4 1 5 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/sh/Makefile.am
r514e77b7 rc53e9e2f 8 8 SUBDIRS = shared $(RTEMS_BSP_FAMILY) 9 9 10 include $(top_srcdir)/../../../ ../../automake/subdirs.am11 include $(top_srcdir)/../../../ ../../automake/local.am10 include $(top_srcdir)/../../../automake/subdirs.am 11 include $(top_srcdir)/../../../automake/local.am -
c/src/lib/libbsp/sh/shared/ChangeLog
r514e77b7 rc53e9e2f 1 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 Makefile.am: Reflect having moved automake. 4 1 5 2003-02-03 Joel Sherrill <joel@OARcorp.com> 2 6 -
c/src/lib/libbsp/sh/shared/Makefile.am
r514e77b7 rc53e9e2f 8 8 EXTRA_DIST = console.c setvec.c 9 9 10 include $(top_srcdir)/../../../ ../../automake/local.am10 include $(top_srcdir)/../../../automake/local.am -
c/src/lib/libbsp/shared/ChangeLog
r514e77b7 rc53e9e2f 1 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 Makefile.am: Reflect having moved automake. 4 1 5 2003-08-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/shared/Makefile.am
r514e77b7 rc53e9e2f 12 12 EXTRA_DIST += gdbstub/rtems-stub-glue.c 13 13 14 include $(top_srcdir)/ ../../automake/local.am14 include $(top_srcdir)/automake/local.am -
c/src/lib/libbsp/sparc/ChangeLog
r514e77b7 rc53e9e2f 1 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 Makefile.am: Reflect having moved automake. 4 1 5 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/sparc/Makefile.am
r514e77b7 rc53e9e2f 8 8 SUBDIRS = shared $(RTEMS_BSP_FAMILY) 9 9 10 include $(top_srcdir)/../../../ ../../automake/subdirs.am11 include $(top_srcdir)/../../../ ../../automake/local.am10 include $(top_srcdir)/../../../automake/subdirs.am 11 include $(top_srcdir)/../../../automake/local.am -
c/src/lib/libbsp/sparc/erc32/tools/ChangeLog
r514e77b7 rc53e9e2f 1 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 Makefile.am: Reflect having moved automake. 4 1 5 2003-08-14 Joel Sherrill <joel@OARcorp.com> 2 6 -
c/src/lib/libbsp/sparc/erc32/tools/Makefile.am
r514e77b7 rc53e9e2f 20 20 all-local: $(TMPINSTALL_FILES) 21 21 22 include $(top_srcdir)/../../../../../ ../../automake/host.am22 include $(top_srcdir)/../../../../../automake/host.am -
c/src/lib/libbsp/sparc/leon/tools/ChangeLog
r514e77b7 rc53e9e2f 1 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 Makefile.am: Reflect having moved automake. 4 1 5 2003-08-14 Joel Sherrill <joel@OARcorp.com> 2 6 -
c/src/lib/libbsp/sparc/leon/tools/Makefile.am
r514e77b7 rc53e9e2f 20 20 all-local: $(TMPINSTALL_FILES) 21 21 22 include $(top_srcdir)/../../../../../ ../../automake/host.am22 include $(top_srcdir)/../../../../../automake/host.am -
c/src/lib/libbsp/sparc/shared/ChangeLog
r514e77b7 rc53e9e2f 1 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 Makefile.am: Reflect having moved automake. 4 1 5 2002-11-01 Joel Sherrill <joel@OARcorp.com> 2 6 -
c/src/lib/libbsp/sparc/shared/Makefile.am
r514e77b7 rc53e9e2f 6 6 EXTRA_DIST = bspclean.c bspstart.c gnatcommon.c start.S 7 7 8 include $(top_srcdir)/../../../ ../../automake/local.am8 include $(top_srcdir)/../../../automake/local.am -
c/src/lib/libbsp/unix/ChangeLog
r514e77b7 rc53e9e2f 1 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 Makefile.am: Reflect having moved automake. 4 1 5 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/unix/Makefile.am
r514e77b7 rc53e9e2f 8 8 SUBDIRS = $(RTEMS_BSP_FAMILY) 9 9 10 include $(top_srcdir)/../../../ ../../automake/subdirs.am11 include $(top_srcdir)/../../../ ../../automake/local.am10 include $(top_srcdir)/../../../automake/subdirs.am 11 include $(top_srcdir)/../../../automake/local.am -
c/src/lib/libbsp/unix/posix/tools/ChangeLog
r514e77b7 rc53e9e2f 1 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 Makefile.am: Reflect having moved automake. 4 1 5 2003-08-14 Joel Sherrill <joel@OARcorp.com> 2 6 -
c/src/lib/libbsp/unix/posix/tools/Makefile.am
r514e77b7 rc53e9e2f 34 34 all-local: $(TMPINSTALL_FILES) $(PERL_TMPINSTALL_FILES) 35 35 36 include $(top_srcdir)/../../../../../ ../../automake/host.am36 include $(top_srcdir)/../../../../../automake/host.am -
c/src/lib/libcpu/powerpc/new-exceptions/ChangeLog
r514e77b7 rc53e9e2f 1 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 Makefile.am: Reflect having moved automake. 4 1 5 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libcpu/powerpc/old-exceptions/ChangeLog
r514e77b7 rc53e9e2f 1 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 Makefile.am: Reflect having moved automake. 4 1 5 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/librtems++/ChangeLog
r514e77b7 rc53e9e2f 1 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 Makefile.am: Reflect having moved automake. 4 1 5 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/librtems++/Makefile.am
r514e77b7 rc53e9e2f 5 5 ACLOCAL_AMFLAGS = -I ../../../aclocal 6 6 7 include $(top_srcdir)/../ ../../automake/compile.am8 include $(top_srcdir)/../ ../../automake/lib.am7 include $(top_srcdir)/../automake/compile.am 8 include $(top_srcdir)/../automake/lib.am 9 9 10 10 include_rtems__dir = $(includedir)/rtems++ … … 51 51 all-local: ${ARCH} $(PREINSTALL_FILES) $(TMPINSTALL_FILES) 52 52 53 include $(top_srcdir)/../ ../../automake/local.am53 include $(top_srcdir)/../automake/local.am
Note: See TracChangeset
for help on using the changeset viewer.