diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2006-06-08 16:10:12 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2006-06-08 16:10:12 +0000 |
commit | a4d8b6901f6d32faedf603a4b55236a488649447 (patch) | |
tree | 8bca306fdae4e624135399fa95c1dbddb38ab265 /ChangeLog | |
parent | 7c752c2afce59a751f6f86959fee5d61b33e484c (diff) | |
download | gdb-a4d8b6901f6d32faedf603a4b55236a488649447.zip gdb-a4d8b6901f6d32faedf603a4b55236a488649447.tar.gz gdb-a4d8b6901f6d32faedf603a4b55236a488649447.tar.bz2 |
2006-06-08 Jeff Johnston <jjohnstn@redhat.com>
Sync from gcc:
2005-01-12 David Edelsohn <edelsohn@gnu.org>
Andreas Schwab <schwab@suse.de>
PR bootstrap/18033
* config-ml.in: Eval option if surrounded by single quotes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2006-06-08 Jeff Johnston <jjohnstn@redhat.com> + + Sync from gcc: + + 2005-01-12 David Edelsohn <edelsohn@gnu.org> + Andreas Schwab <schwab@suse.de> + + PR bootstrap/18033 + * config-ml.in: Eval option if surrounded by single quotes. + 2006-06-07 Carlos O'Donell <carlos@codesourcery.com> Sync from gcc: |