]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/godump.c
This patch rewrites the old VEC macro-based interface into a new one
[thirdparty/gcc.git] / gcc / godump.c
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-04-22  ian * godump.c (go_output_typedef): Dump size of structs.
2011-11-02  ian * godump.c (struct macro_hash_value): Define.
2011-10-03  ian * godump.c (go_output_typedef): Support printing enum...
2011-09-23  ian * godump.c (go_define): Treat a single character in...
2011-05-31  ian * godump.c (go_format_type): Correct length of name...
2011-05-26  ian * godump.c (go_format_type): Output the first field...
2011-05-26  ian * godump.c (go_format_type): Check for invalid type...
2011-05-24  ian * godump.c (go_define): Don't accept a string immediat...
2011-05-24  ian * godump.c (struct godump_container): Add invalid_hash...
2011-05-20  froydnjremove TYPE_ARG_TYPES from godump.c
2011-05-20  ian * godump.c (go_output_typedef): Put enum constants...
2011-04-21  ian * godump.c (go_format_type): Use exported Go name...
2011-01-29  ian * godump.c (go_define): Ignore macros whose definition...
2011-01-26  ian * godump.c (go_define): Improve lexing of macro expans...
2011-01-11  ian * godump.c (go_output_var): Don't output the variable...
2011-01-11  ian * godump.c (go_format_type): Don't generate float80.
2010-11-15  iangcc/: