summaryrefslogtreecommitdiffstats
path: root/make (unfollow)
Commit message (Collapse)AuthorFilesLines
2004-08-032004-08-03 Jay Monkman <jtm@lopingdog.com>Jay Monkman2-0/+44
* custom/csb360.cfg: New file.
2004-07-152004-07-15 Jay MonkmanJay Monkman3-0/+84
* custom/csb336.cfg, custom/csb337.cfg: New files.
2004-04-132004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius3-3/+7
* custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless with FreeBSD and now unused). * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
2004-04-122004-04-12 David Querbach <querbach@realtime.bc.ca>Joel Sherrill2-0/+53
* custom/ss555.cfg: New file.
2004-04-092004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-4/+5
* make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless with Cygwin and now unused).
2004-04-092004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-3/+5
* make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
2004-03-09Remove refs to Makefile*.Ralf Corsepius1-2/+0
2004-03-09Unused.Ralf Corsepius2-4/+0
2004-03-052004-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-7/+6
* custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x support.
2004-02-262004-02-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+8
PR 570/bsps * custom/mvme2307.cfg: Do not use -msdata=eabi since it breaks the linking of the vectors.
2004-02-202004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-2/+6
* Makefile.am: Cosmetics.
2004-02-132004-02-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-4/+9
* Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg. dist_rtems_make_custom_DATA = custom/default.cfg.
2004-02-052004-02-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-0/+137
* custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added these -- copied from the 4.6 branch.
2004-02-042004-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-1/+6
PR 553/bsps * custom/mrm332.cfg: Comment out objdump.
2004-01-212004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-10/+13
* Makefile.am: Remove obsolete custom/*.cfg.
2004-01-202004-01-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+10
PR 553/bsps * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a comment.
2004-01-072004-01-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-3/+8
* Makefile.am: Remove efi68k and efi332 references as they are no longer in the tree.
2004-01-072004-01-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-76/+6
Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any users of these boards so we are removing them. * custom/efi332.cfg, custom/efi68k.cfg: Removed.
2004-01-072004-01-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-132/+4
* custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
2003-12-122003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-1/+5
* Makefile.am: EXTRA_DIST +=.
2003-12-112003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius3-35/+27
* custom/Makefile.am: Remove. * Makefile.am: Merge-in former custom/Makefile.am
2003-11-242003-11-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius3-14/+5
* custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE. * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
2003-09-262003-09-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-92/+4
* custom/simhppa.cfg: Removed.
2003-09-092003-08-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-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-242003-08-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius4-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-202003-08-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-19/+6
* custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to the BSP's configure-script). Remove BSP_CPPFLAGS (Obsolete).
2003-06-13Changed format so script will see PR number.Joel Sherrill1-1/+1
2003-06-062003-06-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius6-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-272003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-4/+4
* custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
2003-03-252003-03-25 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>Joel Sherrill3-0/+32
PR 368/filesystems * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included with this PR for alias BSPs.
2003-03-182003-03-18 Till Straumann <strauman@slac.stanford.edu>Joel Sherrill2-1/+7
PR 356/bsps * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant. Enable EABI by adding -meabi -msdata=eabi CFLAGS.
2003-03-10Merger from rtems-4-6-branchRalf Corsepius6-5/+16
2003-02-142003-02-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-25/+5
AMD a29k obsolete. * custom/portsw.cfg: Removed.
2003-01-202003-01-20 Duane Gustavus <duane@unt.edu>Joel Sherrill2-1/+7
* custom/m2m332.cfg: Fix path to linkcmds_ROM.
2003-01-152003-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius6-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-062002-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-2/+4
* custom/posix.cfg: Remove comment referring to host.cfg.
2002-11-292002-11-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-1/+5
* custom/default.cfg: Pickup target.cfg from BSP directory.
2002-11-182002-11-17 Greg Menke <gregory.menke@gsfc.nasa.gov>Joel Sherrill2-0/+51
* custom/mtx603e.cfg: New file.
2002-11-182002-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-17/+15
* leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make build variants work for user applications post install.
2002-11-152002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius6-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-132002-11-13 Jay Monkman <jtm@smoothsmoothie.com>Joel Sherrill2-0/+44
* custom/edb7312.cfg: New file.
2002-11-122002-11-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius4-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-122002-11-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius6-584/+15
* Makefile.am: Add compilers/*. * compilers/Makefile.am: Remove. * lib.cfg: Remove. * directory.cfg: Remove. * README: Remove.
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.