| Commit message (Expand) | Author | Age | Files | Lines |
* | * libiberty.h (basename): Don't declare if HAVE_DECL_BASENAME. | amodra | 2002-06-24 | 3 | -8/+14 |
* | * configure: Rebuilt. | tromey | 2002-06-24 | 6 | -326/+341 |
* | * Makefile.in: Rebuilt. | tromey | 2002-06-24 | 4 | -125/+125 |
* | * doloop.c (doloop_valid_p): Correct comment. | amodra | 2002-06-24 | 2 | -45/+30 |
* | * Makefile.in: Rebuilt. | tromey | 2002-06-24 | 3 | -2/+8 |
* | - Follow up to 2002-06-05 patch. | dje | 2002-06-23 | 1 | -12/+13 |
* | * parse.y (parse_scoped_id): New function. | mmitchel | 2002-06-23 | 6 | -25/+40 |
* | * decl.c (finish_function): Change "#ifdef VMS_TARGET" to | danglin | 2002-06-23 | 2 | -1/+6 |
* | * configure.in: Add support for ip2k. | denisc | 2002-06-23 | 2 | -0/+7 |
* | * config.gcc: Add support for ip2k. | denisc | 2002-06-23 | 2 | -0/+6 |
* | * function.h (struct emit_status): Clarify potential contents | law | 2002-06-23 | 3 | -2/+21 |
* | Daily bump. | gccadmin | 2002-06-23 | 7 | -7/+7 |
* | * gcc.c-torture/execute/complex-6.c: New. | aj | 2002-06-23 | 4 | -12/+80 |
* | PR middle-end/6963 | uweigand | 2002-06-22 | 2 | -13/+17 |
* | 2002-06-22 David S. Miller <davem@redhat.com> | davem | 2002-06-22 | 2 | -0/+9 |
* | * cpptrad.c (struct fun_macro): Add line number. | neil | 2002-06-22 | 11 | -3/+157 |
* | * Makefile.in (install_to_libdir): Add $(DESTDIR). | amodra | 2002-06-22 | 2 | -8/+13 |
* | Daily bump. | gccadmin | 2002-06-22 | 7 | -7/+7 |
* | * genautomata.c (copy_node, VLA_PTR_CREATE, VLA_PTR_EXPAND, | ghazi | 2002-06-22 | 2 | -28/+36 |
* | 2002-06-21 Phil Edwards <pme@gcc.gnu.org> | pme | 2002-06-22 | 6 | -489/+904 |
* | 2002-06-21 Matt Thomas <matt@3am-software.com> | thorpej | 2002-06-21 | 3 | -18/+36 |
* | * config.gcc (ns32k-*-netbsd*): Remove from list of obsolete | thorpej | 2002-06-21 | 2 | -1/+5 |
* | * configure.in: Fix AIX configury bug. | dj | 2002-06-21 | 2 | -2/+4 |
* | 2002-06-21 Benjamin Kosnik <bkoz@redhat.com> | bkoz | 2002-06-21 | 55 | -67/+1190 |
* | cp: | ghazi | 2002-06-21 | 4 | -2/+10 |
* | * tree.c (tree_node_kind, tree_node_counts, tree_node_sizes, | ghazi | 2002-06-21 | 2 | -0/+7 |
* | 2002-06-21 Matt Thomas <matt@3am-software.com> | thorpej | 2002-06-21 | 2 | -1/+10 |
* | 2002-06-21 Richard Henderson <rth@redhat.com> | thorpej | 2002-06-21 | 4 | -19/+35 |
* | * Object.m (forward, read, write): Fix unused parameter warnings. | ghazi | 2002-06-21 | 5 | -18/+23 |
* | * Make-lang.in (treelang/tree1.o, treelang/treetree.o, | aj | 2002-06-21 | 2 | -18/+24 |
* | * config/sparc/t-linux64 (EXTRA_MULTILIB_PARTS): Add crtfastmath.o. | ro | 2002-06-21 | 2 | -1/+7 |
* | Daily bump. | gccadmin | 2002-06-21 | 7 | -7/+7 |
* | Reformat JDBC classes and add new JDK 1.4 classes and methods. | bryce | 2002-06-21 | 46 | -9407/+9199 |
* | * cpperror.c (cpp_error): For traditional CPP, default to | neil | 2002-06-21 | 22 | -6/+407 |
* | * config/mmix/mmix.md: Change GNU CC to GCC in file header comment. | hp | 2002-06-21 | 6 | -22/+54 |
* | * cfglayout.c (scope_to_insns_initialize): Call set_block_levels. | law | 2002-06-21 | 3 | -4/+41 |
* | * pa-protos.h (pa_asm_output_mi_thunk): Change third argument to | danglin | 2002-06-21 | 3 | -5/+13 |
* | Fix thinko last change. | rth | 2002-06-20 | 1 | -4/+4 |
* | * config/m68k/m68k.md (zero_extendsidi2): Create expander; duplicate | rth | 2002-06-20 | 2 | -3/+39 |
* | * typeck.c (mark_addressable): Don't test TREE_ADDRESSABLE early. | rth | 2002-06-20 | 3 | -3/+19 |
* | * explow.c (probe_stack_range): Use gen_rtx_fmt_ee. | rth | 2002-06-20 | 2 | -6/+10 |
* | 2002-06-20 Chris Demetriou <cgd@broadcom.com> | cgd | 2002-06-20 | 2 | -0/+10 |
* | 2002-06-20 Chris Demetriou <cgd@broadcom.com> | cgd | 2002-06-20 | 2 | -2/+6 |
* | * dominance.c: Include errors.h instead of error.h. | shebs | 2002-06-20 | 2 | -1/+5 |
* | * cppexp.c (cpp_interpret_integer): Don't force traditional | neil | 2002-06-20 | 18 | -238/+35 |
* | 2002-06-20 Benjamin Kosnik <bkoz@redhat.com> | bkoz | 2002-06-20 | 3 | -3/+8 |
* | 2002-06-20 Benjamin Kosnik <bkoz@redhat.com> | bkoz | 2002-06-20 | 2 | -13/+14 |
* | * MAINTAINERS (Write After Approval): Add self. | sje | 2002-06-20 | 2 | -0/+5 |
* | * src/ext-inst.cc (_S_fetch): Add explicit templates for char and | sje | 2002-06-20 | 2 | -1/+25 |
* | 2002-06-20 Benjamin Kosnik <bkoz@redhat.com> | bkoz | 2002-06-20 | 19 | -1296/+1426 |