Age | Commit message (Expand) | Author | Files | Lines |
2005-05-09 | re PR inline-asm/8788 (ICE in emit_move_insn, at expr.c:3089) | Roger Sayle | 4 | -1/+32 |
2005-05-08 | * config/alpha/alpha.c (adjust_address): Fix typo last change. | Richard Henderson | 2 | -1/+5 |
2005-05-09 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2005-05-09 | * de.po: Update. | Joseph Myers | 2 | -971/+575 |
2005-05-08 | m68hc11.h (REG_VALID_P): A regno must be >= 0 and -1 can happen in reg_renumb... | Stephane Carrez | 2 | -1/+6 |
2005-05-08 | PR tree-optimization/14841, tree-optimization/15838 | Steven Bosscher | 4 | -4/+165 |
2005-05-08 | ia64.c (ia64_override_options): Don't set ia64_flag_var_tracking and clear fl... | Jakub Jelinek | 2 | -5/+13 |
2005-05-08 | m68hc11.c (m68hc11_emit_libcall): Use gcc_assert and gcc_unreachable as appro... | Nathan Sidwell | 4 | -135/+107 |
2005-05-08 | re PR target/21281 (ICE with building newlib) | Stephane Carrez | 2 | -1/+7 |
2005-05-08 | predicates.md (reg_or_some_mem_operand): Do not allow the 68HC12 address indi... | Stephane Carrez | 6 | -72/+148 |
2005-05-08 | re PR target/19051 (m6811-elf-gcc ICE) | Stephane Carrez | 2 | -5/+12 |
2005-05-08 | configure.ac: Set ld_vers_major, ld_vers_minor and ld_vers_patch for GNU linker. | Julian Brown | 5 | -233/+201 |
2005-05-08 | * intrinsic.texi: Fix typos. | Kazu Hirata | 2 | -3/+7 |
2005-05-08 | tree-dfa.c (referenced_vars, [...]): Use VEC instead of VARRAY. | Kazu Hirata | 6 | -17/+23 |
2005-05-08 | Use dg-mips-options instead of dg-options. | Richard Sandiford | 2 | -2/+2 |
2005-05-08 | re PR target/16925 (ICE when building a m68hc11 cross-compiler on 64-bit arch... | Stephane Carrez | 2 | -29/+15 |
2005-05-08 | Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to mkconfig.sh | Nathan Sidwell | 12 | -46/+685 |
2005-05-08 | alpha.c (tls_symbolic_operand_1): Use gcc_assert and gcc_unreachable as appro... | Nathan Sidwell | 7 | -181/+220 |
2005-05-08 | frv.c (frv_default_flags_for_cpu): Use gcc_assert and gcc_unreachable, as app... | Nathan Sidwell | 3 | -78/+75 |
2005-05-08 | mn10300.c (print_operand): Use gcc_assert and gcc_unreachable as appropriate. | Nathan Sidwell | 3 | -43/+44 |
2005-05-08 | Add PR number to last changelog. | Richard Sandiford | 2 | -0/+2 |
2005-05-08 | mips.c (mips_emit_compare): Don't reverse UNGE and UNGT comparisons. | Richard Sandiford | 6 | -15/+38 |
2005-05-08 | integrate.h (get_hard_reg_initial_val): Change type of register parameter fro... | Richard Sandiford | 3 | -9/+13 |
2005-05-08 | except.c (eh_status): Change the type of ttype_data to VEC(tree,gc)*. | Kazu Hirata | 2 | -8/+15 |
2005-05-07 | * config/rs6000/rs6000.md (popcount<mode>2): Fix non-C90 constant. | David Edelsohn | 2 | -3/+9 |
2005-05-08 | class.c (vtbl_init_data_s): Change the type of fns to VEC(tree,gc)*. | Kazu Hirata | 2 | -7/+12 |
2005-05-08 | Makefile.in: Fix dependencies. | Paul Brook | 2 | -369/+473 |
2005-05-08 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2005-05-07 | re PR bootstrap/21403 (Canadian cross build fails.) | Anthony Green | 3 | -2/+9 |
2005-05-07 | * de.po, zh_CN.po: Update. | Joseph Myers | 3 | -1085/+694 |
2005-05-07 | intrinsic.texi: Document ASSOCIATED and ATAN2. | Steven G. Kargl | 2 | -31/+160 |
2005-05-07 | pa-hpux11.h (TARGET_OS_CPP_BUILTINS): Do not define inappropriate feature tes... | Joseph Myers | 2 | -3/+11 |
2005-05-07 | * config/ia64/hpux.h (NO_IMPLICIT_EXTERN_C): Define. | Joseph Myers | 2 | -0/+7 |
2005-05-07 | re PR target/21441 (CRIS: gcc.c-torture/execute/20040703-1.c compilation, -O... | Hans-Peter Nilsson | 1 | -0/+1 |
2005-05-07 | * config/cris/cris.md ("*movdi_insn", "*mov_sidesisf_biap") | Hans-Peter Nilsson | 2 | -36/+58 |
2005-05-07 | integrate.c (get_func_hard_reg_initial_val): Delete. | Richard Sandiford | 2 | -30/+38 |
2005-05-07 | opt-functions.awk (var_set): Emit OPTION_MASK_ for InverseMask if variable na... | David Edelsohn | 2 | -2/+10 |
2005-05-07 | config.gcc ({powerpc,rs6000}-ibm-aix*): Remove rs6000/aix.opt from extra_opti... | David Edelsohn | 10 | -66/+184 |
2005-05-07 | * Makefile.in (c-gimplify.o): Depend on $(RTL_H) instead of rtl.h. | Matt Kraai | 2 | -1/+5 |
2005-05-07 | re PR target/21412 (ICE loading TLS address) | Richard Henderson | 3 | -4/+35 |
2005-05-07 | v850.c (print_operand): Use gcc_assert and gcc_unreachable, as appropriate. | Nathan Sidwell | 4 | -152/+132 |
2005-05-07 | tree-ssa-loop-ivcanon.c, [...]: Fix comment typos. | Kazu Hirata | 4 | -3/+8 |
2005-05-07 | invoke.texi: Remove documentation for MIPS' -mint64 option. | Richard Sandiford | 5 | -54/+15 |
2005-05-07 | mangle.c (globals): Change the type of substitutions to VEC(tree,gc)*. | Kazu Hirata | 2 | -11/+17 |
2005-05-07 | decl.c (wrapup_globals_for_namespace): Use VEC instead of VARRAY. | Kazu Hirata | 4 | -10/+18 |
2005-05-07 | fix typo | R. Kelley Cook | 1 | -1/+1 |
2005-05-07 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2005-05-06 | mips.opt: Remove -mint64 option. | Eric Christopher | 6 | -46/+37 |
2005-05-06 | re PR tree-optimization/19401 (Trivial loop not unrolled) | Zdenek Dvorak | 4 | -19/+94 |
2005-05-06 | re PR rtl-optimization/21254 (Incorrect code with -funroll-loops for multiple... | Zdenek Dvorak | 3 | -14/+47 |