Age | Commit message (Expand) | Author | Files | Lines |
2000-02-06 | Makefile.in (c-common.o): Depend on $(EXPR_H). | Kaveh R. Ghazi | 1 | -1/+0 |
2000-02-02 | toplev.c (rest_of_compilation): Run rebuild_jump_labels after split_all_insns... | Herman A.J. ten Brugge | 1 | -6/+6 |
2000-01-28 | flow.c (find_basic_blocks): Remove do_cleanup argument. | Richard Henderson | 1 | -9/+14 |
2000-01-27 | emit-rtl.c (unshare_all_rtl): Unshare virtual parameters too. | Geoff Keating | 1 | -1/+1 |
2000-01-19 | stupid.c: Die die die. | Richard Henderson | 1 | -64/+34 |
2000-01-17 | toplev.c: PROTO -> PARAMS. | Kaveh R. Ghazi | 1 | -31/+31 |
2000-01-12 | configure.in (i?86-*-beos{pe,elf,}*): Recognize. | Jason Merrill | 1 | -1/+1 |
2000-01-11 | Makefile.in (toplev.o): Depend on regs.h. | Kaveh R. Ghazi | 1 | -0/+1 |
2000-01-09 | elfos.h (ASM_OUTPUT_LIMITED_STRING): Add parentheses around assignment used a... | Kaveh R. Ghazi | 1 | -1/+1 |
2000-01-08 | toplev.c (rest_of_compilation): Initialize cse_not_expected as in prepare_fun... | Alexandre Oliva | 1 | -0/+4 |
2000-01-07 | cccp.c: Delete PATH_SEPARATOR, DIR_SEPARATOR and IS_DIR_SEPARATOR macros. | Mumit Khan | 1 | -4/+0 |
2000-01-04 | cse.c (cse_insn): Missing cast added. | Jeff Law | 1 | -1/+1 |
2000-01-04 | Update copyright date. | Jeff Law | 1 | -1/+1 |
2000-01-04 | toplev.c (rest_of_compilation): Run shorten-branches before reg-stack for now. | Jeffrey A Law | 1 | -6/+9 |
1999-12-24 | toplev.h (note_deferall_of_defined_inline_function): Declare. | Mark Mitchell | 1 | -11/+37 |
1999-12-24 | Makefile.in (toplev.o): Depend on loop.h. | Kaveh R. Ghazi | 1 | -1/+1 |
1999-12-20 | current_function -> cfun | Bernd Schmidt | 1 | -4/+4 |
1999-12-18 | toplev.c (rest_of_compilation): Restore BLOCK tree reconstruction and branch ... | David S. Miller | 1 | -6/+15 |
1999-12-18 | toplev.c (notice, [...]): Move to diagnostic.c | Gabriel Dos Reis | 1 | -873/+9 |
1999-12-16 | Makefile.in (INTREGRATE_H): Rename to INTEGRATE_H. | Mark Mitchell | 1 | -0/+8 |
1999-12-16 | toplev.c (rest_of_compilation): Run branch shortening after reg-stack. | Jan Hubicka | 1 | -6/+6 |
1999-12-15 | flow.c (calculate_loop_depth): Make global, remove prototype, rewrite to use ... | Jan Hubicka | 1 | -0/+1 |
1999-12-04 | c-common.c (enum attrs): Add A_NO_LIMIT_STACK. | Geoff Keating | 1 | -0/+29 |
1999-12-03 | flags.h (warn_padded, [...]): Add global var decls. | Greg McGary | 1 | -1/+13 |
1999-11-25 | c-common.c (check_format_info): Don't call a variadic function with a non-lit... | Kaveh R. Ghazi | 1 | -9/+13 |
1999-11-24 | dwarf2out.c (free_AT, free_die): New fns. | Jason Merrill | 1 | -11/+0 |
1999-11-21 | regclass.c (dump_regclass): New function. | Jan Hubicka | 1 | -4/+5 |
1999-11-18 | Fix command line parsing to report unrecognised options. | Nick Clifton | 1 | -1/+1 |
1999-11-15 | basic-block.h: Remove all #defines and prototypes related to integer lists. | Jeffrey A Law | 1 | -2/+0 |
1999-11-08 | tree.h (get_containing_scope): Declare it. | Mark Mitchell | 1 | -1/+2 |
1999-11-08 | cse.c (delete_trivially_dead_insns): Replace alloca with xmalloc/xcalloc. | Mark Mitchell | 1 | -13/+4 |
1999-11-04 | bitmap.h (BITMAP_XFREE): New. | Richard Henderson | 1 | -6/+8 |
1999-11-04 | flags.h (flag_renumber_insns): Declare. | Mark Mitchell | 1 | -17/+20 |
1999-11-03 | rtl.h (renumber_insns): New function. | Mark Mitchell | 1 | -18/+16 |
1999-11-02 | resource.c: Revert Oct 26 20:42 and Oct 27 00:56 changes. | Richard Henderson | 1 | -5/+0 |
1999-11-01 | toplev.c (rest_of_compilation): Don't optimize the CFG when rebuilding, just ... | Richard Henderson | 1 | -2/+2 |
1999-11-01 | toplev.c (rest_of_compilation): Fix thinko in this change: | Mark Mitchell | 1 | -1/+2 |
1999-10-31 | [multiple changes] | Richard Kenner | 1 | -3/+22 |
1999-10-31 | toplev.c (rest_of_compilation): Seperate the setjmp/vfork clobber warning fro... | Marc Lehmann | 1 | -2/+3 |
1999-10-29 | flow.c (count_or_remove_death_notes): Equate NULL with the universal set. | Richard Henderson | 1 | -7/+16 |
1999-10-27 | jump.c (jump_optimize_1): If we did cross-jumping, and the data will matter, ... | Richard Henderson | 1 | -6/+6 |
1999-10-26 | toplev.c (rest_of_compilation): Open jump1 dump file before jump and close af... | Richard Henderson | 1 | -1/+4 |
1999-10-26 | c-parse.in (cast_expr): Constify. | Kaveh R. Ghazi | 1 | -4/+4 |
1999-10-20 | basic-block.h (PROP_*): Move constants from ... | Richard Henderson | 1 | -1/+4 |
1999-10-19 | Do not generate error message about unrecognised command line switches of | Nick Clifton | 1 | -1/+34 |
1999-10-16 | flags.h (flag_bounds_check, [...]): New extern decls. | Greg McGary | 1 | -1/+20 |
1999-10-14 | toplev.c (main): Only warn about options for other languages. | Jason Merrill | 1 | -4/+6 |
1999-10-14 | typo | Jason Merrill | 1 | -3/+3 |
1999-10-14 | * toplev.c (main): Don't complain about options for other languages. | Jason Merrill | 1 | -6/+6 |
1999-10-09 | Makefile.in (flow.o): Depend on TREE_H. | Richard Henderson | 1 | -27/+8 |