Timeline



06/27/02:

21:59 Changeset in rtems [dda0bffc]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-06-27 Thomas Doerfler <Thomas.Doerfler@…> * Addition of a ftp client filesystem, comparable to the tftp one. * lib/ftpfs.c, rtems/ftpfs.h: New files. * lib/Makefile.am, rtems/Makefile.am: Modified to reflect above.
21:27 Changeset in rtems [b335e9ef]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-06-27 Joel Sherrill <joel@…> * Makefile.am: genoffsets must be built before the executive.
21:26 Changeset in rtems [8ce766ce]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-06-27 Joel Sherrill <joel@…> * tools/Makefile.am: Build the cpu dependent tools as well.
21:25 Changeset in rtems [9e633f5]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-06-25 Thomas Doerfler <Thomas.Doerfler@…> * With the addition of serdbg, the standard polled I/O functions for gdbstub and/or printk are optionally routed to any termios-aware device driver, that supports polled mode. See libmisc/serdbg/README. * serdbg/Makefile.am, serdbg/README, serdbg/serdbg.c, serdbg/serdbg.h, serdbg/serdbgcnf.h, serdbg/serdbgio.c, serdbg/termios_printk.c, serdbg/termios_printk.h, serdbg/termios_printk_cnf.h, serdbg/.cvsignore: New files. * configure.ac, Makefile.am, wrapup/Makefile.am: Modified to reflect addition.
21:24 Changeset in rtems [bbcfe5f2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-06-27 Joel Sherrill <joel@…> * Makefile.am, bsp_specs: Now this target almost compiles again.
21:23 Changeset in rtems [7990ddd]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-06-25 Joel Sherrill <joel@…> * Thomas Doerfler <Thomas.Doerfler@…> added m68k support to the shared gdb stub glue thus adding a directory at the top shared level. * shared/gdbstub: New directory. * configure.ac: Modified to reflect above.
21:21 Changeset in rtems [6ba9c27]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-06-27 Joel Sherrill <joel@…> * Makefile.am, cpu.c, cpu_asm.S, rtems.S: Modified to make this all compile again. It has been a while since we have had a semi-working hppa1.1-rtems cross compiler. :)
21:15 Changeset in rtems [d33dd2f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-06-25 Joel Sherrill <joel@…> * Thomas Doerfler <Thomas.Doerfler@…> added m68k support to the shared gdb stub glue thus moving some of the gdbstub support to a higher level. * startup/Makefile.am: Modified to reflect above.
21:14 Changeset in rtems [007d59d6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-06-25 Joel Sherrill <joel@…> * Thomas Doerfler <Thomas.Doerfler@…> added m68k support to the shared gdb stub glue necessitating a move up. * Makefile.am: Reflect new gdbstub directory.
21:13 Changeset in rtems [8fcb0c6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-06-25 Joel Sherrill <joel@…> * Thomas Doerfler <Thomas.Doerfler@…> added m68k support to the shared gdb stub glue necessitating a move up. * ChangeLog?, Makefile.am, .cvsignore: New file. * rtems-stub-glue.c: Moved from mips/shared/gdbstub and m68k/shared/gdbstub.
21:11 Changeset in rtems [085dd80]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-06-25 Joel Sherrill <joel@…> * Thomas Doerfler <Thomas.Doerfler@…> added m68k support to the shared gdb stub glue thus adding a directory. * configure.ac: Modified to reflect above.
21:10 Changeset in rtems [da9138d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-06-25 Thomas Doerfler <Thomas.Doerfler@…> * startup/Makefile.am: Compile the m68k gdb stub and glue.
21:09 Changeset in rtems [f3eff097]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-06-25 Joel Sherrill <joel@…> * Thomas Doerfler <Thomas.Doerfler@…> added m68k support to the shared gdb stub glue thus adding a directory. * gdbstub: New directory. * Makefile.am: Modified to reflect above.
21:08 Changeset in rtems [a8d953f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-06-25 Thomas Doerfler <Thomas.Doerfler@…> * Added m68k serial stub that is thread aware. * ChangeLog?, gdb_if.h, m68k-stub.c, Makefile.am: New files.
12:21 Changeset in rtems [a25b63b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-27 Ralf Corsepius <corsepiu@…> * configure.ac: Add RTEMS_PROG_CCAS
12:18 Changeset in rtems [5261406]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-27 Ralf Corsepius <corsepiu@…> * aclocal/prog-ccas.m4: New. * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP. RTEMS_GCC_PRINT * aclocal/check-multiprocessing.m4: Fix typo. * automake/compile.am: Remove CXX support. Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
12:15 Changeset in rtems [272413c]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-27 Ralf Corsepius <corsepiu@…> * aclocal/prog-ccas.m4: New. * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP. RTEMS_GCC_PRINT * aclocal/check-multiprocessing.m4: Fix typo. * automake/compile.am: Remove CXX support. Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
04:00 Changeset in rtems [da8f88a]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-27 Ralf Corsepius <corsepiu@…> * configure.ac: Use AC_CONFIG_AUX_DIR(../..). Add AC_PROG_RANLIB.
04:00 Changeset in rtems [15c107ff]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-27 Ralf Corsepius <corsepiu@…> * configure.ac: Use AC_CONFIG_AUX_DIR(..).
03:59 Changeset in rtems [6f79a970]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-27 Ralf Corsepius <corsepiu@…> * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..). Add AC_PROG_RANLIB.
02:30 Changeset in rtems [6d4210c1]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-27 Ralf Corsepius <corsepiu@…> * autotools/automake-rtems.spec.in: Update to automake-1.6.2.

06/26/02:

17:04 Changeset in rtems [6186657a]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-26 Ralf Corsepius <corsepiu@…> * wrapup/Makefile.am: Build libnetapps.a. Don't preinstall libnetapps.a
17:00 Changeset in rtems [765a1f06]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-26 Ralf Corsepius <corsepiu@…> * Makefile.am: Pickup libnetapps.a from build directory.
16:11 Changeset in rtems [d6c6c26f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-26 Ralf Corsepius <corsepiu@…> * wrapup/Makefile.am: Don't preinstall libmisc.a.
16:08 Changeset in rtems [74232ef5]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-26 Ralf Corsepius <corsepiu@…> * Makefile.am: Pickup libmisc.a from build directory. Remove libxdr.a.
16:00 Changeset in rtems [dee3768b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-26 Ralf Corsepius <corsepiu@…> * ChangeLog?: Fix bogus changelog entries.
15:46 Changeset in rtems [89e6498]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-26 Ralf Corsepius <corsepiu@…> * wrapup/Makefile.am: Don't preinstall libnetworking.a.
15:28 Changeset in rtems [8e7d260c]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-26 Ralf Corsepius <corsepiu@…> * wrapup/Makefile.am: Don't preinstall libfs.a.
15:24 Changeset in rtems [996a0385]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-26 Ralf Corsepius <corsepiu@…> * src/Makefile.am: Don't preinstall libblock.a.
13:53 Ticket #237 (Add-on packages don't build) created by Eric Norum
I tried building the add-on packages on a new machine and found that …
12:57 Changeset in rtems [d2d5215]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-26 Ralf Corsepius <corsepiu@…> * configure.ac: Remove references to RTEMS_BSP.
12:52 Changeset in rtems [a7c1897]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-26 Ralf Corsepius <corsepiu@…> * configure.ac: Remove references to RTEMS_BSP. * src/Makefile.am: Add libposix.a.
12:52 Changeset in rtems [b2d72c67]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-26 Ralf Corsepius <corsepiu@…> * configure.ac: Remove references to RTEMS_BSP. * src/Makefile.am: Add libitron.a.
10:56 Changeset in rtems [27f9f12]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-26 Ralf Corsepius <corsepiu@…> * configure.ac: Remove references to RTEMS_BSP. * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP. Allow building w/ --enable-multiprocessing --enable-multilib. * aclocal/enable-multiprocessing.m4: Eliminate RTEMS_HAS_MULTIPROCESSING.
05:20 Changeset in rtems [163abc10]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-26 Ralf Corsepius <corsepiu@…> * wrapup/Makefile.am: Remove libxdr.a.

06/25/02:

17:41 Changeset in rtems [abc1167]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-25 Ralf Corsepius <corsepiu@…> * configure.ac: RTEMS_TOP(../../../..). AC_CONFIG_AUX_DIR(../../../..). Remove RTEMS_CANONICAL_HOST. Use RTEMS_ENV_RTEMSCPU. Add AC_PROG_RANLIB. * include/rpc/Makefile.am: Include $(top_srcdir)/../automake/*.am. * include/Makefile.am: Include $(top_srcdir)/../automake/*.am. * include/rpcsvc/Makefile.am: Include $(top_srcdir)/../automake/*.am. * Makefile.am: Include $(top_srcdir)/../automake/*.am. ACLOCAL_AMFLAGS = -I ../aclocal. * src/rpc/PSD.doc/Makefile.am: Include $(top_srcdir)/../automake/*.am. * src/rpc/Makefile.am: Include $(top_srcdir)/../automake/*.am. * src/xdr/Makefile.am: Include $(top_srcdir)/../automake/*.am. * src/Makefile.am: Include $(top_srcdir)/../automake/*.am.
17:39 Changeset in rtems [2239edfd]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-25 Ralf Corsepius <corsepiu@…> * wrapup/Makefile.am: Fix stupid typo in previous patch.
17:15 Changeset in rtems [e73e576]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-25 Ralf Corsepius <corsepiu@…> * configure.ac: Add librpc. AC_PROG_RANLIB. * wrapup/Makefile.am: Add librpc. Use relative path to lib*.a for POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
17:05 Changeset in rtems [3ebe28f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-25 Ralf Corsepius <corsepiu@…> * configure.ac: Remove librpc.
14:54 Changeset in rtems [0b2f26d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-06-25 Joel Sherrill <joel@…> * 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.
14:52 Changeset in rtems [411e387]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-06-25 Joel Sherrill <joel@…> * Per PR233, moved librpc to exec. Ralf will patch after move. The patches associated with this PR are out of date. ./include/rpc/.cvsignore, ./include/rpc/Makefile.am, ./include/rpc/auth.h, ./include/rpc/auth_des.h, ./include/rpc/auth_unix.h, ./include/rpc/clnt.h, ./include/rpc/des.h, ./include/rpc/des_crypt.h, ./include/rpc/pmap_clnt.h, ./include/rpc/pmap_prot.h, ./include/rpc/pmap_rmt.h, ./include/rpc/rpc.h, ./include/rpc/rpc_com.h, ./include/rpc/rpc_msg.h, ./include/rpc/svc.h, ./include/rpc/svc_auth.h, ./include/rpc/types.h, ./include/rpc/xdr.h, ./include/.cvsignore, ./include/Makefile.am, ./include/rpcsvc/.cvsignore, ./include/rpcsvc/Makefile.am, ./include/rpcsvc/bootparam_prot.x, ./include/rpcsvc/crypt.x, ./include/rpcsvc/key_prot.x, ./include/rpcsvc/klm_prot.x, ./include/rpcsvc/mount.x, ./include/rpcsvc/nfs_prot.x, ./include/rpcsvc/nis.x, ./include/rpcsvc/nis_cache.x, ./include/rpcsvc/nis_callback.x, ./include/rpcsvc/nis_db.h, ./include/rpcsvc/nis_object.x, ./include/rpcsvc/nis_tags.h, ./include/rpcsvc/nislib.h, ./include/rpcsvc/nlm_prot.x, ./include/rpcsvc/pmap_prot.x, ./include/rpcsvc/rex.x, ./include/rpcsvc/rnusers.x, ./include/rpcsvc/rquota.x, ./include/rpcsvc/rstat.x, ./include/rpcsvc/rwall.x, ./include/rpcsvc/sm_inter.x, ./include/rpcsvc/spray.x, ./include/rpcsvc/yp.x, ./include/rpcsvc/yp_prot.h, ./include/rpcsvc/ypclnt.h, ./include/rpcsvc/yppasswd.x, ./include/rpcsvc/ypupdate_prot.x, ./include/rpcsvc/ypxfrd.x, ./.cvsignore, ./Makefile.am, ./README_RTEMS, ./configure.ac, ./src/rpc/PSD.doc/.cvsignore, ./src/rpc/PSD.doc/Makefile.am, ./src/rpc/PSD.doc/nfs.rfc.ms, ./src/rpc/PSD.doc/rpc.prog.ms, ./src/rpc/PSD.doc/rpc.rfc.ms, ./src/rpc/PSD.doc/rpcgen.ms, ./src/rpc/PSD.doc/xdr.nts.ms, ./src/rpc/PSD.doc/xdr.rfc.ms, ./src/rpc/.cvsignore, ./src/rpc/DISCLAIMER, ./src/rpc/Makefile.am, ./src/rpc/README, ./src/rpc/auth_des.c, ./src/rpc/auth_none.c, ./src/rpc/auth_time.c, ./src/rpc/auth_unix.c, ./src/rpc/authdes_prot.c, ./src/rpc/authunix_prot.c, ./src/rpc/bindresvport.3, ./src/rpc/bindresvport.c, ./src/rpc/clnt_generic.c, ./src/rpc/clnt_perror.c, ./src/rpc/clnt_raw.c, ./src/rpc/clnt_simple.c, ./src/rpc/clnt_tcp.c, ./src/rpc/clnt_udp.c, ./src/rpc/clnt_unix.c, ./src/rpc/crypt_client.c, ./src/rpc/des_crypt.3, ./src/rpc/des_crypt.c, ./src/rpc/des_soft.c, ./src/rpc/get_myaddress.c, ./src/rpc/getpublickey.c, ./src/rpc/getrpcent.3, ./src/rpc/getrpcent.c, ./src/rpc/getrpcport.3, ./src/rpc/getrpcport.c, ./src/rpc/key_call.c, ./src/rpc/key_prot_xdr.c, ./src/rpc/netname.c, ./src/rpc/netnamer.c, ./src/rpc/pmap_clnt.c, ./src/rpc/pmap_getmaps.c, ./src/rpc/pmap_getport.c, ./src/rpc/pmap_prot.c, ./src/rpc/pmap_prot2.c, ./src/rpc/pmap_rmt.c, ./src/rpc/publickey.3, ./src/rpc/publickey.5, ./src/rpc/rpc.3, ./src/rpc/rpc.5, ./src/rpc/rpc_callmsg.c, ./src/rpc/rpc_commondata.c, ./src/rpc/rpc_dtablesize.c, ./src/rpc/rpc_prot.c, ./src/rpc/rpc_secure.3, ./src/rpc/rpcdname.c, ./src/rpc/rstat.1, ./src/rpc/rstat_svc.8, ./src/rpc/rtems_portmapper.c, ./src/rpc/rtems_rpc.c, ./src/rpc/rtime.3, ./src/rpc/rtime.c, ./src/rpc/svc.c, ./src/rpc/svc_auth.c, ./src/rpc/svc_auth_des.c, ./src/rpc/svc_auth_unix.c, ./src/rpc/svc_raw.c, ./src/rpc/svc_run.c, ./src/rpc/svc_simple.c, ./src/rpc/svc_tcp.c, ./src/rpc/svc_udp.c, ./src/rpc/svc_unix.c, ./src/xdr/.cvsignore, ./src/xdr/Makefile.am, ./src/xdr/xdr.3, ./src/xdr/xdr.c, ./src/xdr/xdr_array.c, ./src/xdr/xdr_float.c, ./src/xdr/xdr_mem.c, ./src/xdr/xdr_rec.c, ./src/xdr/xdr_reference.c, ./src/xdr/xdr_sizeof.c, ./src/xdr/xdr_stdio.c, ./src/.cvsignore, ./src/Makefile.am: Moved to exec.
13:56 Ticket #233 (Move librpc to c/src/exec) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: This is moved in CVS and I think I modified some of the configurery correctly to ignore the deleted version in src/librpc. I did not modify exec's configurery to add it.

06/24/02:

14:13 Ticket #236 (strnlen in rtems_webserver conflicts with newlib) created by Eric Norum
The latest version of newlib provides strnlen(). This causes RTEMS …

06/19/02:

13:22 Changeset in rtems [4e987e77]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-19 Ralf Corsepius <corsepiu@…> * aclocal/subdirs.m4: Remove.
03:06 Ticket #235 (OAR/RTEMS webpages maldisplayed) created by Ralf Corsepius
The OAR/RTEMS website is displayed malformated by mozilla-1.0. I have …

06/18/02:

12:36 Changeset in rtems [9909f34c]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-18 Ralf Corsepius <corsepiu@…> * Makefile.am: Merge-in include/Makefile.am. * include/Makefile.am: Remove. * configure.ac: Reflect changes above.
12:33 Changeset in rtems [75fb648b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-18 Ralf Corsepius <corsepiu@…> * Makefile.am: Remove commented out net-apps.
12:29 Changeset in rtems [7001a48]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-18 Ralf Corsepius <corsepiu@…> * wrapup/Makefile.am: Use relative path to lib*.a for LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.

06/17/02:

15:05 Changeset in rtems [b8ad66c]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-17 Ralf Corsepius <corsepiu@…> * Makefile.am: Merge src/Makefile.am. * configure.ac: Reflect changes above. * src/Makefile.am: Remove.
14:58 Changeset in rtems [ba2df911]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-17 Ralf Corsepius <corsepiu@…> * aclocal/env-rtemscpu.m4: Remove. * aclocal/multi.m4: Remove. * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
09:29 Changeset in rtems [607e6b36]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-17 Ralf Corsepius <corsepiu@…> * Makefile.am: Include $(top_srcdir)/automake/*.am. Use aclocal. * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am. * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am. * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am. * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am. * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am. * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am. * score/Makefile.am: Include $(top_srcdir)/automake/*.am. * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am. * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am. * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am. * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am. * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am. * include/Makefile.am: Include $(top_srcdir)/automake/*.am. * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am. * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am. * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am. * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am. * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
09:28 Changeset in rtems [54d540f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-17 Ralf Corsepius <corsepiu@…> * Include $(top_srcdir)/automake/*.am. Use aclocal/.
09:27 Changeset in rtems [fed6210d]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-17 Ralf Corsepius <corsepiu@…> * Include $(top_srcdir)/automake/*.am.
09:22 Changeset in rtems [2f6261d]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-17 Ralf Corsepius <corsepiu@…> * Makefile.am: Include $(top_srcdir)/../../../automake/*.am. Use ../../../aclocal.
09:12 Changeset in rtems [8ed9f53]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-17 Ralf Corsepius <corsepiu@…> * Makefile.am: Include $(top_srcdir)/../automake/*.am. Use ../aclocal. * src/Makefile.am: Include $(top_srcdir)/../automake/*.am.
09:12 Changeset in rtems [f22ebf0]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-17 Ralf Corsepius <corsepiu@…> * arpa/Makefile.am: Include $(top_srcdir)/../automake/*.am. * kern/Makefile.am: Include $(top_srcdir)/../automake/*.am. * Makefile.am: Include $(top_srcdir)/../automake/*.am. Use ../aclocal. * lib/Makefile.am: Include $(top_srcdir)/../automake/*.am. * libc/Makefile.am: Include $(top_srcdir)/../automake/*.am. * machine/Makefile.am: Include $(top_srcdir)/../automake/*.am. * net/Makefile.am: Include $(top_srcdir)/../automake/*.am. * netinet/Makefile.am: Include $(top_srcdir)/../automake/*.am. * nfs/Makefile.am: Include $(top_srcdir)/../automake/*.am. * rtems/Makefile.am: Include $(top_srcdir)/../automake/*.am. * sys/Makefile.am: Include $(top_srcdir)/../automake/*.am. * vm/Makefile.am: Include $(top_srcdir)/../automake/*.am. * wrapup/Makefile.am: Include $(top_srcdir)/../automake/*.am.
09:10 Changeset in rtems [7077c87]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-17 Ralf Corsepius <corsepiu@…> * src/dosfs/Makefile.am: Include $(top_srcdir)/../automake/*.am. * src/Makefile.am: Include $(top_srcdir)/../automake/*.am. * src/imfs/Makefile.am: Include $(top_srcdir)/../automake/*.am. * Makefile.am: Include $(top_srcdir)/../automake/*.am. Use ../aclocal. * wrapup/Makefile.am: Include $(top_srcdir)/../automake/*.am.
09:10 Changeset in rtems [6e183f1]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-17 Ralf Corsepius <corsepiu@…> * include/Makefile.am: Include $(top_srcdir)/../automake/*.am. * Makefile.am: Include $(top_srcdir)/../automake/*.am. Use ../aclocal. * src/Makefile.am: Include $(top_srcdir)/../automake/*.am.
09:07 Changeset in rtems [78c2a97]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-17 Ralf Corsepius <corsepiu@…> * include/Makefile.am: Include $(top_srcdir)/../automake/*.am. * Makefile.am: Include $(top_srcdir)/../automake/*.am. Use ../aclocal. * inline/Makefile.am: Include $(top_srcdir)/../automake/*.am. * macros/Makefile.am: Include $(top_srcdir)/../automake/*.am. * src/Makefile.am: Include $(top_srcdir)/../automake/*.am.
08:53 Changeset in rtems [14e2477]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-17 Ralf Corsepius <corsepiu@…> * aclocal/bsp-alias.m4: Copied over from aclocal/. * aclocal/canonical-host.m4: Ditto. * aclocal/canonical-target-name.m4: Ditto. * aclocal/canonicalize-tools.m4: Ditto. * aclocal/check-bsp-cache.m4: Ditto. * aclocal/check-bsps.m4: Ditto. * aclocal/check-cpu.m4: Ditto. * aclocal/check-itron.m4: Ditto. * aclocal/check-multiprocessing.m4: Ditto. * aclocal/check-networking.m4: Ditto. * aclocal/check-newlib.m4: Ditto. * aclocal/check-posix.m4: Ditto. * aclocal/check-tool.m4: Ditto. * aclocal/enable-bare.m4: Ditto. * aclocal/enable-inlines.m4: Ditto. * aclocal/enable-itron.m4: Ditto. * aclocal/enable-multiprocessing.m4: Ditto. * aclocal/enable-networking.m4: Ditto. * aclocal/enable-posix.m4: Ditto. * aclocal/enable-rtemsbsp.m4: Ditto. * aclocal/env-rtemsbsp.m4: Ditto. * aclocal/env-rtemscpu.m4: Ditto. * aclocal/gcc-pipe.m4: Ditto. * aclocal/gcc-specs.m4: Ditto. * aclocal/multi.m4: Ditto. * aclocal/multilib.m4: Ditto. * aclocal/prog-cc.m4: Ditto. * aclocal/project-root.m4: Ditto. * aclocal/rtems-cpu-subdirs.m4: Ditto. * aclocal/rtems-debug.m4: Ditto. * aclocal/rtems-top.m4: Ditto. * aclocal/subdirs.m4: Ditto. * aclocal/sysv-ipc.m4: Ditto. * aclocal/tool-paths.m4: Ditto. * aclocal/version.m4: Ditto.
08:52 Changeset in rtems [ed8ec1c]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-17 Ralf Corsepius <corsepiu@…> * copied over from aclocal/.

06/15/02:

08:20 Changeset in rtems [dfa9b5fc]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-15 Ralf Corsepius <corsepiu@…> * Makefile.am: Remove multilib support. * configure.ac: Ditto. * sapi/Makefile.am: Ditto.
07:14 Changeset in rtems [bfd1a53a]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-02 Ralf Corsepius <corsepiu@…> * rtems/Makefile.am: include multilib.am instead of RTEMS_BSP.cfg.
05:34 Changeset in rtems [39dfccf2]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-15 Ralf Corsepius <corsepiu@…> * automake/compile.am: Copied over from automake/. * automake/lib.am: Copied over from automake/. * automake/local.am: Copied over from automake/. * automake/multilib.am: Copied over from automake/. * automake/subdirs.am: Copied over from automake/. * Makefile.am: Add automake/*.am.
05:33 Changeset in rtems [b6b3cf5]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Add AUTOMAKE_FILES.
05:29 Changeset in rtems [9ea3832c]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Copied over from the automake/

06/14/02:

17:33 Changeset in rtems [c93fb2af]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-06-14 Joel Sherrill <joel@…> * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add: Updated to gcc 3.1 and gdb 5.2.
17:31 Changeset in rtems [98d15b2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-06-14 Joel Sherrill <joel@…> * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch to gcc 3.1 arguments.
17:27 Changeset in rtems [b221cd3d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-06-14 Joel Sherrill <joel@…> * startup/linkcmds: Fixed typo and added gnu.linkonce.t and gnu.linkonce.r sections.
17:26 Changeset in rtems [22501172]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-06-14 Joel Sherrill <joel@…> * startup/linkcmds: Fixed typo.
06:52 Changeset in rtems [22f5b4c]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-14 Ralf Corsepius <corsepiu@…> * project.am: Use PATH_SEPARATOR to setup TEXINPUTS.
06:12 Ticket #231 (doc/project.am vs. PATH_SEPARATOR) closed by Ralf Corsepius
State-Changed-From-To: analyzed->closed State-Changed-Why: patched
Note: See TracTimeline for information about the timeline view.