aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-06-15Daily bump.GCC Administrator1-1/+1
2004-06-15Daily bump.GCC Administrator1-1/+1
2004-06-14install.texi (Prerequisites): Update libstdc++ entry to automake 1.8.5.Benjamin Kosnik2-3/+7
2004-06-14s390.h (TARGET_SWITCHES): Change -mtpf (-mno-tpf) to -mtpf-trace (-mno-tpf-tr...Eric Christopher3-14/+30
2004-06-14* real.c: Fix bit count in head comment.Eric Botcazou2-1/+5
2004-06-14tree-ssa.c (kill_redundant_phi_nodes): More correctly handle PHIs where the d...Jeff Law4-4/+50
2004-06-14hash_map: Trivial formatting fixes.Paolo Carlini5-731/+1057
2004-06-14Fix ChangeLog, fix parentheses from previous patch to trans-intrinsic.cTobias Schlüter2-3/+4
2004-06-14re PR fortran/15211 (ICE with LEN intrinsic)Tobias Schlüter4-1/+26
2004-06-14configure.in: Support --enable-version-specific-runtime-libs.Andreas Jaeger3-372/+441
2004-06-14Makefile.in: Regenerate with automake 1.8.5.Benjamin Kosnik9-46/+69
2004-06-14re PR middle-end/15945 (Incorrect floating point optimization)Jakub Jelinek2-0/+41
2004-06-14* opts.sh (var_args): Fix regexp.Zdenek Dvorak2-1/+5
2004-06-14re PR target/15178 (Solaris 9/x86 fails linking after stage 3)Jakub Jelinek2-0/+20
2004-06-14re PR libfortran/15292 (libgfortran depends on c99 functionality round and ro...Bud Davis2-1/+11
2004-06-14re PR fortran/15510 (Should not warn about unused variables from used modules)Tobias Schlüter2-4/+11
2004-06-14re PR c++/15096 (parse error with templates and pointer to const member)Mark Mitchell6-19/+83
2004-06-14re PR fortran/14928 (minloc intrinsic does not understand mask)Tobias Schlüter7-51/+98
2004-06-14Calendar.java: Change ResourceBundle.getBundle() calls to pass ClassLoader ar...Bryce McKinlay11-11/+32
2004-06-14* dwarf2out.c (output_call_frame_info): Support dwarf3 cie entries.Paul Brook2-1/+9
2004-06-14System.java: (getenv0): New method.Andrew Haley3-7/+37
2004-06-14Makefile.in (FLAGS_H): New.Zdenek Dvorak12-1808/+448
2004-06-14ada-tree.def (LOOP_STMT, EXIT_STMT): Update documentation.Richard Kenner7-65/+124
2004-06-14sparc.h: Correct comment about availability of little endian option.Ian Lance Taylor2-1/+4
2004-06-14config.gcc: Remove sparc64-*-aout*.Ian Lance Taylor5-108/+7
2004-06-14* gcc_update: Add libcpp.Andreas Jaeger2-0/+7
2004-06-14[multiple changes]Arnaud Charlet30-911/+1445
2004-06-14slist: Trivial formatting fixes.Paolo Carlini2-784/+955
2004-06-14s390.c: Include "tree-gimple.h".Ulrich Weigand4-53/+62
2004-06-14basic-block.h (could_fall_through): Declare.J"orn Rennecke8-18/+139
2004-06-14locale_facets.tcc (time_get<>::_M_extract_name): Don't use the 'magic number'...Paolo Carlini2-18/+21
2004-06-14rs6000.h (ASM_CPU_SPEC): Handle -mpowerpc64 and -mcpu for power5 and rs64a.Alan Modra2-11/+21
2004-06-14linking.m (_objcInit): New empty function for Darwin only.Andrew Pinski2-0/+11
2004-06-14Fixed 2005-05-25 entry to mention that rtlhooks-def.h was added.Paolo Bonzini1-0/+1
2004-06-14gcse.c (hash_scan_set, [...]): Revert previous change, don't use CALL_P.Steven Bosscher2-6/+11
2004-06-13tree.h: Move std_gimplify_va_arg_expr protoype here.Jason Merrill3-1/+6
2004-06-14Fix PR tree-optimization/15979 Fix PR tree-optimization/15981Daniel Berlin2-5/+26
2004-06-14Daily bump.GCC Administrator1-1/+1
2004-06-14Daily bump.GCC Administrator1-1/+1
2004-06-13* intrinsic.c (add_sym_2s): Use correct function types.Paul Brook2-4/+8
2004-06-13Makefile.am (gfor_helper_src): Add runtime/normalize.f90.Paul Brook12-30/+334
2004-06-13tree-ssa-pre.c (add_to_value): is_gimple_min_invariant things are available e...Daniel Berlin2-0/+10
2004-06-13fold-const.c (fold_checksum_tree <case 't'>): Only look at TREE_VALUES if the...Andrew Pinski2-3/+15
2004-06-13decl.c (grokdeclarator): Do not depend on C99's _Bool's behavior.Andrew Pinski2-3/+7
2004-06-13* tree-sra.c (tree_sra): Update documentation.Diego Novillo2-9/+11
2004-06-13random.c: Fix several spelling and formatting mistakes in comments.Steven G. Kargl2-13/+21
2004-06-13random.c (random_r4): Burn a random number.Tobias Schlüter2-2/+10
2004-06-13c-typeck.c (comptypes, [...]): Remove flags parameter.Joseph Myers7-63/+57
2004-06-13c-decl.c (diagnose_mismatched_decls): Improve error message.Eric Christopher5-41/+30
2004-06-13locale_facets.tcc (time_get<>::do_get_time, [...]): Use only once _M_extract_...Paolo Carlini2-14/+19