OSDN Git Service

pf3gnuchains/gcc-fork.git
2004-11-09 jsm28 * inclhack.def (hpux8_bogus_inlines): Bypass on __GNUG__.
2004-11-09 tromey * include/jni.h: Added FIXME.
2004-11-09 jsm28 * cpplib.pot: Regenerate.
2004-11-09 jsm28 * Makefile.in ($(PACKAGE).pot): New rule. Depend on
2004-11-09 jsm28 * exgettext: Remove local srcdir and objdir paths...
2004-11-09 jsm28 PR c/18322
2004-11-09 uweigandChangeLog:
2004-11-09 pinskia2004-11-09 Andrew Pinski <pinskia@physics.uc.edu>
2004-11-09 kazu * tree-cfg.c (create_bb): Remove unnecessary memset.
2004-11-09 kazu * tree-ssa-threadupdate.c (copy_phis_to_block): Remove.
2004-11-09 kazu * loop-iv.c (iv_number_of_iterations): Make it static.
2004-11-09 kazu * function.c (combine_temp_slots, assign_parms,
2004-11-09 kazu * emit-rtl.c (copy_most_rtx): Remove.
2004-11-09 kazu * cfgloop.c (flow_loops_update): Remove.
2004-11-09 kazu * conflict.c (mark_reg, conflict_graph_compute): Remove.
2004-11-09 kazu * tree-if-conv.c (add_to_dst_predicate_list): Change the
2004-11-09 kazu * fold-const.c (pedantic_non_lvalue): Make it static.
2004-11-09 kazu * optabs.c (prepare_operand): Make it static.
2004-11-09 kazu * reload1.c (reloads_conflict, gen_reload): Make them...
2004-11-09 kazu * reload.c (refers_to_mem_for_reload_p,
2004-11-09 ebotcazou PR target/18230
2004-11-09 uweigand * config/s390/s390.c (s390_select_ccmode): Return...
2004-11-09 uweigand * config/s390/s390.c (s390_canonicalize_comparison...
2004-11-09 dje * config/rs6000/rs6000.c (rs6000_rtx_costs): Add EQ...
2004-11-09 kazu * tree-phinodes.c (phi_reverse): New.
2004-11-09 pinskia2004-11-09 Andrew Pinski <pinskia@physics.uc.edu>
2004-11-09 kazu * tree-ssa-loop-ivopts.c: Fix a comment typo.
2004-11-09 paolo2004-11-09 Paolo Carlini <pcarlini@suse.de>
2004-11-09 phython2004-11-07 James A. Morrison <phython@gcc.gnu.org>
2004-11-09 jsm28 * gcc.pot: Regenerate.
2004-11-09 jsm28 * builtins.c, c-common.c, c-decl.c, c-format.c: Say...
2004-11-09 jsm28 * builtins.c, c-common.c, c-decl.c, c-format.c, c...
2004-11-09 hp * gdbinit.in (pbb, pbm): New macros.
2004-11-09 law * cfg.c (redirect_edge_succ_nodup): Use find_ed...
2004-11-09 kazu * passes.c (rest_of_handle_jump): Remove dead code.
2004-11-09 sje * testsuite/gcc.dg/uninit-H.c: Add ifdefs for __hppa__...
2004-11-09 gccadminDaily bump.
2004-11-09 gccadminDaily bump.
2004-11-08 tromey * java/util/GregorianCalendar.java: Removed unused...
2004-11-08 kazu * tree-cfg.c (thread_jumps): Speed up by keeping a...
2004-11-08 kazu * tree-inline.c (remap_save_expr): Make it static.
2004-11-08 kazu * tree-ssa-loop-niter.c (upper_bound_in_type,
2004-11-08 kazu * tree-ssa-live.c (tpa_init, pop_best_coalesce): Make...
2004-11-08 kazu * tree-if-conv.c (tree_if_conversion): Make it static.
2004-11-08 kazu * tree-ssa-operands.c (build_ssa_operands): Make it...
2004-11-08 rakdver * Makefile.in (tree-ssa-loop-ivopts.o): Add sbitmap...
2004-11-08 pinskia2004-11-08 Andrew Pinski <pinskia@physics.uc.edu>
2004-11-08 sje * testsuite/gcc.dg/20030225-2.c: Add prototype for...
2004-11-08 bkoz2004-11-08 Benjamin Kosnik <bkoz@redhat.com>
2004-11-08 pinskia2004-11-08 Andrew Pinski <pinskia@physics.uc.edu>
2004-11-08 bkoz2004-11-08 Benjamin Kosnik <bkoz@redhat.com>
2004-11-08 kazu * modulo-sched.c (create_partial_schedule,
2004-11-08 rth * expmed.c (extract_force_align_mem_bit_field...
2004-11-08 kazu * sched-deps.c (add_insn_mem_dependence): Make it...
2004-11-08 kazu * flow.c (allocate_bb_life_data): Make it static.
2004-11-08 kazu * calls.c (split_complex_values, split_complex_types...
2004-11-08 rthNew test case.
2004-11-08 tromey PR java/16843:
2004-11-08 paolo2004-11-08 Paolo Carlini <pcarlini@suse.de>
2004-11-08 rearnsha* arm.c (arm_handle_notshared_attribute): Wrap declarat...
2004-11-08 paolo2004-11-08 Paolo Carlini <pcarlini@suse.de>
2004-11-08 kazu * tree-if-conv.c (tree_if_convert_cond_expr): Remove...
2004-11-08 kazu * arith.c, array.c, decl.c, expr.c, f95-lang.c, gfortr...
2004-11-08 kazu * class.c, decl.c, lex.c, name-lookup.c, parser.c...
2004-11-08 pinskia2004-11-08 Andrew Pinski <pinskia@physics.uc.edu>
2004-11-08 ro * a-numaux-x86.adb (Tan): Fix fdivp syntax.
2004-11-08 kazu * tree-cfg.c, tree-if-conv.c, tree-into-ssa.c,
2004-11-08 bje * cgraph.h (cgraph_calls_p): Remove.
2004-11-08 pinskia2004-11-07 Andrew Pinski <pinskia@physics.uc.edu>
2004-11-08 hpMention configure in last entry
2004-11-08 hp * configure.in (noconfigdirs) [mmix-*-*]: Disable
2004-11-08 gccadminDaily bump.
2004-11-08 gccadminDaily bump.
2004-11-07 dje * config-ml.in: Pass FCFLAGS for multilibs...
2004-11-07 jsm28 * de.po: Update.
2004-11-07 phython2004-11-07 James A. Morrison <phython@gcc.gnu.org>
2004-11-07 mark2004-11-07 Michael Koch <konqueror@gmx.de>
2004-11-07 mark2004-11-07 Robert Schuster <theBohemian@gmx.net>
2004-11-07 paolo2004-11-07 Paolo Carlini <pcarlini@suse.de>
2004-11-07 mark2004-11-07 Andrew John Hughes <gnu_andrew@member.fsf...
2004-11-07 mark2004-11-07 Andrew John Hughes <gnu_andrew@member.fsf...
2004-11-07 mark2004-11-07 Andrew John Hughes <gnu_andrew@member.fsf...
2004-11-07 mark2004-11-07 Andrew John Hughes <gnu_andrew@member...
2004-11-07 schwab * Makefile.in (install-gnatlib): Remove spurious hyphen.
2004-11-07 mark2004-11-06 Michael Koch <konqueror@gmx.de>
2004-11-07 jsm28 * c-decl.c (finish_struct): Use complete sentences...
2004-11-07 jsm28 * c-typeck.c (build_unary_op): Replace unreachable...
2004-11-07 gccadminDaily bump.
2004-11-07 gccadminDaily bump.
2004-11-07 uweigand * config/s390/s390.md (attribute "op_type"): Default...
2004-11-06 tromey * gnu/java/rmi/server/UnicastConnectionManager.java...
2004-11-06 tromey * javax/naming/directory/BasicAttributes.java (attribu...
2004-11-06 tromey * java/net/URLClassLoader.java (URLClassLoader): Now
2004-11-06 tromey * java/security/Permissions.java (perms): Now package...
2004-11-06 tromey * java/io/FilePermission.java: Reindented.
2004-11-06 tromey * java/io/ObjectOutputStream.java (currentObjectStream...
2004-11-06 rsandifo * config/mips/t-iris6 (tp-bit.c): Fix target filename.
2004-11-06 tromey * gnu/java/nio/charset/ISO_8859_1.java (Decoder): Now
2004-11-06 rsandifo PR target/16830
2004-11-06 schwab PR target/16286
next