Age | Commit message (Expand) | Author | Files | Lines |
2000-09-11 | defaults.h: Provide default definitions for... | Zack Weinberg | 1 | -5/+1 |
2000-08-29 | top level: | Zack Weinberg | 1 | -1/+2 |
2000-05-19 | cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0. | Richard Kenner | 1 | -0/+1 |
2000-05-19 | basic-block.h (struct edge_def): New field "count". | Jan Hubicka | 1 | -1170/+604 |
2000-05-19 | jump.c (redirect_jump): Add delete_unused argument. | Richard Henderson | 1 | -2/+2 |
2000-04-21 | rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN_RANGE_BEG. | Richard Kenner | 1 | -1/+1 |
2000-01-17 | Update copyrights | Kaveh Ghazi | 1 | -1/+1 |
2000-01-17 | machmode.h: PROTO -> PARAMS. | Kaveh R. Ghazi | 1 | -10/+10 |
1999-12-16 | * profile.c: Remove redundant #include "output.h". | Jeffrey A Law | 1 | -1/+0 |
1999-11-08 | cse.c (delete_trivially_dead_insns): Replace alloca with xmalloc/xcalloc. | Mark Mitchell | 1 | -275/+295 |
1999-10-31 | [multiple changes] | Richard Kenner | 1 | -3/+3 |
1999-10-03 | print-tree.c (print_node, indent_to): Remove redundant prototypes. | Kaveh R. Ghazi | 1 | -2/+5 |
1999-09-22 | Various fixes for problems discovered stress-testing GC. | Alex Samuel | 1 | -3/+4 |
1999-09-09 | function.h (free_after_compilation): Remove decl parameter. | Mark Mitchell | 1 | -1/+1 |
1999-09-06 | Merge in gcc2-ss-010999 | Jeff Law | 1 | -4/+2 |
1999-09-07 | c-aux-info.c (concat): Don't define. | Kaveh R. Ghazi | 1 | -3/+1 |
1999-09-06 | Makefile.in (ggc-simple.o): Depend on hash.h. | Mark Mitchell | 1 | -1/+0 |
1999-09-05 | Makefile.in (stor-layout.o): Depend on ggc.h. | Richard Henderson | 1 | -0/+2 |
1999-08-09 | Include function.h in most files. | Bernd Schmidt | 1 | -1/+2 |
1999-01-26 | Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for | Jeffrey A Law | 1 | -0/+6 |
1999-01-18 | cpplib.c (special_symbol): Qualify a char* with the `const' keyword. | Kaveh R. Ghazi | 1 | -2/+2 |
1999-01-11 | Update FSF address in copyright header. | Jeff Law | 1 | -1/+2 |
1998-11-27 | system.h: Include libiberty.h. | Kaveh R. Ghazi | 1 | -2/+0 |
1998-07-22 | profile.c (branch_prob): Call allocate_reg_info after outputting profile rtl ... | David S. Miller | 1 | -1/+4 |
1998-05-06 | toplev.h: New file. | Robert Lipe | 1 | -0/+1 |
1998-04-23 | Fix gcov mips switch table interaction bug reported to bug-gcc. | Jim Wilson | 1 | -3/+41 |
1998-04-04 | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | Jeff Law | 1 | -3/+4 |
1998-04-01 | c-lex.c (yylex): Initialize traditional_type, ansi_type and type. | Jeffrey A Law | 1 | -1/+1 |
1998-03-31 | Fix HPPA -fprofile-arcs abort on switch statements. | Jim Wilson | 1 | -0/+10 |
1998-03-20 | Major cutover to using system.h: | Kaveh R. Ghazi | 1 | -9/+1 |
1998-03-09 | Workaround for -fprofile-arcs/computed goto failure. | Jim Wilson | 1 | -2/+3 |
1998-02-13 | Rats. Forgot to change copyrights on the first commit. | Robert Lipe | 1 | -1/+1 |
1998-02-13 | c-lang.c (finish_file): Bracket declaration of static_ctors, static_dtors. | Robert Lipe | 1 | -2/+0 |
1998-01-27 | c-lex.c: Include <stdlib.h> and <string.h>/<strings.h>. | Jeff Law | 1 | -6/+8 |
1998-01-14 | alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO... | Richard Henderson | 1 | -16/+15 |
1997-12-06 | Merge from gcc-2.8 | Jeff Law | 1 | -2/+2 |
1997-11-04 | * profile.c (branch_prob): Insert an insn after a NOTE_INSN_SETJMP. | J"orn Rennecke | 1 | -1/+7 |
1997-11-02 | Update mainline egcs to gcc2 snapshot 971021. | Jeff Law | 1 | -4/+8 |
1997-10-31 | profile.c (output_func_start_profiler): Clear flag_inline_functions for the d... | J"orn Rennecke | 1 | -0/+11 |
1997-10-07 | Declare get_file_function_name | Michael Meissner | 1 | -2/+1 |
1997-09-05 | Fix undefined reference to constructor with -O3 -fprofile-arcs. | Jim Wilson | 1 | -1/+1 |
1997-09-04 | Fix another -fprofile-arcs bug from Joseph Myers <jsm28@cam.ac.uk>. | Jim Wilson | 1 | -2/+4 |
1997-09-04 | profile.c (output_arc_profiler): Verify next_insert_after is an INSN before a... | Jim Wilson | 1 | -5/+6 |
1997-05-06 | reformat a little to match GNU coding standards. | Mike Stump | 1 | -6/+6 |
1997-03-28 | Initial revision | Doug Evans | 1 | -0/+1634 |