| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 2002-08-04 H.J. Lu (hjl@gnu.org) | hjl | 2002-08-04 | 2 | -1/+4 |
* | Add the FRV port | bernds | 2002-08-04 | 23 | -0/+22549 |
* | * gcov.c (bb_file_time): New static variable. | nathan | 2002-08-04 | 3 | -324/+441 |
* | * doc/include/gcc-common.texi (version-GCC): Increase to 3.3. | jsm28 | 2002-08-04 | 6 | -3/+15 |
* | * gcc.c (cc1_options): Pass output file as auxbase when | nathan | 2002-08-04 | 7 | -20/+87 |
* | * config/i386/i386.c (x86_field_alignment): Remove duplicate test | nathan | 2002-08-04 | 2 | -3/+6 |
* | * cp-tree.h (VF_DERIVED_VALUE): Remove. | nathan | 2002-08-04 | 3 | -13/+13 |
* | * diagnostic.c (inform): New function. | gdr | 2002-08-04 | 3 | -0/+20 |
* | PR 7470. | nathan | 2002-08-04 | 2 | -124/+66 |
* | Daily bump. | gccadmin | 2002-08-04 | 7 | -7/+7 |
* | * gcc.dg/builtins-1.c: New testcase. | sayle | 2002-08-04 | 2 | -0/+32 |
* | * config/rs6000/rs6000.md (movsi_internal1): Add nop mnemonic. | dje | 2002-08-03 | 4 | -14/+41 |
* | * builtins.def: Define new builtin functions exp, expf, expl, | sayle | 2002-08-03 | 8 | -7/+145 |
* | * explow.c (int_expr_size): New fn. | jason | 2002-08-03 | 4 | -1/+31 |
* | * testsuite/26_numerics/valarray_name_lookup.cc: Rename from | gdr | 2002-08-03 | 2 | -0/+3 |
* | Daily bump. | gccadmin | 2002-08-03 | 7 | -7/+7 |
* | * include/bits/valarray_array.h (_DEFINE_ARRAY_FUNCTION): Use our | gdr | 2002-08-02 | 5 | -685/+451 |
* | * init.c (build_member_call): Use build_new_method_call, not | mmitchel | 2002-08-02 | 4 | -6/+41 |
* | * Makefile.in (gengtype-lex.o, gengtype-yacc.o): Add path to | kristerw | 2002-08-02 | 2 | -2/+7 |
* | 2002-08-02 Eric Christopher <echristo@redhat.com> | echristo | 2002-08-02 | 3 | -4/+12 |
* | * Make-lang.in (spew.o, lex.o, pt.o): Add path to parse.h dependencies. | kristerw | 2002-08-02 | 2 | -7/+11 |
* | * MAINTAINERS (Write After Approval): Add myself. | kristerw | 2002-08-02 | 2 | -0/+5 |
* | Fix typo | mmitchel | 2002-08-02 | 1 | -1/+1 |
* | * call.c (build_method_call): Issue a more helpful error message | mmitchel | 2002-08-02 | 2 | -3/+14 |
* | * include/bits/valarray_meta.h (_UnFunBase<>): Remove. | gdr | 2002-08-02 | 4 | -438/+551 |
* | * tree.c (build_shared_int_cst): Make cache file scope, and | nathan | 2002-08-02 | 2 | -5/+10 |
* | PR optimize/7067 | dje | 2002-08-02 | 2 | -0/+8 |
* | 2002-08-02 Danny Smith <dannysmith@users.sourceforge.net> | bkoz | 2002-08-02 | 1 | -1/+1 |
* | 2002-08-02 Danny Smith <dannysmith@users.sourceforge.net> | bkoz | 2002-08-02 | 2 | -6/+10 |
* | 2002-08-02 Benjamin Kosnik <bkoz@redhat.com> | bkoz | 2002-08-02 | 8 | -45/+132 |
* | * configure.in (FORBUILD): Use $build_alias. | drow | 2002-08-02 | 3 | -3/+8 |
* | * config.gcc: Don't include mips/abi64.h in $tm_file. | rsandifo | 2002-08-02 | 9 | -226/+145 |
* | * include/bits/valarray_meta.h (__unary_plus, __negate, | gdr | 2002-08-02 | 2 | -0/+245 |
* | * langhooks-def.h (LANG_HOOKS_EXPR_SIZE): New macro. | jason | 2002-08-02 | 11 | -46/+86 |
* | * semantics.c (expand_body): Do tree optimization in the function | jason | 2002-08-02 | 2 | -8/+17 |
* | * Makefile.in (ra-debug.o): Depend on $(TM_P_H). | ghazi | 2002-08-02 | 4 | -3/+11 |
* | 2002-08-02 Toon Moene <toon@moene.indiv.nluug.nl> | toon | 2002-08-02 | 2 | -6/+13 |
* | * gdbinit.in (pct): New macro. | jason | 2002-08-02 | 2 | -0/+13 |
* | Daily bump. | gccadmin | 2002-08-02 | 7 | -7/+7 |
* | tipo | shebs | 2002-08-02 | 1 | -1/+1 |
* | * ginclude/stddef.h (_BSD_SIZE_T_DEFINED_): Define if not defined, | shebs | 2002-08-02 | 2 | -0/+13 |
* | [file missed during commit of following change] | cgd | 2002-08-02 | 1 | -0/+6 |
* | * c-common.c (c_common_init): -Wtraditional also implies -Wlong-long. | zack | 2002-08-02 | 7 | -24/+77 |
* | fix typo | aldyh | 2002-08-02 | 1 | -1/+1 |
* | * config/rs6000/rs6000.c (output_cbranch): Hint differently for power4. | amodra | 2002-08-02 | 2 | -9/+22 |
* | 2002-08-01 Daniel Jacobowitz <drow@mvista.com> | drow | 2002-08-02 | 2 | -1/+5 |
* | 2002-08-01 Chris Demetriou <cgd@broadcom.com> | cgd | 2002-08-02 | 4 | -3/+19 |
* | * varasm.c (asm_emit_uninitialized): Return false if global BSS | dje | 2002-08-02 | 2 | -19/+21 |
* | 2002-08-01 Chris Demetriou <cgd@broadcom.com> | cgd | 2002-08-02 | 2 | -1/+4 |
* | * config/rs6000/linux64.h (DBX_OUTPUT_BRAC): Define. | amodra | 2002-08-02 | 2 | -0/+26 |