aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc/ChangeLog
diff options
context:
space:
mode:
authorNathan Froyd <froydnj@codesourcery.com>2009-11-14 02:22:32 +0000
committerNathan Froyd <froydnj@codesourcery.com>2009-11-14 02:22:32 +0000
commit68a3e151dab3d8be31eb5347e10db53daba25e2a (patch)
tree727033bc899e90f5dafd282d37a0ca64f3d8f1ab /sim/ppc/ChangeLog
parent4473e00469e3453a1ddbb93e8f99b08cfe0702e0 (diff)
downloadgdb-68a3e151dab3d8be31eb5347e10db53daba25e2a.zip
gdb-68a3e151dab3d8be31eb5347e10db53daba25e2a.tar.gz
gdb-68a3e151dab3d8be31eb5347e10db53daba25e2a.tar.bz2
* configure.ac: If build != host, create a separate build-config.h
file desecribing the build machine. * configure: Regenerate. * lf.c: Include build-config.h instead of config.h. * dgen.c: Likewise. * igen.c: Likewise. * misc.c: Likewise. * misc.h: Likewise. * filter.c: Likewise. * table.c: Likewise.
Diffstat (limited to 'sim/ppc/ChangeLog')
-rw-r--r--sim/ppc/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog
index 9f1d613..85c20f2 100644
--- a/sim/ppc/ChangeLog
+++ b/sim/ppc/ChangeLog
@@ -1,3 +1,16 @@
+2009-11-13 Nathan Froyd <froydnj@codesourcery.com>
+
+ * configure.ac: If build != host, create a separate build-config.h
+ file desecribing the build machine.
+ * configure: Regenerate.
+ * lf.c: Include build-config.h instead of config.h.
+ * dgen.c: Likewise.
+ * igen.c: Likewise.
+ * misc.c: Likewise.
+ * misc.h: Likewise.
+ * filter.c: Likewise.
+ * table.c: Likewise.
+
2009-10-15 Joel Sherrill <joel.sherrill@oarcorp.com>
* std-config.h: Fix spelling error.