diff options
author | Ben Elliston <bje@au.ibm.com> | 2007-08-21 04:15:07 +0000 |
---|---|---|
committer | Ben Elliston <bje@au.ibm.com> | 2007-08-21 04:15:07 +0000 |
commit | 34198378fe26a49a031a76e77d36888d29a04a36 (patch) | |
tree | 59d36f8ce0c31f48c065a43271239ade7e8bea7c /ChangeLog | |
parent | 4630aa9eabd919cc672c0fb8837ae029aa199db3 (diff) | |
download | gdb-34198378fe26a49a031a76e77d36888d29a04a36.tar.gz |
Bring over from the GCC tree:
2007-08-21 Richard Guenther <rguenther@suse.de>
* configure.ac: Add types checking to stage1 checking flags.
* configure: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7fb65a71ad2..82eb4987bd8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-08-21 Richard Guenther <rguenther@suse.de> + + * configure.ac: Add types checking to stage1 checking flags. + * configure: Regenerate. + 2007-08-18 Paul Brook <paul@codesourcery.com> Joseph Myers <joseph@codesourcery.com> |