aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2008-09-06h8300.h (IRA_COVER_CLASSES): Define.Jeff Law
2008-09-06memcpy-bi.c: Include <string.h>Jeff Law
2008-09-06re PR fortran/37399 (gfortran.dg/size_kind.f90 doesn't work)Tobias Burnus
2008-09-06re PR tree-optimization/14703 (Inadequate optimization of inline templated fu...Jan Hubicka
2008-09-06[multiple changes]Tobias Burnus
2008-09-06re PR fortran/33229 (ICE with "intrinsic" plus calling a subroutine as function)Steven G. Kargl
2008-09-06mips.c (mips_function_ok_for_sibcall): Check for DECL being null.Richard Sandiford
2008-09-062008-xx-xx Richard Sandiford <rdsandiford@goolemail.com> Peter Fuerst <post@p...Richard Sandiford
2008-09-06ira-int.h (ira_zero_hard_reg_set, [...]): Delete.Richard Sandiford
2008-09-06tm.texi (IRA_COVER_CLASSES): Fix a typo.Vladimir Makarov
2008-09-06ira-color.c (ira_fast_allocation): Permit global allocno allocation.Vladimir Makarov
2008-09-06Daily bump.GCC Administrator
2008-09-05Improved branch hints, safe hints, and scheduling.Trevor Smigiel
2008-09-05re PR fortran/35837 (rej.valid: Host-associated SAVEd variable and PURE funct...Daniel Kraft
2008-09-05opts.c (decode_options): Combine nested if statements.Janis Johnson
2008-09-05s-stchop-rtems.adb: Add file missed in early commit.Joel Sherrill
2008-09-05* gcj.texi (-freduced-reflection): Clarify option's restrictions.David Daney
2008-09-05re PR target/37283 (Cannot build crtbegin.o for ARM)Janis Johnson
2008-09-05install.texi (--enable-reduced-reflection): Document new option.David Daney
2008-09-05re PR c++/37342 (same canonical type node for different types void (Asm::*)(s...Douglas Gregor
2008-09-05predicates.md (nonimmed_operand, [...]): Use constantpool_mem_p.Bob Wilson
2008-09-05mips.h (enum reg_class): Add FRAME_REGS.Joseph Myers
2008-09-05re PR fortran/36746 (Rejects variable which is implictly typed as derived typ...Daniel Kraft
2008-09-05Convert ChangeLog files to UTF-8.Jakub Jelinek
2008-09-05emit-rtl.c (gen_rtvec): Rewrite not using gen_rtvec_v.Paolo Bonzini
2008-09-05i386.c (decide_alg): Be more conservative about optimizing for size.Jan Hubicka
2008-09-05varasm.c (narrowing_initializer_constant_valid_p): New static function.Ian Lance Taylor
2008-09-04fold-const.c (native_encode_real): Fix computation of WORDS.Jeff Law
2008-09-05* config/rs6000/t-rs6000: Remove target gt-rs6000.h.Janis Johnson
2008-09-05Daily bump.GCC Administrator
2008-09-04ira-conflicts.c (process_regs_for_copy): Check insn to check that the cost is...Vladimir Makarov
2008-09-04re PR other/32783 (gcc-4_3-trunk/libiberty/configure - for ac_func gettimeofd...Samuel Tardieu
2008-09-04mips.h (ISA_HAS_SEQ_SNE): New macro.Adam Nemet
2008-09-04mips.h (ISA_HAS_EXTS): New macro.Adam Nemet
2008-09-04mips.h (ISA_HAS_CINS): New macro.Adam Nemet
2008-09-04trans-array.c (gfc_conv_array_parameter): Use correct types in building COND_...Richard Guenther
2008-09-04bfin.c (gen_one_bundle): Don't create new nops when optimizing for size.Bernd Schmidt
2008-09-04df-scan.c (df_get_entry_block_def_set): Add STACK_POINTER_REGNUM regardless o...Richard Sandiford
2008-09-04re PR fortran/37099 (Wrong results when comparing a character array to a char...Daniel Kraft
2008-09-04re PR middle-end/37359 (IRA miscompiled transfer.o in libgfortran, sejmp)Vladimir Makarov
2008-09-04re PR middle-end/37243 (IRA causes wrong code generation)Richard Sandiford
2008-09-04rtl.h (LABEL_REF_NONLOCAL_P): Don't check for REG_LABEL_OPERAND or REG_LABEL_...Ian Lance Taylor
2008-09-04arm.c (arm_size_rtx_costs): Call cost function.Paul Brook
2008-09-04bfin.c (bfin_function_ok_for_sibcall): Restore a null pointer check lost in t...Bernd Schmidt
2008-09-04re PR middle-end/37243 (IRA causes wrong code generation)H.J. Lu
2008-09-04re PR middle-end/37343 (ICE in expand_expr_real_1, at expr.c:7290)Jan Hubicka
2008-09-04slp-perm-1.c: Add call to check_vect.Ira Rosen
2008-09-04tree-vrp.c (vrp_evaluate_conditional_warnv_with_ops_using_ranges): Break out ...Jan Hubicka
2008-09-04re PR tree-optimization/37345 (Segfault in decl_function_context (TYPE_MAIN_V...Jan Hubicka
2008-09-04configure.ac (HAVE_GAS_LCOMM_WITH_ALIGNMENT): New assembler check.Nick Clifton