aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2009-09-042097.md: Removed two incorrect bypasses.Wolfgang Gellerich4-26/+34
2009-09-04s390.md ("*fmadd<mode>", [...]): Enable mem RTXs in the predicate for operand 1.Andreas Krebbel1-4/+4
2009-09-04arm.md (UNSPEC_RBIT): New constant.Daniel Gutson2-0/+22
2009-09-03mips.c (USEFUL_INSN_P): Use NONDEBUG_INSN_P instead of INSN_P.Richard Sandiford1-7/+7
2009-09-03linux.h (TARGET_SUPPORTS_SYNC_CALLS): Define to 1.Bernd Schmidt6-33/+241
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva3-21/+65
2009-09-01i386.c (ix86_vectorize_builtin_conversion): Never vectorize if not TARGET_SSE2.Chris Demetriou1-1/+1
2009-08-31mep.h (FUNCTION_ARG_REGNO_P): Exclude coprocessor registers if no coprocessor...DJ Delorie1-1/+3
2009-08-31mep.c (machine_function): Add frame_locked flag.DJ Delorie1-39/+69
2009-08-29re PR c/41184 (wrong optimise code, epilogue code adjust wrong rsp before pop)Kai Tietz1-1/+1
2009-08-28netware.c: Include langhooks.h.Jan Beulich3-46/+27
2009-08-28collect2.c (DO_COLLECT_EXPORT_LIST): New internal macro, always defined.Olivier Hainque3-0/+17
2009-08-27sh.c (split_branches): Check the result of next_active_insn.Kaz Kojima1-3/+4
2009-08-27hpux.h (LIB_SPEC): Add -lrt for when using -pthread -fopenmpSteve Ellcey1-1/+1
2009-08-27ia64.c (ia64_attribute_table): Add "common_object" entry.Tristan Gingold2-0/+104
2009-08-26mips-protos.h (mips_output_sync): Declare.Richard Sandiford5-466/+595
2009-08-26sync.md: Update comment about unpredictable LL/SC lock clearing by a taken br...Uros Bizjak1-15/+12
2009-08-25bmmintrin.h: Replace by #error.Jan Hubicka10-5123/+126
2009-08-26hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov49-195/+295
2009-08-25alpha.md (*cmpdf_ieee_ext[123]): Remove.Uros Bizjak1-42/+5
2009-08-24ia64.c (ia64_promote_function_mode): Call default_promote_function_mode when ...Steve Ellcey1-3/+4
2009-08-24Unified syntax fixes. Ramana Radhakrishnan1-3/+13
2009-08-24combine cmps with shiftsRamana Radhakrishnan1-2/+4
2009-08-24set predicable attributes.Ramana Radhakrishnan1-0/+2
2009-08-24Fix Neon ICE.Ramana Radhakrishnan1-3/+3
2009-08-24Changelog gcc/Kai Tietz1-6/+6
2009-08-23* config/i386/i386.md (*sibcall_value_pop_1): Fix typo.Uros Bizjak1-1/+1
2009-08-23re PR target/40718 (Invalid code produced with -foptimize-sibling-calls)Uros Bizjak1-11/+15
2009-08-23re PR target/40718 (Invalid code produced with -foptimize-sibling-calls)Uros Bizjak1-11/+14
2009-08-23re PR target/41081 (redundant ZERO_EXTENDs)Alan Modra1-0/+44
2009-08-22t-sh (TARGET_LIBGCC2_CFLAGS): Define.Kaz Kojima2-2/+4
2009-08-22ia64.c: Include libfuncs.h.Douglas B Rupp3-35/+183
2009-08-21Fix 40671, 41145Michael Meissner1-10/+10
2009-08-21rs6000.c (rs6000_init_builtins): Fix type of __vector double TYPE_DECL.Jakub Jelinek1-1/+1
2009-08-21arm.h (MACHMODE): New define.Richard Earnshaw2-9/+14
2009-08-21alpha.md (exception_receiver): Emit alternative GP load sequence if flag_reor...Uros Bizjak1-2/+10
2009-08-20alpha.c (alpha_end_function): Do not clear crtl->emit structure and free insn...Uros Bizjak1-8/+0
2009-08-20s390.c (Z10_PREDICT_DISTANCE): New macro.Andreas Krebbel2-77/+212
2009-08-20s390.md ("*brx_stage1_<GPR:mode>", [...]): New patterns.Andreas Krebbel3-0/+187
2009-08-20Fix twolf ICE for ARMRamana Radhakrishnan2-8/+28
2009-08-20pa.md (reload_inhi, [...]): New patterns.John David Anglin2-1/+69
2009-08-19method.c (use_thunk): Call free_after_compilation after assemble_end_function.Jakub Jelinek8-8/+0
2009-08-18alpha.c (alpha_output_mi_thunk_osf): Allocate insn locators before emit_insn ...Uros Bizjak1-3/+5
2009-08-18elfos.h (ASM_DECLARE_OBJECT_NAME): Use gnu_unique_object type if available.Jason Merrill1-18/+31
2009-08-18re PR target/40971 (ICE in memory_address)Jakub Jelinek1-2/+29
2009-08-17m32c.md (UNS_FSETB, UNS_FREIT): New.DJ Delorie3-14/+90
2009-08-17alpha.c (vms_valid_pointer_mode): New function.Douglas B Rupp2-0/+10
2009-08-16re PR target/38599 (There should be a Pmode == DImode version of the MIPS lwx...Richard Sandiford1-3/+3
2009-08-16mips-protos.h (mips_push_asm_switch): New function.Richard Sandiford5-85/+113
2009-08-16alpha.c (alpha_and_function): Handle NULL_RTX returned from prev_active_insn.Uros Bizjak1-1/+1