summaryrefslogtreecommitdiff
path: root/gcc/godump.c
Commit message (Expand)AuthorAgeFilesLines
* * godump.c (struct macro_hash_value): Define.ian2011-11-021-40/+115
* * godump.c (go_output_typedef): Support printing enum values thatian2011-10-031-3/+14
* * godump.c (go_define): Treat a single character in single quotes,ian2011-09-231-0/+12
* * godump.c (go_format_type): Correct length of name added toian2011-05-311-1/+1
* * godump.c (go_format_type): Output the first field with a usableian2011-05-261-6/+41
* * godump.c (go_format_type): Check for invalid type names, pointerian2011-05-261-34/+45
* * godump.c (go_define): Don't accept a string immediately afterian2011-05-241-1/+5
* * godump.c (struct godump_container): Add invalid_hash field.ian2011-05-241-14/+28
* remove TYPE_ARG_TYPES from godump.cfroydnj2011-05-201-14/+12
* * godump.c (go_output_typedef): Put enum constants in the macroian2011-05-201-3/+18
* * godump.c (go_format_type): Use exported Go name for anonymousian2011-04-211-1/+1
* * godump.c (go_define): Ignore macros whose definitions includeian2011-01-291-0/+3
* * godump.c (go_define): Improve lexing of macro expansion to onlyian2011-01-261-60/+243
* * godump.c (go_output_var): Don't output the variable if there isian2011-01-111-1/+15
* * godump.c (go_format_type): Don't generate float80.ian2011-01-111-4/+1
* gcc/:ian2010-11-151-0/+874