aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-08-25re PR c++/14428 (incompatible template declarations accepted)Kriang Lerdsuwanakij4-1/+25
2004-08-25trans-const.c (gfc_conv_mpz_to_tree): Change call to build_int_cst to build_i...Tobias Schlüter2-1/+7
2004-08-25cse.c (cse_around_loop, [...]): Remove.Steven Bosscher4-283/+25
2004-08-25ada-tree.h (TYPE_RM_SIZE_INT): Use TYPE_LANG_SLOT_1.Nathan Sidwell2-1/+6
2004-08-25tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell83-546/+705
2004-08-25cfglayout.c (duplicate_insn_chain): Remove references to NOTE_INSN_LOOP_VTOP ...Paolo Bonzini10-325/+32
2004-08-25configure.ac: Replace Automake macro invocations with manual Autoconf checks ...Paolo Bonzini2-5/+11
2004-08-25flags.h (enum debug_info_type): Remove DWARF_DEBUG.Zack Weinberg13-56/+53
2004-08-25* ifcvt.c (find_if_case_1): Remove ??? comment.Zack Weinberg2-1/+1
2004-08-25repo.c (extract_string): Reset backquote after one character.Adam Nemet2-2/+10
2004-08-25basic-block.h (BB_SET_PARTITION): Clear old value first.Zack Weinberg3-2/+13
2004-08-25re PR target/17052 (altivec varargs failure if no optimization)Alan Modra4-6/+10
2004-08-25re PR libfortran/17143 (2**63 prints garbage)Bud Davis2-0/+21
2004-08-25Daily bump.GCC Administrator1-1/+1
2004-08-25re PR libfortran/17164 (index function not working properly)Bud Davis2-0/+15
2004-08-24re PR target/16298 (ICE in output_operand)Richard Henderson2-30/+25
2004-08-24Fix linux make profiledbootstrap.James E Wilson2-1/+6
2004-08-24re PR middle-end/17044 (libgcc2.c:169: internal compiler error: Segmentation ...John David Anglin2-11/+12
2004-08-24* config/mips/predicates.md (small_data_pattern): Match prefetches.Richard Sandiford2-1/+5
2004-08-24re PR tree-optimization/17016 (ICE with struct passed as reference)Zdenek Dvorak2-2/+9
2004-08-24tree-ssa-loop-ivcanon.c: New file.Zdenek Dvorak24-122/+802
2004-08-24mips.h (ISA_HAS_INT_CONDMOVE): Delete.Richard Sandiford4-192/+57
2004-08-24Fix logs for last delta. Sorry for the screw-up.Richard Sandiford2-1/+15
2004-08-24* gcc.c-torture/compile/20040824-1.c: New test.Richard Sandiford5-81/+42
2004-08-24arm.md: Include predicates.md.Richard Earnshaw7-814/+510
2004-08-24mips.c (mips_gen_conditional_trap): Fix mode.Richard Sandiford5-22/+29
2004-08-24mips.md (load_call[sd]i): Redefine using :P.Richard Sandiford2-18/+13
2004-08-24mips.md (indirect_jump): Use force_reg.Richard Sandiford2-86/+33
2004-08-24* config/mips/mips.md (*seq_[sd]i, *seq_[sd]i_mips16, *sne_[sd]i)Richard Sandiford2-270/+97
2004-08-24mips.md (cmpsi, cmpdi): Redefine using :GPR.Richard Sandiford2-164/+56
2004-08-24trans-decl.c, [...]: Add and remove blank lines as required.Tobias Schlüter3-4/+7
2004-08-24* trans-const.c (gfc_conv_mpz_to_tree): Fix 64-bit shift warning.Richard Henderson2-5/+10
2004-08-24rtl.def: Wrap MD-only codes in #ifdef GENERATOR_FILE.Zack Weinberg4-13/+52
2004-08-24resolve.c (merge_argument_lists): Revert unintentionally committed change.Tobias Schlüter2-4/+5
2004-08-24* resolve.c (resolve_entries): Fix a bunch of comment typos.Tobias Schlüter2-5/+17
2004-08-24rtl.def: Reorganize, placing all codes used only in machine descriptions at t...Zack Weinberg2-500/+490
2004-08-24basic-block.h (struct basic_block_def): Reorder fields to eliminate interior ...Zack Weinberg11-98/+98
2004-08-24trans-decl.c (build_function_decl): Fix spelling in comment.Tobias Schlüter1-7/+1
2004-08-24c-decl.c (c_init_decl_processing): Adjust build_common_tree_nodes call.Nathan Sidwell18-134/+119
2004-08-24* trans-types.c: Spelling and formatting fixes.Tobias Schlüter2-12/+16
2004-08-24* gfortran.dg/entry_2.f90: New test.Paul Brook2-0/+14
2004-08-24re PR c++/16889 (ambiguity is not detected)Nathan Sidwell5-3/+70
2004-08-24gimplify.c (gimplify_array_ref_to_plus): Delete.Richard Henderson3-63/+12
2004-08-24re PR c++/16706 (ICE in finish_member_declaration, at cp/semantics.c:2126)Kriang Lerdsuwanakij5-2/+96
2004-08-24arm.c (arm_override_options): Update error message.Paul Brook3-8/+19
2004-08-24re PR target/17093 ([m32r-*-gcc] ICE with -msdata=use -O0)Nick Clifton2-6/+12
2004-08-24re PR c++/17149 (ICE: tree check: expected record_type or union_type or qual_...Nathan Sidwell4-3/+28
2004-08-24Makefile.in (PROTO_OBJS): Add errors.o.Nathan Sidwell4-17/+11
2004-08-24trouble.texi (C++ misunderstandings): Fix example code.Jonathan Wakely2-1/+5
2004-08-24(PREDICATE_CODES): Remove duplicate defintion of seth_add3_operand.Nick Clifton2-1/+5