aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-04-19avr-devices.c (avr_mcu_types): Add support for new devices atmega644pa...Eric B. Weddington3-20/+90
2010-04-19ifcvt.c (noce_try_cmove_arith): Fix long lines.Eric Botcazou2-20/+33
2010-04-19re PR fortran/43339 (Incorrect output for pgm checking data sharing attributes)Jakub Jelinek4-21/+31
2010-04-19re PR middle-end/43337 (ICE: in lookup_decl_in_outer_ctx, at omp-low.c:2103)Jakub Jelinek4-2/+42
2010-04-19dwarf2out.c (lower_bound_default): For DW_LANG_Python return 0 for -gdwarf-4.Jakub Jelinek2-0/+6
2010-04-19ira-color.c (allocno_reload_assign): Avoid accumulating reload registers in A...Vladimir Makarov2-1/+8
2010-04-19gimple.h (create_tmp_reg): Declare.Martin Jambor10-59/+52
2010-04-19cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee): Update new_stmt.Martin Jambor2-0/+8
2010-04-19re PR middle-end/43796 (ICE in is_overflow_infinity (tree-vrp.c:184) with gfo...Richard Guenther4-2/+82
2010-04-19configure.ac: Fix quoting around elf_getshstrndx ABI check.Richard Guenther3-5/+10
2010-04-19re PR tree-optimization/43783 (-O -ftree-pre options compile libbid wrong)Richard Guenther4-12/+59
2010-04-19re PR target/43766 (x86 prefetch doesn't use complex memory addressing)Uros Bizjak4-7/+38
2010-04-19zh_CN.po: Update.Joseph Myers2-104/+95
2010-04-19re PR target/43662 (ICE in insert_save with ms_abi attribute)Jie Zhang4-0/+37
2010-04-19re PR c++/43704 (ICE: tree check: accessed elt 2 of tree_vec with 1 elts in t...Dodji Seketeli4-5/+63
2010-04-19re PR tree-optimization/37027 (SLP loop vectorization missing support for red...Ira Rosen15-464/+1363
2010-04-19tree.h (ENUM_IS_SCOPED): Define.Jakub Jelinek7-4/+46
2010-04-19Daily bump.GCC Administrator1-1/+1
2010-04-18fold-const.c (fold_comparison): Use ssizetype.Eric Botcazou20-80/+98
2010-04-18gcc.c (main): Search for liblto_plugin.so with mode R_OK.Matthias Klose2-1/+5
2010-04-18rep_clause5.ad[sb]: New test.Eric Botcazou4-3/+442
2010-04-18re PR tree-optimization/43771 (ICE on valid when compiling ParMetis with gcc ...Ira Rosen4-1/+30
2010-04-18i386.md (UNSPEC_SSE_PROLOGUE_SAVE_LOW): New.Jan Hubicka3-42/+148
2010-04-18gsocket.h: Make sure that winsock2.h is included before windows.h.Ozkan Sezer2-1/+6
2010-04-18Daily bump.GCC Administrator1-1/+1
2010-04-17* ipa-inline.c (cgraph_early_inlining): Handle flattening too.Jan Hubicka2-0/+15
2010-04-17re PR fortran/31538 (misleading bounds check error)Steven G. Kargl7-13/+40
2010-04-17gfortran.texi: Update information on temporary file locations.Jerry DeLisle2-2/+6
2010-04-17arm.md (negdi2): Remove redundant code to force values into a register.Richard Earnshaw2-11/+10
2010-04-17bpabi.S: Add EABI alignment attributes to objects.Richard Earnshaw7-2/+60
2010-04-17utils2.c (build_unary_op): Do not issue warning.Eric Botcazou2-8/+7
2010-04-17Fix copyright date.Eric Botcazou1-1/+1
2010-04-17Add missing hunk for previous patch.Eric Botcazou1-31/+37
2010-04-17uintp.h (UI_Lt): Declare.Eric Botcazou9-109/+153
2010-04-17arm-protos.h (tune_params): New structure.Richard Earnshaw5-37/+84
2010-04-17back-end.adb (Call_Back_End): Pass Standard_Character to gigi.Eric Botcazou7-65/+55
2010-04-17gigi.h (enum standard_datatypes): Add new values ADT_sbitsize_one_node and AD...Eric Botcazou7-101/+105
2010-04-17Fix set but unused variables.Ramana Radhakrishnan2-8/+8
2010-04-16ira-color.c (ira_reassign_pseudos): Collect and sort all the pseudos needing ...Jeff Law2-3/+4
2010-04-17Daily bump.GCC Administrator1-1/+1
2010-04-16ira-color.c (ira_reassign_pseudos): Collect and sort all the pseudos needing ...Jeff Law2-55/+36
2010-04-16h8300.c (print_operand): Modify case 'V' and case 'W' print operands for HI m...Kaushik Phatak5-9/+128
2010-04-16trans-decl.c (gfc_build_qualified_array): Ensure ubound.N and lbound.N artifi...Jakub Jelinek2-10/+31
2010-04-16re PR bootstrap/43767 (Revision 158401 failed to bootstrap)Jakub Jelinek2-8/+15
2010-04-16tree-ssa-reassoc.c (struct operand_entry): Add new field ID.Doug Kwan2-4/+43
2010-04-16i386.md (*jcc_bt<mode>): Fix build breakage by adding missing left parenthesis.Doug Kwan2-1/+6
2010-04-16h8300.h (OK_FOR_U): Support 'U' constraint for H8300SX.Kaushik Phatak2-5/+4
2010-04-16h8300.md (movqi_h8sx, [...]): Emit instructions in #xx:3 and #xx:4 mode.Kaushik Phatak2-8/+40
2010-04-16i386.md (*bt<mode>): Macroize insn from *btsi and *btdi_rex64 using SWI48 mod...Uros Bizjak2-100/+34
2010-04-16double-int.h (tree_to_double_int): Convert to macro.Anatoly Sokolov3-13/+9