]> gcc.gnu.org Git - gcc.git/history - gcc/bitmap.c
flags.h (enum debug_info_type): Remove DWARF_DEBUG.
[gcc.git] / gcc / bitmap.c
2004-07-25 Bernardo Innocentibitmap.c: Use type-safe memory allocation macros from...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-03-30 Zack Weinberggengtype.c (create_option): New function.
2003-12-21 Kazu Hirataalias.c: Fix comment formatting.
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-08 Kaveh R. Ghazibitmap.c (debug_bitmap_file): Merge uses of HOST_PTR_PR...
2003-06-29 Kazu Hirataalloc-pool.c: Fix comment formatting.
2003-06-16 Kaveh R. Ghazidecl.c, [...]: Don't use the PTR macro.
2003-06-15 Andreas Jaegeralloc-pool.c: Convert to ISO C90 prototypes.
2003-04-06 Steven Bosscherhashtable.c (gcc_obstack_init): Delete this function...
2003-01-25 Segher Boessenkoolbitmap.h (BITMAP_WORD): New typedef: fundamental storag...
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-03 Hans-Peter Nilssonbitmap.c (bitmap_ior_and_compl, [...]): Initialize...
2002-10-08 Anthony GreenFix bitmap bug.
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-05-26 Kazu Hirataalias.c: Fix formatting.
2002-05-21 Richard Earnshawbitmap.c (bitmap_find_bit): Return early if we have...
2001-10-31 Daniel Berlinbitmap.c (bitmap_element_free): Don't forget to update...
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-01 Kazu Hirataalias.c: Fix comment formatting.
2001-07-11 Richard Hendersonbitmap.c: Comment some functions; fiddle whitespace.
2001-07-10 Jan van Maleregmove.c (replace_in_call_usage): Fix warnings.
2001-07-06 Richard Hendersonbitmap.c (bitmap_release_memory): Move adjacent to...
2001-07-04 Kaveh R. Ghazibitmap.c (bitmap_union_of_diff): Don't use BITMAP_ALLOCA.
2001-06-25 Dale Johannesenbitmap.c (bitmap_last_bit_set): Fix a non-c89 usage...
2001-06-16 Daniel Berlinbitmap.h: Add dump_bitmap...
2001-05-01 Kaveh R. Ghazibitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
2000-07-23 Joseph Myersbitmap.c (debug_bitmap_file): Cast pointers to PTR...
2000-05-19 Richard Kennercse.c (cse_basic_block): Only call find_reg_note if...
2000-02-19 Richard Kennerbitmap.c (bitmap_operation): Avoid using -1 for index...
2000-02-17 Jason Merrill* bitmap.c (bitmap_operation): Don't leak bitmap elements.
2000-01-11 Kaveh R. Ghazialias.c: PROTO -> PARAMS.
1999-10-04 Richard Hendersonbitmap.h (enum bitmap_bits): Add BITMAP_XOR.
1999-10-03 Kaveh GhaziUpdate copyright date
1999-10-03 Kaveh R. Ghazialias.c (nonlocal_reference_p): Add static prototype.
1999-09-20 Jeffrey A Lawbitmap.c (debug_bitmap_file): Renmaed from bitmap_debug...
1999-09-07 Jeff LawMerge in gcc2-ss-010999
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
This page took 1.496196 seconds and 56 git commands to generate.