Commit Graph

100 Commits

Author SHA1 Message Date
Ralf Corsepius
63a88eb0bc Regenerate. 2007-01-08 08:43:28 +00:00
Ralf Corsepius
2488213308 Add preinstall.am 2006-01-12 10:10:32 +00:00
Ralf Corsepius
d623b59beb New. 2006-01-12 09:51:29 +00:00
Till Straumann
78111c37c6 2005-11-02 straumanatslacdotstanford.edu
* libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-2b-eeprom.h,
	libchip/i2c/i2c-ds1621.c, libchip/i2c/i2c-ds1621.h: New files.
	* libchip/Makefile.am, libchip/preinstall.am, wrapup/Makefile.am:
    added a simple API/library
	for i2c devices and drivers for i2c 2-byte eeproms and a ds1621
	temperature sensor; API is documented in libi2c.h
2005-11-03 02:52:41 +00:00
Ralf Corsepius
6028f9412f Remove libpppd.a. 2005-10-26 16:30:49 +00:00
Ralf Corsepius
9a1ee94e4f Remove libtelnetd.a (Moved to cpukit). 2005-10-26 01:15:04 +00:00
Ralf Corsepius
9cd49d421a 2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Remove HAS_WRAPUP_LIBBSP.
	* wrapup/Makefile.am: Remove HAS_WRAPUP_LIBBSP.
2005-02-12 03:43:07 +00:00
Ralf Corsepius
4bf6a9f22a 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/rtems_servers/ftp.c,
	libnetworking/rtems_servers/ftp.h,
	libnetworking/rtems_servers/Makefile.am:
	Remove (relocated to cpukit/ftpd).
	* configure.ac, Makefile.am, wrapup/Makefile.am: Reflect having
	removed move libnetworking/rtems_servers.
2005-02-04 12:47:44 +00:00
Ralf Corsepius
f68b8909b6 2005-01-22 Ralf Corsepius <ralf.corsepius@rtems.org>
* wrapup/Makefile.am: Remove rtems-ctor.o.
2005-01-22 10:25:25 +00:00
Ralf Corsepius
552fca76b3 2005-01-01 Ralf Corsepius <ralf.corsepius@rtems.org>
* libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am
	support/Makefile.am, wrapup/Makefile.am:
	Remove build-variant support.
2005-01-02 00:40:17 +00:00
Ralf Corsepius
cc870803f9 2004-10-27 Ralf Corsepius <ralf_corsepius@rtems.org>
PR 700/rtems_misc
	* configure.ac, libnetworking/Makefile.am, wrapup/Makefile.am:
	Remove libnetworking/rtems_webserver.
2004-10-27 06:03:12 +00:00
Ralf Corsepius
fcf00342a6 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am,
	wrapup/Makefile.am: Fix automake problems having been introduced
	in previous patch.
2004-02-20 01:11:53 +00:00
Ralf Corsepius
5e5cf07b36 2004-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am:
	Preinstall dirs.
	* wrapup/Makefile.am: Preinstall dirs. Cosmetics.
	* aclocal/check-multiprocessing.m4: Cosmetics.
	* aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
	* aclocal/project-root.m4: Remove obsolete comments. Remove PACKHEX.
2004-02-19 06:08:15 +00:00
Ralf Corsepius
e7495aeba8 2004-02-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* librdbg/Makefile.am: Merge-in librdbg/include/Makefile.am,
	librdbg/src/Makefile.am.
	* librdbg/include/Makefile.am, librdbg/src/Makefile.am: Remove.
	* configure.ac: Reflect changes above.
	Unconditionally apply RTEMS_CHECK_MULTIPROCESSING.
	* wrapup/Makefile.am: Reflect changes above.
	* Makefile.am: Add DIST_SUBDIRS = @BSP_SUBDIRS@.
2004-02-17 13:41:35 +00:00
Ralf Corsepius
9e23302c8e 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Reflect new location of librdbg.a.
2004-02-14 17:53:48 +00:00
Ralf Corsepius
11cafc0c22 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Don't include lib.am.
	* automake/compile.am: Use automake compilation rules.
2004-02-12 12:10:29 +00:00
Ralf Corsepius
477180fa73 2004-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/check-multiprocessing.m4: Remove AC_SUBST(HAS_MP).
	Add AM_CONDITIONAL(HAS_MP).
	* wrapup/Makefile.am: Fix path to ../libchip/shmdr.rel.
	* configure.ac: Remove AM_CONDITIONAL(HAS_MP).
	* aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
	aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
	aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
	aclocal/multilib.m4: Use AS_HELP_STRING instead of AC_HELP_STRING
	(Deprecated by autoconf 2.59).
2004-02-02 18:13:10 +00:00
Ralf Corsepius
171a04c4df 2004-01-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
	* wrapup/Makefile.am: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
2004-01-27 01:38:49 +00:00
Ralf Corsepius
1734d37b90 2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Reflect changes to librdbg.
	* aclocal/enable-bare.m4: Convert to autoconf-2.59.
2004-01-21 15:47:08 +00:00
Ralf Corsepius
ebff81998b 2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Reflect changes to libchip/*.
2004-01-15 04:19:12 +00:00
Ralf Corsepius
ca1531c56c 2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* support/Makefile.am: Use automake compilation rules.
	* wrapup/Makefile.am: Reflect changes to support/*.
2004-01-15 04:08:46 +00:00
Ralf Corsepius
7c5a840a84 2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove libnetworking/wrapup/Makefile.
	* wrapup/Makefile.am: Reflect change to libnetworking/*.
	Use libnetworking/*/lib*.a instead of libnetapps.a
2004-01-15 03:56:14 +00:00
Ralf Corsepius
0724887fc2 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
	Add PRE/TMPINSTALL_FILES to CLEANFILES.
	* automake/lib.am: Remove TMPINSTALL_FILES.
2004-01-14 07:29:04 +00:00
Ralf Corsepius
a099e9a003 2003-12-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Reflect changes to shmdr.
2003-12-19 00:25:15 +00:00
Ralf Corsepius
e90cff9631 2003-12-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
	* wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
	* acinclude.m4: Rework RTEMS_CONFIG_SUBDIR.
	* Makefile.am: Reflect changes to RTEMS_CONFIG_SUBDIR.
2003-12-14 23:00:58 +00:00
Ralf Corsepius
b94661383b 2003-12-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
	* wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
2003-12-13 05:25:41 +00:00
Ralf Corsepius
795d9d4682 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Use mkdir_p. Remove dirs from
	PRE/TMPINSTALL_FILES.
2003-12-12 16:03:00 +00:00
Ralf Corsepius
0e31ed7a67 2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/env-rtemsbsp.m4: AC_SUBST(project_libdir).
	* automake/lib.am: Remove project_libdir.
	* wrapup/Makefile.am: Reworked.
2003-12-11 12:43:55 +00:00
Ralf Corsepius
f2fc5cfe3d 2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* support/Makefile.am: Remove all-local: $(ARCH).
	* wrapup/Makefile.am: Remove all-local: $(ARCH).
2003-12-02 04:40:06 +00:00
Ralf Corsepius
514e77b7ba 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
	lib/Makefile.am: Reflect having moved automake.
	support/Makefile.am: Reflect having moved automake.
	wrapup/Makefile.am: Reflect having moved automake.
2003-08-16 13:02:30 +00:00
Ralf Corsepius
8a7f8c23f4 Merger from rtems-4-6-branch. 2003-04-29 08:05:54 +00:00
Ralf Corsepius
3c55718aca Merger from rtems-4-6-branch. 2003-03-11 09:06:13 +00:00
Ralf Corsepius
17aa98d2b3 2003-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
2003-01-16 03:09:29 +00:00
Ralf Corsepius
131814fad0 2002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
	Let all-local: depend on $(LIB).
2002-12-12 12:49:49 +00:00
Ralf Corsepius
5c675ef87a 2002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove libmisc.
2002-12-12 03:29:14 +00:00
Ralf Corsepius
c22d6134a0 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.
	Add autom4te*cache.
	Remove autom4te.cache.
	* wrapup/.cvsignore: Remove autom4te.cache.
2002-10-21 11:45:05 +00:00
Ralf Corsepius
67bfd9a63e 2002-08-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Posix-BSP-Hacks:
	* configure.ac: Add AM_CONDITIONAL(LIBCHIP).
	Pass RTEMS_HOST to make/bsp.mak
	* Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
	* wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
2002-08-12 14:29:54 +00:00
Ralf Corsepius
55ac4e14f7 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
2002-08-11 07:21:01 +00:00
Ralf Corsepius
2b61cd0618 2002-08-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
    	../libchip/serial/$(ARCH)/libserialio.a.
2002-08-10 04:07:26 +00:00
Ralf Corsepius
94f4a9baa2 2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Merge wrapup/configure.ac.
	Cosmetic cleanups.
	* Makefile.am: Add wrapup-SUBDIR.
	* wrapup/ChangeLog: Remove.
	* wrapup/configure.ac: Remove.
2002-08-09 09:47:16 +00:00
Ralf Corsepius
daaacdb7cc 2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use @RTEMS_BSP_FAMILY@ instead of $(@RTEMS_BSP_FAMILY).
	* configure.ac: Remove RTEMS_BSP_ALIAS.
	Add RTEMS_CHECK_BSP_CACHE.
	Use RTEMS_BSP_FAMILY to detect the bare BSP.
2002-08-09 08:26:28 +00:00
Ralf Corsepius
33b52ecca5 2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AC_CONFIG_SRCDIR([../libmisc]).
2002-07-22 10:20:51 +00:00
Ralf Corsepius
ec7fc23386 2002-07-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove setting up bsplibdir.
2002-07-19 04:12:43 +00:00
Ralf Corsepius
2984cf1bc7 2002-07-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: explicitly create $(ARCH) when building $(LIB).
	Add bsplib_DATA = $(LIB).
2002-07-03 20:16:01 +00:00
Ralf Corsepius
5df32aee5f 2002-06-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Pickup libbsp.a from build directory.
2002-06-30 06:13:39 +00:00
Ralf Corsepius
765a1f0667 2002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Pickup libnetapps.a from build directory.
2002-06-26 17:00:34 +00:00
Ralf Corsepius
74232ef576 2002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Pickup libmisc.a from build directory.
	Remove libxdr.a.
2002-06-26 16:08:05 +00:00
Ralf Corsepius
163abc10e8 2002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove libxdr.a.
2002-06-26 05:20:29 +00:00
Joel Sherrill
0b2f26d4d9 2002-06-25 Joel Sherrill <joel@OARcorp.com>
* Per PR233, moved librpc to exec.  Ralf will patch after move.
	The patches associated with this PR are out of date.
	* configure.ac, wrapup/Makefile.am: Modified.
	* librpc, librpc/ChangeLog: Removed.
2002-06-25 14:54:49 +00:00
Joel Sherrill
f3e9ad0784 2002-05-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Reflect moving libnetworking. Use libnetapps instead.
2002-05-29 17:00:51 +00:00