OSDN Git Service

pf3gnuchains/gcc-fork.git
2002-06-16 rth * c-common.c (flag_ms_extensions): Move from...
2002-06-16 rth * gcc.dg/20020531-1.c: Add LL specifier to...
2002-06-16 hp PR target/7042
2002-06-16 law * toplev.c (rest_of_compilation): Perform a...
2002-06-16 pme2002-06-16 Phil Edwards <pme@gcc.gnu.org>
2002-06-16 gccadminDaily bump.
2002-06-16 amodra * gcc.c (main): Correct startfile_prefix_spec check.
2002-06-15 shebs2002-06-12 Geoffrey Keating <geoffk@redhat.com>
2002-06-15 sayle * expr.c (compare_from_rtx): Call simplify_relational_...
2002-06-15 tromey * java/lang/AbstractMethodError.java: Re-merged with...
2002-06-15 tromey * java/io/BufferedOutputStream.java: Re-merged with...
2002-06-15 tromey2002-06-15 Nathanael Nerode <neroden@twcny.rr.com>
2002-06-15 tromey * java/util/zip/InflaterInputStream.java (read): Loop...
2002-06-15 hp * gcc.c-torture/execute/20020615-1.c: New test.
2002-06-15 ghazi * Object.m: Fix signed/unsigned warning.
2002-06-15 danglin * Makefile.in (tm_defines): New configuration variable.
2002-06-15 sayle * fold-const.c (comparison_to_compcode): New function...
2002-06-15 gdr * cp-tree.h (compiler_error): Remove declaration.
2002-06-15 aldyh2002-06-15 Aldy Hernandez <aldyh@redhat.com>
2002-06-15 gccadminDaily bump.
2002-06-15 rth * config/sparc/sparc.h (DYNAMIC_CHAIN_ADDRESS...
2002-06-15 rth * configure.in (USE_UNWIND_EXCEPTIONS): Add...
2002-06-15 rth * loop.c (check_final_value): Use v->always_executed
2002-06-15 rth * loop.c (for_each_insn_in_loop): Fix formattin...
2002-06-15 rthNew.
2002-06-15 rthMark pr last change.
2002-06-15 rth * convert.c (convert_to_integer) [LSHIFT_EXPR]: Don...
2002-06-15 rth * fold-const.c (fold) [compare ops]: Move X...
2002-06-14 rth * config/alpha/alpha.md (builtin_zapnot): Fix...
2002-06-14 echristoRemove bogus ChangeLog entry that snuck in during last...
2002-06-14 sirl 2002-06-14 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2002-06-14 bkoz2002-06-14 J.T. Conklin <jtc@acorntoolworks.com>
2002-06-14 law * gcse.c (delete_null_pointer_checks_1): Inform...
2002-06-14 law * rs6000.c (rs6000_frame_related): Avoid unwant...
2002-06-14 uweigand * Makefile.in (libgcc.mk): Depend on specs.
2002-06-14 amylaar * sh.md (mulsi3): Update way how to find insns in...
2002-06-14 amylaarFri Jun 14 12:04:02 2002 Dhananjay R. Deshpande <dhana...
2002-06-14 kkojima * config/sh/sh.md (jump): Emit jump insn.
2002-06-14 gccadminDaily bump.
2002-06-14 neil * cpphash.h (struct cpp_buffer): Remove saved_line_base.
2002-06-14 alehotskypass MEM reference to find_reloads_address
2002-06-14 rth * defaults.h (TARGET_VTABLE_ENTRY_ALIGN): New.
2002-06-13 echristo2002-06-13 Eric Christopher <echristo@redhat.com>
2002-06-13 amylaar * config/sh/coff.h (HAS_INIT_SECTION, INVOKE__MAIN...
2002-06-13 amylaar * config/sh/sh.c (calc_live_regs): Don't use initial_value
2002-06-13 neil * cpphash.h (_cpp_lex_identifier_trad): Remove.
2002-06-13 amylaarIndividual processor configurations for sh-elf / sh...
2002-06-13 tromey * java/lang/natString.cc (init): Handle case where...
2002-06-13 tromey * lib/libjava.exp (test_libjava): Fixed typo.
2002-06-13 law * toplev.c (rest_of_compilation): Simplify (and correc...
2002-06-13 tromey2002-06-13 Akim Demaille <akim@epita.fr>
2002-06-13 hubicka * i386.c (ix86_expand_movstr): Fix pasto.
2002-06-13 hubicka * reload.c (find_valid_class): Fix thinko in my previ...
2002-06-13 law * emit-rtl.c (static_regno_reg_rtx): Define.
2002-06-13 uweigand * config/s390/s390.h (TARGET_CPU_CPP_BUILTINS): New...
2002-06-13 gdr * tree-inline.c (expand_call_inline): Don'...
2002-06-13 gdr * diagnostic.c (output_format): Recognize "%H" as...
2002-06-13 law * i386.md (extenddfxf2, extenddftf2): Fix typo...
2002-06-13 law * alias.c (argument_registers): Remove.
2002-06-13 rsandifo * config/mips/r3900.h (MIPS_CPU_STRING_DEFAULT): Make...
2002-06-13 davem2002-06-13 David S. Miller <davem@redhat.com>
2002-06-13 gccadminDaily bump.
2002-06-13 neil * cpplib.c (end_directive): Handle line skipping....
2002-06-13 shebs * mpw-config.in: Remove file, no longer used.
2002-06-12 echristo2002-06-12 Eric Christopher <echristo@redhat.com>
2002-06-12 echristoMissed a file from previous check-in.
2002-06-12 echristo2002-06-12 Eric Christopher <echristo@redhat.com>
2002-06-12 geoffk * gengtype.h (xvasprintf): New prototype.
2002-06-12 pme2002-06-12 Phil Edwards <pme@gcc.gnu.org>
2002-06-12 thorpej* config/vax/vax.h (MASK_UNIX_ASM, MASK_VAXC_ALIGNMENT)
2002-06-12 rth * config/mips/elf.h (DWARF2_DEBUG_INFO): Define.
2002-06-12 tromey * java/io/natFilePosix.cc (getCanonicalPath): Treat...
2002-06-12 lerdsuwa * g++.dg/template/typename2.C: Update error message.
2002-06-12 hubicka * i386.md (shift patterns): Use (TARGET_SHIFT1 ||...
2002-06-12 aoliva* Makefile.am: Add FLAGS_TO_PASS.
2002-06-12 gccadminDaily bump.
2002-06-12 davem2002-06-11 David S. Miller <davem@redhat.com>
2002-06-12 rth * c-common.c (builtin_define_type_max): New.
2002-06-12 rth * config/alpha/alpha.c (ALPHA_BUILTIN_THREAD_PO...
2002-06-12 hp PR target/6997
2002-06-12 hp * gcc.c-torture/execute/20020611-1.c: New test.
2002-06-12 zack * config.gcc: Make the name of the extra-modes file...
2002-06-12 aldyh2002-06-11 Aldy Hernandez <aldyh@redhat.com>
2002-06-12 thorpej* config.gcc (vax-*-bsd*): Add vax/bsd.h to ${tm_file}.
2002-06-11 hubicka * i386.md (addqi_1_slp, subqi_1_slp
2002-06-11 ghazi * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
2002-06-11 law * emit-rtl.c (try_split): Use INSN_LAST, not...
2002-06-11 geoffk * config.gcc (powerpc*-*-*, rs6000-*-*-*): Don't bothe...
2002-06-11 geoffk * doc/gty.texi: Small updates.
2002-06-11 gdr * objc/objc-act.c (warn_with_ivar): Adjust calls to
2002-06-11 law * caller-save.c (init_caller_save): Move creati...
2002-06-11 tromey For PR java/6520:
2002-06-11 geoffk * config/rs6000/ppc-asm.h: Remove some Windows NT...
2002-06-11 rth * caller-save.c (init_caller_save): Clear INSN_...
2002-06-11 rth * defaults.h (EH_FRAME_SECTION_NAME): Don't...
2002-06-11 bwilson * config/xtensa/t-xtensa (LIBGCC1_TEST, CROSS_L...
2002-06-11 law * mips.c (mips_expand_prologue): Use emit_jump_insn...
2002-06-11 uweigand * config/s390/s390.c (emit_prologue): gen_store_multiple
2002-06-11 ro * Makefile.in (gccinstall.dvi): Pass absolute pathnames to
2002-06-11 hubicka * i386.c (x86_promote_QImode): Set for Athlon
next