aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-24re PR debug/48204 (ICE: in decimal_to_decnumber, at dfp.c:115 with -fno-tree-...Jakub Jelinek4-2/+27
2011-03-24configure.ac: Remove references to mt-mep, mt-netware, mt-wince.Paolo Bonzini11-44/+19
2011-03-24configure.ac: Do not include mh-x86omitfp.Paolo Bonzini5-12/+9
2011-03-24rx.h (LABEL_ALIGN_FOR_BARRIER): Define.Nick Clifton4-0/+80
2011-03-24configure.ac: Remove empty cases.Paolo Bonzini3-12/+5
2011-03-24re PR rtl-optimization/48263 (build fails for cris-elf in libgfortran)Richard Sandiford2-32/+54
2011-03-24Makefile.def: Add dependency from termcap to gdb.Paolo Bonzini5-7/+11
2011-03-24configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.Paolo Bonzini9-107/+85
2011-03-24configure.ac: Remove all mentions of tentative_cc.Paolo Bonzini3-50/+5
2011-03-24mh-sysv4: Remove AR_CFLAGS.Paolo Bonzini2-3/+4
2011-03-24reload.c (find_reloads_subreg_address): Add address_reloaded parameter and re...Andreas Krebbel2-10/+24
2011-03-24* configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,Joseph Myers12-291/+28
2011-03-24random.h (negative_binomial_distribution<>:: negative_binomial_distribution(_...Paolo Carlini9-23/+313
2011-03-24tree-ssa-live.c (remove_unused_scope_block_p): Remove set but unused variable...Jeff Law4-11/+22
2011-03-24* gcc.pot: Regenerate.Joseph Myers2-2829/+2635
2011-03-24* cpplib.pot: Regenerate.Joseph Myers2-39/+43
2011-03-24s390.c (s390_preferred_reload_class): Return NO_REGS for invalid symbolic add...Andreas Krebbel2-4/+19
2011-03-24re PR target/48209 (FAIL: gcc.c-torture/execute/pr47917.c execution)Steve Ellcey2-0/+11
2011-03-24fold-const.c (fold_ternary_loc): Preserve the location (if any) of the argume...Eric Botcazou2-4/+21
2011-03-24einfo.ads (Size_Depends_On_Discriminant): Adjust description.Eric Botcazou9-9/+151
2011-03-24moveable2.cc: Tweak Copyright years.Paolo Carlini2-2/+2
2011-03-24tree.c (record_node_allocation_statistics): New function.Nathan Froyd2-56/+47
2011-03-24trans.c (gnat_to_gnu): Remove obsolete case of non-conversion to the nominal ...Eric Botcazou4-15/+56
2011-03-24builtins.c (expand_movstr): Fix endp == 1 adjustment after last commit.Richard Sandiford2-2/+6
2011-03-24re PR tree-optimization/48271 (ICE: SIGSEGV in tree_ssa_dominator_optimize (t...Richard Guenther4-2/+134
2011-03-24re PR middle-end/48270 (New test failures)Richard Guenther2-2/+12
2011-03-24tree-sra.c (build_ref_for_offset): Strip useless type conversions from the ad...Eric Botcazou5-0/+39
2011-03-24re PR target/48237 (ICE: in final_scan_insn, at final.c:2651 with -fselective...Uros Bizjak5-50/+100
2011-03-24configure.ac (ppc*-*-pe): Remove host case.Joseph Myers3-38/+17
2011-03-24system.h (FUNCTION_ARG, [...]): Poison.Nathan Froyd7-120/+117
2011-03-24re PR middle-end/48269 (Incorrect fortify warning for a packed struct member)Richard Guenther4-2/+37
2011-03-24lto-opts.c (input_data_block): Move to lto-streamer-in.c.Diego Novillo5-58/+97
2011-03-24re PR tree-optimization/46562 (CCP currently needs iteration for &a[i])Richard Guenther17-732/+984
2011-03-24* config.sub: Update to version 2011-03-23.Joseph Myers2-11/+34
2011-03-24predicates.md (jump_address_operand): Fix register mode check.Richard Sandiford2-1/+6
2011-03-24baseline_symbols.txt: Regenerate.Rainer Orth6-18/+402
2011-03-24invoke.texi (max-stores-to-sink): Document.Ira Rosen13-58/+437
2011-03-24Tuple receives indicate whether channel is closed.Ian Lance Taylor11-143/+309
2011-03-24re PR target/46934 (gcc ICE: error: unrecognizable insn: in extract_insn, at ...Chung-Lin Tang4-1/+33
2011-03-24re PR libfortran/48030 (Implement read_x using fbuf_getc)Jerry DeLisle2-36/+22
2011-03-24Condition in if statement is not optional.Ian Lance Taylor8-176/+21
2011-03-24Daily bump.GCC Administrator1-1/+1
2011-03-24Change c <- v from an expression to a statement.Ian Lance Taylor15-333/+423
2011-03-23* go.test/go-test.exp (errchk): Ignore lines containing ////.Ian Lance Taylor2-0/+8
2011-03-23Send on a closed channel panics.Ian Lance Taylor11-81/+49
2011-03-23Missed test data in libgo update.Ian Lance Taylor3-0/+0
2011-03-23Somehow missed this addition when updating the library.Ian Lance Taylor1-0/+0
2011-03-23re PR other/48179 (Reference mismatch in documentation chapter 6)Jonathan Wakely3-115/+124
2011-03-23cfg.c (redirect_edge_succ_nodup): Duplicate the varm map before removing the ...Jeff Law3-5/+14
2011-03-23tree-stdarg.c (va_list_counter_bump): Handle bumps via MEM_REF.Richard Guenther2-12/+66