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