diff options
author | David Ayers <d.ayers@inode.at> | 2006-06-13 14:46:59 +0000 |
---|---|---|
committer | David Ayers <d.ayers@inode.at> | 2006-06-13 14:46:59 +0000 |
commit | 54d1c879c12b2791f0bc2847b382ff6a9849cc18 (patch) | |
tree | 6f3364ff86821cc5f6ad033cc9936ae896b14eaf /ChangeLog | |
parent | e63b55d15bc54c3b72484267566c5999a2bc1357 (diff) | |
download | gdb-54d1c879c12b2791f0bc2847b382ff6a9849cc18.zip gdb-54d1c879c12b2791f0bc2847b382ff6a9849cc18.tar.gz gdb-54d1c879c12b2791f0bc2847b382ff6a9849cc18.tar.bz2 |
2006-06-13 David Ayers <d.ayers@inode.at>
Sync from gcc:
2006-06-12 David Ayers <d.ayers@inode.at>
PR bootstrap/27963
PR target/19970
* configure.in: Remove target-boehm-gc from noconfigdirs where
${libgcj} is specified.
* configure: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2006-06-13 David Ayers <d.ayers@inode.at> + + Sync from gcc: + + 2006-06-12 David Ayers <d.ayers@inode.at> + + PR bootstrap/27963 + PR target/19970 + * configure.in: Remove target-boehm-gc from noconfigdirs where + ${libgcj} is specified. + * configure: Regenerate. + 2006-06-08 Jeff Johnston <jjohnstn@redhat.com> Sync from gcc: |