summaryrefslogtreecommitdiffstats
path: root/make/custom (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-07-012002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
* custom/p4650.cfg: Update arguments to gcc3.
2002-06-142002-06-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-5/+8
* custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch to gcc 3.1 arguments.
2002-05-142002-05-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill7-18/+4
* custom/dmv177.cfg: Use -mcpu=603e. * custom/ppcn_60x.cfg: Use -mcpu=603e. * custom/psim.cfg: Use -mcpu=603e. * custom/score603e.cfg: Use -mcpu=603e. * custom/ts_386ex.cfg: Remove obsolete comments. * custom/rxgen960.cfg: Remove obsolete comments. * custom/cvme961.cfg: Remove obsolete comments.
2002-05-092001-05-09 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+6
* custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1 compatable arguments.
2002-04-182002-04-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill11-117/+14
* custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS. Remove obsolete comments. * custom/eth_comm.cfg: Remove make-target-options. Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to CPU_CFLAGS. * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS. * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS. * custom/mbx8xx.cfg: Remove make-target-options. Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS. Remove obsolete comments. * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS. Remove obsolete comments. * custom/mpc8260ads.cfg: Remove make-target-options. Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to CPU_CFLAGS. * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS. Remove obsolete comments. * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS. Remove obsolete comments. * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS. Remove obsolete comments. * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS. Remove obsolete comments.
2002-04-042002-04-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+1
* custom/gen405.cfg: Remove -D__powerpc__.
2002-04-032002-04-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill3-35/+0
* custom/erc32nfp.cfg: Remove CPU_U32_FIX. * custom/erc32.cfg: Ditto. * custom/leon2.cfg: Ditto.
2002-03-292002-03-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill3-20/+0
* custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB. * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB. * custom/leon2.cfg: Remove NO_TABLE_MOVE.
2002-03-282002-03-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill35-465/+3
* custom/cvme961.cfg: Remove GCC272 support. * custom/dmv152.cfg: Remove GCC272 support. * custom/efi332.cfg: Remove GCC272 support. * custom/efi68k.cfg: Remove GCC272 support. * custom/eth_comm.cfg: Remove GCC272 support. * custom/gen405.cfg: Remove GCC272 support. * custom/gen68302.cfg: Remove GCC272 support. * custom/gen68340.cfg: Remove GCC272 support. * custom/gen68360.cfg: Remove GCC272 support. * custom/genmongoosev.cfg: Remove GCC272 support. * custom/helas403.cfg: Remove GCC272 support. * custom/i386ex.cfg: Remove GCC272 support. * custom/i960sim.cfg: Remove GCC272 support. * custom/idp.cfg: Remove GCC272 support. * custom/leon2.cfg: Remove GCC272 support. * custom/mbx8xx.cfg: Remove GCC272 support. * custom/mcf5206elite.cfg: Remove GCC272 support. * custom/mpc8260ads.cfg: Remove GCC272 support. * custom/mrm332.cfg: Remove GCC272 support. * custom/mvme136.cfg: Remove GCC272 support. * custom/mvme147.cfg: Remove GCC272 support. * custom/mvme167.cfg: Remove GCC272 support. * custom/ods68302.cfg: Remove GCC272 support. * custom/p4000.cfg: Remove GCC272 support. * custom/p4600.cfg: Remove GCC272 support. * custom/p4650.cfg: Remove GCC272 support. * custom/pc386.cfg: Remove GCC272 support. * custom/portsw.cfg: Remove GCC272 support. * custom/psim.cfg: Remove GCC272 support. * custom/rxgen960.cfg: Remove GCC272 support. * custom/score603e.cfg: Remove GCC272 support. * custom/sim68000.cfg: Remove GCC272 support. * custom/simhppa.cfg: Remove GCC272 support. * custom/simsh4.cfg: Remove GCC272 support. * custom/ts_386ex.cfg: Remove GCC272 support.
2002-03-282002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+0
* Templates/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS. * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-01-062002-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill3-25/+3
* custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS. * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272 support. * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
2002-01-042001-12-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill5-5/+5
* custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED. * custom/FreeBSD-posix.cfg: Ditto. * custom/HPUX9-posix.cfg: Ditto. * custom/Linux-posix.cfg: Ditto. * custom/Solaris-posix.cfg: Ditto.
2002-01-042001-12-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-27/+42
* custom/erc32.cfg: Remove erc32nfp support, GCC272. * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
2001-12-182001-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill6-85/+37
* 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-072001-12-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill19-115/+0
* 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-11-282001-11-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill3-15/+0
* custom/efi332.cfg: Remove make-target-options. * custom/idp.cfg: Ditto. * custom/jmr3904.cfg: Ditto.
2001-11-272001-11-27 Joel Sherrill <joel@OARcorp.com>,Joel Sherrill1-30/+2
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-272001-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill5-50/+0
* 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-262001-11-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-76/+1
* custom/papyrus.cfg: Removed. * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
2001-11-212001-11-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-32/+0
* custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac. * custom/mcp750.cfg: Ditto.
2001-11-212001-11-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill4-137/+2
* custom/dmv177.cfg: Reflect changes to dmv177/configure.ac. * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac. * custom/psim.cfg: Refect changes to psim/configure.ac. * custom/score603e.cfg: Reflect changes to score603e/configure.ac, remove SCORE603E_GENERATION.
2001-11-202001-11-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill4-123/+0
* custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac. * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac. * custom/mbx860_005b.cfg: Ditto. * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
2001-11-152001-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-21/+0
* custom/gensh1.cfg: remove make-target-options. * custom/gensh2.cfg: remove make-target-options.
2001-11-152001-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-15/+0
* custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B, remove make-target-options, remove BSP_CPPFLAGS.
2001-11-152001-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-13/+0
* custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
2001-11-142001-11-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill6-36/+0
* custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg, custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg: These are new exception processing model BSPs and thus do not need to define PPC_USE_SPRG.
2001-11-142001-11-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill3-31/+26
* custom/ts_386ex.cfg: Remove make-target-options.
2001-11-142001-11-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-26/+11
* custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options. * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options, re-adopt mcp750.cfg's make-exe.
2001-11-132001-11-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-4/+7
* custom/helas403.cfg, custom/gen405.cfg: Removed dependency on the --srec-len argument to objcopy only supported in binutils 2.11 or newer.
2001-11-092001-11-08 Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>Joel Sherrill2-0/+87
This modification is part of the submitted modifications necessary to support the IBM PPC405 family. This submission was reviewed by Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did not negatively impact the ppc403 BSPs. The submission and tracking process was captured as PR50. * custom/gen405.cfg: New file. * custom/helas403.cfg: Modified to generate Srecords.
2001-10-302001-10-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
* custom/sim68000.cfg: Generate symbols off executable not Srecords.
2001-10-262001-10-26 Victor V. Vengerov <vvv@oktet.ru>Joel Sherrill1-0/+61
* custom/mcf5206elite.cfg: New file.
2001-10-222001-10-22 Andy Dachs <a.dachs@sstl.co.uk>Joel Sherrill1-0/+115
* custom/mpc8260ads.cfg: New file.
2001-10-152001-10-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-13/+1
* custom/gensh4.cfg: Remove START_HW_INIT. * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
2001-10-122001-10-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-4/+0
* custom/gensh4.cfg: Remove HZ. * custom/simsh4.cfg: Remove HZ.
2001-10-112001-10-11 Alexandra Kossovsky <sasha@oktet.ru>Joel Sherrill2-0/+153
* custom/gensh4.cfg, custom/simsh4.cfg: New files in support of Hitachi SH4 BSPs of the same name. Reviewed and some cleanup by Joel Sherrill <joel@OARcorp.com>.
2001-10-112001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+1
* custom/gensh2.cfg: Remove -lstdc++ from make-exe.
2001-10-112001-10-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-4/+8
* custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command to avoid using the apparently broken or deprecated -o argument.
2001-09-282001-09-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+8
* custom/ods68302.cfg: Add custom make-cxx-exe rule to account for MC68302_BASE.
2001-09-242001-09-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+6
* custom/bare.cfg: Define dummy make-cxx-exe.
2001-09-242001-09-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+1
* custom/gensh2.cfg: Remove -lstdc++ from make-exe. * ChangeLog: Formatting cleanup.
2001-09-212001-09-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+1
* custom/gensh2.cfg: Remove -lstdc++ from make-exe.
2001-09-142001-09-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+1
* aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead of AC_CANONICAL_SYSTEM. * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of mkinstalldirs and mkdir. * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS, hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce _RTEMS_OUTPUT_BUILD_SUBDIRS.
2001-06-192001-06-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill14-72/+1
custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__, make-target-options. custom/FreeBSD-posix.cfg: Remove make-target-options. custom/HPUX9-posix.cfg: Dito. custom/Linux-posix.cfg: Dito. custom/Solaris-posix.cfg: Dito. custom/arm_bare_bsp.cfg: Dito. custom/armulator.cfg: Dito. custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS. custom/i386ex.cfg: Remove make-target-options. custom/i960sim.cfg: Remove make-target-options. custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS. custom/rxgen960.cfg: Remove make-target-options, cleanup comments. custom/score603e.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS. custom/vegaplus.cfg: Remove make-target-options.
2001-05-252001-05-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-2/+2
* custom/mrm332.cfg: Switched $(SED) to sed.
2001-05-252000-05-25 Matt Cross <profesor@gweep.net>Joel Sherrill1-0/+93
* New MRM332 BSP for the Mini RoboMind board based on the 68332 microcontroller designed and build by Mark Castelluccio. For details on the MRM see http://www.robominds.com. * .cvsignore, ChangeLog Makefile.am, README, bsp_specs, clock/.cvsignore, clock/Makefile.am, clock/ckinit.c, configure.in, console/.cvsignore, console/Makefile.am, console/console.c, include/.cvsignore, include/Makefile.am, include/bsp.h, include/mrm332.h, misc/dotests, misc/gdbinit68, misc/interr.c, spurious/.cvsignore, spurious/Makefile.am, spurious/spinit.c, start/.cvsignore, start/Makefile.am, start/start.c, startup/.cvsignore, startup/Makefile.am, startup/bspclean.c, startup/bspstart.c, startup/except_vect_332_ROM.S, startup/linkcmds, startup/linkcmds_ROM, timer/.cvsignore, timer/Makefile.am, timer/timer.c, times, wrapup/.cvsignore, wrapup/Makefile.am: Initial files.
2001-05-242001-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-11/+0
* custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS, CONSOLE_USE_POLLED, HAS_RTC.
2001-05-112001-05-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-12/+0
* custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS. * custom/gensh2.cfg: Dito.
2001-05-082001-05-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-8/+0
* leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V. * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS. * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS. * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags, remove unused flags, remove -ansi from CPP. * custom/eth_comm.cfg: Remove CPU_DEFINES. * custom/sim68000.cfg: Remove CPU_DEFINES.
2001-04-262001-04-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-4/+1
* compilers/gcc-no_bsp.cfg: Remove -ansi -fasm. * compilers/gcc-default.cfg: Dito. * compilers/gcc-portsw.cfg: Remove -Hansi. * custom/posix.cfg: Remove inclusion of target.cfg. * custom/simhppa.cfg: Remove -ansi -fasm.