platform/upstream/gcc.git
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.
2004-07-12 Volker Reicheltre PR c++/5402 (ICE in pop_binding)
2004-07-12 Benjamin Kosnikabi.html: Remove non-public qualification.
2004-07-12 Mark Mitchell* name-lookup.c (push_class_level_binding): Simplify.
2004-07-12 Steve Ellceyfunction.c (expand_function_start): Ensure r_save is...
2004-07-12 Andrew Pinskire PR c++/16475 (FAIL: g++.dg/rtti/tinfo1.C scan-assemb...
2004-07-12 Vladimir Makarovre PR target/16445 (Gcc 3.4 ICE on valid code)
2004-07-12 Richard Hendersontarget.h (struct gcc_target): Move gimplify_va_arg_expr...
2004-07-12 Alexandre Olivapasses.c (rest_of_decl_compilation): Don't defer call...
2004-07-12 Sebastian Popcfgloop.h (struct loop): Add nb_iterations field.
2004-07-12 Eric Christopherparser.c (cp_parser_class_head): Remove unused variable.
2004-07-12 Bryce McKinlayre PR java/16474 (gcjh: Illegal C++ produced for some...
2004-07-12 Vladimir Makarovre PR rtl-optimization/15921 (gcc.c-torture/compile...
2004-07-12 Giovanni Bajodecl.c (grok_op_properties): Reject [de-]allocation...
2004-07-12 Nathan Sidwellcp-tree.h (make_binfo): Remove.
2004-07-12 Scott GilbertsonXCanvasPeer.java (createImage): Implement.
2004-07-12 Nathan Sidwellmissed in previous commit
2004-07-12 Nathan Sidwellcall.c (build_user_type_conversion_1, [...]): Pass...
2004-07-12 Diego Novillotree-cfg.c (find_taken_edge): Statically compute the...
2004-07-12 Roger Saylers6000.c (rs6000_rtx_costs): Indicate that the rs6000...
2004-07-12 David Billinghurst004-07-12 David Billinghurst (David.Billinghurst@rioti...
2004-07-12 Giovanni Bajore PR c++/2204 (G++ doesn't check (member) function...
2004-07-12 Nick Cliftonconfig.gcc: Add sh-*-symbianelf target.
2004-07-12 Paolo Bonzinire PR tree-optimization/14107 (Return warnings don...
2004-07-12 Roger Sayleinvoke.texi: Correct -fasynchronous-unwind-tables optio...
2004-07-12 Richard Sandifordmips.c (mips_use_dfa_pipeline_interface): Delete.
2004-07-12 Ben Ellistoninvoke.texi (Optimize Options): Document -frename-regis...
2004-07-12 Mark Mitchellcall.c (build_operator_new_call): Avoid using push_to_t...
2004-07-12 Paul Brookexpr.c (gfc_check_assign_symbol): Handle pointer assign...
2004-07-12 Roger Sayleexpr.c (java_truthvalue_conversion, [...]): Convert...
2004-07-12 GCC AdministratorDaily bump.
2004-07-11 Paul Brookre PR fortran/15986 (Forward referenced procedure not...
2004-07-11 Roger Saylefold-const.c (fold): Canonicalize X + -C as X - C for...
2004-07-11 Bryce McKinlayre PR libgcj/16478 (Hash synchronization deadlock with...
2004-07-11 Bryce McKinlayre PR awt/16748 (IAA.ImageComponentsTest: Freezes When...
2004-07-11 Mark Mitchellcp-tree.h (saved_scope): Make old_bindings a vector.
2004-07-11 John David... * pa.c (hppa_gimplify_va_arg_expr): Remove comment.
2004-07-11 Zdenek Dvorakre PR tree-optimization/15654 (ICE in calculate_live_on...
2004-07-11 Paolo CarliniAdd wchar_t counterparts of the basic_streambbuf<char...
2004-07-11 Roger Saylebuiltins.c (fold_builtin_fputs): Don't bother convertin...
2004-07-11 Richard Hendersonre PR tree-optimization/16383 (internal compiler error...
2004-07-11 Richard Hendersonre PR tree-optimization/16422 (gcc.c-torture/execute...
2004-07-11 Tobias Schlüterre PR fortran/15754 (Accepts assignment of the form...
2004-07-11 Tobias Schlüterre PR fortran/15754 (Accepts assignment of the form...
2004-07-11 Tobias SchlüterRevert accidental commit
2004-07-11 Tobias Schlüterre PR fortran/16433 (wrong hexadecimal constant warning)
2004-07-11 Mark WielaardReported by Roman Kennke <roman@ontographics.com> ...
2004-07-11 Paul Brookre PR fortran/16303 (Complex logarithm function sometim...
2004-07-11 Tobias Schlüterre PR fortran/16433 (wrong hexadecimal constant warning)
next