aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-01-05install.texi (Final install): Document the fact that the GNAT runtime should ...Joel Brobecker2-1/+9
2007-01-05pt.c (tsubst): Propagate the need for structural equality checks when...Douglas Gregor2-0/+7
2007-01-05re PR middle-end/28116 (ICE when building konverter with gcc-4.1 with -O3 [RSO])Richard Biener2-1/+25
2007-01-05tree-inline.c (fold_marked_statements): Update operand caches and EH after fo...Jan Hubicka2-1/+14
2007-01-05re PR fortran/29624 (Fortran 2003: Support intent for pointers)Tobias Burnus13-65/+304
2007-01-05* c-common.c (check_function_nonnull): Whitespace fix.Ian Lance Taylor2-4/+8
2007-01-05tree-optimize.c (execute_fixup_cfg): Correct previously mistakely comitted ol...Jan Hubicka2-12/+20
2007-01-04re PR fortran/30371 (kill suboutine accepts (invalid) array arguments.)Brooks Moses2-0/+12
2007-01-04intrinsic.texi: Minor cleanup, reflowing overlong paragraphs, and correcting ...Brooks Moses2-26/+51
2007-01-04intrinsic.texi (LBOUND): Add documentation.Brooks Moses2-46/+173
2007-01-05Makefile.in (mostlyclean): Don't remove libgcc anymore.Mike Stump2-2/+5
2007-01-05Daily bump.GCC Administrator1-1/+1
2007-01-04libgcc2.c (__bswapsi2): Use SItype.Eric Christopher3-11/+17
2007-01-04arm.md (arm_mulsi3, [...]): Make conditional on !arm_arch6.Paul Brook2-13/+198
2007-01-04intrinsic.texi (IAND): Clarify argument specifications.Brooks Moses2-67/+200
2007-01-04fold-const.c (fold_convert): When casting an expression to void...Roger Sayle2-1/+11
2007-01-04re PR fortran/30235 ([4.1 only] missing alternate return argument with explic...Brooks Moses4-0/+27
2007-01-04* invoke.texi: Update manpage copyright to include 2007.Brooks Moses2-1/+5
2007-01-04gfortran.texi: Update copyright to include 2007.Brooks Moses4-3/+9
2007-01-04rs6000.c (rs6000_rtx_costs): Make adjustment for MULT inside MINUS as either ...Joseph Myers2-2/+9
2007-01-04re PR preprocessor/28165 (_Pragma GCC system_header broken)Tom Tromey2-0/+11
2007-01-04cgraph.c (cgraph_release_function_body): New function.Jan Hubicka8-25/+54
2007-01-04cfgloop.h (enum li_flags): Make the constants powers of two.Zdenek Dvorak2-5/+9
2007-01-04re PR fortran/30276 (gfortran include problem)Tobias Burnus2-5/+14
2007-01-04tree-inline.c (copy_bb): Insert new statements to statements_to_fold set.Jan Hubicka3-0/+49
2007-01-04Makefile.def (target_modules): Add libgcc.Daniel Jacobowitz23-1270/+166
2007-01-03* gfortran.texi (GNU Fortran and GCC): RewriteBrooks Moses2-43/+33
2007-01-03gfortran.texi (Introduction): Lower "Part I...Brooks Moses3-30/+60
2007-01-03* intrinsic.texi (Introduction): Rewrite first paragraph.Brooks Moses2-7/+11
2007-01-04re PR middle-end/29683 (Arg split between stack/regs can cause stack corruption)Josh Conner4-8/+94
2007-01-03invoke.texi (OpenMP): Added index entry.Brooks Moses3-2/+8
2007-01-04tree-cfg.c (tree_merge_blocks): Release SSA_NAME phi results whose definition...Robert Kennedy2-4/+11
2007-01-03gfortran.texi (GFORTRAN_DEFAULT_RECL): Added units to description.Brooks Moses2-144/+178
2007-01-03intrinsic.texi: Improvements to index entries; change @findex entries to @cin...Brooks Moses4-444/+458
2007-01-03invoke.texi: Change @code-type macros to appropriate variants (@command, @opt...Brooks Moses3-38/+41
2007-01-04Daily bump.GCC Administrator1-1/+1
2007-01-04re PR target/16634 (arm-elf-gcc problems when generating code for __attribute...Paul Brook2-16/+41
2007-01-04re PR c++/28217 (ICE in tree_int_cst_sgn)Jakub Jelinek3-0/+19
2007-01-03* intrinsic.texi: Various minor cleanups.Brooks Moses2-18/+18
2007-01-03backport: thumb2.md: New file.Paul Brook27-1367/+4642
2007-01-04unwind-dw2.c (SIGNAL_FRAME_BIT, [...]): Define.Jakub Jelinek3-11/+61
2007-01-03Fix PR number in my last changelog entry, I got the testsuite one correct.Andrew Pinski1-1/+1
2007-01-03re PR target/20353 (uclibc does not provide C99 math functions)Andrew Pinski4-40/+62
2007-01-03vect.exp: Skip PowerPC targets not supporting -maltivec.Joseph Myers3-2/+11
2007-01-03* cgraphunit.c, tree-ssa-alias.c: Fix comment typos.Kazu Hirata3-2/+4
2007-01-03* pt.c: Fix a comment typo.Kazu Hirata2-2/+6
2007-01-03re PR middle-end/30286 (Segfault with -O2 -ftrapv)Jakub Jelinek2-0/+40
2007-01-03alias.c (init_alias_analysis): Use VEC_safe_grow_cleared.Kazu Hirata10-77/+74
2007-01-03re PR c++/29535 (ICE in instantiate_class_template, at cp/pt.c:5728)Jakub Jelinek2-0/+20
2007-01-03re PR c++/29054 (ICE on friend template specialization)Jakub Jelinek2-0/+23