summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * gdbinit.in: Add __null.Mike Stump2013-05-141-0/+4
* recog.h: Rename struct recog_data to Recog_data.Mike Stump2013-05-141-0/+7
* * web.c (union_match_dups): Also check DF_REF_REAL_LOC.Mike Stump2013-05-141-0/+4
* resource.h (struct resources): Remove unch_memory member.Steven Bosscher2013-05-141-0/+9
* rtl.h (next_label, [...]): Remove prototypes.Steven Bosscher2013-05-141-0/+9
* fold-const.c (fold_negate_expr): Handle vectors.Marc Glisse2013-05-141-0/+14
* [AArch64] Fix vcond where comparison and result have different types.James Greenhalgh2013-05-141-0/+12
* re PR bootstrap/57266 (comparison between signed and unsigned integer express...Marc Glisse2013-05-141-0/+7
* re PR target/42017 (gcc compiling C for ARM has stopped using r14 in leaf fun...Chung-Lin Tang2013-05-141-0/+6
* avr.c (avr_encode_section_info): Bail out if the type is error_mark_node.Joern Rennecke2013-05-141-0/+5
* Fix Solaris --as-needed/-z ignore detection (PR target/57261)Rainer Orth2013-05-141-0/+7
* expmed.c (expand_shift_1): Canonicalize rotates by constant bitsize / 2 to bi...Jakub Jelinek2013-05-141-0/+15
* re PR middle-end/57235 (ICE verify_ssa failied)Richard Biener2013-05-141-0/+6
* sp64-elf.h (CPP_SUBTARGET_SPEC): Delete.Eric Botcazou2013-05-141-0/+5
* re PR tree-optimization/57251 (ICE in optab_handler, at optabs.h:258)Jakub Jelinek2013-05-141-0/+6
* rl78.md (mulsi3_g13): Add additional 'nop' required in multiply-accumulate mode.Kaushik Phatak2013-05-141-0/+5
* dwarf2asm.c (dw2_output_indirect_constant_1): Mark new decl STATIC.Guozhi Wei2013-05-131-0/+4
* re PR target/56975 (dllimport broken on i686-pc-cygwin)Kai Tietz2013-05-131-0/+21
* aarch64-simd.md (aarch64_simd_mov<mode>): Group similar switch cases.Sofiane Naci2013-05-131-0/+13
* mode-switching.c (optimize_mode_switching): Set correct RTL profile.Jan Hubicka2013-05-131-0/+7
* re PR tree-optimization/45216 (Rotate expressions not recognized at tree level)Jakub Jelinek2013-05-131-0/+10
* re PR middle-end/42371 (dead code not eliminated during folding with whole-pr...Martin Jambor2013-05-131-0/+39
* AMD specific default alignment changesGanesh Gopalasubramanian2013-05-131-0/+5
* tree-vect-generic.c (uniform_vector_p): Move ...Marc Glisse2013-05-131-0/+8
* re PR tree-optimization/57230 (tree-ssa-strlen incorrectly optimizes a strlen...Jakub Jelinek2013-05-131-0/+4
* re PR tree-optimization/57230 (tree-ssa-strlen incorrectly optimizes a strlen...Jakub Jelinek2013-05-131-0/+6
* Fix EH handling issue in last change:Joern Rennecke2013-05-131-1/+1
* epiphany.c (epiphany_init): Check size of NUM_MODES_FOR_MODE_SWITCHING.Joern Rennecke2013-05-121-0/+16
* i386.md (*zero_extendsidi2): Add *x->?r alternative.Uros Bizjak2013-05-121-0/+4
* i386.md (memory): Handle sseishft1.Uros Bizjak2013-05-101-0/+6
* lra-assigns.c (find_hard_regno_for): Add 1 to the cost of call saved registers.Vladimir Makarov2013-05-101-0/+5
* Fix spacingJoel Sherrill2013-05-101-1/+1
* t-rtems-eabi: Remove mthumb/march=armv7 multilib.Sebastian Huber2013-05-101-0/+7
* t-rtems: Add more multilibs.Ralf Corsepius2013-05-101-0/+4
* re PR tree-optimization/57214 (ice: tree check: expected ssa_name, have integ...Richard Biener2013-05-101-0/+6
* stor-layout.c (element_precision): New function.Marc Glisse2013-05-101-0/+14
* gcc/Richard Sandiford2013-05-101-0/+24
* i386.md (rotateinv): New code attr.Jakub Jelinek2013-05-101-0/+5
* re PR tree-optimization/45216 (Rotate expressions not recognized at tree level)Jakub Jelinek2013-05-101-0/+7
* tree-vect-data-refs.c (vect_enhance_data_refs_alignment): Do not disable peel...Richard Biener2013-05-101-0/+11
* configure.ac (HAVE_AS_TLS): Swap powerpc64 and powerpc cases.Alan Modra2013-05-101-0/+6
* re PR target/55033 (PowerPC section type conflict error)Alan Modra2013-05-101-0/+10
* epiphany.c (epiphany_expand_prologue): When using gen_stack_adjust_str with a...Joern Rennecke2013-05-091-0/+6
* sse.md (*vec_extractv4si_0_zext): New pattern.Uros Bizjak2013-05-091-0/+8
* N3639 C++1y VLA supportJason Merrill2013-05-091-0/+4
* tree.c (build_constructor_va): New.Jason Merrill2013-05-091-0/+5
* re PR lto/57084 (483. xalancbmk run fails with -O2 -flto for i686)Martin Jambor2013-05-091-0/+6
* Jan Hubicka <jh@suse.cz>Jan Hubicka2013-05-091-0/+6
* re PR lto/54095 (Unnecessary static variable renaming)Jan Hubicka2013-05-091-0/+9
* aarch64.md: New movtf split.Sofiane Naci2013-05-091-0/+17