libgloss/
authorNathan Sidwell <nathan@codesourcery.com>
Wed, 1 Nov 2006 17:31:07 +0000 (17:31 +0000)
committerNathan Sidwell <nathan@codesourcery.com>
Wed, 1 Nov 2006 17:31:07 +0000 (17:31 +0000)
commitf1a11e239397af81e12d229e57fce4f1cb56e654
tree3d107a3ffe8a64f6be4b54a52fa3b84a765e4313
parent563668beb561eff610b58a185ba57e184b611ac9
libgloss/
* m68k/configure.in (DO) Set to list of target cpu families.
* m68k/configure: Rebuilt.
* m68k/Makefile.in (DO): New.
(UNHOSTED_BSP, UNHOSTED_OBJS, HOSTED_BSP, HOSTED_OBJS): Move
later.
(m5208evb, m5213evb, m52235evb, m5235evb, m5273c3, m5275evb,
m5282evb, m5329evb, m5485evb): Move earlier.
(all): Add all_$DO dependencies.
(all_cf, all_m68k): New targets, depend on cf & m68k bsps as
appropriate.
(m%-ram.ld, m%-rom.ld, m%-ram-hosted.ld, m%-rom-hosted.ld): Add
'm' prefix.
(install): Add install_$DO dependencies.
(install_cf, install_m68k): New targets.  Perform cf and m68k
installs as appropriate.
(install_io): New, install the io libraries.
ChangeLog.csl