summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 2001-12-18 Eric Norum <eric.norum@usask.ca>Joel Sherrill2001-12-196-3/+21
| | | | | | * lib/tftpDriver.c: Allow chdir() to work on TFTP `directories' (path names with a / at the end) while disallowing open() operations on TFTP `directories'.
* 2001-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-12-197-12/+27
| | | | | | | * 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.
* 2001-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-12-198-4/+20
| | | | * src/Makefile.am: Add multilib support.
* 2001-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-12-196-8/+18
| | | | | * src/Makefile.am: Add multilib support. * optman/Makefile.am: Add multilib support.
* 2001-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-12-1964-90/+218
| | | | * Makefile.am: Add multilib support.
* 2001-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-12-196-8/+18
| | | | | * optman/Makefile.am: Add multilib support. * src/Makefile.am: Add multilib support.
* 2001-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-12-195-8/+15
| | | | | * optman/Makefile.am: Add multilib support. Remove ASM4FLAGS. * src/Makefile.am: Add multilib support.
* 2001-12-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-12-183-6/+13
| | | | | * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup. * automake/lib.am: Add MULTISUBDIR.
* 2001-12-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-12-182-0/+882
| | | | * config-ml.in: New file. Imported from gcc and modified for RTEMS.
* 2001-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-12-187-85/+51
| | | | | | | | | | | | | | * 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.
* 2001-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-12-186-9/+47
| | | | | | | * 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.
* 2001-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-12-182-1/+23
| | | | | | | * 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]).
* 2001-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-12-182-1/+7
| | | | * configure.ac: Add RTEMS_BPSOPTS_* for ARM_RDI_MONITOR.
* 2001-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-12-183-11/+22
| | | | | | | * 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>.
* 2001-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-12-187-5/+15
| | | | | * asm.h: include cpuopts.h instead of targopts.h * rtems/score/arm.h: Use __arm__.
* changed version to ss-20011210Joel Sherrill2001-12-071-1/+1
|
* 2001-12-07 Eric Norum <eric.norum@usask.ca>Joel Sherrill2001-12-076-18/+51
| | | | * lib/tftpDriver.c: Restore write capability.
* 2001-12-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-12-078-9/+18
| | | | * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
* 2001-12-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-12-072-2/+4
| | | | * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
* 2001-12-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-12-073-2/+8
| | | | * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
* 2001-12-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-12-0720-115/+23
| | | | | | | | | | | | | | | | | | | | | | | * 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.
* 2001-12-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-12-072-0/+8
| | | | | * bootstrap: Run autoheader when configure.ac contains RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
* changed version to ss-20011203Joel Sherrill2001-12-031-1/+1
|
* 2001-11-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-12-033-1/+23
| | | | | * aclocal/bsp-configure.m4: New file. * Makefile.am: Add aclocal/bsp-configure.m4.
* 2001-11-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-12-03104-364/+260
| | | | * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
* 2001-11-30 Jennifer Averett <jennifer@OARcorp.com>Joel Sherrill2001-11-304-21/+74
| | | | | This was tracked as PR88. * libc/scandir.c: Fixed to perform cleanup on error conditions.
* 2001-11-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-11-292-1/+5
| | | | * configure.ac: Replace RTEMS_BSPOPTS_BSP with RTEMS_BSPOPTS_SET (typo).
* 2001-11-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-11-284-16/+6
| | | | | | * custom/efi332.cfg: Remove make-target-options. * custom/idp.cfg: Ditto. * custom/jmr3904.cfg: Ditto.
* 2001-11-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-11-285-8/+17
| | | | | | | * include/Makefile.am: Use _HEADER instead of H_FILES. * irq/Makefile.am: Ditto. * openpic/Makefile.am: Ditto. * include/bsp.h: Include <bspopts.h>.
* 2001-11-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-11-282-0/+8
| | | | * Makefile.am: Add DIST_SUBDIRS.
* 2001-11-28 Joel Sherrill <joel@OARcorp.com>,Joel Sherrill2001-11-288-70/+54
| | | | | | | | | This was tracked as PR91. * include/rtems/score/isr.h, inline/rtems/score/isr.inl, macros/rtems/score/isr.inl: Modified to allow any port to provide its own implementation of the macro _ISR_Is_in_progress. If the port overrides this macro, it must provide a non-inlined function implementation.
* 2001-11-28 Joel Sherrill <joel@OARcorp.com>,Joel Sherrill2001-11-2812-528/+28
| | | | | | | | | This was tracked as PR87. * README, configure.ac, include/Makefile.am, include/bsp.h, start/start.S, startup/FPGA.c, startup/Makefile.am, tod/Makefile.am: Eliminated conditional code for generation 1 boards as these are no longer available. * include/gen1.h, startup/82378zb.c, tod/tod_g1.c: Deleted.
* 2001-11-28 Joel Sherrill <joel@OARcorp.com>,Joel Sherrill2001-11-2864-0/+462
| | | | | | | This was tracked as PR91. * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which is used to specify if the port uses the standard macro for this (FALSE). A TRUE setting indicates the port provides its own implementation.
* 2001-11-28 Joel Sherrill <joel@OARcorp.com>,Joel Sherrill2001-11-2818-22/+146
| | | | | | | | | | This was tracked as PR91. * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which is used to specify if the port uses the standard macro for this (FALSE). A TRUE setting indicates the port provides its own implementation. * rtems/score/c_isr.inl: Deleted and contents merged into cpu.c. * cpu.c: Received contents of c_isr.inl. * Makefile.am: Deleted reference to c_isr.inl.
* 2001-11-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-11-286-6/+12
| | | | * wrapup/Makefile.am: Remove HAS_IMFS.
* 2001-11-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-11-283-7/+6
| | | | | * ppc403/vectors/vectors.S: Include <bsp.h>. * shared/include/cpu.h: Remove stray empty lines.
* 2001-11-27 Joel Sherrill <joel@OARcorp.com>,Joel Sherrill2001-11-271-5/+1
| | | | * ChangeLog: Deleted bogus entry.
* 2001-11-27 Joel Sherrill <joel@OARcorp.com>,Joel Sherrill2001-11-279-9/+67
| | | | | | | | This was tracked as PR39. * include/bsp.h, start/cpuboot.c, start/reset.S, startup/debugger, startup/linkcmds, startup/rom: Eliminated required definition of macros in the custom file for the BSP to compile. The ROM and ROM address and size settings are now linker script items.
* 2001-11-27 Joel Sherrill <joel@OARcorp.com>,Joel Sherrill2001-11-272-30/+8
| | | | | | | This was tracked as PR39. * custom/ods68302.cfg: Eliminated required definition of macros in this file for the BSP to compile. The ROM and ROM address and size settings are now linker script items.
* 2001-11-27 Joel Sherrill <joel@OARcorp.com>,Joel Sherrill2001-11-2719-5067/+18
| | | | | | | | | | | | | | | | | | * new_exception_processing/Makefile.in, new_exception_processing/.cvsignore, new_exception_processing/Makefile.am, new_exception_processing/c_isr.inl, new_exception_processing/cpu.c, new_exception_processing/cpu.h, new_exception_processing/cpu_asm.S, old_exception_processing/Makefile.in, old_exception_processing/.cvsignore, old_exception_processing/Makefile.am, old_exception_processing/README, old_exception_processing/TODO, old_exception_processing/c_isr.inl, old_exception_processing/cpu.c, old_exception_processing/cpu.h, old_exception_processing/cpu_asm.S, old_exception_processing/irq_stub.S, old_exception_processing/ppc_offs.h, old_exception_processing/ppccache.c, old_exception_processing/rtems.S: Deleted since now under libbsp.
* 2001-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-11-276-50/+14
| | | | | | | | | | | | | * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG; Remove make-target-options. * custom/helas403.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG; Remove make-target-options. * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE, DATA_CACHE_ENABLE. * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE, DATA_CACHE_ENABLE. * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE, DATA_CACHE_ENABLE.
* 2001-11-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-11-273-25/+7
| | | | | | * configure.ac: Remove old_exception_processing, new_exception_processing. * Makefile.am: Ditto.
* 2001-11-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-11-274-0/+30
| | | | | * configure.ac: Add RTEMS_BSPOPTS_*(DATA_CACHE_ENABLE), RTEMS_BSPOPTS_*(INSTRUCTION_CACHE_ENABLE).
* 2001-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-11-275-13/+36
| | | | | | | | | | | * Makefile.am: Remove . from SUBDIRS, remove duplicate bsp_specs rules, add @exceptions@ to SUBDIRS. * configure.ac: Add RTEMS_BSPOPTS_*(PPC_USE_SPRG), RTEMS_BSPOPTS_*(PPC_VECTOR_FILE_BASE), RTEMS_PPC_EXCEPTIONS([old]), autoupdate to autoconf 2.52. * include/Makefile.am: Convert PREINSTALL_FILES to TMPINSTALL_FILES, include force-preinstall.am. * wrapup/Makefile.am: Apply @exceptions@.
* 2001-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-11-275-2/+29
| | | | | | | | | | | * Makefile.am: Remove . from SUBDIRS, add @exceptions@ to SUBDIRS. * configure.ac: Add RTEMS_BSPOPTS_*(PPC_USE_SPRG), RTEMS_BSPOPTS_*(PPC_VECTOR_FILE_BASE), RTEMS_PPC_EXCEPTIONS([old]). * include/Makefile.am: Convert PREINSTALL_FILES to TMPINSTALL_FILES, include force-preinstall.am. * wrapup/Makefile.am: Apply @exceptions@.
* 2001-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-11-272-4/+8
| | | | | * Makefile.am: Add automake/force-preinstall.am, aclocal/ppc.am, remove ACLOCAL_M4.
* 2001-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-11-276-0/+24
| | | | * .cvsignore: Add aclocal.m4, autom4te.*, config.*, configure.
* 2001-11-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-11-272-0/+5
| | | | * vectors/vectors.S: Include <bsp.h> to get PPC_VECTOR_FILE_BASE.
* 2001-11-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-11-264-76/+6
| | | | | * custom/papyrus.cfg: Removed. * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
* 2001-11-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-11-2627-1792/+15
| | | | | | | | | | | | | | | * acinclude.m4: papyrus reference removed. * papyrus/.cvsignore, papyrus/ChangeLog, papyrus/Makefile.am, papyrus/README, papyrus/bsp_specs, papyrus/configure.ac, papyrus/times, papyrus/dlentry/.cvsignore, papyrus/dlentry/Makefile.am, papyrus/dlentry/dlentry.S, papyrus/flashentry/.cvsignore, papyrus/flashentry/Makefile.am, papyrus/flashentry/flashentry.S, papyrus/include/.cvsignore, papyrus/include/Makefile.am, papyrus/include/bsp.h, papyrus/include/coverhd.h, papyrus/startup/.cvsignore, papyrus/startup/Makefile.am, papyrus/startup/bspclean.c, papyrus/startup/bspstart.c, papyrus/startup/linkcmds, papyrus/startup/setvec.c, papyrus/wrapup/.cvsignore, papyrus/wrapup/Makefile.am: Deleted.