Only handle zero-extended DImode addresses
[gcc.git] / gcc / config /
2012-03-04 H.J. LuOnly handle zero-extended DImode addresses
2012-03-04 Uros Bizjakconstraints.md (Ya): New internal constraint.
2012-03-03 Kaz Kojimash.md (abssi2): Add TARGET_SH1 condition.
2012-03-03 Kaz Kojimash.c (sh_dwarf_register_span): Don't apply DBX_REGISTER...
2012-03-03 Kaz Kojimash.c (shiftcosts): Return MAX_COST when the first opera...
2012-03-02 Kaz Kojimare PR rtl-optimization/48596 ([SH] unable to find a...
2012-03-02 Oleg Endore PR bootstrap/49486 (Bootstrap failure)
2012-03-02 Oleg Endosync.md (atomic_exchange<mode>): New expander.
2012-03-02 Oleg Endosync.md: Update copyright notice dates.
2012-03-02 Oleg Endore PR target/31640 (cache block alignment is too aggres...
2012-03-02 Peter Bergner* config/rs6000/dfp.md (floatdidd2): New define_insn.
2012-03-02 Uros Bizjaki386.c (ix86_cc_modes_compatible): Declare CCZmode...
2012-03-02 Peter Bergnervsx.md (vsx_set_<mode>): Reorder operands.
2012-03-02 Ulrich Weigandarm.c (arm_sat_operator_match): New function.
2012-03-02 Uros Bizjakre PR target/46716 (wrong code generated with -mno...
2012-03-02 Greta YorshFor Greta Yorsh.
2012-03-01 Joern Rennecke* config/epiphany/epiphany.md (movmisalign<mode>):...
2012-03-01 Oleg Endosh-protos.h: Update copyright notice dates.
2012-03-01 Oleg Endosh-protos.h (tertiary_reload_operand): Remove dead...
2012-03-01 Oleg Endoconstraints.md: Fix comment typo.
2012-03-01 John David Anglinre PR target/52408 (Incorrect assembler generated for...
2012-03-01 Steven Bosschermn10300-modes.def: Fix copyright notice.
2012-03-01 Georg-Johann Layextend.texi (AVR Built-in Functions): Document __builti...
2012-03-01 Georg-Johann Layavr-c.c (avr_cpu_cpp_builtins): Restore built-in define...
2012-02-29 Jakub Jelinekre PR target/52437 (internal compiler error: in spill_f...
2012-02-29 Georg-Johann Layavr.c: Move definition of TARGET macros to end of file.
2012-02-29 Georg-Johann Layavr-protos.h (avr_output_bld): Remove unused prototype.
2012-02-29 Georg-Johann Layavr.md (eqne): New code iterator.
2012-02-29 Georg-Johann Layre PR target/49939 ([avr] Skip 2-word instructions...
2012-02-28 Matthew Gretton... re PR target/51534 (Bad code gen for vcgtq_u32 NEON...
2012-02-28 Richard Guentherre PR target/52407 (sse2 simd uint32_t and int64_t...
2012-02-28 Richard Earnshaw[multiple changes]
2012-02-28 Georg-Johann Layavr-devices.c (avr_mcu_type): Adjust NULL part of initi...
2012-02-28 Georg-Johann Laybuiltins.def: New file.
2012-02-28 Georg-Johann Layre PR rtl-optimization/52148 (ICE: in spill_failure...
2012-02-28 Georg-Johann Layre PR target/49868 (Implement named address space to...
2012-02-27 H.J. LuEnable *movabs<mode>_[12] only for TARGET_LP64
2012-02-27 Jakub Jelinekre PR target/52375 (internal compiler error: in extract...
2012-02-27 Uros Bizjaki386.md (*movabs<mode>_1): Fix operand 1 constraints.
2012-02-27 Matthew Gretton... revert: arm-cores.def (cortex-a15): Use cortex_a15_tune...
2012-02-27 Oleg Endosh.h: Delete dead GO_IF_LEGITIMATE_INDEX macro.
2012-02-26 Oleg Endopredicates.md: Remove blank lines.
2012-02-26 Walter LeeFix a bug in tilegx_fixup_pcrel_references...
2012-02-24 Kai Tietzi386.c (ix86_delegitimize_address): Handle UNSPEC_PCREL...
2012-02-24 Georg-Johann Layre PR target/52261 ([avr] Add support for AVR Xmega...
2012-02-23 Georg-Johann Layavr.md (code_stdname): Add ior, xor.
2012-02-23 Ulrich Weigandacinclude.m4: Use HAVE_INITFINI_ARRAY_SUPPORT instead...
2012-02-22 Uros Bizjakre PR target/52330 (pr50305.c: valgrind problem on...
2012-02-22 Georg-Johann Layre PR target/18145 (Do not emit __do_copy_data or __do_...
2012-02-22 Georg-Johann Layavr.h (avr_accumulate_outgoing_args): Return int.
2012-02-22 Georg-Johann Layre PR rtl-optimization/50063 (DSE: wrong code for gcc...
2012-02-21 Georg-Johann Layavr.md (neghi2): Remove "!d,0" alternative.
2012-02-21 Georg-Johann Lay* config/avr/avr.md
2012-02-21 Georg-Johann Layavr-protos.h (avr_accumulate_outgoing_args): Move proto...
2012-02-21 Richard Earnshawre PR target/52294 ([ARM Thumb] generated asm code...
2012-02-21 Quentin Neillre PR target/52137 (bdver2 scheduler needs to be added...
2012-02-21 Andreas Krebbels390.c (s390_option_override): Make -mhard-dfp the...
2012-02-21 Andreas Krebbels390.md ("fixuns_trunc<mode>si2"): Replace TARGET_HARD_...
2012-02-21 Tristan Gingoldvms-ld.c (main): Fix IDENTIFICATION padding.
2012-02-21 David S. MillerExplain why we don't use RDPC for sparc PIC register...
2012-02-19 Richard Sandifordmips.c (mips_need_mips16_rdhwr_p): New variable.
2012-02-19 Richard Sandifordmips.c (mips16_build_call_stub): Add CFI information...
2012-02-16 Steven Bosschersystem.h: Poison SMALL_REGISTER_CLASSES
2012-02-16 Kai Tietzi386.c (legitimate_pic_address_disp_p): Allow interger...
2012-02-16 Iain Sandoefix extended identifiers to comply with the Darwin...
2012-02-15 Michael Meissnerre PR target/52199 (V2DI vec_duplicate ICE on valid...
2012-02-15 Georg-Johann Layre PR target/52261 ([avr] Add support for AVR Xmega...
2012-02-15 Georg-Johann Laybuiltin_insert_bits-1.c: New test.
2012-02-15 Bernd Schmidtc6x.md (reserve_cycles): New attribute.
2012-02-14 Walter LeeAdd ports for TILE-Gx and TILEPro.
2012-02-13 Eric Botcazougcc.c (LINK_COMMAND_SPEC): Deal with -fgnu-tm.
2012-02-12 Eric Botcazousparc.h (CANNOT_CHANGE_MODE_CLASS): In 64-bit mode...
2012-02-11 Eric Botcazousparc.c (sparc_flat_expand_prologue): Use emit_use.
2012-02-10 H.J. LuDisallow negative constant address for x32
2012-02-10 Bill Schmidtre PR tree-optimization/50031 (Sphinx3 has a 10% regres...
2012-02-10 Roman Zhuykovarm.c (output_move_double): In one case properly count...
2012-02-08 Georg-Johann Layavr.md (SREG_ADDR): Remove constant definition.
2012-02-07 Richard Sandifordre PR middle-end/24306 (va_arg gets confused when skipp...
2012-02-07 Michael Meissnerrs6000.c (rs6000_trampoline_init): Fix error message...
2012-02-07 Jakub Jelinekfreebsd-spec.h: Add comment about what macros can be...
2012-02-07 Joern Rennecke* config/epiphany/epiphany.h (LIB_SPEC): Link libc...
2012-02-07 Kai Tietzre PR target/40068 (GCC fails to apply dllexport attrib...
2012-02-07 Joern Renneckeepiphany.h (ASM_DECLARE_FUNCTION_SIZE): Redefine...
2012-02-06 Alan Modrare PR target/52107 (IBM 128bit long double constant...
2012-02-06 Bill Schmidtre PR tree-optimization/50969 (17% degradation in 168...
2012-02-05 Richard Sandifordgcc/
2012-02-02 Richard Sandifordmips-dspr2.md (mips_prepend): Mask operand 3 rather...
2012-02-02 Sumanth GAdding GCC port for National Semicondutor's CR16 archit...
2012-02-02 Jakub Jelinekre PR target/52086 (ICE caused by wrong peephole2 for...
2012-02-01 Georg-Johann Layavr.c: Resolve all AS1 and AS2 macros.
2012-01-31 Andreas Krebbels390.md ("*ashr<mode>3_and"): Add missing z196 flag...
2012-01-31 Matthew Gretton... config/arm/thumb2.md (thumb2_mov_notscc): Use MVN for...
2012-01-30 Georg-Johann Layavr.md: Resolve all AS1 and AS2 macros.
2012-01-30 Bin Chengre PR target/51835 (ARM EABI violation when passing...
2012-01-30 Eric Botcazoure PR target/51920 (64-bit gcc.target/sparc/vec-init...
2012-01-30 Georg-Johann Layavr.c (out_movqi_mr_r): Fix length computation.
2012-01-30 Georg-Johann Layavr.c (out_movqi_mr_r): Fix length computation.
2012-01-29 Uros Bizjakalpha.c (alpha_option_overrride): Default to full IEEE...
2012-01-28 Tijl Coosemans* config/freebsd-spec.h [TARGET_LIBC_PROVIDES_SSP]
2012-01-28 John David Anglinre PR target/51871 (FAIL: gcc.c-torture/execute/2001012...
next