| Commit message (Expand) | Author | Age | Files | Lines |
* | * print-tree.c (print_node, indent_to): Remove redundant prototypes. | ghazi | 1999-10-03 | 1 | -2/+5 |
* | Various fixes for problems discovered stress-testing GC. | samuel | 1999-09-22 | 1 | -3/+4 |
* | * function.h (free_after_compilation): Remove decl parameter. | mmitchel | 1999-09-09 | 1 | -1/+1 |
* | Merge in gcc2-ss-010999 | law | 1999-09-07 | 1 | -4/+2 |
* | * c-aux-info.c (concat): Don't define. | ghazi | 1999-09-07 | 1 | -3/+1 |
* | * Makefile.in (ggc-simple.o): Depend on hash.h. | mmitchel | 1999-09-06 | 1 | -1/+0 |
* | * Makefile.in (stor-layout.o): Depend on ggc.h. | mmitchel | 1999-09-05 | 1 | -0/+2 |
* | Include function.h in most files. Remove most of the global variables | crux | 1999-08-09 | 1 | -1/+2 |
* | Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for | law | 1999-01-27 | 1 | -0/+6 |
* | * cpplib.c (special_symbol): Qualify a char* with the `const' keyword. | ghazi | 1999-01-18 | 1 | -2/+2 |
* | Update FSF address in copyright header. | law | 1999-01-11 | 1 | -1/+2 |
* | * system.h: Include libiberty.h. | ghazi | 1998-11-27 | 1 | -2/+0 |
* | * profile.c (branch_prob): Call allocate_reg_info after outputting | davem | 1998-07-22 | 1 | -1/+4 |
* | Wed May 6 06:35:38 1998 Robert Lipe <robertl@dgii.com> | robertl | 1998-05-06 | 1 | -0/+1 |
* | Fix gcov mips switch table interaction bug reported to bug-gcc. | wilson | 1998-04-23 | 1 | -3/+41 |
* | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | law | 1998-04-04 | 1 | -3/+4 |
* | * c-lex.c (yylex): Initialize traditional_type, ansi_type and type. | law | 1998-04-01 | 1 | -1/+1 |
* | Fix HPPA -fprofile-arcs abort on switch statements. | wilson | 1998-03-31 | 1 | -0/+10 |
* | Major cutover to using system.h: | ghazi | 1998-03-20 | 1 | -9/+1 |
* | Workaround for -fprofile-arcs/computed goto failure. | wilson | 1998-03-09 | 1 | -2/+3 |
* | Rats. Forgot to change copyrights on the first commit. | robertl | 1998-02-13 | 1 | -1/+1 |
* | * c-lang.c (finish_file): Bracket declaration of static_ctors, | robertl | 1998-02-13 | 1 | -2/+0 |
* | / | law | 1998-01-27 | 1 | -6/+8 |
* | * alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO; | rth | 1998-01-14 | 1 | -16/+15 |
* | Merge from gcc-2.8 | law | 1997-12-07 | 1 | -2/+2 |
* | * profile.c (branch_prob): Insert an insn after a NOTE_INSN_SETJMP. | amylaar | 1997-11-04 | 1 | -1/+7 |
* | Update mainline egcs to gcc2 snapshot 971021. | law | 1997-11-02 | 1 | -4/+8 |
* | * profile.c (output_func_start_profiler): Clear flag_inline_functions | amylaar | 1997-10-31 | 1 | -0/+11 |
* | Declare get_file_function_name | meissner | 1997-10-07 | 1 | -2/+1 |
* | Fix undefined reference to constructor with -O3 -fprofile-arcs. | wilson | 1997-09-05 | 1 | -1/+1 |
* | Fix another -fprofile-arcs bug from Joseph Myers <jsm28@cam.ac.uk>. | wilson | 1997-09-05 | 1 | -2/+4 |
* | * profile.c (output_arc_profiler): Verify next_insert_after is an | law | 1997-09-04 | 1 | -5/+6 |
* | reformat a little to match GNU coding standards. | mrs | 1997-05-06 | 1 | -6/+6 |
* | Initial revision | dje | 1997-03-28 | 1 | -0/+1634 |