Index: changes.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.7/changes.html,v retrieving revision 1.73 diff -u -r1.73 changes.html --- changes.html 12 Jan 2012 19:35:29 -0000 1.73 +++ changes.html 30 Jan 2012 13:42:13 -0000 @@ -45,6 +45,11 @@ -compat-bsd compiler option is not recognized any longer. +
  • The AVR port's libgcc has been improved and its multilib structure + has been enhanced. As a result, all objects contributing to an + application must either be compiled with GCC versions up to 4.6.x or + with GCC versions 4.7.0 or later.
  • +
  • The ARM port's -mwords-little-endian option has been deprecated. It will be removed in a future release.
  • @@ -530,6 +535,44 @@

    New Targets and Target Specific Improvements

    +

    AVR

    + +

    ARM