diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 569994d8c21..c8c98724e54 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -29,6 +29,8 @@ * config/sparc/driver-sparc.c (cpu_names): Use niagara3 and niagara4 as appropriate. * doc/invoke.texi: Document new processor types. + * config.gcc: Recognize niagara3 and niagara4 in --with-cpu + and --with-tune options. 2011-09-05 Georg-Johann Lay <avr@gjlay.de> |