aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2011-05-11i386.c (legitimize_tls_address): Call gen_tls_dynamic_gnu2_{32,64} expanders ...Uros Bizjak3-139/+129
2011-05-11Doloop pattern for ARMRevital Eres2-2/+54
2011-05-10Fix PRs 48857, 48495Michael Meissner2-45/+29
2011-05-10config.gcc (i[34567]86-*-darwin*, [...]): Add i386/darwin-lib.h to $libgcc_tm...Joseph Myers1-9/+0
2011-05-10gcc_update (gcc/config/rs6000/rs6000-tables.opt): New dependencies.Joseph Myers10-181/+458
2011-05-10config.gcc (libgcc_tm_file): Define instead of including files from ../../lib...Joseph Myers1-6/+1
2011-05-10re PR target/48896 (avr.o warnings)Georg-Johann Lay1-13/+9
2011-05-10rx.h (JUMP_ALIGN, [...]): Define.DJ Delorie3-4/+17
2011-05-09i386.c (ix86_autovectorize_vector_sizes): Return 0 for !flag_prefer_avx128.Uros Bizjak1-19/+25
2011-05-09predicates.md (const_pow2_1_to_2_operand): Remove.Uros Bizjak3-145/+59
2011-05-09s390.md (TD/TF mem to reg move splitter): Make the temporary register to matc...Andreas Krebbel1-0/+1
2011-05-09sse.md (*vec_concatv4si): Merge from *vec_concatv4si_1 and *vec_concatv4si_1_...Uros Bizjak1-20/+11
2011-05-09Don't translate syntax example.Philipp Thomas1-4/+6
2011-05-09re PR target/48899 (enum conversion initializing global_options_init.x_iq2000...Nick Clifton1-1/+1
2011-05-09gcc_update (gcc/config/mips/mips-tables.opt): New dependencies.Joseph Myers8-228/+939
2011-05-09re PR target/48897 (mn10300.c:extract_bundle’: error: variable ‘s’ set ...Nick Clifton1-3/+1
2011-05-08* config/avr/avr.c (print_operand_address): Fix invalid RTL access.Eric Botcazou1-1/+3
2011-05-08* config/rs6000/rs6000.c (output_profile_hook): Fix thinko.Eric Botcazou1-1/+1
2011-05-07i386.h (ix86_tune_indices): Add X86_TUNE_SOFTWARE_PREFETCHING_BENEFICIAL.Jan Hubicka2-22/+9
2011-05-06rs6000.opt (rs6000_ieeequad, [...]): Remove TargetVariable entries.Joseph Myers2-77/+42
2011-05-06re PR target/48900 (unnecessary duplicate __tls_get_addr calls)Alan Modra1-4/+6
2011-05-06i386.md (*movdf_internal_nointeger): Apply "*" constraint modifier to "r".Uros Bizjak1-1/+1
2011-05-06rs6000.c (rs6000_handle_option): Don't handle and fall through for OPT_mcmodel_.Joseph Myers1-5/+0
2011-05-06s390.c (s390_asm_trampoline_template): Comment instruction sizes.Andreas Krebbel1-9/+9
2011-05-06re PR target/47930 (-marm is undocumented; driver accepts -mno-thumb)Ramana Radhakrishnan1-3/+4
2011-05-06re PR target/48898 (i386/netware.c:i386_nlm_maybe_mangle_decl_assembler_name:...Uros Bizjak1-1/+1
2011-05-06re PR target/48895 (config/vms/vms-ar.c:main: variable ‘cwd’ set but not ...Tristan Gingold1-3/+0
2011-05-05rs6000.c (rs6000_handle_option): Don't fall through from -mfpu= handling.Joseph Myers2-2/+2
2011-05-05Fix comment and update config/pa/pa.h (left off previous commit)Steve Ellcey1-0/+5
2011-05-05config.gcc (hppa*64*-*-hpux11*): Modify tm_file and extra_options for 11.31.Steve Ellcey5-2/+69
2011-05-05neon.md (vec_set<mode>_internal): Fix misplaced parenthesis in D-register case.Julian Brown1-1/+1
2011-05-05opt-functions.awk (var_type_struct): Handle Enum options.Joseph Myers13-316/+245
2011-05-05elf.h (ENDFILE_SPEC): Add Ofast.Michael Matz16-16/+16
2011-05-05i386.md (*movdf_internal_rex64): Simplify nested "if" conditions.Uros Bizjak1-74/+36
2011-05-05For Michael Hope.Michael Hope1-0/+2
2011-05-05spu.c (TARGET_ASM_OUTPUT_MI_THUNK): Define.Ulrich Weigand1-0/+93
2011-05-05sol2.h (ASM_OUTPUT_CALL): Use targetm.asm_out.print_operand.Rainer Orth2-8/+9
2011-05-04i386.c (ix86_reorg): Run move_or_delete_vzeroupper first.Uros Bizjak1-4/+4
2011-05-04spu.c (spu_gimplify_va_arg_expr): Call pass_by_reference instead of spu_pass_...Ulrich Weigand1-2/+2
2011-05-04calls.c (emit_library_call_value_1): Invoke promote_function_mode hook on lib...Andreas Krebbel2-4/+4
2011-05-04bfin.c (bfin_cpus): Update silicon revisions.Stuart Henderson1-0/+17
2011-05-042011-05-04 Stuart Henderson <shenders@gcc.gnu.org>Stuart Henderson1-9/+8
2011-05-04* config/alpha/alpha.h (CODE_MASK, MIPS_IS_STAB, MIPS_MARK_STAB)Rainer Orth1-20/+0
2011-05-042011-05-04 Stuart Henderson <shenders@gcc.gnu.org>Stuart Henderson1-0/+11
2011-05-042011-05-04 Stuart Henderson <shenders@gcc.gnu.org>Stuart Henderson1-3/+13
2011-05-042011-05-04 Stuart Henderson <shenders@gcc.gnu.org>Stuart Henderson1-0/+3
2011-05-04* config/i386/i386.md: Fix typo in comment.Uros Bizjak1-3/+3
2011-05-04mn10300.c: Include cfgloop.h.Nick Clifton4-5/+231
2011-05-04re PR target/48860 (r173265 breaks bootstrap on x86_64-apple-darwin10)Uros Bizjak3-15/+22
2011-05-03mips-opts.h: New.Joseph Myers4-65/+92