dwarf2out.c (gen_struct_or_union_type_die): Only remember types on the permanent_obstack.
[platform/upstream/gcc.git] / gcc / bitmap.c
1999-02-18 Kaveh R. Ghazibitmap.c (bitmap_print): Qualify a char* with the ...
1998-04-08 Jeffrey A Lawbitmap.c (bitmap_element_allocate): Use "void" for...
1998-03-20 Kaveh R. GhaziMajor cutover to using system.h:
1998-03-12 Manfred Hollsteind
1998-02-14 Jeffrey A Lawvarasm.c (output_constant_pool): Bring back 'done'...
1998-02-08 John Carrbitmap.c (bitmap_debug_file): HOST_PTR_PRINTF converts...
1997-12-20 Kaveh R. Ghazibitmap.c (bitmap_clear): Ensure `inline' is at the...
1997-11-02 Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-04 Michael MeissnerAdd free declaration
1997-09-04 Michael MeissnerAdd EXECUTE_IF_AND_IN_{BITMAP,REG_SET}, and bitmap_print
1997-07-25 Richard Kenner(bitmap_operation): Reset CURRENT on deferred deletion.
1997-07-14 Richard KennerInitial revision