2003-08-16 Ralf Corsepius Makefile.am: Reflect having moved automake. clock/Makefile.am: Reflect having moved automake. console/Makefile.am: Reflect having moved automake. include/Makefile.am: Reflect having moved automake. irq/Makefile.am: Reflect having moved automake. network/Makefile.am: Reflect having moved automake. start/Makefile.am: Reflect having moved automake. startup/Makefile.am: Reflect having moved automake. timer/Makefile.am: Reflect having moved automake. wrapup/Makefile.am: Reflect having moved automake. 2003-08-11 Ralf Corsepius * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 2003-08-06 Ralf Corsepius PR 445/bsps * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. Remove cpp, old_cpp (now unused). 2003-08-06 Ralf Corsepius PR 444/bsps * bsp_specs: Remove -DUSE_ENHANCED_INTR_API. 2003-03-06 Ralf Corsepius * configure.ac: Remove AC_CONFIG_AUX_DIR. 2003-02-11 Ralf Corsepius * configure.ac: AM_INIT_AUTOMAKE([1.7.2]). 2003-02-11 Ralf Corsepius * configure.ac: AC_PREREQ(2.57). 2003-01-20 Joel Sherrill * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking. 2002-12-13 Ralf Corsepius * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg. * console/Makefile.am: Don't include @RTEMS_BSP@.cfg. * irq/Makefile.am: Don't include @RTEMS_BSP@.cfg. * network/Makefile.am: Don't include @RTEMS_BSP@.cfg. * start/Makefile.am: Don't include @RTEMS_BSP@.cfg. * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg. * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg. 2002-12-12 Ralf Corsepius * start/Makefile.am: Use install-data-local to install startfile. 2002-12-10 Ralf Corsepius * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg. 2002-12-02 Joel Sherrill * configure.ac, network/Makefile.am: Don't build if networking disabled. * startup/linkcmds: Add sections to remove warnings. 2002-11-17 Joel Sherrill * network/network.c: Fix inconsistency in prototyping. 2002-11-13 Joel Sherrill * network/network.c: Removed warning per Jay's suggestion. 2002-11-13 Joel Sherrill * include/.cvsignore: Corrected. * network/.cvsignore: New file. 2002-11-13 Jay Monkman * New BSP. * .cvsignore, ChangeLog, Makefile.am, bsp_specs, configure.ac, README, times, clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c, console/.cvsignore, console/Makefile.am, console/uart.c, include/.cvsignore, include/Makefile.am, include/bsp.h, include/ep7312.h, irq/.cvsignore, irq/Makefile.am, irq/bsp_irq_asm.S, irq/bsp_irq_init.c, irq/irq.c, irq/irq.h, network/Makefile.am, network/network.c, start/.cvsignore, start/Makefile.am, start/start.S, startup/.cvsignore, startup/Makefile.am, startup/bspstart.c, startup/exit.c, startup/linkcmds, timer/.cvsignore, timer/Makefile.am, timer/timer.c, wrapup/.cvsignore, wrapup/Makefile.am: New file.