aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2009-09-14Fix PR 41210 & 41331 on powerpcMichael Meissner2-47/+31
2009-09-14bfin.c (bfin_expand_builtin, [...]): Force constants to registers for the ope...Bernd Schmidt2-6/+14
2009-09-14gcc/Bernd Schmidt1-2/+2
2009-09-14bfin.c (bfin_longcall_p): Don't use short calls for weak symbols.Bernd Schmidt1-0/+2
2009-09-13tree.h (DECL_IGNORED_P): Document further effect for FUNCTION_DECL.Eric Botcazou1-1/+1
2009-09-11predicates.md (symbolic_operand): Require a CONST symbolic operand to be a PL...John David Anglin2-6/+8
2009-09-11From Jie Zhang <jie.zhang@analog.com>:Bernd Schmidt1-10/+60
2009-09-11rs6000.h (DATA_ALIGNMENT): Check that we are dealing with actual SPE/paired v...Nathan Froyd1-8/+12
2009-09-10mep.md (eh_epilogue): Defer until after epilogue is emitted.DJ Delorie4-2/+18
2009-09-10sol2-c.c (cmn_err_length_specs): Initialize scalar_identity_flag.Rainer Orth1-2/+2
2009-09-10picochip.c: Ignore DEBUG_INSN_P instructions introduced by the VTA branch merge.Hariharan Sandanagobalane1-5/+5
2009-09-10mep.c (mep_encode_section_info): Copy weakness attribute and referring decl w...Nick Clifton1-0/+2
2009-09-09moxie.md (*movsi, [...]): Use xor to load the constant 0 when appropriate.Anthony Green4-31/+35
2009-09-09rs6000.md (bswapdi2_64bit): Fix unnecessarily stringent constraints.Segher Boessenkool1-20/+24
2009-09-09i386.c (ix86_can_use_return_insn_p): Check for padding0, too.Kai Tietz1-7/+9
2009-09-09t-slibgcc-elf-ver (SHLIB_MAKE_SOLINK, [...]): New variables.Jakub Jelinek2-3/+37
2009-09-08* config/mep/mep.c (conversions[]): Add "ml" pattern.DJ Delorie1-0/+1
2009-09-08bfin.c (np_check_regno, [...]): New static variables.Bernd Schmidt1-22/+103
2009-09-07From Jie Zhang <jie.zhang@analog.com>:Bernd Schmidt4-109/+192
2009-09-07gcc/Bernd Schmidt5-10/+61
2009-09-07From Jie Zhang <jie.zhang@analog.com>:Bernd Schmidt2-38/+38
2009-09-07bfin.md (UNSPEC_VOLATILE_STALL): New constant.Bernd Schmidt3-15/+157
2009-09-07re PR c++/41214 (Null pointer dereferenced in _Unwind_SetGR())Dmitry Gorbachev2-2/+2
2009-09-07bfin.c (bfin_optimize_loop): When creating a new basic block, ensure it has a...Bernd Schmidt1-1/+5
2009-09-07gcc.c (this_is_linker_script): New variable.Nick Clifton1-6/+6
2009-09-05re PR target/41024 (driver passes wrong parameter to as)Francois-Xavier Coudert1-1/+1
2009-09-04revert: alpha.c (alpha_output_mi_thunk_osf): Allocate insn locators before em...Uros Bizjak1-2/+1
2009-09-04re PR target/41262 (ICE compiling 09/03/09 snapshot of gcc on DEC Alpha)Uros Bizjak1-1/+1
2009-09-04re PR target/41252 (Var tracking by default breaks arm-none-eabi build of new...Alexandre Oliva1-1/+1
2009-09-04arm.md (ctzsi2): Added braces to avoid warning that broke booststrap.Daniel Gutson1-3/+5
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