platform/upstream/gcc.git
2007-01-10 Brooks Mosessimplify.c (gfc_simplify_ibclr): Fix POS comparison.
2007-01-10 Brooks Mosesre PR fortran/30381 ([4.1 only] ISHFTC() constant foldi...
2007-01-10 Sa Liuspu.h (STACK_SAVE_AREA): Use VOIDmode for SAVE_FUNCTION...
2007-01-10 Jerry DeLisle[multiple changes]
2007-01-10 Brooks Moses* gfortran.dg/altreturn_2.f90: Removed executable bit.
2007-01-10 Zdenek Dvorakre PR middle-end/30322 (((-i-1) + i) +1) is turned...
2007-01-10 GCC AdministratorDaily bump.
2007-01-09 Carlos O'Donelltm.texi: Update documentation to reflect reality of...
2007-01-09 Tom TromeyMerged gcj-eclipse branch to trunk.
2007-01-09 Uros Bizjaki386.md (*sinxf2): Rename to *sinxf2_i387.
2007-01-09 Kaz Kojimat-linux (TARGET_LIBGCC2_CFLAGS): Delete.
2007-01-09 Nicolas Pitrere PR target/30173 (Error in ARM softfloat routine...
2007-01-09 Uros BizjakMAINTAINERS: Add myself as i386 maintainer.
2007-01-09 Geoffrey KeatingIndex: ChangeLog
2007-01-09 Kai TietzRegenerate configure after updating configure.in
2007-01-09 Geoffrey Keating* doc/invoke.texi (Optimize Options): Correct descripti...
2007-01-09 Geoffrey Keating* doc/invoke.texi (Optimize Options): Correct descripti...
2007-01-09 Andrew Pinskiintrinsics-1.c: Remove xfail.
2007-01-09 GCC AdministratorDaily bump.
2007-01-08 Richard Guenthertree.h (force_fit_type_double): Export.
2007-01-08 Richard Guenthertree.h (build_int_cst_wide_type): Export.
2007-01-08 Daniel Jacobowitz* config/pa/t-pa64 (libgcc_stub.a): Use $(T).
2007-01-08 Ben Ellistongenautomata.c (STATS_OPTION): New option.
2007-01-08 Richard Guentherbuiltins.c (fold_builtin_int_roundingfn): Use fit_doubl...
2007-01-08 Jan Hubicka* MAINTAINERS: Add myself as i386 maintainer.
2007-01-08 Jan Hubicka* MAINTAINERS: Add myself as build system maintainer.
2007-01-08 Jan Hubicka* ipa.c (function_and_variable_visibility): Fix return...
2007-01-08 Jan Hubicka* tree-vectorizer.c (gate_increase_alignment): Fix...
2007-01-08 Manuel López... overflow-warn-1.C: Fix testcase.
2007-01-08 Steven G. Karglinterface.c, [...]: Update Copyright years.
2007-01-08 Richard Guenthertree-ssa-ccp.c (maybe_fold_offset_to_array_ref): Use...
2007-01-08 Kai Tietz* configure.in: Add support for an x86_64-mingw* target.
2007-01-08 Roger Sayletrans-array.c (constant_array_constructor_p): New funct...
2007-01-08 Roberto CostaBetter handling of COND_EXPRs in rhs
2007-01-08 Jan Hubickatree-ssa-forwprop.c (forward_propagate_into_cond, ...
2007-01-08 Richard Guentherre PR tree-optimization/23603 (VRP does not say range...
2007-01-08 Jan Hubickacgraphunit.c (cgraph_process_new_functions): Reset...
2007-01-08 Jan Hubickatree-pas.h (TODO_remove_function): New flag.
2007-01-08 Nick Clifton* config/frv/predicates.md (reg_or_0_operand): Accept...
2007-01-08 Ralf Corsepiusrtems.h, t-rtems: New.
2007-01-08 Mark Shinwellc.opt: Add -flax-vector-conversions.
2007-01-08 Mark Shinwellre PR tree-optimization/29877 (out of SSA (TER) extends...
2007-01-08 Chen Liqint-score-elf (MULTILIB_OPTIONS): Change.
2007-01-08 Kazu Hiratagfortran.texi: Fix typos.
2007-01-08 Kazu Hirataarm.c, [...]: Fix comment typos.
2007-01-08 GCC AdministratorDaily bump.
2007-01-07 Eric Christopherconfigure.ac: Check for __stack_chk_fail for darwin.
2007-01-07 Manuel López... re PR c++/28986 (Failure to diagnose overflow in consta...
2007-01-07 Steven G. Kargldecl.c, [...]: Update Copyright dates.
2007-01-07 Bernhard Fischerdata.c (gfc_assign_data_value): Fix whitespace.
2007-01-07 Bernhard Fischertrans-array.c (gfc_trans_create_temp_array, [...])...
2007-01-07 Bernhard Fischerre PR fortran/27698 (subroutine _foo draws "unclassifia...
2007-01-07 Richard Guenthertree-vrp.c (extract_range_from_assert): CSE calls to...
2007-01-07 Anatoly Sokolovavr-protos.h (call_insn_operand): Delete prototype.
2007-01-07 Steven G. KarglFix whitespace in a table within a comment.
2007-01-07 Brooks MosesCorrected changelog entry dates from 2006 to 2007.
2007-01-07 Steven G. Kargl[multiple changes]
2007-01-07 GCC AdministratorDaily bump.
2007-01-06 Paolo Carlini2007-01-06 Paolo Carlini <pcarlini@suse.de>
2007-01-06 Paolo Carlinire PR libstdc++/30365 (No possibility to disable large...
2007-01-06 Steven G. Karglarith.c: Update copyright years.
2007-01-06 Bruce KorbSet SKIP_TEST flag if we are not to run a test.
2007-01-06 Bruce KorbUse fnmatch for name matching.
2007-01-06 Jan Hubickatree-pass.h (pass_build_cgraph_edges): Declare.
2007-01-06 Steven Bosscherifcvt.c (cond_move_convert_if_block): New function...
2007-01-06 Matthias Kloserandom (gamma_distribution): Fix typo in formula.
2007-01-06 Lee Millwardre PR c++/19439 (Duplicate destructor accepted)
2007-01-06 Andrew Pinskire PR bootstrap/30385 (IMM ERROR while building stage2...
2007-01-06 GCC AdministratorDaily bump.
2007-01-06 Jerry DeLislere PR libfortran/30162 (Document when sequential I...
2007-01-05 Manuel López... re PR c/19978 (overflow in expression of constants...
2007-01-05 Manuel López... c-typeck.c (store_init_value): Split over two lines...
2007-01-05 Roger Sayletrans-expr.c (gfc_trans_assignment_1): New subroutine...
2007-01-05 Benjamin Kosnikc-cppbuiltin.c (c_cpp_builtins): __GXX_EXPERIMENTAL_CPP...
2007-01-05 Roger Sayletrans-array.c (gfc_trans_array_constructor_value):...
2007-01-05 Roger Sayletrans-array.c (gfc_conv_loop_setup): Test whether the...
2007-01-05 Richard Guentherre PR c++/27826 (ICE in copy_to_mode_reg)
2007-01-05 Tobias Burnussymbol.c (check_conflict): Fix error message.
2007-01-05 Daniel JacobowitzMakefile.tpl (all-target): Correct @if conditional...
2007-01-05 Ian Lance Taylorc-common.c (decl_with_nonnull_addr_p): New function.
2007-01-05 Daniel Jacobowitz* Makefile.in (install): Handle multilibs.
2007-01-05 Jakub Jelinekre PR c/30360 (Complex divide bug)
2007-01-05 Paul Thomasre PR fortran/23232 ([4.1 only] DATA implied DO variables)
2007-01-05 Joel Brobeckerinstall.texi (Final install): Document the fact that...
2007-01-05 Douglas Gregorpt.c (tsubst): Propagate the need for structural equali...
2007-01-05 Richard Bienerre PR middle-end/28116 (ICE when building konverter...
2007-01-05 Jan Hubickatree-inline.c (fold_marked_statements): Update operand...
2007-01-05 Tobias Burnusre PR fortran/29624 (Fortran 2003: Support intent for...
2007-01-05 Gerald Pfeifercrontab: Spread snapshots more evenly throughout the...
2007-01-05 Ian Lance Taylor* c-common.c (check_function_nonnull): Whitespace fix.
2007-01-05 Jan Hubickatree-optimize.c (execute_fixup_cfg): Correct previously...
2007-01-05 Brooks Mosesre PR fortran/30371 (kill suboutine accepts (invalid...
2007-01-05 Brooks Mosesintrinsic.texi: Minor cleanup, reflowing overlong parag...
2007-01-05 Brooks Mosesintrinsic.texi (LBOUND): Add documentation.
2007-01-05 Mike StumpMakefile.in (mostlyclean): Don't remove libgcc anymore.
2007-01-05 GCC AdministratorDaily bump.
2007-01-05 Ben EllistonRevert revision 120457.
2007-01-04 Ben Ellistonstrstream.cc (strstreambuf::seekoff): Add parentheses...
2007-01-04 Brooks Moses* Makefile.in: Added .PHONY entry for documentation...
2007-01-04 Brooks Moses* Makefile.in: Add empty info, html, dvi, pdf targets.
next