summaryrefslogtreecommitdiffstats
path: root/make (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2005-03-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-03-034-21/+9
| | | | | | * custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI. * custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V. Remove -Wa,-m7450.
* 2005-02-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-02-253-51/+6
| | | | | * custom/jmr3904.cfg: arm_bare_bsp obsoleted. * custom/arm_bare_bsp.cfg: Removed.
* 2005-02-24 Jay MonkmanJay Monkman2005-02-251-9/+2
| | | | * custom/csb337.cfg: Cleanup.
* 2005-02-24 Jay MonkmanJay Monkman2005-02-252-0/+46
| | | | * custom/csb350.cfg: New BSP.
* Put -m5200 back in link-edit commands until proper versions of gcc (which takeEric Norum2005-02-082-2/+8
| | | | -m528x as an order to load the -m5200 multilib variants) are widely available.
* 2005-02-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-052-57/+13
| | | | * custom/uC5282.cfg: Cleanup.
* New BSP.Eric Norum2005-01-283-0/+91
|
* 2005-01-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-01-2012-12/+32
| | | | | | | | * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg, custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg, custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg, custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
* 2005-01-01 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-013-285/+6
| | | | | * compilers/gcc-portsw.cfg: Remove. * Makefile.am: Reflect change above.
* Cosmetics.Ralf Corsepius2004-12-301-8/+8
|
* 2004-11-23 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-11-233-51/+6
| | | | | * Makefile.am: Remove eth_comm. * custom/eth_comm.cfg: Removed.
* 2004-11-22 Jennifer Averett <jennifer@OARcorp.com>Jennifer Averett2004-11-222-2/+7
| | | | | PR 581/bsps * custom/psim.cfg: Convert PSIM to new exception model.
* 2004-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-11-172-0/+17
| | | | * custom/mvme2100.cfg: Add make-cxx-exe rule.
* 2004-11-10 Richard Campbell <richard.campbell@oarcorp.com>Joel Sherrill2004-11-103-2/+54
| | | | | * Makefile.am: Add MVME2100 BSP. * custom/mvme2100.cfg: New file.
* 2004-11-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-11-053-4/+10
| | | | | | * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an architecture name for RTEMS. Since this was used as the -mcpu argument to GCC, that also had to be changed.
* 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.