Timeline



09/22/00:

20:39 Changeset in rtems [fe74163]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-09-22 Joel Sherrill <joel@…> * startup/linkcmds: Use default object format to avoid name changes in object format due to tool version changes.
20:38 Changeset in rtems [4b60bd3]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-09-22 Joel Sherrill <joel@…> * machine/types.h, pppd/pppd.h, rtems/rtems_bsdnet_internal.h, rtems_webserver/webmain.c: machine/types.h should not have included rtems.h. It is now including precisely the least amount of low level, yet portable .h files to get the basic RTEMS types defined. This rippled into other files since rtems_bsdnet_internal.h used machine/types.h to include rtems.h.
20:36 Changeset in rtems [a74e94a2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-09-22 Joel Sherrill <joel@…> * src/xdr/xdr_float.c: Added A29K support.
20:36 Changeset in rtems [443f26d2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-09-22 Joel Sherrill <joel@…> * clock/clock.S: Commented out non-GNU assembly.
20:35 Changeset in rtems [fb327db3]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-09-22 Joel Sherrill <joel@…> * libc/newlibc.c: Removed _A29K specific ifdef.
20:34 Changeset in rtems [bbfdedd]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-09-22 Joel Sherrill <joel@…> * amd.ah, cpu.c, cpu_asm.S, register.ah, sig.S, rtems/score/cpu.h: Updated and fixed minor things. Commented out offensive assembly and made applications link.
20:33 Changeset in rtems [2365488e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-09-22 Joel Sherrill <joel@…> * start/crt0.S: Renamed to start/start.S. * start/start.S: Formerly start/crt0.S. * startup/linkcmds: New file. GNU linker script that is not correct for the target board but links programs. * bsp_specs: Use linkcmds. * include/Makefile.am, start/Makefile.am startup/Makefile.am: Now work. * startup/bspstart.c, startup/setvec.c: "#if 0"'ed out references to reoutines in assembly that are in turn "#if 0"'ed out.
16:14 Changeset in rtems [add92c6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-09-22 Joel Sherrill <joel@…> * Makefile.am: Removed definition of ACLOCAL_AMFLAGS.
16:13 Changeset in rtems [8cd9c14d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-09-22 Joel Sherrill <joel@…> * Makefile.am: Removed GENERATED_FILES from list of TEXINFOS.
13:59 Changeset in rtems [d1c83050]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-09-22 Joel Sherrill <joel@…> * Makefile.am, cpu_asm.S, psmacro.ah, rtems/score/cpu.h: First attempt to compile with GNU tools. Minor modifications to compile enough to get to assembler errors.

09/20/00:

13:27 Changeset in rtems [0b18036] by Joel Sherrill <joel.sherrill@…>
2000-09-20 Joel Sherrill <joel@…> * src/objectgetbyindex.c: Do not enable dispatching on an error path it was not disabled on.
13:27 Changeset in rtems [2c6a0491]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-09-20 Joel Sherrill <joel@…> * src/objectgetbyindex.c: Do not enable dispatching on an error path it was not disabled on.

09/19/00:

21:35 Changeset in rtems [728c6822]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
changed version to ss-20000919
20:59 Changeset in rtems [7fd9cef]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
changed version to ss-20000919

09/15/00:

13:12 Changeset in rtems [0eca1d08]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-09-14 Joel Sherrill <joel@…> * include/mvme16x_hw.h: Include rtems/score/targopts.h so we can check which BSP this is being used with.
13:10 Changeset in rtems [9b1a45f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-09-14 Joel Sherrill <joel@…> * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.

09/14/00:

16:54 Changeset in rtems [c9782f9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-09-14 Joel Sherrill <joel@…> * aclocal/enable-hwapi.m4: Now longer used and removed.
13:33 Changeset in rtems [ab23133]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-09-13 Ralf Corsepius <corsepiu@…> * automake/lib.am: Remove leaf.cfg.

09/13/00:

20:03 Changeset in rtems [63c5ce45]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-09-13 Joel Sherrill <joel@…> * bsp_specs, console/Makefile.am, include/Makefile.am: Clean up.
19:42 Changeset in rtems [8b9acbf0]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-09-13 Joel Sherrill <joel@…> * Makefile.am, bsp_specs, configure.in, console/Makefile.am, include/Makefile.am, irq/Makefile.am, irq/irq.c, start/Makefile.am, startup/Makefile.am, startup/exit.c, wrapup/Makefile.am: Made to conform to current practice concerning automake and autoconf. Corrected minor warnings.
19:39 Changeset in rtems [3db37a7c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-09-13 Joel Sherrill <joel@…> * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg, custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
13:45 Changeset in rtems [fb7e6dcf]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-09-13 Emmanuel Raguet <raguet@…> * vegaplus BSP submitted by Emmanuel Raguet <raguet@…> and Eric Valette <valette@…>. * custom/vegaplus.cfg: New file.
13:45 Changeset in rtems [4564566]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-09-13 Emmanuel Raguet <raguet@…> * vegaplus BSP submitted by Emmanuel Raguet <raguet@…> and Eric Valette <valette@…>. * vegaplus/bsp_specs, configure.in, console/Makefile.am, include/Makefile.am, include/bsp.h, include/registers.h, irq/Makefile.am, irq/bsp_irq_asm.S, irq/bsp_irq_init.c, irq/irq.c, irq/irq.h, start/Makefile.am, start/start.S, startup/Makefile.am, startup/bspstart.c, startup/exit.c, startup/linkcmds, wrapup/Makefile.am: New files.
13:08 Changeset in rtems [943399b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-09-13 Ralf Corsepius <corsepiu@…> * leaf.cfg: Remove Depends inclusion.
13:08 Changeset in rtems [372e4e2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-09-13 Ralf Corsepius <corsepiu@…> * aclocal/rtems-top.m4: Add ENDIF-hack. * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.

09/12/00:

20:56 Changeset in rtems [2094513]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-09-12 Ralf Corsepius <corsepiu@…> * custom/erc32.cfg: Add comment on -mno-v8, -mcypress. * custom/gen68302.cfg: Comment out LIBC_LIB[C|M]. * custom/gen68340.cfg: Comment out LIBC_LIB[C|M]. * custom/gen68360.cfg: Comment out LIBC_LIB[C|M]. * custom/idp.cfg: Comment out LIBC_LIB[C|M]. * custom/mvme162.cfg: Comment out LIBC_LIB[C|M]. * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
20:55 Changeset in rtems [7e5a481]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-09-12 Ralf Corsepius <corsepiu@…> * leaf.cfg: Remove include ${CONFIG.CC}, add MANAGERS, START_FILE, LINKCMDS handling. * default.cfg.in: Remove everything but START_BASE.
20:54 Changeset in rtems [00438014]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-09-12 Ralf Corsepius <corsepiu@…> * configure.in: Add RTEMS_PROG_CC_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
20:54 Changeset in rtems [1ea70d78]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-09-12 Ralf Corsepius <corsepiu@…> * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS) * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28, add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272. * automake/compile.am: Replaced. * automake/local.am: Remove building variant handling.
20:51 Changeset in rtems [a4e45452]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-09-12 Joel Sherrill <joel@…> * rtems/score/i386.h: Corrected "#elsif" to be "#elif".
12:53 Changeset in rtems [4166123]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-09-12 Ralf Corsepius <corsepiu@…> * start/Makefile.am: Remove AM_CPPFLAGS and GAS_CODE16 conditional. * startup/Makefile.am: Cleanup comments.
12:52 Changeset in rtems [2431a8cf]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-09-12 Ralf Corsepius <corsepiu@…> * start/Makefile.am: Remove AM_CPPFLAGS and GAS_CODE16 conditional.
12:52 Changeset in rtems [03d5706]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-09-12 Ralf Corsepius <corsepiu@…> * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE, AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS). * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS. * aclocal/target.m4: Cleanup comments * Automake/compile.am: Add DEFS support to keep building happy.
12:51 Changeset in rtems [49c41bf]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-09-12 Ralf Corsepius <corsepiu@…> * target.cfg.in: Comment out DEFS.
12:51 Changeset in rtems [9d4dacc]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-09-12 Ralf Corsepius <corsepiu@…> * Makefile.am: Use += to set up AM_CPPFLAGS.
12:51 Changeset in rtems [5174271]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-09-12 Ralf Corsepius <corsepiu@…> * custom/gensh2.cfg: Fix comments.
12:50 Changeset in rtems [a8fc588]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-10 Ralf Corsepius <corsepiu@…> * multigen: Fix BARE_CPU_CFLAGS.
12:48 Changeset in rtems [9fbf213]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-09-12 Joel Sherrill <joel@…> * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include compiler arguments that specify CPU model options.
12:39 Changeset in rtems [0905e0f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-09-12 Joel Sherrill <joel@…> * custom/mbx860_005b.cfg (make-target-options): Add lines to define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE. The settings may be incorrect but the BSP now compiles.
12:37 Changeset in rtems [e453d5c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-09-12 Joel Sherrill <joel@…> * network/network.c (uti596_attach): Adjust cpp directives and conditional braces so all cases compile.
Note: See TracTimeline for information about the timeline view.