aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-03-02libgo: Update to weekly.2012-02-22 release.Ian Lance Taylor6-344/+9
2012-03-02compare-elim.c (find_comparisons_in_bb): Eliminate only compares having mode ...Uros Bizjak2-2/+31
2012-03-02* config/rs6000/dfp.md (floatdidd2): New define_insn.Peter Bergner2-0/+11
2012-03-02i386.c (ix86_cc_modes_compatible): Declare CCZmode compatible with CCGOCmode ...Uros Bizjak3-1/+11
2012-03-02vsx.md (vsx_set_<mode>): Reorder operands.Peter Bergner4-2/+44
2012-03-02arm.c (arm_sat_operator_match): New function.Ulrich Weigand8-5/+184
2012-03-02re PR target/46716 (wrong code generated with -mno-sse2 -m64)Uros Bizjak4-48/+99
2012-03-02libgo: Update to weekly.2012-02-14 release.Ian Lance Taylor2-58/+4
2012-03-02re PR c++/51989 (std::deque::iterator recognised as container)Paolo Carlini7-12/+50
2012-03-02name-lookup.c (binding_to_template_parms_of_scope_p): Clean up.Paolo Carlini2-9/+10
2012-03-02re PR fortran/52325 (unclear error: Unclassifiable statement)Tobias Burnus2-1/+6
2012-03-02re PR tree-optimization/52406 (likely wrong code bug)Richard Guenther6-64/+155
2012-03-02re PR fortran/52325 (unclear error: Unclassifiable statement)Tobias Burnus7-3/+38
2012-03-02re PR fortran/52270 ([OOP] Polymorphic vars: wrong intent(in) check, passing ...Tobias Burnus6-5/+70
2012-03-02For Greta Yorsh.Greta Yorsh3-9/+31
2012-03-02BASE-VER: Set to 4.8.0.Richard Guenther2-1/+5
2012-03-02re PR fortran/52452 (INTRINSIC cannot be applied to gfortran's ETIME)Tobias Burnus4-1/+35
2012-03-02config.gcc (obsolete): Add all ARM targets using the FPA.Richard Earnshaw3-6/+31
2012-03-02Daily bump.GCC Administrator1-1/+1
2012-03-01* config/epiphany/epiphany.md (movmisalign<mode>): New patterns.Joern Rennecke2-1/+23
2012-03-01extend.texi: Expand and update information on interrupt attribute for Epiphany.Jeremy Bennett2-1/+50
2012-03-01sh-protos.h: Update copyright notice dates.Oleg Endo6-5/+13
2012-03-01sh-protos.h (tertiary_reload_operand): Remove dead function.Oleg Endo3-8/+5
2012-03-01constraints.md: Fix comment typo.Oleg Endo2-1/+5
2012-03-01re PR target/52408 (Incorrect assembler generated for zvdep_imm64)John David Anglin3-9/+20
2012-03-01Fix ChangLog about uintptr_tKai Tietz1-1/+1
2012-03-01compiler: Reliably give errors on misuse of multiple value call.Ian Lance Taylor1-13/+16
2012-03-01pr47917.c: Make test using POSIX-printf routines on mingw targets.Kai Tietz3-4/+14
2012-03-01re PR c++/51930 (Explicitly instantiated template gets hidden visibility)Jason Merrill4-12/+21
2012-03-01compiler: Fix varargs functions that call recover.Ian Lance Taylor2-1/+8
2012-03-01re PR debug/52001 (Huge compile-time regression with var-tracking)Alexandre Oliva4-10/+55
2012-03-01mn10300-modes.def: Fix copyright notice.Steven Bosscher3-17/+19
2012-03-01extend.texi (AVR Built-in Functions): Document __builtin_avr_flash_segment.Georg-Johann Lay5-1/+85
2012-03-01re PR tree-optimization/52445 (conditional store replacement causes segfault ...Jakub Jelinek4-16/+58
2012-03-01re PR other/52443 (ICE: verify_gimple failed: invalid types in nop conversion)Richard Guenther2-6/+9
2012-03-01avr-c.c (avr_cpu_cpp_builtins): Restore built-in defines for __UINT24_MAX__...Georg-Johann Lay2-3/+14
2012-03-01Document AMD bdver2 in invoke.texiVenkataramanan Kumar2-2/+11
2012-03-01compiler: Fix handling of indirection of circular types.Ian Lance Taylor1-18/+22
2012-03-01compiler: Avoid some compiler crashes on invalid code.Ian Lance Taylor4-4/+15
2012-03-01compiler: Fix unary ^ applied to typed signed integer constant.Ian Lance Taylor1-3/+22
2012-03-01Daily bump.GCC Administrator1-1/+1
2012-03-01re PR target/52437 (internal compiler error: in spill_failure, at reload1.c:2...Jakub Jelinek4-5/+34
2012-02-29compiler: Avoid various crashes on error conditions.Ian Lance Taylor2-14/+34
2012-02-29compiler: Fix handling of invalid types within invalid types.Ian Lance Taylor2-20/+7
2012-02-29Fix non-ASCII characterEric Botcazou1-1/+1
2012-02-29dwarf2out.c (modified_type_die): Set DW_AT_GNAT_descriptive_type and DW_AT_ar...Eric Botcazou5-28/+54
2012-02-29re PR middle-end/52419 (Wrong expansion of misaligned vector store)Jakub Jelinek4-20/+76
2012-02-29re PR tree-optimization/52429 (ICE in separate_decls_in_region_debug, at tree...Jakub Jelinek5-1/+60
2012-02-29re PR tree-optimization/52424 (dom prematurely pops entries from const_and_co...Bill Schmidt2-0/+9
2012-02-29avr.c: Move definition of TARGET macros to end of file.Georg-Johann Lay2-132/+138