aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-07-12Makefile.in (target-globals.o): Depend on $(IRA_INT_H).Richard Sandiford7-277/+276
2010-07-12Makefile.in (target-globals.o): Depend on $(CFGLOOP_H).Richard Sandiford6-20/+67
2010-07-12regs.h (target_regs): Add x_direct_load, x_direct_store and x_float_extend_fr...Richard Sandiford3-11/+23
2010-07-12Makefile.in (LIBFUNCS_H): Add $(HASHTAB_H).Richard Sandiford6-31/+82
2010-07-12Makefile.in (LIBFUNCS_H): New variable.Richard Sandiford2-31/+40
2010-07-12Makefile.in (target-globals.o): Depend on $(EXPR_H) and $(OPTABS_H).Richard Sandiford6-25/+59
2010-07-12flags.h (target_flagstate): Add x_flag_excess_precision.Richard Sandiford3-5/+11
2010-07-12defaults.h (MAX_MOVE_MAX, [...]): Define if not defined.Richard Sandiford6-34/+42
2010-07-12Makefile.in (expmed.o, [...]): Depend on expmed.h.Richard Sandiford6-26/+119
2010-07-12Makefile.in (target-globals.o): Depend on reload.h.Richard Sandiford6-27/+66
2010-07-12rtl.h (target_rtl): Add x_static_reg_base_value.Richard Sandiford3-3/+11
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-12inclhack.def (solaris_cond_init): New fix.Rainer Orth4-7/+88
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 Orth122-19/+420
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-11re PR fortran/44698 (I/O: FLUSH does not actually flush the buffer?)Kai Tietz2-0/+9
2010-07-11arith.c (gfc_arith_done_1): Release mpfr internal caches.Mikael Morin2-0/+6
2010-07-11type_traits (is_convertible): Use SFINAE.Paolo Carlini5-12/+27
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-10MAINTAINERS (Reviewers): Update my e-mail addressMikael Morin2-1/+5
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