OSDN Git Service

pf3gnuchains/gcc-fork.git
2001-09-11 janis * gcc.misc-tests/gcov.exp: Move almost everything...
2001-09-11 janisVerify gcov output; most of this file was previously...
2001-09-11 janis * gcc.misc-tests/gcov.exp: Move almost everything...
2001-09-11 hubicka * bb-reorder.c (fixup_reorder_chain): Fallthru edge...
2001-09-11 jsm28 * c-common.c (split_specs_attrs): Allow for empty...
2001-09-11 hubicka * basic-block.h (cached_make_edge, make_single_succ...
2001-09-11 rthCray T3E port.
2001-09-11 rsandifo * combine.c (simplify_shift_const): Treat shifts by...
2001-09-11 rsandifoAdd myself to "write after approval" list
2001-09-11 gccadminDaily bump.
2001-09-11 neil * cpphash.h (struct tokenrun): New.
2001-09-11 meissnerDo not allow -mgp32 -mfp64; Fix int/long printf warning
2001-09-11 tromey * java/util/Properties.java (load): Correctly read...
2001-09-11 hp * dbxout.c (dbxout_parms): Fix typo in comment.
2001-09-11 bkoz2001-09-10 Benjamin Kosnik <bkoz@redhat.com>
2001-09-10 zack * cpplex.c (parse_identifier): Fast-path optimize...
2001-09-10 janisTest -fbranch-probabilities with computed gotos.
2001-09-10 janisTest various C constructs with -fbranch-probabilities.
2001-09-10 janisSupport for tests of -fbranch-probability.
2001-09-10 janisSupport procedures for testing profile-directed optimiz...
2001-09-10 janis * lib/profopt.exp: New, to support profile-directed...
2001-09-10 meissneradd sparc64-*-solaris2 support just like sparcv9-*...
2001-09-10 dje * config/rs6000/t-aix43 (SHLIB_INSTALL): Use mode...
2001-09-10 kenner * builtins.c (c_getstr): Correct thinko in last change...
2001-09-10 bkoz2001-09-10 Benjamin Kosnik <bkoz@redhat.com>
2001-09-10 manfred * configure.in (LIBFFIINCS): Quote uses of $(top_srcdir)
2001-09-10 bkoz2001-09-10 Benjamin Kosnik <bkoz@redhat.com>
2001-09-10 rth * dwarf2out.c (incomplete_types, decl_scope_tab...
2001-09-10 ovidiu2001-09-10 Ovidiu Predescu <ovidiu@cup.hp.com>
2001-09-10 ovidiuRemoved the DEBUG declaration.
2001-09-10 zackNew test case (2.95.2 miscompilation)
2001-09-10 hubicka * Makefile.in (cfg.o, cfganal.o, cfgloop.o, cfgbuild...
2001-09-10 kenner * alias.c (clear_reg_alias_info): Use K&R format defin...
2001-09-10 rsandifo * calls.c (store_one_arg): Expand comment.
2001-09-10 rsandifo * calls.c (store_one_arg): Make sure that the entire...
2001-09-10 rth * class.c (build_class_ref): Set DECL_EXTERNAL...
2001-09-10 gccadminDaily bump.
2001-09-10 bryce * include/jvm.h (_Jv_AllocRawObj): New prototype.
2001-09-10 bkoz2001-09-09 Benjamin Kosnik <bkoz@redhat.com>
2001-09-09 rth * emit-rtl.c (adjust_address): Fix mode for...
2001-09-09 hubicka * loop.c (combine_givs): Fix computing of benefit...
2001-09-09 rth * config/alpha/alpha.c (alpha_next_sequence_number...
2001-09-09 gccadminDaily bump.
2001-09-08 hubicka * reg-stack.c (subst_stack_regs_pat): Fix fcmov revers...
2001-09-08 gccadminDaily bump.
2001-09-08 aj * i386.h (TARGET_SWITCHES): Fix spelling of option.
2001-09-08 dje * doc/install.texi: Explain AIX exception handl...
2001-09-08 dje * rs6000.c (num_insns_constant): Compute number...
2001-09-07 wilsonFix for PR 3783.
2001-09-07 rth * real.c (EMUSHORT,EMUSHORT_SIZE): Use HImode...
2001-09-07 rth * reload.c (push_reload): Check for subreg_lowp...
2001-09-07 rth * c-common.c (signed_or_unsigned_type): Handle...
2001-09-07 aldyh * config/mips/mips.c (override_options): Do...
2001-09-07 apbianco2001-09-06 Alexandre Petit-Bianco <apbianco@redhat...
2001-09-07 apbianco2001-09-05 Alexandre Petit-Bianco <apbianco@redhat...
2001-09-07 rth * loop.c (record_giv): Avoid simplifying MULT...
2001-09-07 greenResourceBundle fixes
2001-09-07 law * h8300-protos.h (general_operand_dst_push...
2001-09-07 kenner * genattrtab.c (attr_printf): First arg is unsigned.
2001-09-07 janisTest gcov output for functions that use longjmp.
2001-09-07 janisControl which kinds of gcov output to verify.
2001-09-07 janisAdd support for a .x file to control XFAIL and wich...
2001-09-07 janis * gcc.misc-tests/gcov.exp: Add support for a .x file...
2001-09-07 aldyh * config/mips/mips.c (override_options): Allow...
2001-09-07 aj * i386.h (TARGET_SWITCHES): Fix descriptions.
2001-09-07 gccadminDaily bump.
2001-09-07 rth * java/typeck.c (java_array_type_length, build_...
2001-09-07 rsandifo Revert:
2001-09-07 tromey * java/text/RuleBasedCollator.java (clone): Rewrote.
2001-09-06 shebs2001-09-06 Ira Ruben <ira@apple.com>
2001-09-06 rth * simplify-rtx.c (simplify_binary_operation...
2001-09-06 janisSimple test of call return percentages along with branc...
2001-09-06 janisAdd support for checking call return percentages for...
2001-09-06 janis * gcc.misc-tests/gcov.exp: Add support for call return...
2001-09-06 green * include/jvm.h: Declare _Jv_RegisterResource.
2001-09-06 greengcj -R patches
2001-09-06 green * class.c (O_BINARY): Define if necessary.
2001-09-06 rth * simplify-rtx.c (simplify_binary_operation...
2001-09-06 sirl 2001-09-06 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2001-09-06 tromey * java/util/Properties.java: Re-merged from Classpath.
2001-09-06 lawThu Sep 6 11:16:35 2001 Jeffrey A Law (law@cygnus...
2001-09-06 nathanoops, missed a bit in previous commit
2001-09-06 nathancp:
2001-09-06 nathan Remove TYPE_NONCOPIED_PARTS.
2001-09-06 nathanfor some reason this was missed in the
2001-09-06 gccadminDaily bump.
2001-09-06 amodra * config/rs6000/rs6000.c (mask_operand): Use signed...
2001-09-06 shebs2001-09-05 Ziemowit Laski <zlaski@apple.com>
2001-09-05 pme2001-09-05 Phil Edwards <pme@sources.redhat.com>
2001-09-05 tromey From Eric Blake, via Classpath:
2001-09-05 rth * config/alpha/alpha.c (alpha_expand_mov):...
2001-09-05 tromey * java/util/Date.java: Re-merged with Classpath.
2001-09-05 tromey * java/text/DateFormatSymbols.java: Re-merged with...
2001-09-05 zack * function.c (ggc_mark_struct_function): Mark f->outer.
2001-09-05 tromey2001-09-05 Corey Minyard <minyard@acm.org>
2001-09-05 tromey * java/lang/natSystem.cc (init_properties): Default...
2001-09-05 hubicka * profile.c (branch_prob): Call add_noreturn_fake_exit...
2001-09-05 hubicka * i386.c (size_cost): New static variable.
2001-09-05 danglin * som.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.
2001-09-05 law * stor-layout.c (layout_type): Complain if...
next