diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index f011c4e..465e2e9 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2005-02-03 Joseph S. Myers <joseph@codesourcery.com> + + PR driver/19117 + * gcc.c (main): Include the target in -v output. + 2005-02-03 Alexandre Oliva <aoliva@redhat.com> * combine.c (simplify_comparison, case SIGN_EXTEND, ZERO_EXTEND): |