diff options
author | Andrew Cagney <cagney@redhat.com> | 2002-06-17 21:03:40 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2002-06-17 21:03:40 +0000 |
commit | b74317ff8efa5cf91f24e31ef9c389f86abb4b84 (patch) | |
tree | 5650410b85bdf57839dbda657e282c9a2f21fb28 /sim/igen/ChangeLog | |
parent | 47243d69f7563fc4c5a16cf8cc5269c9dfd4a6bf (diff) | |
download | gdb-b74317ff8efa5cf91f24e31ef9c389f86abb4b84.zip gdb-b74317ff8efa5cf91f24e31ef9c389f86abb4b84.tar.gz gdb-b74317ff8efa5cf91f24e31ef9c389f86abb4b84.tar.bz2 |
* Makefile.in (BUILD_CFLAGS): Remove -O0.
Diffstat (limited to 'sim/igen/ChangeLog')
-rw-r--r-- | sim/igen/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/igen/ChangeLog b/sim/igen/ChangeLog index 4dc6311..b693544 100644 --- a/sim/igen/ChangeLog +++ b/sim/igen/ChangeLog @@ -1,3 +1,7 @@ +2002-06-17 Andrew Cagney <cagney@redhat.com> + + * Makefile.in (BUILD_CFLAGS): Remove -O0. + 2002-06-16 Andrew Cagney <ac131313@redhat.com> * configure: Regenerated to track ../common/aclocal.m4 changes. |