summaryrefslogtreecommitdiffstats
path: root/make/ChangeLog (unfollow)
Commit message (Collapse)AuthorFilesLines
2001-11-142001-11-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+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 Sherrill1-0/+4
* custom/ts_386ex.cfg: Remove make-target-options.
2001-11-142001-11-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+6
* 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 Sherrill1-0/+6
* 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 Sherrill1-0/+10
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-0/+4
* custom/sim68000.cfg: Generate symbols off executable not Srecords.
2001-10-262001-10-26 Victor V. Vengerov <vvv@oktet.ru>Joel Sherrill1-0/+4
* custom/mcf5206elite.cfg: New file.
2001-10-222001-10-22 Andy Dachs <a.dachs@sstl.co.uk>Joel Sherrill1-0/+4
* custom/mpc8260ads.cfg: New file.
2001-10-152001-10-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+5
* 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 Sherrill1-0/+5
* custom/gensh4.cfg: Remove HZ. * custom/simsh4.cfg: Remove HZ.
2001-10-112001-10-11 Alexandra Kossovsky <sasha@oktet.ru>Joel Sherrill1-0/+6
* 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/+4
* custom/gensh2.cfg: Remove -lstdc++ from make-exe.
2001-10-112001-10-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+5
* 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/+5
* 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/+4
* custom/bare.cfg: Define dummy make-cxx-exe.
2001-09-242001-09-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-4/+8
* 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-14/+18
* custom/gensh2.cfg: Remove -lstdc++ from make-exe.
2001-06-192001-06-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+17
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-0/+4
* custom/mrm332.cfg: Switched $(SED) to sed.
2001-05-252000-05-25 Matt Cross <profesor@gweep.net>Joel Sherrill1-0/+7
* 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. * custom/mrm332.cfg: New file.
2001-05-242001-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+5
* 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 Sherrill1-0/+5
* custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS. * custom/gensh2.cfg: Dito.
2001-05-082001-05-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+11
* 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 Sherrill1-0/+8
* 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.
2001-04-112001-04-11 Eric Valette <valette@crf.canon.fr>Joel Sherrill1-0/+5
* custom/eth_comm.cfg: Switch the eth_comm BSP to use the "new exception processing model."
2001-04-112001-04-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+5
* custom/default.cfg: Switch to using exec_prefix to reflect new organization of install point from Ralf Corsepius.
2001-04-062001-03-30 Eric Valette <valette@crf.canon.fr>Joel Sherrill1-0/+5
* custom/mbx860_005b.cfg: This switches the MBX8xx BSP to the use the "new exception processing model."
2001-03-142001-03-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* custom/genmongossev.cfg: New file.
2001-02-212001-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
* custom/pc386dx.cfg: New bsp.
2001-02-122001-02-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+6
* custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg, custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg, custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
2001-02-052001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-3/+5
* lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP). * host.cfg.in: Remove RM, make-script. * ChangeLog: Remove bogus 2001-01-22 entry.
2001-01-222001-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+5
* aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and simsh7045.
2001-01-092001-01-09 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+5
* custom/pc386.cfg (make-exe): Removed commented out lines that were displayed in build longs.
2001-01-082001-01-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+6
* custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove unneeded definitions when compiled for "mips" rather than "mips64orion." Correct CPU_CFLAGS.
2001-01-052001-01-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+5
* custom/gensh1.cfg: Removed rest of make-target-options and moved them to BSP configure options.
2001-01-032001-01-03 Emmanuel Raguet <raguet@crf.canon.fr>Joel Sherrill1-0/+5
* custom/mcp750.cfg (make-exe): Rewrite to avoid writing to install point or assuming BSP build tree is available.
2001-01-032001-01-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* custom/psim.cfg: Removed unused variables.
2001-01-032001-01-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+5
* custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration. * custom/simcpu32.cfg: Removed MVME162 reference.
2000-12-142000-12-14 Emmanuel Raguet <raguet@crf.canon.fr>Joel Sherrill1-0/+5
* custom/mcp750.cfg: Fix problems in generation of .exe file. Still need to fix to avoid touching install point on non-install stanza.
2000-12-062000-12-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+5
* custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir and copies that should not be in it.
2000-12-012000-12-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* custom/jmr3904.cfg: Turn optimization back up to -O2.
2000-11-302000-11-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+5
* custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually a mips1. gcc translates -m3900 into that.
2000-11-272000-11-27 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* custom/jmr3904.cfg: Fix incorrect reference to i960.
2000-11-272000-11-27 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+8
* custom/shsim.cfg: New file. * custom/Makefile.am: Modified to reflect addition of shsim.cfg. The shsim is for the SH simulator in gdb. It should be able to be used with multiple SH CPU models. This will require adding BSP variants.
2000-11-252000-11-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+8
* custom/pc386.cfg: make-exe rule would write into $(PROJECT_RELEASE) area. This is not cool because it $(PROJECT_RELEASE) is generally not writeable after the BSP is installed and you do not want every application installed there by default. Reported by Eric Norum <eric.norum@usask.ca>.
2000-11-252000-11-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+5
* custom/Makefile.am: Updated to add jmr3904.cfg * custom/jmr3904.cfg: New file.
2000-11-152000-11-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+5
* custom/leon2.cfg: Removed defines that are now generated in a non-BSP specific manner.
2000-11-132000-11-13 Jiri Gaisler <jgais@ws.estec.esa.nl>Joel Sherrill1-0/+6
* custom/Makefile.am: Modified to reflect addition of files. * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant. * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
2000-11-102000-11-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
* custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.