summaryrefslogtreecommitdiffstats
path: root/make (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2003-08-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-092-2/+6
| | | | | | | PR 470/bsps * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe): Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile. (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
* 2003-08-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-244-3/+10
| | | | | | | PR 470/bsps * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe): Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile. (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
* 2003-08-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-202-19/+6
| | | | | | * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to the BSP's configure-script). Remove BSP_CPPFLAGS (Obsolete).
* Changed format so script will see PR number.Joel Sherrill2003-06-131-1/+1
|
* 2003-06-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-06-066-48/+35
| | | | | | | | | PR 321: * leaf.cfg: Remove support for profile-variant. * main.cfg: Ditto. * compilers/gcc-no_bsp.cfg: Ditto. * compilers/gcc-portsw.cfg: Ditto. * compilers/gcc-target-default.cfg: Ditto.
* 2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-05-272-4/+4
| | | | * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
* 2003-03-25 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>Joel Sherrill2003-03-253-0/+32
| | | | | | PR 368/filesystems * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included with this PR for alias BSPs.
* 2003-03-18 Till Straumann <strauman@slac.stanford.edu>Joel Sherrill2003-03-182-1/+7
| | | | | | PR 356/bsps * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant. Enable EABI by adding -meabi -msdata=eabi CFLAGS.
* Merger from rtems-4-6-branchRalf Corsepius2003-03-106-5/+16
|
* 2003-02-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-02-142-25/+5
| | | | | AMD a29k obsolete. * custom/portsw.cfg: Removed.
* 2003-01-20 Duane Gustavus <duane@unt.edu>Joel Sherrill2003-01-202-1/+7
| | | | * custom/m2m332.cfg: Fix path to linkcmds_ROM.
* 2003-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-156-28/+13
| | | | | | | | | | | * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB. * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB. * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB. * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB. Move -D_BSD_SOURCE to CPU_CFLAGS. * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB. Move -Dsolaris2 to CPU_CFLAGS. Remove -D__EXTENSIONS__.
* 2002-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-062-2/+4
| | | | * custom/posix.cfg: Remove comment referring to host.cfg.
* 2002-11-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-292-1/+5
| | | | * custom/default.cfg: Pickup target.cfg from BSP directory.
* 2002-11-17 Greg Menke <gregory.menke@gsfc.nasa.gov>Joel Sherrill2002-11-182-0/+51
| | | | * custom/mtx603e.cfg: New file.
* 2002-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-184-17/+15
| | | | | * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make build variants work for user applications post install.
* 2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-156-6/+8
| | | | | | | | * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX. * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX. * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX. * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX. * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
* 2002-11-13 Jay Monkman <jtm@smoothsmoothie.com>Joel Sherrill2002-11-132-0/+44
| | | | * custom/edb7312.cfg: New file.
* 2002-11-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-124-43/+50
| | | | | | | * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to obsolete Makefile. * leaf.cfg: Various changes to LIBVARIANT processing. * main.cfg: Ditto.
* 2002-11-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-126-584/+15
| | | | | | | | * Makefile.am: Add compilers/*. * compilers/Makefile.am: Remove. * lib.cfg: Remove. * directory.cfg: Remove. * README: Remove.
* 2002-11-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-073-12/+13
| | | | | * Makefile.am: Add Templates/*. * Templates/Makefile.am: Remove.
* 2002-10-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-10-292-1/+4
| | | | * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
* 2002-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-10-264-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-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-022-2/+6
| | | | * custom/armulator.cfg: Remove reference to PowerPC arguments.
* 2002-09-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-09-133-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-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-122-1/+5
| | | | * custom/posix.cfg: Don't include host.cfg.
* 2002-08-09 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-092-1/+6
| | | | * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
* 2002-08-07 Ivan Guzvinec <ivang@opencores.org>Joel Sherrill2002-08-072-1/+5
| | | | * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
* 2002-08-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-072-3/+5
| | | | * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
* 2002-08-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-065-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-06 Chris Ziomkowski <chris@asics.ws>Joel Sherrill2002-08-062-0/+27
| | | | | * custom/or32sim.cfg: New file added as part of merge from OpenCores repository.
* 2002-08-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-052-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-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-027-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-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-012-5/+4
| | | | * custom/mvme136.cfg: Per PR260 removed make-target-options.
* 2002-07-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-312-1/+7
| | | | | * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it will disappear when make clean is performed.
* 2002-07-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-244-3/+17
| | | | | * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated to use gcc 3.1 arguments.
* 2002-07-22 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-222-4/+10
| | | | * Templates/Makefile.leaf: Clarify the MANAGERS example.
* 2002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-012-1/+5
| | | | * custom/p4650.cfg: Update arguments to gcc3.
* 2002-06-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-06-144-5/+13
| | | | | * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch to gcc 3.1 arguments.
* 2002-05-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-05-148-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.
* 2001-05-09 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-05-093-0/+11
| | | | | * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1 compatable arguments.
* 2002-04-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-04-1812-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-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-04-042-1/+5
| | | | * custom/gen405.cfg: Remove -D__powerpc__.
* 2002-04-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-04-034-35/+7
| | | | | | * custom/erc32nfp.cfg: Remove CPU_U32_FIX. * custom/erc32.cfg: Ditto. * custom/leon2.cfg: Ditto.
* 2002-03-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-03-294-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-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-03-2836-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-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-03-285-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-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-01-222-1/+6
| | | | | * compilers/gcc-target-default.cfg: Add missing \. Reported by Ilya Alexeev <ilya@continuum.ru>.
* 2002-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-01-066-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.
* 2001-12-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-01-046-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.