summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* vfp.md: Document fmul{s,d} and fmac{s,d} types.Paul Brook2008-08-264-28/+21
* mn10300.md (movqi, movhi): Split i->d*a case into two cases to avoid the poss...Jeff Law2008-08-261-10/+14
* vfp.md: Move pipeline description for VFP11 to...Paul Brook2008-08-263-83/+97
* [multiple changes]Vladimir Makarov2008-08-2613-2/+167
* spu.md (vec_extract_evenv4si, [...]): Implement.SVictor Kaplansky2008-08-261-0/+470
* re PR target/36756 (g++.dg/tls-3.C ICE with section-anchors, unit-at-a-time, ...Janis Johnson2008-08-251-2/+5
* spu_mfcio.h (mfc_begin_critical_section): New function.Ulrich Weigand2008-08-251-0/+28
* rs6000.c (rs6000_handle_altivec_attribute): Propagate all type qualifiers fro...Ulrich Weigand2008-08-251-2/+4
* mips.md (immediate_insn): Move up in file, fix comment typo, reformat.David Daney2008-08-252-505/+533
* config.gcc (mips64*-*-linux*): Handle mips64octeon*-*-linux*.Adam Nemet2008-08-254-5/+46
* re PR target/37094 (Ada build broken for i586)Jan Hubicka2008-08-231-1/+1
* re PR target/11259 ([avr] gcc Double 'andi' missed optimization)Anatoly Sokolov2008-08-231-2/+169
* re PR target/37184 (ice in ix86_match_ccmode)Uros Bizjak2008-08-224-38/+71
* re PR target/31070 (ICE in function_arg_slotno)Joseph Myers2008-08-211-0/+1
* re PR target/37169 (Inefficent code for _mm_cvtsi64_si128)H.J. Lu2008-08-201-1/+7
* re PR target/37157 (Wrong insn for _mm_unpackhi_epi64)H.J. Lu2008-08-191-28/+29
* driver-rs6000.c (detect_caches_freebsd): New function.Andreas Tobler2008-08-181-2/+38
* install.texi (--with-mips-plt): Document.Daniel Jacobowitz2008-08-175-67/+121
* mips.c (mips_save_reg_p): Don't short-circuit rest of function when handling ...Richard Sandiford2008-08-171-4/+6
* * config/avr/avr.c (avr_override_options): Reduce value of PARAM_INLINE_CALL_...Andy Hutchinson2008-08-161-0/+4
* arm.c (add_minipool_backward_ref): Check for 8-byte-aligned entries in second...Joseph Myers2008-08-151-9/+12
* 2008-08-15 Wolfgang Gellerich <gellerich@de.ibm.com>Wolfgang Gellerich2008-08-154-273/+1425
* re PR target/37101 (wrong code: tree vectorizer omits bogus movq/movlps const...Uros Bizjak2008-08-141-22/+19
* sparc.c (emit_soft_tfmode_cvt): Explicitly sign or zero extend SImode values ...Joseph Myers2008-08-131-0/+4
* rs6000-c.c (rs6000_cpu_cpp_builtins): Predefine __PPU__ when targeting the Ce...Ulrich Weigand2008-08-131-0/+2
* linux64.h (LINK_ARCH32_SPEC, [...]): Use %R in -Y P argument.Joseph Myers2008-08-131-3/+3
* defaults.h (TARGET_FLOAT_FORMAT): Remove.Ulrich Weigand2008-08-125-14/+0
* real.h (struct real_format): New member has_sign_dependent_rounding.Ulrich Weigand2008-08-122-28/+2
* float_disf.c: New file.Ulrich Weigand2008-08-123-0/+67
* real.h (struct real_format): New member round_towards_zero.Ulrich Weigand2008-08-122-0/+61
* real.c (spu_single_format): New variable.Ulrich Weigand2008-08-122-8/+22
* * config/spu/spu.c (spu_safe_dma): Respect TARGET_SAFE_DMA.Ulrich Weigand2008-08-121-1/+1
* * config/spu/spu.h (DWARF_FRAME_RETURN_COLUMN): Define.Ulrich Weigand2008-08-121-0/+2
* i386.c: (override_options): Move initialisation from flag_schedule_insns_afte...Michael Matz2008-08-111-5/+5
* avr.c (avr_mcu_types): Move the AT43USB320 device to avr31 architecture.Anatoly Sokolov2008-08-093-4/+4
* configure.ac (mips*-*-*linux*, [...]): Use mt-mips-gnu.Richard Sandiford2008-08-099-268/+877
* mips.c (mips_unspec_address_offset): Move earlier in file.Richard Sandiford2008-08-091-101/+101
* mips.h (MASK_RETURN_ADDR): Expand commentary.Richard Sandiford2008-08-092-8/+35
* mips.h (STATIC_CHAIN_REGNUM): Remap to $15.Richard Sandiford2008-08-092-10/+25
* mips.h (FUNCTION_NAME_ALREADY_DECLARED): Delete.Richard Sandiford2008-08-093-111/+57
* invoke.texi: Add cpu_type power7.Peter Bergner2008-08-082-0/+11
* tree-vect-transform.c (vectorizable_conversion): Pass the integral type to ve...Dorit Nuzman2008-08-082-20/+40
* i386.h (ix86_size_cost): Declare.Jan Hubicka2008-08-083-62/+69
* xtensa.c (xtensa_copy_incoming_a7): Copy incoming value in a6 after the set_f...Bob Wilson2008-08-071-2/+9
* arm.c (output_move_neon): Update comment describing big-endian vector layout.Joseph Myers2008-08-072-36/+77
* iwmmxt.md (movv8qi_internal, [...]): Combine into mov<mode>_internal.Joseph Myers2008-08-071-61/+3
* re PR target/37048 (Revision 138835 breaks bootstrap)Jan Hubicka2008-08-071-15/+15
* re PR target/36992 (Very stange code for _mm_move_epi64)H.J. Lu2008-08-073-1/+17
* optabs.c (emit_unop_insn): Break out to ...Jan Hubicka2008-08-072-117/+233
* alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords.Kaveh R. Ghazi2008-08-0635-722/+722