aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-02-28* config/alpha/t-osf4, config/arm/t-netbsd, config/ia64/t-hpuxZack Weinberg5-9/+22
2005-02-28README: Update the DejaGnu bug reporting address.Ben Elliston4-9/+8
2005-02-28re PR target/19065 (Make CRIS libstdc++ asms autoincrement-safe)Hans-Peter Nilsson2-5/+11
2005-02-28re PR target/19065 (Make CRIS libstdc++ asms autoincrement-safe)Hans-Peter Nilsson3-75/+93
2005-02-28boz_1.f90: New test.Steven G. Kargl4-0/+107
2005-02-28ishft.f90: Remove kind suffix from BOZ constantSteven G. Kargl3-5/+12
2005-02-28re PR fortran/20058 (Error on kind 16 hex data statement)Steven G. Kargl4-10/+23
2005-02-28Daily bump.GCC Administrator2-2/+2
2005-02-27ChangeLog: Fix typo in Peter O'Gorman's name.Toon Moene2-2/+6
2005-02-27* io/write.c: Update copyright years.Tobias Schlüter2-2/+6
2005-02-27re PR libfortran/20101 (zero prints incorrectly with 1pe12.4)Francois-Xavier Coudert4-1/+22
2005-02-27Changed my own email addressSvein Seldal1-1/+1
2005-02-27arith.c (gfc_check_real_range): Remove multiple returnsSteven G. Kargl2-124/+43
2005-02-27re PR c++/20206 (COMDAT broken for C++ thunks)Jakub Jelinek5-1/+120
2005-02-27re PR rtl-optimization/17728 (ICE in extract_insn, at recog.c:2083, unrecogni...John David Anglin2-5/+11
2005-02-27write.c (output_float): Fix typo in condition.Tobias Schlüter4-1/+22
2005-02-27* treelang.texi: Fix a typo.Kazu Hirata2-1/+5
2005-02-27* gcc.dg/asm-b.c: Fix comment typos.Kazu Hirata2-3/+7
2005-02-26inline_asm-2.c: link_error produces a V_MAY_DEF also.Andrew Pinski2-2/+7
2005-02-27elf.h, som.h (ASM_OUTPUT_EXTERNAL): Use assemble_name_raw instead of trying t...John David Anglin4-52/+68
2005-02-27seh_init.c (__gnat_SEH_error_handler): Mark third and fourth parameters as un...Danny Smith2-2/+7
2005-02-27Daily bump.GCC Administrator2-2/+2
2005-02-26stl_tree.h (_Rb_tree<>::_M_insert): Don't leak memory if _M_key_compare throws.Earl Chew2-5/+10
2005-02-26(top level)Nathanael Nerode20-539/+3658
2005-02-26re PR libfortran/17748 (libgfortran contains undefined references to _environ)Peter O'Gorman2-61/+9
2005-02-26re PR tree-optimization/20188 (asm and memory operands does not add a V_MAY_DEF)Andrew Pinski6-2/+89
2005-02-26var_defs: Add uninitialized variables.James A. Morrison2-2/+8
2005-02-26parse.y (function_invocation, [...]): Pass location to tree_code_get_expression.James A. Morrison4-8/+30
2005-02-26dyn_load.c: On NetBSD...Richard Earnshaw2-0/+10
2005-02-26extrafunc.tree, [...]: New tests.James A. Morrison3-0/+41
2005-02-26treelang.texi: Treelang does have warnings.James A. Morrison3-17/+20
2005-02-26unsigned.tree: New test.James A. Morrison2-0/+23
2005-02-26parse.y: Do comparisons as the type of the first expression.James A. Morrison3-2/+12
2005-02-26Make-lang.in: Remove commented out code.James A. Morrison3-1/+6
2005-02-26mul-subnormal-single-1.x: New file.Richard Sandiford2-0/+11
2005-02-26tree-ssa-dom.c (simple_iv_increment_p): New function.Zdenek Dvorak2-7/+55
2005-02-26treelang.texi: Remove extra contribution notice.James A. Morrison2-36/+39
2005-02-26treelang.texi: Fix whitespacing.James A. Morrison2-95/+101
2005-02-26Daily bump.GCC Administrator2-2/+2
2005-02-25* cpplib.pot: Regenerate.Joseph Myers2-92/+122
2005-02-25* gcc.pot: Regenerate.Joseph Myers2-3763/+4043
2005-02-25c-parser.c: New file.Joseph Myers16-3646/+6335
2005-02-25* crontab: Adjust for 4.0 branch.Mark Mitchell2-1/+6
2005-02-25elfos.h (MAKE_DECL_ONE_ONLY): Redefined to stop DECL_WEAK from being used for...Julian Brown2-1/+15
2005-02-25* doc/include/gcc-common.texi (version-GCC): Update to 4.1.Mark Mitchell2-1/+5
2005-02-25re PR target/19930 (gcc.dg/pr19402-2.c fails on ia64-hpux)Steve Ellcey7-34/+102
2005-02-25re PR tree-optimization/20204 (miscompilation of asm-declared registers)Diego Novillo4-5/+47
2005-02-25* version.c (version_string): Update to 4.1.Mark Mitchell2-1/+5
2005-02-25extend.texi (5.24 Declaring Attributes of Functions): Clarify that the altern...Paolo Carlini2-0/+7
2005-02-25type_traits: Add the trivial is_union and is_class; add the __is_union_or_cla...Paolo Carlini6-108/+213