aboutsummaryrefslogtreecommitdiff
path: root/gcc/godump.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-29godump.c (go_define): Ignore macros whose definitions include two adjacent op...Ian Lance Taylor1-0/+3
2011-01-26godump.c (go_define): Improve lexing of macro expansion to only accept expres...Ian Lance Taylor1-60/+243
2011-01-11godump.c (go_output_var): Don't output the variable if there is already a typ...Ian Lance Taylor1-1/+15
2011-01-11* godump.c (go_format_type): Don't generate float80.Ian Lance Taylor1-4/+1
2010-11-15godump.c: New file.Ian Lance Taylor1-0/+874