Re: [patch] Refactor macros out of gcc/config/i386.c

2016-04-28 Thread Chris Gregory
ABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING3. If not see <http://www.gnu.org/licenses/>. */ -- Chris Gregory

[patch] Refactor macros out of gcc/config/i386.c

2016-04-28 Thread Chris Gregory
I refactored out all the macros at the end of ``gcc/config/i386.c'' into ``gcc/config/i386-target-macros.c''. Included are the diff on ``i386.c'' and the new file. -- Chris Gregory 2016-04-28 Chris Gregory * config/i386/i386.c: Move TARGE

[patch] Remove trailing whitespaces from libstdc++-v3/config

2016-04-28 Thread Chris Gregory
I had to break this patch up into multiple edits. Here is the one for ``libstdc++-v3/config''. -- Chris Gregory Index: libstdc++-v3/config/abi/compatibility.h === --- libstdc++-v3/config/abi/compatibility.h (revis

[patch][wwwdocs] Fixed incorrect copy paste in codingconventions.html

2016-04-27 Thread Chris Gregory
sg00211.html Cheers, Chris Gregory! Index: htdocs/codingconventions.html === RCS file: /cvs/gcc/wwwdocs/htdocs/codingconventions.html,v retrieving revision 1.73 diff -r1.73 codingconventions.html 1306c1306 < Definitions within the