platform/upstream/gcc.git
2004-07-15 Frank Ch. Eigler* Fix for g++/15861
2004-07-15 Frank Ch. Eigler* Fix for g++/15861
2004-07-15 Toon Moenelibf2c: Removed.
2004-07-15 Nathan Sidwelldecl.c (xref_basetypes): Refactor.
2004-07-15 Mark Mitchellname-lookup.c (set_inherited_value_binding_p): Add...
2004-07-15 Nathan Sidwellclass.c (finish_struct_bits): Don't set TYPE_HAS_CONVER...
2004-07-15 Tobias Schlüterre PR fortran/15324 (segfault / ICE with array of assum...
2004-07-15 Tobias Schlüterre PR fortran/15324 (segfault / ICE with array of assum...
2004-07-15 Jeff Lawloop.c (check_insn_for_givs): Restore check for code...
2004-07-15 Tobias Schlüterre PR libfortran/15234 (libgfortran doesn't compile...
2004-07-15 Jakub JelinekFix a ChangeLog typo.
2004-07-15 Nathanael Nerodeacinclude.m4: "Inline" LIBGCJ_CONFIGURE macro into...
2004-07-15 Nathan Sidwellclass.c (check_bases): Don't set CLASSTYPE_NON_AGGREGAT...
2004-07-15 Nathan Sidwellvec.h (VEC_T_truncate): Allow truncation of an empty...
2004-07-15 Richard Henderson* print-tree.c (print_node): Fix casts last change.
2004-07-15 Nathanael Nerodeaclocal.m4: Rebuilt with aclocal gcj-1.4.
2004-07-15 Richard Kennertrans.c (add_decl_expr): Clear TREE_READONLY if clear...
2004-07-15 Mark Mitchelllex.c (cxx_make_type): Remove call to get_pointer_type.
2004-07-15 Mike Stump* gcc.dg/20020426-2.c: Improve type safety wrt unsigned...
2004-07-15 Paul Brookdwarf2out.c (dwarf2out_begin_prologue): Rename IA64_UNW...
2004-07-15 Bryce McKinlayre PR libgcj/16204 (File I/O fails on files >= 2^31...
2004-07-15 Richard Henderson* print-tree.c (print_node): Handle SSA_NAME.
2004-07-15 James E WilsonFix MIPS SPEC95 FP 146.wave5 -fprofile-generate failure.
2004-07-15 GCC AdministratorDaily bump.
2004-07-15 Jakub Jelinekexpr.c (expand_assignment): Reenable bitfield += optimi...
2004-07-15 Per Bothnerinput.h: If USE_MAPPED_LOCATION...
2004-07-14 Paolo Carlinire PR libstdc++/16505 ([3.4 only] std::uninitialized_fi...
2004-07-14 Eric Christophercalls.c (expand_call): Fix typo in comment.
2004-07-14 Steve Ellceyia64.c (ia64_expand_compare): Allow ORDERED comparision...
2004-07-14 Mike Stump* gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3...
2004-07-14 Jakub JelinekRemove backup file.
2004-07-14 Jerry QuinnEventHandler.java: Remove debugging statements.
2004-07-14 Jerry QuinnEventHandler.java: New file.
2004-07-14 Richard Hendersonalpha.c (alpha_gimplify_va_arg_1): Move indirect ...
2004-07-14 Mike Stumpdarwin.h (WINT_TYPE): Define to be int to match system...
2004-07-14 Andreas Toblerjacks.exp (gcj_jacks_write): Add deprecation flag to...
2004-07-14 Bob Wilsonxtensa.c (function_arg_advance): Check for args that...
2004-07-14 Mike Stump* gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3...
2004-07-14 Per Bothnerc-typeck.c (emit_side_effect_warnings): Use EXPR_HAS_LO...
2004-07-14 Richard Hendersondominance.c (struct dom_info): Add fake_exit_edge.
2004-07-14 Jason Merrilltree-gimple.c (is_gimple_reg_rhs, [...]): New fns.
2004-07-14 Richard Hendersonarm-protos.h (arm_va_arg): Remove.
2004-07-14 John David... pa.c (fix_range): New function to mark a range(s) of...
2004-07-14 Mark Mitchellcp-tree.h (IDENTIFIER_VALUE): Remove.
2004-07-14 David Edelsohnrs6000.c (function_arg_padding): Do not pad SFmode...
2004-07-14 Paolo Carlini12658_thread-1.cc, [...]: Use __gnu_test::try_named_locale.
2004-07-14 Roger Sayleexpmed.c (expand_sdiv_pow2): New function to expand...
2004-07-14 Paolo Bonzinitree-dfa.c (make_rename_temp): *Really* work just like...
2004-07-14 Andreas Schwab* trans.c (gnat_init_stmt_group): Remove duplicate...
2004-07-14 Ulrich Weigands390.md ("udivsi3"): Ensure trap is generated for divis...
2004-07-14 Richard Sandifordmips.c (mips_output_move): When generating mips16 code...
2004-07-14 Paolo Bonziniexpmed.c: Remove more references to QUEUED in the comments.
2004-07-14 Richard Sandifordrevert: mips.c (mips_pass_by_reference): Handle mode...
2004-07-14 Paolo Bonzinitree-dfa.c (make_rename_temp): Work just like create_tm...
2004-07-14 Paolo Bonziniexpr.c (enqueue_insn, [...]): Remove.
2004-07-14 Benjamin Kosnikmt_allocator.html: Add docs for _Tune.
2004-07-14 Ben Elliston* vec.h: Comment fix.
2004-07-14 Richard Hendersontarget.h (struct gcc_target): Add calls.pass_by_reference.
2004-07-14 Richard Hendersonmips-protos.h (mips_va_arg): Delete.
2004-07-14 Per Bothnerjava-tree.h (all_class_filename): Remove useless macro.
2004-07-14 GCC AdministratorDaily bump.
2004-07-13 Bob Wilsonxtensa.c (xtensa_gimplify_va_arg_expr): Swap arguments...
2004-07-13 John David... pa-64.h (ARG_POINTER_REGNUM, [...]): Delete.
2004-07-13 Michael KochInputContext.java: Initialze in, line.
2004-07-13 Arnaud Charlet[multiple changes]
2004-07-13 Mark Mitchellre PR c++/16518 (mutable specifier only applies to...
2004-07-13 Ulrich Weigandinterpret.cc (run): Correctly access libffi return...
2004-07-13 Bryce McKinlayre PR libgcj/7587 (direct threaded interpreter not...
2004-07-13 Bernardo Innocentilibiberty.h (XNEW, [...]): Move here from libcpp/intern...
2004-07-13 Bernardo Innocentilibiberty.h (ASTRDUP): Add casts required for stricter...
2004-07-13 Diego Novillore PR tree-optimization/16443 (ICE during linux kernel...
2004-07-13 Ulrich Weigandnew2.C: Use first operand of type __SIZE_TYPE__ for...
2004-07-13 Diego Novillotree-optimize.c (execute_todo): Flush DUMP_FILE before...
2004-07-13 Ulrich Weigands390.c (s390_gimplify_va_arg): Use size_int instead...
2004-07-13 Per Bothner* collect2.c (main): Handle --no-demangle and --demang...
2004-07-13 Sebastian PopMakefile.in (OBJS-common): Add tree-data-ref.o.
2004-07-13 Mark Mitchellcp-tree.h (lang_identifier): Remove class_value.
2004-07-13 David BillinghurstREADME: New file
2004-07-13 Eric Botcazoure PR target/13926 (GCC generates jumps that are too...
2004-07-13 Eric Botcazoure PR target/16494 ([3.3.2/3.4/3.5] Pessimization with...
2004-07-13 Eric Botcazoure PR target/15186 (-compat-bsd -m64 does not pick...
2004-07-13 Eric Botcazoure PR target/12602 (-pthreads and -threads undocumented...
2004-07-13 Paolo Carlini12658_thread.cc: Move/rename to 12658_thread-1.cc and...
2004-07-13 Nick Cliftonoops - forgot to commit ChangeLog entry for sh-symbiane...
2004-07-13 Richard Hendersonbuiltins.c (std_gimplify_va_arg_expr): Handle types...
2004-07-13 Richard Hendersonfunction.c (pass_by_reference): New.
2004-07-13 Richard Hendersontarget-def.h (TARGET_MUST_PASS_IN_STACK): New.
2004-07-13 David BillinghurstCopy files from g77.f-torture/compile.
2004-07-13 Anthony Headingconfigure.ac (gcc_cv_as_offsetable_lo10): Fix a typo.
2004-07-13 Richard Sandifordinvoke.texi: Remove documentation for MIPS -mrnames...
2004-07-13 Richard Sandiford* config/mips/mips.h (TARGET_*): Boolify.
2004-07-13 James E WilsonFix NM/AR propagation from toplevel for recursive makes.
2004-07-13 David S. Millersparc.md (ashlsi3): Eliminate const 1 special case.
2004-07-13 John David... re PR target/16477 (Failure of gcc.c-torture/execute...
2004-07-13 Bryce McKinlayre PR libgcj/15713 (compile interpret.cc with -fno...
2004-07-13 Zdenek Dvorakre PR tree-optimization/16461 (ICE: expected ssa_name...
2004-07-13 Devang Patel* doc/invoke.texi (Darwin Options): Document -gused...
2004-07-13 GCC AdministratorDaily bump.
2004-07-13 David Billinghurstcpp.F: Copy from g77.f-torture/compile.
2004-07-12 Mark Mitchellcp-tree.h (get_aggr_typedef): Remove.
next