diff options
author | Doug Evans <dje@google.com> | 2009-09-15 23:06:42 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 2009-09-15 23:06:42 +0000 |
commit | 6ae841305ce01cf325992c993fac31abc958622f (patch) | |
tree | b931c2fca408108f976222b8d7a2bd4403e2d796 /sim/ppc/ChangeLog | |
parent | fa289fb8df4ae53e4141a9de1dcb29de6f9fb85b (diff) | |
download | gdb-6ae841305ce01cf325992c993fac31abc958622f.zip gdb-6ae841305ce01cf325992c993fac31abc958622f.tar.gz gdb-6ae841305ce01cf325992c993fac31abc958622f.tar.bz2 |
* configure.ac (sim_hwflags): Clean up definition, AC_SUBST it.
* configure: Regenerate.
* Makefile.in (SIM_HWFLAGS): New variable.
(STD_CFLAGS, NOWARN_CFLAGS): Add it.
Diffstat (limited to 'sim/ppc/ChangeLog')
-rw-r--r-- | sim/ppc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog index 4ba7028..a50f266 100644 --- a/sim/ppc/ChangeLog +++ b/sim/ppc/ChangeLog @@ -1,3 +1,11 @@ +2009-09-15 Andreas Tobler <andreast-list@fgznet.ch> + Doug Evans <dje@google.com> + + * configure.ac (sim_hwflags): Clean up definition, AC_SUBST it. + * configure: Regenerate. + * Makefile.in (SIM_HWFLAGS): New variable. + (STD_CFLAGS, NOWARN_CFLAGS): Add it. + 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> * config.in: Regenerate. |