diff options
author | Manuel López-Ibáñez <manu@gcc.gnu.org> | 2007-10-08 14:05:51 +0000 |
---|---|---|
committer | Manuel López-Ibáñez <manu@gcc.gnu.org> | 2007-10-08 14:05:51 +0000 |
commit | 7b6cb84335d934861a6058e2751435fbad61191d (patch) | |
tree | 526ac907123561985d2443acd65a45bf86254766 /gcc/ChangeLog | |
parent | 1476e59ccc94f8f395e0ad81c8ff84403396affe (diff) | |
download | gcc-7b6cb84335d934861a6058e2751435fbad61191d.zip gcc-7b6cb84335d934861a6058e2751435fbad61191d.tar.gz gcc-7b6cb84335d934861a6058e2751435fbad61191d.tar.bz2 |
invoke.texi (Wall): fix formatting issues.
2007-10-08 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
* doc/invoke.texi (Wall): fix formatting issues.
contrib/
* texi2pod.pl: Handle @asis.
(postprocess): Move @gccoptlist{} after all formatting commands.
From-SVN: r129125
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 7562e40..5fed689 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2007-10-08 Manuel Lopez-Ibanez <manu@gcc.gnu.org> + + * doc/invoke.texi (Wall): fix formatting issues. + 2007-10-07 Richard Sandiford <rsandifo@nildram.co.uk> * simplify-rtx.c (simplify_binary_operation_1): Canonicalize |