aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-02-02re PR middle-end/47566 (ICE in vn_reference_lookup)Richard Guenther4-3/+33
2011-02-02re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva2-3/+5
2011-02-02re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva5-14/+40
2011-02-02re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva3-1/+11
2011-02-02re PR debug/47498 (-fcompare-debug failure with -fsched2-use-superblocks)Alexandre Oliva10-37/+117
2011-02-02* config/openbsd.opt (assert=): New Driver option.Joseph Myers2-1/+8
2011-02-02nto.opt: New.Joseph Myers3-0/+39
2011-02-02Daily bump.GCC Administrator1-1/+1
2011-02-01netware.opt: New.Joseph Myers3-0/+39
2011-02-01* config/interix.opt (posix): New Driver option.Joseph Myers2-1/+8
2011-02-01* config/m32c/m32c.h (PTRDIFF_TYPE): Remove extra definition.DJ Delorie2-3/+2
2011-02-01m32c.c (m32c_regno_reg_class): Return smallest reg class for A0/A1.DJ Delorie2-1/+7
2011-02-01Fix PR47561: print the Graphite flags.Sebastian Pop2-2/+12
2011-02-01* config/i386/cygming.opt (posix): New Driver option.Joseph Myers2-1/+8
2011-02-01vxworks.opt: New.Joseph Myers3-0/+66
2011-02-01elf.opt: New.Joseph Myers3-2/+42
2011-02-01re PR tree-optimization/47559 (ICE: verify_stmts failed: statement marked for...Richard Guenther4-0/+23
2011-02-01tree-dump.c (dump_option_value_info): Add entry for TDF_CSELIB.Bernd Schmidt4-10/+19
2011-02-01re PR fortran/47565 ([OOP] Segfault with TBP)Janus Weil4-1/+53
2011-02-01Check HOST_BIT_BUCKET when settting dump base/dir.H.J. Lu3-3/+17
2011-02-01re PR tree-optimization/47555 (Huge memory usage when optimizing)Richard Guenther4-1/+50
2011-02-01re PR target/46692 (Missing LM32 multilibs for divider and sign extender)Sebastien Bourdeauducq2-1/+6
2011-02-01re PR tree-optimization/47541 (For integer pointers, the value of ++*p is no...Richard Guenther4-0/+51
2011-02-01Daily bump.GCC Administrator1-1/+1
2011-01-31re PR fortran/47455 ([OOP] internal compiler error: in fold_convert_loc, at f...Janus Weil4-4/+65
2011-01-31* config/arc/arc.opt (EB, EL): New Driver options.Joseph Myers2-1/+11
2011-01-31osf5.opt: New.Joseph Myers3-1/+48
2011-01-31* config/vms/vms.opt (map, mvms-return-codes): New Driver options.Joseph Myers2-1/+11
2011-01-31re PR c++/47416 (ICE in build_data_member_initialization, at cp/semantics.c:5...Jakub Jelinek4-12/+247
2011-01-31Oops, almost forgot to check-in ChangeLog.Mike Stump1-0/+5
2011-01-31Use Alias in common.opt to make -ftree-loop-linear an alias of -floop-interch...Sebastian Pop4-9/+16
2011-01-31re PR fortran/47519 (Deferred-length string wrong results with character intr...Paul Thomas6-21/+99
2011-01-31re PR fortran/47463 ([OOP] ICE in gfc_add_component_ref)Janus Weil4-4/+49
2011-01-31re PR tree-optimization/47538 (GNU Scientific Library miscompiled by gcc 4.6)Jakub Jelinek4-2/+104
2011-01-31re PR target/45325 (target attribute doesn't work with -march=i586)Rainer Orth2-0/+6
2011-01-31sourcebuild.texi (Effective-Target Keywords): Document avx_runtime.Rainer Orth2-1/+9
2011-01-31* g++.dg/abi/mangle40.C: Pass "" to dg-require-weak.Rainer Orth2-1/+5
2011-01-31configure.ac (gcc_cv_ld_eh_frame_hdr): Update minimal Sun ld version number.Rainer Orth3-4/+10
2011-01-31configure.ac (gcc_cv_ld_static_option): Define.Rainer Orth11-15/+89
2011-01-31rx.c (rx_get_stack_layout): Only save call clobbered registers inside interru...Nick Clifton2-4/+12
2011-01-31re PR rtl-optimization/44031 (ice in subst_reloads, at reload.c:6327)Eric Botcazou2-0/+43
2011-01-31mn10300.c (mn10300_regno_in_class_p): Check for reg_renumber returning an INV...Nick Clifton2-0/+7
2011-01-31re PR libgcj/44341 (libjava cross build fails when configured with --with-gmp=)Alexandre Oliva2-0/+12
2011-01-31revert: re PR debug/45136 (-fcompare-debug failure with -Os -fschedule-insns)Alexandre Oliva7-60/+57
2011-01-31rs6000.c (print_operand): Rearrange addends in toc relative expressions as we...Alan Modra2-16/+32
2011-01-31Daily bump.GCC Administrator1-1/+1
2011-01-30extend.texi: Follow spelling conventions.Kazu Hirata3-4/+9
2011-01-30hpux11.opt: New.Joseph Myers3-3/+40
2011-01-30config.gcc (i[34567]86-*-pe | i[34567]86-*-cygwin*): Add t-dfprules to tmake_...Jonathan Yong2-1/+6
2011-01-30re PR fortran/47042 (ICE with character pointer in function)Tobias Burnus4-0/+31