summaryrefslogtreecommitdiffstats
path: root/make (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-11-072002-11-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius3-12/+13
* Makefile.am: Add Templates/*. * Templates/Makefile.am: Remove.
2002-10-292002-10-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-1/+4
* custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
2002-10-262002-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius4-3/+6
* custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR. * custom/HPUX9-posix.cfg: Ditto. * custom/Linux-posix.cfg: Ditto.
2002-10-022002-10-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-2/+6
* custom/armulator.cfg: Remove reference to PowerPC arguments.
2002-09-132002-09-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-78/+17
* Part of addressing PR281. * main.cfg: Added recognition of VARIANT=DEBUG on command line. * compilers/gcc-target-default.cfg: Removed remaining support for RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug as one of the LDFLAGS when the debug variant is specified.
2002-08-122002-08-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-1/+5
* custom/posix.cfg: Don't include host.cfg.
2002-08-092002-08-09 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+6
* custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
2002-08-072002-08-07 Ivan Guzvinec <ivang@opencores.org>Joel Sherrill2-1/+5
* orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
2002-08-072002-08-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-3/+5
* custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
2002-08-062002-08-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill5-4/+9
* custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg, custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
2002-08-062002-08-06 Chris Ziomkowski <chris@asics.ws>Joel Sherrill2-0/+27
* custom/or32sim.cfg: New file added as part of merge from OpenCores repository.
2002-08-052002-08-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-12/+9
* Per PR260 eliminate use of make-target-options. This impacted RTEMS allowing a distinction between the CPU32 and CPU32+ in the SuperCore and required that the m68k optimized memcpy be moved to libcpu. * custom/gen68360.cfg: Remove make-target-options.
2002-08-022002-08-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill7-39/+15
* eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg, mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
2002-08-012002-08-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-5/+4
* custom/mvme136.cfg: Per PR260 removed make-target-options.
2002-07-312002-07-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+7
* custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it will disappear when make clean is performed.
2002-07-242002-07-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-3/+17
* custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated to use gcc 3.1 arguments.
2002-07-222002-07-22 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-4/+10
* Templates/Makefile.leaf: Clarify the MANAGERS example.
2002-07-012002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+5
* custom/p4650.cfg: Update arguments to gcc3.
2002-06-142002-06-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-5/+13
* 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 Sherrill8-18/+14
* 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 Sherrill3-0/+11
* 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 Sherrill12-117/+42
* 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 Sherrill2-1/+5
* custom/gen405.cfg: Remove -D__powerpc__.
2002-04-032002-04-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill4-35/+7
* 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 Sherrill4-20/+6
* 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 Sherrill36-465/+41
* 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 Sherrill5-4/+7
* 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-222002-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-1/+6
* compilers/gcc-target-default.cfg: Add missing \. Reported by Ilya Alexeev <ilya@continuum.ru>.
2002-01-062002-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill6-27/+14
* 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 Sherrill6-5/+13
* 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 Sherrill3-27/+47
* 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 Sherrill7-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-072001-12-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill20-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-11-282001-11-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill4-16/+6
* 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-5/+1
* ChangeLog: Deleted bogus entry.
2001-11-272001-11-27 Joel Sherrill <joel@OARcorp.com>,Joel Sherrill1-0/+8
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-272001-11-27 Joel Sherrill <joel@OARcorp.com>,Joel Sherrill2-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-272001-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill6-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-262001-11-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-76/+6
* 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 Sherrill3-32/+5
* 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 Sherrill5-137/+10
* 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 Sherrill5-123/+8
* 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 Sherrill3-21/+5
* 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 Sherrill2-15/+5
* 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 Sherrill2-13/+4
* custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
2001-11-142001-11-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill7-36/+7
* 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 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+7
* ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
2001-11-142001-11-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill4-31/+30
* custom/ts_386ex.cfg: Remove make-target-options.
2001-11-142001-11-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill3-26/+17
* 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 Sherrill3-4/+13
* custom/helas403.cfg, custom/gen405.cfg: Removed dependency on the --srec-len argument to objcopy only supported in binutils 2.11 or newer.