usage.adb: Change "pragma inline" to "pragma Inline" in information and error messages
[gcc.git] / gcc / cfghooks.c
2004-09-29 Jeff Lawtree-ssa-threadupdate.c (create_block_for_threading...
2004-09-28 Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-07 Nathan Sidwellcfganal.c (flow_depth_first_order_compute, [...]):...
2004-06-23 Pat Haugencfghooks.c (make_forwarder_block): Decrement count...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-09 Caroline Ticebasic-block.h (struct edge_def): Add new field, crossin...
2004-03-22 Kazu Hiratabt-load.c, [...]: Remove unnecessary casts.
2004-02-17 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-02-17 Zdenek Dvorak* cfghooks.c (split_edge): Speed up updating of dominators.
2004-01-31 Kazu Hirataalloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfgho...
2004-01-29 Zdenek Dvorakcfghooks.c (split_block): Set probability and count...
2004-01-29 Zdenek DvorakMakefile.in (cfghooks.o): Add TIMEVAR_H and toplev...
2003-06-22 Andreas Jaegercaller-save.c: Convert to ISO C90.
2003-06-06 Jan Hubickafunction.c (FLOOR_ROUND, CEIL_ROUND): Fix.