From 0fa3e0e4883b84bbb48c84e4fe42e532957fd9dc Mon Sep 17 00:00:00 2001 From: Nathan Sidwell Date: Wed, 1 Nov 2006 17:39:29 +0000 Subject: libgloss/ * m68k/Makefile.in (CFLAGS): Do not clear. Add to all compilations. (ARFLAGS): Remove commented out definition. --- ChangeLog.csl | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/ChangeLog.csl b/ChangeLog.csl index 9d02f54..fbaa8d3 100644 --- a/ChangeLog.csl +++ b/ChangeLog.csl @@ -1,23 +1,29 @@ 2006-11-01 Nathan Sidwell libgloss/ - * m68k/Makefile.in (IS_GCC, DO_CF, DO_M68K): New. + * m68k/Makefile.in (CFLAGS): Do not clear. Add to all compilations. + (ARFLAGS): Remove commented out definition. + + 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_cf & all_m68k conditional dependencies. + (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_cf, install_m68k conditional dependencies. + (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. 2006-10-25 Vladimir Prus - + Merge from HEAD: newlib/ * libc/include/math.h: (exception): Add a comment -- cgit v1.1