From: bje Date: Wed, 8 Jan 2003 03:35:23 +0000 (+0000) Subject: * Add a couple of missing entries present in the Red Hat tree. X-Git-Tag: cr-0x99~4089 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=b734bd08d25cdd598985cc47e99547f15d14dd07;p=pf3gnuchains%2Fpf3gnuchains4x.git * Add a couple of missing entries present in the Red Hat tree. --- diff --git a/sid/bsp/ChangeLog b/sid/bsp/ChangeLog index 6eb6c5c0bf..4d586d439f 100644 --- a/sid/bsp/ChangeLog +++ b/sid/bsp/ChangeLog @@ -85,11 +85,25 @@ ($exec): Reconcile with new --load option. ($opt_gdb): Reconcile with new --gdbport option. +2001-08-01 matthew green + + * configrun-sid: Xstormy16 is little endian, pass -EL. + 2001-07-18 Jeff Johnston * configrun-sid.in: Add --enable-warnings option which connects to enable-warnings? setting of cpu. +2001-07-10 matthew green + + * Makefile.am (FAM10SCRIPTS): New xstormy16 support. + (ALLFAMSCRIPTS): ADD $(FAM10SCRIPTS). + * Makefile.in: Regenerate. + * aclocal.m4: Regenerate. + * configure: Regenerate. + * configrun-sid.in: Add xstormy16 support. + * xstormy16-elf-sid: New file. + 2001-06-26 Frank Ch. Eigler * Makefile.am (ACLOCAL_AMFLAGS): Refer to $srcdir. diff --git a/sid/bsp/pregen/ChangeLog b/sid/bsp/pregen/ChangeLog index 9bdf0bddce..41ad250243 100644 --- a/sid/bsp/pregen/ChangeLog +++ b/sid/bsp/pregen/ChangeLog @@ -1,3 +1,7 @@ +2002-02-01 Frank Ch. Eigler + + * ALL.conf: Regenerated with scheduler slot names etc. + 2001-12-27 Frank Ch. Eigler * ALL.conf: Regenerated with cpu/sched etc. changes. @@ -16,10 +20,6 @@ 2001-10-29 Frank Ch. Eigler - * pregen-configs.in (mep): Add --tksm for some configurations. - -2001-10-29 Frank Ch. Eigler - * (*.conf): Regenerated with memory component tweaks. 2001-10-26 Frank Ch. Eigler @@ -68,12 +68,25 @@ * arm-pid-tksm.conf: Ditto. * arm-pid.conf: Ditto. * arm-pidBE.conf: Ditto. + * xstormy16-gdb.conf: Ditto. + * xstormy16-gloss-gdb-tksm.conf: Ditto. + * xstormy16-gloss-gdb.conf: Ditto. + * xstormy16-gloss.conf: Ditto. 2001-07-18 Jeff Johnston * (*.conf): Regenerated after adding --enable-warnings option to configrun-sid.in. +2001-07-10 matthew green + + * Makefile.in: Regenerate. + * pregen-configs.in: Add xstormy16 support. + * xstormy16-gdb.conf: New file. + * xstormy16-gloss-gdb-tksm.conf: New file. + * xstormy16-gloss-gdb.conf: New file. + * xstormy16-gloss.conf: New file. + 2001-07-02 Ben Elliston * pregen-configs.in (mvic): Be silent if a file is unchanged.