summaryrefslogtreecommitdiffstats
path: root/make (unfollow)
Commit message (Collapse)AuthorFilesLines
2005-06-172005-06-17 Markku Puro <markku.puro@kopteri.net>Joel Sherrill3-1/+66
* Makefile.am: Adding GameBoy Advance BSP. * custom/gba.cfg: New file.
2005-06-172005-06-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+55
* custom/mcf5235.cfg: New file.
2005-06-022005-06-01 Philippe Simons <loki_666@fastmail.fm>Joel Sherrill2-8/+15
* custom/gp32.cfg: Add make-cxx-exe.
2005-05-272005-05-27 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+7
* custom/mbx860_005b.cfg, custom/mcp750.cfg, custom/mtx603e.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg: Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).
2005-05-27Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).Ralf Corsepius6-7/+0
2005-05-022005-05-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-42/+7
* Makefile.am: Remove dmv177 and ppcn_60x. * custom/dmv177.cfg: Removed.
2005-04-302005-05-30 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-36/+4
* custom/ppcn_60x.cfg: Remove (Gone from libbsp).
2005-04-282005-04-28 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett3-1/+42
* Makefile.am: Initial release of ep1a bsp * custom/ep1a.cfg: New file.
2005-04-282005-04-28 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett2-2/+7
* custom/score603e.cfg: Update score603e to new exception model NOTE: These modifications have not been tested on hardware.
2005-03-112005-03-11 Jay Monkman <jtm@lopingdog.com>Jay Monkman2-50/+4
* custom/vegaplus.cfg: Removed.
2005-03-112005-03-11 Philippe Simons <loki_666@fastmail.fm>Jay Monkman2-0/+43
* custom/gp32.cfg: New file.
2005-03-032005-03-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius4-21/+9
* custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI. * custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V. Remove -Wa,-m7450.
2005-02-252005-02-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-51/+6
* custom/jmr3904.cfg: arm_bare_bsp obsoleted. * custom/arm_bare_bsp.cfg: Removed.
2005-02-252005-02-24 Jay MonkmanJay Monkman1-9/+2
* custom/csb337.cfg: Cleanup.
2005-02-252005-02-24 Jay MonkmanJay Monkman2-0/+46
* custom/csb350.cfg: New BSP.
2005-02-08Put -m5200 back in link-edit commands until proper versions of gcc (which takeEric Norum2-2/+8
-m528x as an order to load the -m5200 multilib variants) are widely available.
2005-02-052005-02-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-57/+13
* custom/uC5282.cfg: Cleanup.
2005-01-28New BSP.Eric Norum3-0/+91
2005-01-202005-01-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill12-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-012005-01-01 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius3-285/+6
* compilers/gcc-portsw.cfg: Remove. * Makefile.am: Reflect change above.
2004-12-30Cosmetics.Ralf Corsepius1-8/+8
2004-11-232004-11-23 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-51/+6
* Makefile.am: Remove eth_comm. * custom/eth_comm.cfg: Removed.
2004-11-222004-11-22 Jennifer Averett <jennifer@OARcorp.com>Jennifer Averett2-2/+7
PR 581/bsps * custom/psim.cfg: Convert PSIM to new exception model.
2004-11-172004-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+17
* custom/mvme2100.cfg: Add make-cxx-exe rule.
2004-11-102004-11-10 Richard Campbell <richard.campbell@oarcorp.com>Joel Sherrill3-2/+54
* Makefile.am: Add MVME2100 BSP. * custom/mvme2100.cfg: New file.
2004-11-052004-11-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-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.
2004-10-27Add -Wa,-m7450 to CPU_CFLAGS until gcc/gas get their acts together.Eric Norum2-1/+5
2004-10-20Add MVME5500 BSP.Eric Norum2-0/+52
2004-10-182004-10-18 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius3-8/+30
* custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
2004-09-292004-09-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill5-116/+6
* custom/h8sim.cfg: i960 obsoleted. * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
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 +=.