diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 3c2cf3f..07a6a41 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,11 @@ +2016-01-12 Sandra Loosemore <sandra@codesourcery.com> + + * doc/invoke.texi (Option Summary) Move -no-canonical-prefixes to + Directory Options, and -specs= to Overall Options. + (Overall Options): Adjust similarly. Reorder to group related + options together. Make -specs= cross-reference the spec file details. + (Directory Options): Adjust similarly. + 2016-01-12 Jeff Law <law@redhat.com> * tree-ssa-threadupdate.c: Various whitespace and typo fixes. |