Timeline



12/20/01:

17:33 Changeset in rtems [ba748523]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-12-20 Ralf Corsepius <corsepiu@…> * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4. * aclocal/subdirs.m4: New file. * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/ modifications. * aclocal/check-posix.m4: Apply AS_IF. * aclocal/config-subdirs.m4: Reflect changes to other m4-macros. * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE. Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs. * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs. Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir. * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's OUTPUT_COMMANDS. * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE. * aclocal/rtems-debug.m4: Minor cleanups. * aclocal/rtems-top.m4: Minor cleanups. * automake/compile.am: Further steps towards automake's rules.
17:32 Changeset in rtems [f92cc34]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-12-20 Ralf Corsepius <corsepiu@…> * configure.ac: Add AM_CONDITIONAL for enable_multilib, enable_posix, enable_itron. * Makefile.am: Compute MULTISUBDIR on-the-fly. Conditionally add libposix and libitron to SRCS. Apply MULTISUBDIR for picking up librtems, libposix and libitron.
17:32 Changeset in rtems [dfe5faf8]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-12-20 Ralf Corsepius <corsepiu@…> * configure.ac: Add RTEMS_BSPOPTS_*(ARM_RDP_MONITOR). * startup/Makefile.am: Remove ARM_RDP_MONITOR, AM_CPPFLAGS.
17:32 Changeset in rtems [e6dc43d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-12-20 Ralf Corsepius <corsepiu@…> * configure.ac: Use RTEMS_ENV_RTEMSCPU.
17:30 Changeset in rtems [b804d632]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-12-19 Ralf Corsepius <corsepiu@…> * inline/rtems/score/object.inl, macros/rtems/score/object.inl: Add add casts to Objects_Id in _Objects_Build_ids to avoid implicit typecasts from enum to int16 on bit16 targets (here: h8300).
17:25 Changeset in rtems [b9f84f1]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-12-19 Ralf Corsepius <corsepiu@…> * configure.ac: Apply RTEMS_BSPOPTS_*(CPU_CLOCK_RATE_HZ). * console/Makefile.am: C_O_FILES = $(C_FILES:%.c=$(ARCH)/%.o). * wrapup/Makefile.am: Add gdbsci, scitab to BSP_FILES, add CPU_FILES.

12/19/01:

18:11 Changeset in rtems [2539cdc]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-12-18 Eric Norum <eric.norum@…> * lib/tftpDriver.c: Allow chdir() to work on TFTP `directories' (path names with a / at the end) while disallowing open() operations on TFTP `directories'.
14:37 Changeset in rtems [989b938]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-12-19 Ralf Corsepius <corsepiu@…> * wrapup/posix/Makefile.am: Add multilib support. * wrapup/itron/Makefile.am: Add multilib support. * wrapup/rtems/Makefile.am: Add multilib support. * Makefile.am: Add multilib support.
14:36 Changeset in rtems [ca837f8a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-12-19 Ralf Corsepius <corsepiu@…> * src/Makefile.am: Add multilib support.
14:36 Changeset in rtems [d8c76574]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-12-19 Ralf Corsepius <corsepiu@…> * src/Makefile.am: Add multilib support. * optman/Makefile.am: Add multilib support.
14:36 Changeset in rtems [e9718415]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-12-19 Ralf Corsepius <corsepiu@…> * Makefile.am: Add multilib support.
14:35 Changeset in rtems [624c881]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-12-19 Ralf Corsepius <corsepiu@…> * optman/Makefile.am: Add multilib support. * src/Makefile.am: Add multilib support.
14:34 Changeset in rtems [9201e6b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-12-19 Ralf Corsepius <corsepiu@…> * optman/Makefile.am: Add multilib support. Remove ASM4FLAGS. * src/Makefile.am: Add multilib support.

12/18/01:

14:12 Changeset in rtems [c5fff113]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-12-18 Ralf Corsepius <corsepiu@…> * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup. * automake/lib.am: Add MULTISUBDIR.
14:12 Changeset in rtems [efcb89c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-12-18 Ralf Corsepius <corsepiu@…> * config-ml.in: New file. Imported from gcc and modified for RTEMS.
14:11 Changeset in rtems [c2b12f2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-12-09 Ralf Corsepius <corsepiu@…> * custom/armulator.cfg: Remove make-target-options. * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE (now in erc32/configure.ac). * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE (now in leon2/configure.ac). Remove CONSOLE_USE_POLLED (Unused). * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE, CD2401_USE_TERMIOS (now in mvme167/configure.ac). * custom/mvme162.cfg: Remove references to mvme162lx. Abandon gcc272. Remove make-target-options. * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
14:10 Changeset in rtems [ac43f07]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-12-09 Ralf Corsepius <corsepiu@…> * configure.ac: Add RTEMS_BSPOPTS*(CONSOLE_USE_INTERRUPTS). Add RTEMS_BSPOPTS*(SIMSPARC_FAST_IDLE). Remove RTEMS_OUTPUT_BUILD_SUBDIRS. * include/bsp.h: include bspopts.h.
14:10 Changeset in rtems [90bc0568]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-12-09 Ralf Corsepius <corsepiu@…> * configure.ac: Add RTEMS_BPSOPTS_*(CD2401_INT_LEVEL). Add RTEMS_BPSOPTS_*(CD2401_IO_MODE). Add RTEMS_BPSOPTS_*(CD2401_USE_TERMIOS). Add AC_DEFINE_UNQUOTED([mvme167]).
14:10 Changeset in rtems [96953bbb]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-12-09 Ralf Corsepius <corsepiu@…> * configure.ac: Add RTEMS_BPSOPTS_* for ARM_RDI_MONITOR.
14:10 Changeset in rtems [b66116e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-12-09 Ralf Corsepius <corsepiu@…> * configure.ac: Add RTEMS_BSPOPTS_* for SERIAL_INPUT, HIF_INPUT, SERIAL_OUTPUT, HIF_OUTPUT. * console/console.c: Remove NO_BSP_INIT, SERIAL_INPUT, HIF_INPUT, SERIAL_OUTPUT, HIF_OUTPUT, add #include <bsp.h>.
14:09 Changeset in rtems [7e950a4]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-12-09 Ralf Corsepius <corsepiu@…> * asm.h: include cpuopts.h instead of targopts.h * rtems/score/arm.h: Use arm.

12/07/01:

13:09 Changeset in rtems [63bb806]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
changed version to ss-20011210
12:59 Changeset in rtems [86d9ca2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-12-07 Eric Norum <eric.norum@…> * lib/tftpDriver.c: Restore write capability.
12:44 Changeset in rtems [85ca769]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-12-04 Ralf Corsepius <corsepiu@…> * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
12:34 Changeset in rtems [a62f2a2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-12-04 Ralf Corsepius <corsepiu@…> * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
12:33 Changeset in rtems [d1d7545b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-12-04 Ralf Corsepius <corsepiu@…> * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
12:32 Changeset in rtems [97dbdde1]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-12-04 Ralf Corsepius <corsepiu@…> * custom/bare.cfg: Remove make-target-options. * custom/c4xsim.cfg: Ditto. * custom/cvme961.cfg: Ditto. * custom/efi68k.cfg: Ditto. * custom/gen68302.cfg: Ditto. * custom/gen68340.cfg: Ditto. * custom/genmongoosev.cfg: Ditto. * custom/gensh4.cfg: Remove make-target-options, remove GCC272 make-exe, remove empty lines. * custom/h8sim.cfg: Remove make-target-options. * custom/mcf5206elite.cfg: Ditto. * custom/mrm332.cfg: Ditto. * custom/mvme147.cfg: Ditto. * custom/ods68302.cfg: Ditto. * custom/p4000.cfg: Ditto. * custom/p4600.cfg: Ditto. * custom/p4650.cfg: Ditto. * custom/pc386.cfg: Ditto. * custom/portsw.cfg: Ditto. * custom/simsh4.cfg: Ditto.
12:31 Changeset in rtems [d0d33f21]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-12-04 Ralf Corsepius <corsepiu@…> * bootstrap: Run autoheader when configure.ac contains RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
Note: See TracTimeline for information about the timeline view.