aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-05-06Fix PR30957Revital Eres4-3/+73
2007-05-06re PR fortran/31251 (Non-integer character length leads to segfault)Jerry DeLisle4-1/+28
2007-05-06pa.md: Split tgd_load, tld_load and tie_load into pic and non-pic versions.Aurelien Jarno3-18/+73
2007-05-06Index: libiberty/ChangeLogGeoffrey Keating6-2/+66
2007-05-05Daily bump.GCC Administrator1-1/+1
2007-05-04Daily bump.GCC Administrator1-1/+1
2007-05-04intrinsic.texi (CMPLX): Document result kind.Brooks Moses2-1/+64
2007-05-04re PR libfortran/31760 (missing elemental applicability)Daniel Franke6-32/+55
2007-05-04crtstuff.c (HIDDEN_DTOR_LIST_END): New macro.Ulrich Drepper2-9/+49
2007-05-04varasm.c (align_variable): Don't increase alignment for DECL_THREAD_LOCAL_P v...Jakub Jelinek2-2/+19
2007-05-04Fix typo in PR numbers 22539 <> 22359.Daniel Franke2-2/+11
2007-05-04check.c (gfc_check_fseek_sub): Fixed typo.Daniel Franke2-1/+5
2007-05-04basic-block.h (cdi_direction): Assign values to all enumeration constants.Josh Conner10-89/+206
2007-05-04re PR target/22539 (Internal compiler error with maximum sized array)Daniel Franke8-7/+206
2007-05-04* g++.old-deja/g++.pt/static11.C: Remove xtensa-*-elf* xfail.Bob Wilson2-1/+5
2007-05-04s390.md ("fix_trunc<mode>di2", [...]): Expander removed.Andreas Krebbel2-20/+12
2007-05-04xtensa.md (adddi3, [...]): Delete.Bob Wilson2-81/+6
2007-05-04opts.c (decode_options): Do not fiddle with inlining parameters in case of op...Jan Hubicka3-5/+18
2007-05-04re PR libfortran/31210 (I/O of string with (non-constant) zero length)Francois-Xavier Coudert2-0/+23
2007-05-04re PR fortran/31803 (ICE for character pointer => target(range))Tobias Burnus5-2/+32
2007-05-04re PR fortran/31251 (Non-integer character length leads to segfault)Jerry DeLisle2-2/+8
2007-05-04bfin.md (<optab>di3): Now a define_expand which expands logical operations pi...Bernd Schmidt2-131/+105
2007-05-04invoke.texi (i386 and x86-64 Options): Add the note about a significant loss ...Brad Lucier2-6/+21
2007-05-04re PR fortran/31781 (fortran regressions on trunk if you --disable-checking)Francois-Xavier Coudert2-1/+10
2007-05-04re PR fortran/25071 (dummy argument larger than actual argument)Tobias Burnus5-4/+93
2007-05-04haifa-sched.c (rtx_vec_t): New typedef.Maxim Kuvyrkov3-49/+102
2007-05-04sched-ebb.c (debug_ebb_dependencies): New static function.Maxim Kuvyrkov4-52/+90
2007-05-04libgcc-std.ver (__ffssi2): Added to GCC_4.3.0 section.Andreas Krebbel2-0/+5
2007-05-04c.opt (Wmain,ffreestanding): Enable for C++,ObjC++.Dirk Mueller4-3/+13
2007-05-04fold-const.c (fold_unary): Convert (T1)(X op Y) into ((T1)X op (T1)Y)...Jan Hubicka4-17/+40
2007-05-04ChangeLog: split old changelogs by yearIan Lance Taylor3-7017/+7017
2007-05-04invoke.texi (-m386,-m486,-mpentium,-mpentiumpro): Remove.Dirk Mueller4-38/+10
2007-05-03Daily bump.GCC Administrator1-1/+1
2007-05-03* doc/sourcebuild.texi (Test Directives) Clarify dg-excess-errors.Janis Johnson2-1/+6
2007-05-03double.h, [...]: Update from glibc CVS.Joseph Myers11-75/+88
2007-05-03rs6000.c (rs6000_override_options): Don't se MASK_PPC_GFXOPT for 8540 or 8548.Ian Lance Taylor2-4/+7
2007-05-03tree-vect-transform.c (vect_update_inits_of_drs): Use vect_print_dump_info() ...Uros Bizjak2-3/+8
2007-05-03re PR target/31768 (Invalid code or ICE for %z constraint)Uros Bizjak2-1/+13
2007-05-03re PR tree-optimization/30565 (ICE with -O1 -ftree-pre -ftree-loop-linear)Zdenek Dvorak4-1/+26
2007-05-03frmul.c (__v2hi): Use short as base type, not itn.Bernd Schmidt5-4/+11
2007-05-03bfin.md (addpdi3, [...]): New patterns.Bernd Schmidt3-2/+26
2007-05-03re PR middle-end/31699 (-march=opteron -ftree-vectorize generates wrong code)Dorit Nuzman12-45/+196
2007-05-02re PR bootstrap/31776 (Bootstrap fails with "error: conflicting types for str...Brooks Moses6-7/+17
2007-05-03darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Translate -shared to -Zdynamiclib.Eric Christopher2-12/+18
2007-05-03* gcc.c-torture/compile-limits-stringlit.c: Reduce size of string.Geoffrey Keating2-1/+5
2007-05-02Daily bump.GCC Administrator1-1/+1
2007-05-02re PR c++/31663 (Segfault in constrain_class_visibility with anonymous namesp...Seongbae Park8-1/+61
2007-05-02re PR rtl-optimization/31771 (g++.dg/gomp/pr26913.C ICEs)Zdenek Dvorak2-1/+6
2007-05-02bpabi.S (aeabi_lcmp): Fix result on overflow.Paul Brook4-13/+94
2007-05-02if-div.c: New file.Eric Christopher2-4/+14