summaryrefslogtreecommitdiff
path: root/gcc/ddg.c
Commit message (Expand)AuthorAgeFilesLines
* builtin-types.def, [...]: Update copyright.Kazu Hirata2005-03-291-1/+1
* Fix PR middle-end/20177 and add test case.Mostafa Hagog2005-03-211-0/+2
* bitmap.h (struct bitmap_obstack): New obstack type.Nathan Sidwell2004-11-221-1/+0
* bitmap.c (bitmap_print): Make bitno unsigned.Nathan Sidwell2004-11-041-1/+1
* bitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed to iterator style.Zdenek Dvorak2004-09-261-4/+5
* basic-block.h, [...]: Fix comment typos.Kazu Hirata2004-09-171-1/+1
* dbxout.c (dbxout_type, [...]): Use gcc_assert and gcc_unreachable.Nathan Sidwell2004-09-081-15/+11
* alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_...Jerry Quinn2004-07-091-2/+2
* alias.c (get_alias_set, [...]): Use MEM_P.Jerry Quinn2004-07-011-3/+3
* c-typeck.c, [...]: Fix comment typos.Kazu Hirata2004-06-261-2/+2
* bb-reorder.c, [...]: Fix comment formatting.Kazu Hirata2004-05-301-2/+2
* c-common.c, [...]: Fix comment typos.Kazu Hirata2004-05-301-6/+6
* New files for implementing sms in gcc.Mostafa Hagog2004-05-251-0/+1046