OSDN Git Service

Delete remaining references to sparc little-endian support.
[pf3gnuchains/gcc-fork.git] / gcc / godump.c
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/: