diff options
| -rw-r--r-- | gcc/ChangeLog | 4 | ||||
| -rw-r--r-- | gcc/c.opt | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 3217b54..48f8948 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2005-11-15 David Edelsohn <edelsohn@gnu.org> + + * c.opt (ffixed-line-length-none): New. + 2005-11-15 Steve Ellcey <sje@cup.hp.com> * mklibgcc.in: Change contents of eh_dummy.c. @@ -510,6 +510,9 @@ C++ ObjC++ ffixed-form C ObjC +ffixed-line-length-none +C ObjC + ffixed-line-length- C ObjC Joined |
