aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-06-07cp-tree.def (DEFAULT_ARG): Adjust documentation.Nathan Sidwell4-10/+15
2005-06-07re PR debug/21946 (Invalid DWARF2 debug info emitted)Jakub Jelinek4-28/+132
2005-06-07c-typeck.c (c_finish_if_stmt): Use void_type_node as type for COND_EXPR.Richard Guenther3-4/+9
2005-06-07tree-ssa.c (tree_ssa_useless_type_conversion_1): Fix comments.Richard Guenther2-4/+10
2005-06-07configure.in: Enable target-libffi again for *-*-linux* and *-*-elf.Hans-Peter Nilsson2-4/+4
2005-06-07parser.c (cp_parser_late_parsing_default_args): Fix overeager assert in previ...Nathan Sidwell4-1/+24
2005-06-07host-darwin.c (segv_handler): Widen the possible 'stwux' instructions that ar...Geoffrey Keating2-1/+4
2005-06-07rtlanal.c (subreg_offset_representable_p): Handle objects with holes.Geoffrey Keating2-13/+88
2005-06-07btest-gcc.sh: Add support for option --add-passes-despite-regression.Hans-Peter Nilsson2-8/+47
2005-06-07ChangeLog: Fix date on last commit.Jerry DeLisle1-1/+1
2005-06-07intrinsic.texi: Add documentation for dcmplx...Jerry DeLisle2-31/+373
2005-06-07PR libstdc++/21770 (cont: __gnu_debug::string)Paolo Carlini3-6/+49
2005-06-07PR libstdc++/21770 (cont: debug-mode)Paolo Carlini8-32/+44
2005-06-06mode-switching.c (optimize_mode_switching): Fix n_exprs parameter in call to ...Uros Bizjak2-1/+6
2005-06-07* zconf.h (NO_vsnprintf): Define on Tru64 UNIX V4.0.Rainer Orth2-0/+12
2005-06-07* gnu/classpath/jdwp/transport/JdwpConnection.java: New file.Keith Seitz2-0/+266
2005-06-07* gnu/classpath/jdwp/util/Signature.java: New file.Keith Seitz2-0/+139
2005-06-07Daily bump.GCC Administrator1-1/+1
2005-06-06linux-unwind.h (SH_DWARF_FRAME_XD0): Remove for SH5.Kaz Kojima3-28/+142
2005-06-06configure.in (unsupported_languages): New macro.Hans-Peter Nilsson3-81/+141
2005-06-06libiberty.h (XOBFINISH): New.Gabriel Dos Reis13-39/+58
2005-06-06exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-form...Jakub Jelinek31-216/+328
2005-06-06tree-chrec.c (reset_evolution_in_loop): Use build3 instead of build2.Jakub Jelinek2-6/+13
2005-06-06re PR middle-end/21897 (Segementation fault in fold_ternary)Jakub Jelinek4-3/+57
2005-06-06combine.c (try_combine): Use hard_regno_nregs array instead of HARD_REGNO_NRE...Jakub Jelinek4-8/+16
2005-06-06tree-ssa-reassoc.o: New.Daniel Berlin9-4/+689
2005-06-06expr.c (do_store_flag): Remove check for non-negative BRANCH_COST.Eric Christopher2-2/+6
2005-06-06re PR c++/21903 (Default argument of template function causes a compile-time ...Nathan Sidwell6-13/+69
2005-06-06[multiple changes]Paolo Carlini14-91/+312
2005-06-06x86-64.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Guard with HAVE_GAS_MAX_SKIP_P2ALIGN.Rainer Orth2-4/+9
2005-06-06re PR c++/20637 (Confusing message with different using declarations)Nathan Sidwell14-50/+95
2005-06-06Makefile.in (mips-tfile.o): Add $(srcdir)/../include prefix to getopt.h depen...Rainer Orth2-2/+8
2005-06-06predict.c (tree_predict_edge): Don't drop useless predictions; check that it ...Jan Hubicka4-7/+26
2005-06-06* config-lang.in (target_libs): Remove target-gperf.Hans-Peter Nilsson2-1/+5
2005-06-06stl_function.h: ...Peter Doerfler2-2/+6
2005-06-06Add bfin-uclinux configuration.Jie Zhang3-2/+22
2005-06-06stl_function.h: Fix typo in comment.Peter Doerfler2-1/+5
2005-06-06natPlainSocketImplPosix.cc (setOption): Fix case fall-through bug.Anthony Green2-0/+6
2005-06-06btest-gcc.sh: Don't pass --with-newlib when target is "*-linux*".Hans-Peter Nilsson2-2/+9
2005-06-06* btest-gcc.sh (TESTLOGS): Make libstdc++.sum optional.Hans-Peter Nilsson2-3/+9
2005-06-06* doc/md.texi (Insn Splitting): Fix some wording.Ben Elliston2-2/+6
2005-06-06f2c_5.f90: Add -w to dg-optionsDavid Billinghurst2-1/+14
2005-06-05rs6000.c (rs6000_emit_swdivsf): New function.David Edelsohn6-3/+165
2005-06-06Daily bump.GCC Administrator1-1/+1
2005-06-05gfortran.exp (gfortran_target_compile): Call dg-additional-files-optionsDavid Billinghurst5-1/+45
2005-06-05acinclude.m4 ([GLIBCXX_ENABLE_C99]): Check clog, clogf, clogl too for ac_c99_...Paolo Carlini3-0/+12
2005-06-05* gennews (files): Update for egcs-1.0 release pages consolidation.Gerald Pfeifer2-2/+5
2005-06-05* gfortran.dg/forall_1.f90: Set previously uninitialized variable.Tobias Schlüter2-0/+3
2005-06-05re PR middle-end/21846 (segfault in fold_binary compiling vpr with -O2 -funro...Zdenek Dvorak5-2/+43
2005-06-05re PR fortran/21912 (Wrong implied do-loop)Tobias Schlüter4-13/+57