aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-02-02re PR java/19742 (gcjh shouldn't mangle names in JNI output.)Tom Tromey2-0/+7
2005-02-02Makefile.am: New file.Tom Tromey453-6493/+88326
2005-02-01re PR rtl-optimization/19680 (sub-optimial register allocation with sse)Richard Henderson4-12/+75
2005-02-02Daily bump.GCC Administrator2-2/+2
2005-02-01re PR tree-optimization/19217 (ICE: verify_stmts failed: address taken, but A...Steven Bosscher2-2/+22
2005-02-01* doc/extend.texi (Nested Functions): Update.Joseph Myers2-3/+7
2005-02-01* g++.old-deja/g++.other/init5.C: Remove xfail for powerpc-linux.Janis Johnson2-1/+3
2005-02-01* gcc.dg/tree-ssa/20040204-1.c: Remove powerpc from xfail list.Janis Johnson2-1/+3
2005-02-01simd-2.C: Check for AltiVec HW support at runtime.Janis Johnson3-6/+35
2005-02-01vect-77.c: Replace xfail selector with expression.Janis Johnson4-17/+9
2005-02-01simd1.C: Expect warning.Janis Johnson6-4/+11
2005-02-01ppc64-toc.c: Don't explicitly use -m64.Janis Johnson3-3/+6
2005-02-01* gcc.dg/ppc64-abi-3.c: Add xfail for error checks.Janis Johnson2-2/+7
2005-02-01jcf-write.c (generate_bytecode_insns): Implement RSHIFT_EXPR of unsigned type...Roger Sayle2-1/+8
2005-02-01re PR other/19696 (gcc.c-torture/execute/ieee/copysign1.c: Unsatisfied symbol...Richard Henderson7-1/+67
2005-02-01re PR tree-optimization/19633 (local address incorrectly thought to escape)Diego Novillo6-88/+236
2005-02-01re PR tree-optimization/19670 (testsuite failure: gcc.c-torture/execute/built...Diego Novillo2-2/+8
2005-02-01natPlainDatagramSocketImplPosix.cc (getOption): Support IP_MULTICAST_LOOP.Anthony Green3-10/+89
2005-02-01re PR java/19738 (gcjh generates invalid class member floating-point initiali...Ranjit Mathew2-27/+40
2005-02-01* doc/sourcebuild.texi (Test directives): Fix formatting.Janis Johnson2-4/+6
2005-02-01sourcebuild.texi (Test directives): Describe selector expressions.Janis Johnson4-11/+94
2005-02-01README: Describe tests in source directory.Janis Johnson25-109/+142
2005-02-01test-framework.awk: Change recording and printing of passes and failures.Janis Johnson2-12/+34
2005-02-01gcc.test-framework: New directory.Janis Johnson5-0/+710
2005-02-01revert: gjavah.c (print_field_info): Mark static data members of floating-poi...Mark Mitchell2-12/+13
2005-02-01config.gcc (powerpc64-*-linux*): Default to -m64 also for specific 64-bit CPUs.Segher Boessenkool2-1/+7
2005-02-01(lex.l): Undef LINEMAP_POSITION_FOR_COLUMN before defining it.James A. Morrison2-2/+7
2005-02-01parse.y: Reformat comments.James A. Morrison4-21/+20
2005-02-01treelang.exp: Fix comment typos.James A. Morrison2-6/+11
2005-02-01re PR target/16201 (Assembler messages:Error: bad immediate value for offset ...Richard Earnshaw3-7/+34
2005-02-01cpp_type_traits.h: Rename _M_type fields to __value...Paolo Carlini8-88/+96
2005-02-01re PR rtl-optimization/15242 (pessimization of "goto *")Steven Bosscher7-2/+140
2005-02-01re PR libfortran/19363 (List directed write of Infinity and NaN has regressed)Paul Thomas2-2/+13
2005-02-01Patch from Richard Sandiford <rsandifo@redhat.com>Eric Botcazou3-2/+21
2005-02-01parser.c (cp_parser_primary_expression): Don't complain about floating-point ...Mark Mitchell4-7/+25
2005-02-01crossconfig.m4: Repair Solaris cross bits for strtold and strtof.Brad Spencer10-12/+27
2005-02-01frv.c (movcc_fp_destination_operand): New.Alexandre Oliva4-4/+84
2005-02-01* parser.c (cp_parser_template_id): Revert comment patch too.Alexandre Oliva2-2/+3
2005-02-01re PR c++/18757 (ICE (on invalid) in get_innermost_template_args)Alexandre Oliva5-7/+31
2005-01-31tree-into-ssa.c (mark_def_sites_global_data): Make KILLS bitmap a sparse bitm...Jeff Law2-18/+27
2005-01-31tree-ssa-dom.c (record_cond): Pass correct variable type for last argument to...Jeff Law2-3/+6
2005-01-31fold-const.c (fold, [...]): Do not lose side effects when optimizing 0 % X.Jeff Law5-2/+54
2005-01-31Fix typo in Richard Henderson's IA-64 vector patch.James E Wilson2-1/+6
2005-02-01mips.c (override_options): Warn if -mint64 is used.Eric Christopher3-24/+37
2005-02-01re PR java/9157 (SEGV on bad java source)Ranjit Mathew2-4/+12
2005-02-01decl.c (build_enumerator): Do not issue duplicate error messages about invali...Mark Mitchell8-67/+223
2005-02-01* cse.c (get_cse_reg_info): Update a comment.Kazu Hirata2-3/+4
2005-02-01Daily bump.GCC Administrator2-2/+2
2005-02-01cse.c (cse_reg_info): Remove hash_next, next, regno.Kazu Hirata2-86/+115
2005-02-01re PR c/19333 (C front end accepts arrays of incomplete types)Steven Bosscher11-40/+51