summaryrefslogtreecommitdiffstats
path: root/make (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add -Wa,-m7450 to CPU_CFLAGS until gcc/gas get their acts together.Eric Norum2004-10-272-1/+5
|
* Add MVME5500 BSP.Eric Norum2004-10-202-0/+52
|
* 2004-10-18 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-183-8/+30
| | | | * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
* 2004-09-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-09-295-116/+6
| | | | | * custom/h8sim.cfg: i960 obsoleted. * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
* 2004-08-03 Jay Monkman <jtm@lopingdog.com>Jay Monkman2004-08-032-0/+44
| | | | * custom/csb360.cfg: New file.
* 2004-07-15 Jay MonkmanJay Monkman2004-07-153-0/+84
| | | | * custom/csb336.cfg, custom/csb337.cfg: New files.
* 2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-133-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-12 David Querbach <querbach@realtime.bc.ca>Joel Sherrill2004-04-122-0/+53
| | | | | * custom/ss555.cfg: New file.
* 2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-092-4/+5
| | | | | * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless with Cygwin and now unused).
* 2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-092-3/+5
| | | | * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
* Remove refs to Makefile*.Ralf Corsepius2004-03-091-2/+0
|
* Unused.Ralf Corsepius2004-03-092-4/+0
|
* 2004-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-052-7/+6
| | | | | * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x support.
* 2004-02-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-02-262-1/+8
| | | | | | PR 570/bsps * custom/mvme2307.cfg: Do not use -msdata=eabi since it breaks the linking of the vectors.
* 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-202-2/+6
| | | | * Makefile.am: Cosmetics.
* 2004-02-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-132-4/+9
| | | | | * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg. dist_rtems_make_custom_DATA = custom/default.cfg.
* 2004-02-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-02-054-0/+137
| | | | | * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added these -- copied from the 4.6 branch.
* 2004-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-042-1/+6
| | | | | PR 553/bsps * custom/mrm332.cfg: Comment out objdump.
* 2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-212-10/+13
| | | | * Makefile.am: Remove obsolete custom/*.cfg.
* 2004-01-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-01-202-1/+10
| | | | | | PR 553/bsps * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a comment.
* 2004-01-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-01-072-3/+8
| | | | | * Makefile.am: Remove efi68k and efi332 references as they are no longer in the tree.
* 2004-01-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-01-073-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-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-01-074-132/+4
| | | | * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
* 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-122-1/+5
| | | | * Makefile.am: EXTRA_DIST +=.
* 2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-113-35/+27
| | | | | * custom/Makefile.am: Remove. * Makefile.am: Merge-in former custom/Makefile.am
* 2003-11-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-11-243-14/+5
| | | | | * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE. * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
* 2003-09-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-262-92/+4
| | | | * custom/simhppa.cfg: Removed.
* 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.