summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * gcc.dg/tree-ssa/ivopts-2.c: Match final candidates line only.Adam Nemet2006-10-202-1/+5
* invoke.texi: Fixed "denormal" typo.Brooks Moses2006-10-192-1/+5
* Daily bump.GCC Administrator2006-10-201-1/+1
* install.texi (Downloading GCC): Clarify mention of Fortran in the "full distr...Brooks Moses2006-10-192-5/+10
* Fix PR tree-optimization/28778 Fix PR tree-optimization/29156 Fix PR tree-opt...Daniel Berlin2006-10-199-160/+763
* re PR libfortran/27895 (problem with RESHAPE and zero-sized arrays)François-Xavier Coudert2006-10-192-3/+205
* fold-const.c (add_double): Rename to add_double_with_sign.Eric Botcazou2006-10-195-28/+86
* invoke.texi (Score Options): New section.Chen Liqin2006-10-198-23/+154
* Fix spelling typo in commentNick Clifton2006-10-192-1/+5
* [multiple changes]Paul Thomas2006-10-1915-12/+200
* * doc/install.texi (Prerequisites): Mention automake 1.9.6.Tom Tromey2006-10-192-2/+6
* * sv.po: Update.Joseph Myers2006-10-192-591/+602
* Daily bump.GCC Administrator2006-10-191-1/+1
* re PR middle-end/29299 (gcc "used" attribute has no effect on local-scope sta...Jan Hubicka2006-10-182-1/+12
* eb133b.C: Add XFAILed error for 'using namespace std' without previous declar...Geoffrey Keating2006-10-183-4/+9
* omp-low.c (expand_parallel_call): Use BSI_SAME_STMT instead of TSI_SAME_STMT,...Marcin Dalecki2006-10-182-1/+6
* primary.c: Revert 'significand'-to-'significant' comment change.Tobias Burnus2006-10-183-4/+10
* re PR c++/26884 (Misleading diagnostic for invalid array initializer)Mark Shinwell2006-10-182-0/+15
* re PR fortran/29277 (Formated stream output: Translate "\n" / achar(10) into ...Jerry DeLisle2006-10-183-4/+49
* Daily bump.GCC Administrator2006-10-181-1/+1
* re PR c++/27952 (ICE with invalid virtual inheritance)Lee Millward2006-10-176-10/+51
* parser.c (cp_lexer_next_token_is_decl_specifier_keyword): Add comment.Mark Mitchell2006-10-172-0/+6
* re PR c++/28261 (ICE with enum in constructor definition)Mark Mitchell2006-10-174-14/+81
* re PR c++/29039 (implicitly defined constructor for class with reference member)Mark Mitchell2006-10-175-4/+28
* re PR c++/27270 (ICE in process_init_constructor_array, at cp/typeck2.c:788)Mark Mitchell2006-10-177-14/+22
* contraints.md: New file.Wolfgang Gellerich2006-10-176-175/+565
* Add PR number to ChangeLog entry.Richard Sandiford2006-10-171-0/+1
* linux.h (SUBTARGET_CC1_SPEC): Override.Andrew Pinski2006-10-173-3/+14
* Makefile.in: Add TEXI2PDF definition.Brooks Moses2006-10-163-2/+21
* sysv4.h (DBX_REGISTER_NUMBER): Move to rs6000.h.Geoffrey Keating2006-10-173-14/+22
* re PR c++/27270 (ICE in process_init_constructor_array, at cp/typeck2.c:788)Mark Mitchell2006-10-175-3/+26
* arm.c (arm_rtx_costs_1): Handle multiply-accumulate.Paul Brook2006-10-172-0/+12
* Fix typoMike Stump2006-10-171-1/+1
* Daily bump.GCC Administrator2006-10-171-1/+1
* re PR c++/29408 (parse error for valid code)Mark Mitchell2006-10-164-0/+19
* re PR c++/29435 (seg fault with sizeof and templates)Mark Mitchell2006-10-164-3/+31
* * doc/invoke.texi (Darwin Options): Document -mkernel.Mike Stump2006-10-162-1/+12
* [multiple changes]Paul Thomas2006-10-166-2/+82
* * g++.dg/other/unused1.C : Match on '.ascii\t"name\000"' also.David Daney2006-10-162-2/+6
* asm-4.c: Fix inline asm for darwin x86_64.Eric Christopher2006-10-162-0/+11
* contrib.texi, [...]: Standardize on "GNU Fortran" as the official name of the...Brooks Moses2006-10-164-21/+27
* darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Add -mkernel support.Mike Stump2006-10-169-8/+184
* sourcebuild.texi, [...]: Added mention of "make pdf" target, and Texinfo requ...Brooks Moses2006-10-164-10/+34
* s390.c (s390_decompose_address): Allow symbol+offset into the GOT in case we ...DJ Delorie2006-10-162-1/+5
* re PR c++/28211 (wrong linkage of template argument, diagnostic could be impr...Mark Mitchell2006-10-166-14/+62
* io.c (gfc_match_close): Ensure that status is terminated by a NULL element.Kaz Kojima2006-10-162-1/+6
* trans-stmt.c: Fix a typoTobias Burnus2006-10-166-6/+14
* re PR target/25519 (Intel (SSE/MMX) intrinsics should only be mentioned inste...Richard Guenther2006-10-162-3/+168
* configure.ac: Enable checking assembler dwarf2 support for score target.Chen Liqin2006-10-161-1/+1
* crti.asm: add pic support.Tan Shengguo2006-10-167-181/+637