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 | 2abc4e65ff96e26277c06ee457f7ff98cb2ebc6d (patch) | |
tree | 6f992b7fd205247617afeb3c2b92f679f909f393 /ChangeLog | |
parent | 6b2f2842e1fb409fafa384eefe492ba5de50d9af (diff) | |
download | gdb-2abc4e65ff96e26277c06ee457f7ff98cb2ebc6d.zip gdb-2abc4e65ff96e26277c06ee457f7ff98cb2ebc6d.tar.gz gdb-2abc4e65ff96e26277c06ee457f7ff98cb2ebc6d.tar.bz2 |
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
@@ -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> |