Age | Commit message (Expand) | Author | Files | Lines |
2005-03-23 | PR libgcj/2641, PR libgcj/9854, PR libgcj/14892, PR libgcj/18083, | Sven de Marothy | 4 | -22/+54 |
2005-03-23 | jvm.h (GCJ_40_BC_ABI_VERSION): New define. | Tom Tromey | 4 | -5/+25 |
2005-03-23 | langhooks.h (truthvalue_conversion): Remove. | Joseph Myers | 17 | -40/+33 |
2005-03-23 | params.def: Fix a typo. | Kazu Hirata | 4 | -7/+13 |
2005-03-23 | Move test to gcc.c-torture/execute where it will be run in more variations | Daniel Berlin | 1 | -2/+1 |
2005-03-23 | 20020312-2.c: Fix for non-PowerPC Darwin. | Dale Johannesen | 2 | -1/+5 |
2005-03-23 | tree.c (cp_tree_equal): Handle SSA_NAME. | Dale Johannesen | 2 | -0/+5 |
2005-03-23 | re PR tree-optimization/20601 (PRE related miscompilation) | Daniel Berlin | 3 | -1/+131 |
2005-03-23 | * g++.old-deja/g++.warn/compare1.C: Run with -Wno-deprecated. | Mark Mitchell | 2 | -1/+3 |
2005-03-23 | target-supports.exp (check_iconv_available): Default libiconv to -liconv, if ... | Mark Mitchell | 5 | -52/+140 |
2005-03-23 | final.c (final_scan_insn): Don't remove no-op instructions. | Ian Lance Taylor | 3 | -15/+21 |
2005-03-23 | re PR tree-optimization/20501 (gcc.dg/vect/vect-93.c fails on ia64-hpux) | Dorit Naishlos | 2 | -2/+10 |
2005-03-23 | * reorg.c (dbr_schedule): Remove #if 0 code to call final. | Ian Lance Taylor | 2 | -11/+4 |
2005-03-23 | config.gcc (alpha*-dec-osf[45]*): Remove target_cpu_default. | Rainer Orth | 2 | -3/+8 |
2005-03-23 | convert.c (convert): Replace fold (buildN (...)) with fold_buildN. | Steven Bosscher | 8 | -238/+267 |
2005-03-23 | * gcc.dg/torture/cris-asm-mof-1.c: New test. | Hans-Peter Nilsson | 2 | -0/+39 |
2005-03-23 | tm.texi (TARGET_MD_ASM_CLOBBERS): Adjust wording to not imply that this is ca... | Hans-Peter Nilsson | 10 | -34/+116 |
2005-03-22 | optabs.c (expand_binop): Make sure the first subword's result gets stored. | DJ Delorie | 2 | -0/+10 |
2005-03-23 | treetree.c (tree_code_if_start): Use fold_buildN. | James A. Morrison | 2 | -19/+27 |
2005-03-23 | treelang.h (struct parameter_part): Skip WHERE_TO_PUT_VAR_TREE during GC. | James A. Morrison | 4 | -1/+28 |
2005-03-23 | c-common.c (c_common_truthvalue_conversion): Adjust comment. | Joseph Myers | 9 | -59/+95 |
2005-03-23 | c-common.h (default_conversion): Remove. | Joseph Myers | 7 | -36/+77 |
2005-03-23 | gcc.c (do_spec_1): Do not add a -L path for a directory in the prefix list if... | Mark Mitchell | 2 | -5/+12 |
2005-03-23 | reload1.c (indirect_symref_ok): Make it global. | Kazu Hirata | 3 | -1/+10 |
2005-03-23 | reload1.c (indirect_symref_ok, [...]): Make them static. | Kazu Hirata | 3 | -8/+8 |
2005-03-23 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2005-03-23 | sh.md (ashlhi3): Rename to *ashlhi3_n and add a new ashlhi3 expander. | Kaz Kojima | 2 | -1/+22 |
2005-03-22 | * libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC. | Kaveh R. Ghazi | 2 | -1/+5 |
2005-03-23 | tree.h (DECL_IGNORED_P, [...]): Clarify comments. | Tobias Schlüter | 2 | -5/+9 |
2005-03-22 | c-opts.c (c_common_parse_file): Only start/end main source file if debug hook... | Daniel Berlin | 8 | -10/+35 |
2005-03-22 | extend.texi: Deprecate C++ min/max operators. | Mark Mitchell | 11 | -51/+64 |
2005-03-22 | * gcc/testsuite/Changelog: previous commit scrambled Changelog. | François-Xavier Coudert | 1 | -1/+0 |
2005-03-22 | tree-ssa-loop-ivopts.c (determine_iv_cost): Do not try to preserve artificial... | Zdenek Dvorak | 2 | -2/+10 |
2005-03-22 | Makefile.am: Added new files. | François-Xavier Coudert | 28 | -518/+2317 |
2005-03-22 | cgraphunit.c (cgraph_estimate_size_after_inlining): Compute call cost based o... | Richard Guenther | 8 | -34/+130 |
2005-03-22 | * stacktrace.cc: Delete unused _Jv_FindCallingClassState. | Mike Stump | 2 | -5/+2 |
2005-03-22 | posix.h: .dylib is used on all Apple MACH platforms. | Mike Stump | 3 | -2/+7 |
2005-03-22 | * config/i860/i860.h (target_flags, TARGET_XP, TARGET_SWITCHES) | Richard Sandiford | 3 | -27/+38 |
2005-03-22 | * config/frv/frv-protos.h (frv_branch_cost_string, frv_branch_cost_int) | Richard Sandiford | 5 | -334/+300 |
2005-03-22 | fold-const.c (fold_build1, [...]): New. | Kazu Hirata | 3 | -0/+51 |
2005-03-22 | fold-const.c (fold_ternary): Take decomposed arguments of CALL_EXPR. | Kazu Hirata | 2 | -16/+17 |
2005-03-22 | * gnu/gcj/tools/gcj_dbtool/Main.java (usage): Fixed output. | Tom Tromey | 2 | -2/+6 |
2005-03-22 | re PR c++/19980 (ICE on invalid template declaration) | Volker Reichelt | 4 | -1/+23 |
2005-03-22 | re PR c++/20499 (ICE on duplicate class definition) | Volker Reichelt | 4 | -3/+15 |
2005-03-22 | re PR target/20561 (Error compiling jdtcore.jar on powerpc) | Jakub Jelinek | 5 | -7/+88 |
2005-03-22 | re PR c++/20465 (error: no matching function for call) | Nathan Sidwell | 4 | -1/+46 |
2005-03-22 | fold-const.c (fold_unary, [...]): Update comments about arguments. | Kazu Hirata | 2 | -6/+11 |
2005-03-22 | re PR rtl-optimization/20527 (Mishandling of postincrement causes bzip2 misco... | Hans-Peter Nilsson | 2 | -3/+14 |
2005-03-22 | re PR rtl-optimization/20527 (Mishandling of postincrement causes bzip2 misco... | Hans-Peter Nilsson | 2 | -0/+86 |
2005-03-22 | dwarf2out.c (dwarf_type_encoding_name): Remove unused prototype and definition. | Ben Elliston | 2 | -33/+5 |