aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2012-02-07re PR middle-end/24306 (va_arg gets confused when skipping over certain zero-...Richard Sandiford1-1/+90
2012-02-07rs6000.c (rs6000_trampoline_init): Fix error message for -mno-pointers-to-nes...Michael Meissner1-1/+2
2012-02-07freebsd-spec.h: Add comment about what macros can be defined in this header.Jakub Jelinek2-13/+17
2012-02-07* config/epiphany/epiphany.h (LIB_SPEC): Link libc again after libgloss.Joern Rennecke1-2/+4
2012-02-07re PR target/40068 (GCC fails to apply dllexport attribute to typeinfo.)Kai Tietz1-0/+14
2012-02-07epiphany.h (ASM_DECLARE_FUNCTION_SIZE): Redefine...Joern Rennecke2-57/+127
2012-02-07re PR target/52107 (IBM 128bit long double constant loaded inefficiently)Alan Modra1-11/+8
2012-02-06re PR tree-optimization/50969 (17% degradation in 168.wupwise for interleave ...Bill Schmidt2-2/+6
2012-02-05gcc/Richard Sandiford1-13/+21
2012-02-02mips-dspr2.md (mips_prepend): Mask operand 3 rather than operand 2.Richard Sandiford1-1/+1
2012-02-02Adding GCC port for National Semicondutor's CR16 architectureSumanth G8-0/+4347
2012-02-02re PR target/52086 (ICE caused by wrong peephole2 for QImode mem += reg follo...Jakub Jelinek1-1/+4
2012-02-01avr.c: Resolve all AS1 and AS2 macros.Georg-Johann Lay2-831/+809
2012-01-31s390.md ("*ashr<mode>3_and"): Add missing z196 flag to srak instruction.Andreas Krebbel1-0/+1
2012-01-31config/arm/thumb2.md (thumb2_mov_notscc): Use MVN for trueMatthew Gretton-Dann1-1/+1
2012-01-30avr.md: Resolve all AS1 and AS2 macros.Georg-Johann Lay1-78/+93
2012-01-30re PR target/51835 (ARM EABI violation when passing arguments to helper float...Bin Cheng1-0/+4
2012-01-30re PR target/51920 (64-bit gcc.target/sparc/vec-init-1-vis1.c FAILs)Eric Botcazou1-27/+25
2012-01-30avr.c (out_movqi_mr_r): Fix length computation.Georg-Johann Lay1-1/+1
2012-01-30avr.c (out_movqi_mr_r): Fix length computation.Georg-Johann Lay1-2/+2
2012-01-29alpha.c (alpha_option_overrride): Default to full IEEE compliance mode for Go...Uros Bizjak1-0/+5
2012-01-28* config/freebsd-spec.h [TARGET_LIBC_PROVIDES_SSP]Tijl Coosemans1-2/+6
2012-01-28re PR target/51871 (FAIL: gcc.c-torture/execute/20010122-1.c execution)John David Anglin1-5/+26
2012-01-28re PR target/52006 (ARM ICE with incorrectly peepholed tls_load_dot_plus_eight)Jakub Jelinek1-2/+3
2012-01-27avr-protos.h (lpm_reg_rtx, [...]): Make global.Georg-Johann Lay3-28/+73
2012-01-27microblaze.c (microblaze_emit_compare): Correct test after pcmp instruction.Michael Eager1-2/+4
2012-01-26rs6000.c (rs6000_option_override_internal): Set rs6000_always_hint to false f...Peter Bergner1-1/+2
2012-01-26m68k: Convert to atomic_test_and_set.Richard Henderson2-10/+12
2012-01-26sparc: Fix atomic_test_and_set definition.Richard Henderson2-18/+17
2012-01-26s390.h: Make BRANCH_COST an option.Andreas Krebbel2-1/+7
2012-01-25mips.c: Don't process ASM_OPERANDS.Richard Sandiford1-1/+4
2012-01-25re PR target/49868 (Implement named address space to place/access data in fla...Georg-Johann Lay5-74/+74
2012-01-24gcc/Richard Sandiford1-16/+16
2012-01-24rtl.texi (MEM_IN_STRUCT_P, [...]): Delete.Richard Sandiford2-91/+3
2012-01-24rtl.h (true_dependence, [...]): Remove varies parameter.Richard Sandiford1-2/+1
2012-01-24sparc: Use match_code in zero_or_v7_operand.Richard Henderson1-3/+4
2012-01-24re PR target/51968 (gcc trunk (ARM) ICEs in final_scan_insn in final.c:2716, ...Richard Henderson1-1/+5
2012-01-24re PR target/51957 (ppc64 .debug_loc toc reference)Jakub Jelinek1-0/+23
2012-01-23re PR target/51900 (const variable initialization always zero)Kai Tietz3-10/+12
2012-01-23Interix resurrectionDouglas Rupp6-409/+256
2012-01-21kfreebsd-gnu.h (GNU_USER_DYNAMIC_LINKERX32): New macro.Robert Millan1-2/+3
2012-01-20i386.c: Fix checks for !TARGET_MACHO.Tijl Coosemans2-6/+6
2012-01-20re PR target/51915 (ICE in output_move_double)Jakub Jelinek1-1/+6
2012-01-20re PR target/51819 (Neon wrong code generation, Error: unsupported alignment ...Ramana Radhakrishnan1-2/+2
2012-01-20re PR target/50313 (ARM: PIC code references a non-existant label)Ramana Radhakrishnan2-23/+41
2012-01-19re PR target/51876 (Recent extra neon related testsuite regressions on arm-li...Jakub Jelinek1-1/+1
2012-01-19re PR bootstrap/50237 (bootstrap comparison failure for libcpp/lex.o)Jakub Jelinek1-1/+5
2012-01-17re PR target/51872 (Shrink-wrapping with -mminimal-toc causes bootstrap failure)Jakub Jelinek1-0/+17
2012-01-17rx.c (rx_can_use_simple_return): New function.Nick Clifton3-6/+34
2012-01-16re PR bootstrap/51860 (s390 esa mode bootstrap comparison failure since trans...Jakub Jelinek1-15/+33