aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-07-24Reduce the size of optabs representationRichard Henderson8-1909/+1108
2012-07-24* ChangeLog: Fix my recent entry.Uros Bizjak1-1/+3
2012-07-24bitmap.c (bitmap_descriptor): Adjust order of parameters to match MEM_STAT_DECL.Jason Merrill3-2/+8
2012-07-24Introduce and use code_to_optab and optab_to_code functionsRichard Henderson5-37/+62
2012-07-24Tidy some include usage + dependenciesRichard Henderson5-10/+14
2012-07-24Introduce and use unknown_optabRichard Henderson8-29/+39
2012-07-24* lib/gcc-dg.exp (process-message): Don't ignore errors.Janis Johnson2-1/+5
2012-07-24* config/i386/i386.c: Fix whitespace.Uros Bizjak1-1/+1
2012-07-24* alloc-pool.c (create_alloc_pool): Fix ENABLE_CHECKING check.Steven Bosscher2-5/+8
2012-07-24re PR target/54051 (Invalid alignment specifier generated for vld3_lane_* and...Ramana Radhakrishnan6-8/+46
2012-07-24arm.c (arm_get_frame_offsets): Don't use fixed regs for stack alignment padding.Roland McGrath2-1/+10
2012-07-24re PR target/53961 (internal compiler error: in memory_address_length, at con...Uros Bizjak3-11/+27
2012-07-24sourcebuild.texi (arm_hf_eabi): Document effective-target check.Julian Brown5-0/+31
2012-07-24lto-tree.h (lang_decl): Add variable_size GTY option.Uros Bizjak6-3/+15
2012-07-24sbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for BITMAP_WORD_BITS.Steven Bosscher29-475/+534
2012-07-24re PR middle-end/53616 (416.gamess in SPEC CPU 2006 miscompiled)Richard Guenther2-10/+25
2012-07-24re PR target/53914 (poor code generated for offset addressing on ppc32)Alan Modra6-225/+319
2012-07-24Daily bump.GCC Administrator1-1/+1
2012-07-23re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)Oleg Endo3-42/+55
2012-07-23re PR target/53511 (SH Target: Add support for fma patterns)Oleg Endo2-25/+16
2012-07-23sh.md (addc1, subc1): Delete.Oleg Endo2-22/+8
2012-07-23i386-protos.c (ix86_lea_outperforms): Remove prototype.Uros Bizjak3-31/+48
2012-07-23* config/arm/arm.c (arm_reorg): Ensure all insns are split.Ulrich Weigand2-0/+11
2012-07-23re PR target/53961 (internal compiler error: in memory_address_length, at con...Uros Bizjak3-19/+56
2012-07-23sbitmap.h (struct int_list): Remove.Steven Bosscher9-218/+210
2012-07-23armv7m-1.c: New test.Paul Brook2-0/+73
2012-07-23frv-protos.h (frv_ifcvt_machdep_init): Prototype.Jan-Benedict Glaw3-2/+10
2012-07-23tree-ssa-alias.c (dump_alias_info): Walk over local decls instead of referenc...Richard Guenther2-3/+7
2012-07-23coverage.c: Refer to "notes file" instead of "graph file" in all comments.Steven Bosscher5-26/+45
2012-07-2320101011-1.c (__aeabi_idiv0): Define for ARM.Julian Brown2-3/+24
2012-07-23re PR tree-optimization/53881 (ICE in hoist_edge_and_branch_if_true)Steven Bosscher5-9/+42
2012-07-23opts.c (common_handle_option): Do not set flag_value_profile_transformations ...Steven Bosscher11-132/+147
2012-07-23[multiple changes]Arnaud Charlet4-139/+160
2012-07-23[multiple changes]Arnaud Charlet8-14/+43
2012-07-23[multiple changes]Arnaud Charlet9-94/+342
2012-07-23[multiple changes]Arnaud Charlet15-66/+438
2012-07-23[multiple changes]Arnaud Charlet15-262/+482
2012-07-23[multiple changes]Arnaud Charlet43-54/+266
2012-07-23[multiple changes]Arnaud Charlet5-21/+48
2012-07-23layout.adb, [...]: Minor reformatting.Robert Dewar9-27/+39
2012-07-23trans.c: (Handled_Sequence_Of_Statements_to_gnu): Set location on TRY_CATCH_E...Tristan Gingold2-0/+6
2012-07-23i386.c (ix86_avoid_lea_for_addr): Prevent zero-extended addresses here ...Uros Bizjak3-30/+30
2012-07-23Daily bump.GCC Administrator1-1/+1
2012-07-22sh.h (TARGET_DYNSHIFT): New macro.Oleg Endo4-15/+32
2012-07-22sh.md (negc): Delete expander.Oleg Endo2-11/+6
2012-07-22Handle recent changes in default atomics for cris*-*-linux*.Hans-Peter Nilsson25-9/+96
2012-07-22re PR target/53961 (internal compiler error: in memory_address_length, at con...Uros Bizjak5-76/+52
2012-07-22Emit executable-stack note correctly for CRIS targets.Hans-Peter Nilsson2-0/+20
2012-07-22NetLogic Microsystems Inc.Chung-Lin Tang4-0/+225
2012-07-21vrp72.c: New test.Andrew Pinski5-0/+121