aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2012-03-11Check Pmode in lwp_slwpcbH.J. Lu1-0/+5
2012-03-11* ChangeLog: Fix last entry.Uros Bizjak1-2/+3
2012-03-11predicates.md (call_insn_operand): Allow constant_call_address_operand in Pmo...Uros Bizjak1-2/+22
2012-03-11re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)Oleg Endo1-0/+8
2012-03-10Properly generate x32 TLS IE sequenceH.J. Lu1-0/+10
2012-03-10re PR rtl-optimization/52528 (combine bug (powerpc testcase))Chung-Lin Tang1-0/+6
2012-03-09invoke.texi: Use correct names/markup for "GCC", "GDB", "ld", and related pro...Sandra Loosemore1-0/+5
2012-03-09invoke.texi: Use correct names for "DWARF", "stabs", and "ELF".Sandra Loosemore1-0/+4
2012-03-09re PR target/52530 (Many 64-bit execution failures on Solaris 10/11 with Sun as)Uros Bizjak1-4/+20
2012-03-09linux64.h (OPTION_TARGET_CPU_DEFAULT): Do not redefine to be NULL if the curr...Michael Meissner1-0/+14
2012-03-09vms-crtlmap.map: Add comments.Tristan Gingold1-0/+5
2012-03-09stddef.h: Do not define __size_t on VMS.Tristan Gingold1-0/+4
2012-03-09c-tree.h (c_default_pointer_mode): New variable.Tristan Gingold1-0/+15
2012-03-09vms-c.c (vms_construct_include_filename): New function.Tristan Gingold1-2/+7
2012-03-09re PR tree-optimization/51988 (value_replacement in PHIOPT should handle even...Andrew Pinski1-0/+14
2012-03-09tree-scalar-evolution (interpret_rhs_expr): generate chrec for array referenc...Jiangning Liu1-0/+6
2012-03-09re PR target/49862 (bfin.c warnings)Jie Zhang1-0/+9
2012-03-08Use word_mode to push/pop register for x86H.J. Lu1-0/+26
2012-03-08predicates.md (indirect_branch_operand): Simplify.Uros Bizjak1-0/+4
2012-03-08avr.md (*addhi3, [...]): Add "w" alternative for constants in [-63,63].Georg-Johann Lay1-0/+5
2012-03-08re PR target/52530 (Many 64-bit execution failures on Solaris 10/11 with Sun as)Uros Bizjak1-0/+9
2012-03-08Fix R_386_TLS_LDM_PLT detectionRainer Orth1-0/+5
2012-03-08re PR target/52496 (avr-specific built-ins missing memory barrier)Georg-Johann Lay1-0/+19
2012-03-07re PR target/52503 (sh-wrs-vxworks: too many target masks)Oleg Endo1-0/+8
2012-03-07predicates.md (x86_64_zext_general_operand): New.Uros Bizjak1-0/+6
2012-03-07Fix an unwinding bug for functions with dynamic stack frames.Walter Lee1-0/+11
2012-03-07invoke.texi (AVR Built-in Macros): Correct condition for when __AVR_3_BYTE_PC...Georg-Johann Lay1-0/+5
2012-03-07i386.c (ix86_print_operand_punct_valid_p): Add '^'.Uros Bizjak1-11/+26
2012-03-07Pass pointers in word_mode instead of PmodeH.J. Lu1-0/+6
2012-03-07coverage.c (get_gcov_type): Use type_for_mode.Richard Guenther1-0/+11
2012-03-07c-typeck.c (pointer_diff): Use c_common_type_for_size.Richard Guenther1-0/+4
2012-03-07convert.c (strip_float_extensions): Move ...Richard Guenther1-0/+5
2012-03-07re PR target/52484 ([avr]: Missing __memx insn because of wrong register foot...Georg-Johann Lay1-0/+5
2012-03-07omp-low.c (extract_omp_for_data): Use signed_type_for.Richard Guenther1-0/+12
2012-03-07re PR rtl-optimization/52203 (ICE: in reset_sched_cycles_in_current_ebb, at s...Andrey Belevantsev1-0/+9
2012-03-07re PR other/51417 (Cross-compiler - wrappers for ar, nm, ranlib installed und...Ralf Corsepius1-0/+7
2012-03-07re PR target/52506 ([avr]: XMEGA: Wrong order of save/restore of RAMPX/Y/Z/D ...Georg-Johann Lay1-0/+7
2012-03-07re PR target/52505 ([avr]: __memx address space reading unintentionally from ...Georg-Johann Lay1-0/+7
2012-03-07re PR target/52461 ([avr] XMEGA+EBI: RAMPZ clobbered while reading from flash)Georg-Johann Lay1-0/+6
2012-03-07re PR pch/52518 (gcc fails to find pch files in subincludes)Richard Guenther1-0/+7
2012-03-07re PR middle-end/52515 (build fails on cris-elf in unwind-dw2.c, x86_64-unkn...Richard Sandiford1-0/+5
2012-03-07invoke.texi (fwritable-relocated-rdata): Document new Cygwin/MinGW target opt...Kai Tietz1-0/+10
2012-03-07tree-ssa-math-opts.c (convert_mult_to_widen): Check actual precision against ...Richard Guenther1-0/+5
2012-03-06re PR middle-end/52372 (gcc.target/mips/mips16-attributes{,-4}.c SEGV in dwf_...Richard Sandiford1-0/+11
2012-03-06m68k: Limit TAS to 68000 and CF ISA_B.Richard Henderson1-0/+6
2012-03-06re PR target/50310 (ICE: in gen_vcondv2div2df, at config/i386/sse.md:1435 wit...Michael Meissner1-0/+11
2012-03-06trans-mem.c: New typedef for tm_region_p.Aldy Hernandez1-0/+7
2012-03-06fold-const.c (build_fold_addr_expr_with_type_loc): Fold MEM_REF with constant...Richard Guenther1-0/+5
2012-03-06re PR middle-end/52493 (tree check fail in ptr_derefs_may_alias_p)Richard Guenther1-0/+5
2012-03-06vms-c.c (vms_pragma_nomember_alignment): Handle octaword.Tristan Gingold1-0/+8