aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-07-12Makefile.in (reginfo.o): Don't depend on $(GGC_H) or gt-reginfo.h.Richard Sandiford4-10/+18
2010-07-12regs.h (target_regs): Add x_hard_regs_of_mode...Richard Sandiford3-40/+45
2010-07-12hard-reg-set.h (target_hard_regs): New structure.Richard Sandiford5-137/+152
2010-07-12Makefile.in (target-globals.o): Depend on $(RTL_H).Richard Sandiford6-46/+86
2010-07-12Makefile.in (target-globals.o): Depend on $(REGS_H).Richard Sandiford6-21/+55
2010-07-12tm.texi.in (SWITCHABLE_TARGET): Document.Richard Sandiford10-27/+219
2010-07-12postreload.c (reg_symbol_ref[]): New.Jie Zhang2-66/+255
2010-07-12Fix comment typo.Joern Rennecke1-1/+1
2010-07-12re PR rtl-optimization/44752 (insn-automata.c: empty translation unit)Joern Rennecke2-0/+16
2010-07-12i386.c (ix86_sol10_return_in_memory): Rename to ix86_solaris_return_in_memory.Rainer Orth6-10/+20
2010-07-12expr.c (gfc_get_int_expr): Don't initialize mpfr data twice.Mikael Morin3-4/+7
2010-07-12arm.c (arm_get_frame_offsets): Don't use r3 to align the stack when it's goin...Jie Zhang5-1/+61
2010-07-12pr42427.c: Require c99_runtime.Rainer Orth13-1/+29
2010-07-12re PR pch/14940 (PCH largefile test fails on various platforms)Rainer Orth2-30/+46
2010-07-12config.gcc (i[34567]86-*-solaris2*): Default with_arch_32 to pentiumpro on So...Rainer Orth120-18/+365
2010-07-12lto-symtab.c (lto_symtab_merge_decls_1): Use fatal_error instead of gcc_asser...Andi Kleen2-2/+12
2010-07-12i386.c (ix86_asm_output_function_label): Change format string placeholder fro...Uros Bizjak2-397/+403
2010-07-12Daily bump.GCC Administrator1-1/+1
2010-07-11tob@archimedes:~/scratch/gcc> head -n 15 ../intrinsic_use.diffTobias Burnus5-154/+113
2010-07-11arith.c (gfc_arith_done_1): Release mpfr internal caches.Mikael Morin2-0/+6
2010-07-11winnt.c (i386_pe_file_end): Quote symbol name in directive -export.Kai Tietz2-1/+6
2010-07-11fixing ChangeLogJanus Weil2-2/+2
2010-07-11re PR fortran/44869 ([OOP] generic TBPs not initialized properly)Janus Weil10-28/+82
2010-07-11Daily bump.GCC Administrator1-1/+1
2010-07-11reginfo.h (reg_classes_intersect_p): Change arguments type to reg_class_t.Anatoly Sokolov6-22/+33
2010-07-10re PR middle-end/42505 (loop canonicalization causes a lot of unnecessary tem...Sandra Loosemore8-111/+215
2010-07-10trans-io.c (gfc_build_st_parameter): Update calls to gfc_add_field_to_struct.Mikael Morin5-56/+48
2010-07-10re PR fortran/44773 (Unnecessary temporaries increase the runtime for channel...Paul Thomas4-1/+27
2010-07-10re PR debug/44832 (-fcompare-debug failure for C++ i386.c)Richard Guenther2-0/+30
2010-07-10re PR lto/44889 (Bogus "type of ‘nsLayoutModule_NSModule’ does not match ...Richard Guenther5-48/+118
2010-07-10tree.h (DECL_REPLACEABLE_P): Strengthen check for weak symbols.Richard Sandiford5-1/+29
2010-07-10make ObjC do LTO.Iain Sandoe11-169/+490
2010-07-10Daily bump.GCC Administrator1-1/+1
2010-07-10lto-streamer-out.c (produce_symtab): Do not write alias cgraph/varpool nodes.Jan Hubicka2-0/+9
2010-07-09tree-inline.c (declare_return_variable): Fix ICE while inlining DECL_BY_VALUE...Jan Hubicka2-1/+9
2010-07-09pr44576 Avoid un-necessary prefetch analysis by distributing the cost modelsChangpeng Fang2-47/+132
2010-07-09arm.md (cbranchqi4): Fix array size.Bernd Schmidt2-4/+8
2010-07-09* config/arm/arm.md (Thumb-1 ldrsb peephole): New.Bernd Schmidt2-0/+23
2010-07-09arm.md (addsi3_cbranch): Switch alternatives 0 and 1.Bernd Schmidt2-2/+4
2010-07-09reload.c (find_reloads): Don't clear badop if we have a winreg alternative...Bernd Schmidt7-17/+45
2010-07-09gimple.c (struct type_fixup_s): New struct and VEC type.Richard Guenther2-2/+41
2010-07-09* config.in: Regenerate.Uros Bizjak2-1/+2
2010-07-09configure.ac (gcc_cv_as_ix86_rep_lock_prefix): Fix test.Uros Bizjak3-9/+12
2010-07-09trans.c (gnat_gimplify_expr): Deal with CALL_EXPR.Eric Botcazou4-23/+54
2010-07-09re PR tree-optimization/28632 (VRP should understand bitwise OR and AND)Jakub Jelinek5-94/+198
2010-07-09re PR c++/43120 (Virtual inheritance with covariant return type confuses GCC)Jason Merrill8-55/+121
2010-07-09Outline fold_or_predicates from add_to_predicate_list.Sebastian Pop2-18/+26
2010-07-09intrinsic.texi: Add documentation for SAME_TYPE_AS...Janus Weil2-6/+128
2010-07-09re PR middle-end/44890 (Hitting gcc_assert in build2_stat with pr30388.c test...Richard Guenther3-2/+11
2010-07-09re PR target/44877 (C++ compiler can no longer compile dealII for VSX/Altivec...Michael Meissner2-1/+8