aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-25configure.ac (target_tools): Remove target-groff.Joseph Myers3-40/+31
2011-03-25ChangeLog gcc/Kai Tietz10-38/+107
2011-03-25tree-cfg.c (verify_gimple_assign_unary): Drop special casing of complex types...Richard Guenther2-9/+10
2011-03-25random.h (negative_binomial_distribution<>:: negative_binomial_distribution(_...Paolo Carlini3-8/+17
2011-03-25Remove deprecated DW_FORM_sig8 define.Mark Wielaard4-3/+11
2011-03-25re PR debug/48041 (dwarf2out emits unnecessary null byte in empty .debug_abbr...Mark Wielaard2-0/+9
2011-03-25Remove closed function. Fix tuple receive in select.Ian Lance Taylor18-209/+256
2011-03-24alpha: Use byte-manipulation helper expanders more often.Richard Henderson2-22/+34
2011-03-24alpha: Remove all big-endian code.Richard Henderson3-812/+184
2011-03-24alpha: Unify movdi patterns with enabled attribute.Richard Henderson2-71/+19
2011-03-24alpha: Unify SF, DF, QI, HI, SI mode moves with enabled attribute.Richard Henderson3-196/+106
2011-03-24alpha: Cleanup sign extension patterns.Richard Henderson2-154/+70
2011-03-25Daily bump.GCC Administrator1-1/+1
2011-03-24alpha: Unify zero_extend patterns with attribute enabled.Richard Henderson3-100/+57
2011-03-24alpha: Revert change to input_operand for 32-bit vms.Richard Henderson2-1/+7
2011-03-24Update to current version of Go library.Ian Lance Taylor168-2743/+8977
2011-03-24function.c (instantiate_virtual_regs): Use FOR_EACH_BB and FOR_BB_INSNS_SAFE ...Nathan Froyd3-27/+42
2011-03-24* dojump.c (do_jump_by_parts_greater_rtx): Optimize in specific cases.Eric Botcazou2-8/+34
2011-03-24i386.md (ix86_print_operand): Output DFmode const_double correctly.Uros Bizjak2-6/+6
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