libgo: Fix Solaris ustat.h test.
[gcc.git] / gcc / godump.c
2011-11-02 Ian Lance Taylorgodump.c (struct macro_hash_value): Define.
2011-10-03 Jakub Jelinekgodump.c (go_output_typedef): Support printing enum...
2011-09-23 Ian Lance Taylorgodump.c (go_define): Treat a single character in singl...
2011-05-31 Ian Lance Taylorgodump.c (go_format_type): Correct length of name added...
2011-05-26 Ian Lance Taylorgodump.c (go_format_type): Output the first field with...
2011-05-26 Ian Lance Taylorgodump.c (go_format_type): Check for invalid type names...
2011-05-24 Ian Lance Taylorgodump.c (go_define): Don't accept a string immediately...
2011-05-24 Ian Lance Taylorgodump.c (struct godump_container): Add invalid_hash...
2011-05-20 Nathan Froydremove TYPE_ARG_TYPES from godump.c
2011-05-20 Ian Lance Taylorgodump.c (go_output_typedef): Put enum constants in...
2011-04-21 Ian Lance Taylorgodump.c (go_format_type): Use exported Go name for...
2011-01-29 Ian Lance Taylorgodump.c (go_define): Ignore macros whose definitions...
2011-01-26 Ian Lance Taylorgodump.c (go_define): Improve lexing of macro expansion...
2011-01-11 Ian Lance Taylorgodump.c (go_output_var): Don't output the variable...
2011-01-11 Ian Lance Taylor* godump.c (go_format_type): Don't generate float80.
2010-11-15 Ian Lance Taylorgodump.c: New file.