aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2009-07-15arm.md (ior_xor): New code iterator.Richard Earnshaw2-0/+26
2009-07-15linux-unwind.h (m68k_fallback_frame_state): Update to handle 2.6.30 kernel.Maxim Kuvyrkov1-0/+9
2009-07-15mep.md (sibcall_internal): Change register to allow for 24-bit addresses.DJ Delorie1-4/+4
2009-07-14mep.md (sibcall_internal): Include non-toggling non-jmp case.DJ Delorie1-0/+8
2009-07-14mep.c (mep_vliw_jmp_match): New function.DJ Delorie3-2/+17
2009-07-14sse.md (copysign<mode>3): New expander.Uros Bizjak3-9/+44
2009-07-14predicates.md (offsettable_mem_operand): Test RTX_AUTOINC class.David Edelsohn1-3/+1
2009-07-13mep.h (CC1_SPEC): Tweak parameters to trigger unrolling at the right iteratio...DJ Delorie1-2/+2
2009-07-13mep.c (mep_expand_prologue): Fix frame pointer calculations.DJ Delorie1-1/+6
2009-07-13t-gthr-win32 (LIB2FUNCS_EXTRA): Remove file config/i386/mingw-tls.c.Kai Tietz2-208/+1
2009-07-12cygming.h (TARGET_OS_CPP_BUILTINS): Define _X86_ just for 32-bit case.Kai Tietz1-1/+2
2009-07-12winnt.c (i386_pe_determine_dllexport_p): Don't dllexport if !TREE_PUBLIC.Danny Smith1-0/+6
2009-07-12avr.h (TARGET_CPU_CPP_BUILTINS): Redefine.Anatoly Sokolov3-47/+50
2009-07-11re PR target/40667 (stack frames are generated even with -fomit-frame-pointer)Jakub Jelinek3-0/+46
2009-07-10* config/mep/mep.c (mep_can_inline_p): Correct logic, and simplify.DJ Delorie1-5/+3
2009-07-10thumb2.md (thumb2_cbz): Correct computation of length attribute.Mark Mitchell1-4/+6
2009-07-10re PR target/39079 (MIPS: __builtin___clear_cache() broken on SMP ISA_HAS_SYN...David Daney4-3/+15
2009-07-10targhooks.c (default_target_can_inline_p): Rename from default_target_option_...DJ Delorie2-6/+6
2009-07-09mep.h (FUNCTION_ARG_REGNO_P): Add coprocessor registers used to pass vectors.DJ Delorie1-1/+3
2009-07-09* config/mep/mep.c (mep_option_can_inline_p): Remove error call.DJ Delorie1-1/+0
2009-07-09unwind-dw2-fde-darwin.c: Include dwarf2.h.Tom Tromey5-5/+5
2009-07-08mep.c: (mep_option_can_inline_p): New.DJ Delorie1-0/+20
2009-07-08re PR target/38900 (ICE: unable to find a register to spill)Richard Henderson5-129/+149
2009-07-08unix.h (ASM_COMMENT_START): Add a space after the forward slash.Nick Clifton1-3/+8
2009-07-08mep-ivc2.cpu (cpmovtocsar0_C3, [...]): Mark volatile.DJ Delorie3-30/+45
2009-07-07pretty-print.c (pp_base_format): Remove %H.Manuel López-Ibáñez1-4/+4
2009-07-07ia64.c (ia64_handle_model_attribute): Remove an extra 'decl' for error_at.H.J. Lu1-2/+2
2009-07-07t-osf4 (SHLIB_LINK): Do not hide the dummy weak pthread symbols.Olivier Hainque1-4/+2
2009-07-07cgraphunit.c: Replace %J by an explicit location.Manuel López-Ibáñez3-23/+33
2009-07-06mep-core.cpu (fsft, ssarb): Mark as VOLATILE.DJ Delorie5-306/+281
2009-07-06lib1funcs.h (FMOVD_WORKS): Only define if __FMOVD_ENABLED__ is defined.Nick Clifton5-74/+140
2009-07-04re PR target/40636 (Build failed with --enable-build-with-cxx (mingw32 target))Ian Lance Taylor1-2/+2
2009-07-03i386.md (fix_trunc<mode>_fisttp_i387_1): Use can_create_pseudo_p.Uros Bizjak3-23/+23
2009-07-02remove sanitzation leakageNick Clifton1-6/+0
2009-07-01mep.c (mep_handle_option): Leave IVC2 control registers as fixed.DJ Delorie5-10158/+2360
2009-07-02Tweak moxie prologue and epilogue code.Anthony Green2-27/+37
2009-07-01Fix PR 40558, undo part of June 25th patchMichael Meissner1-1/+1
2009-07-01mep-ivc2.cpu (cmov, [...]): Add intrinsic names to VLIW variants.DJ Delorie4-624/+612
2009-07-01re PR target/40575 (FAIL: gcc.dg/falign-labels-1.c execution test)John David Anglin1-2/+2
2009-07-01pa.c (forward_branch_p): Return bool type.John David Anglin1-8/+15
2009-07-01vax.h (TARGET_BSD_DIVMOD): New macro.Maciej W. Rozycki5-2/+106
2009-06-30Enable building with g++.Anthony Green3-7/+10
2009-06-30tree-ssa-sink.c (statement_sink_location): Stop sinking expression if the tar...Wei Guozhi1-2/+2
2009-06-30dwarf2.h: Remove.Tom Tromey6-6/+6
2009-06-29* config/mep/mep.h (CPP_SPEC): Remove __cop macro.DJ Delorie1-1/+0
2009-06-30target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov43-201/+161
2009-06-29arm.h (REGISTER_MOVE_COST): Increase VFP register move cost.Daniel Jacobowitz1-3/+7
2009-06-29re PR middle-end/38212 (restrict implementation causes wrong-code)Richard Guenther4-11/+7
2009-06-28i386.h (enum ix86_fpcmp_strategy): New.Paolo Bonzini5-508/+140
2009-06-28arm.c (arm_final_prescan_ins): Eliminate code related to jump_clobbers.Paolo Bonzini2-127/+14