platform/upstream/linaro-gcc.git
2000-02-12 greenNew test case.
2000-02-12 greenNew test case.
2000-02-12 m.hayes * flow.c (flow_loop_tree_node_add): Use better algorit...
2000-02-12 m.hayes * basic-block.h (FLOW_LOOP_FIRST_BLOCK, FLOW_LOOP_LAST...
2000-02-12 tromey * java/io/File.java (createTempFile): Use low bits...
2000-02-12 ghazi * crtstuff.c (__do_global_ctors_aux, __reg_frame_ctor,
2000-02-12 tromey2000-02-12 Alexandre Petit-Bianco <apbianco@cygnus...
2000-02-12 lawDaily bump.
2000-02-12 greenMore thanks.
2000-02-12 hubicka * i386.c (ix86_emit_restore_regs_using_mov): Break...
2000-02-11 tromey * interpret.cc (continue1): Use STOREA, not STOREI...
2000-02-11 nickcoops - remove extranseous SAYMBOL_REF_FLAG usage from...
2000-02-11 nickcMinot for,matting imrpovemants and synchronisation...
2000-02-11 nickcMinor formatting tidyups.
2000-02-11 rthDenis Chertykov <denisc@overta.ru>
2000-02-11 law * gcc.c-torture/compile/20000211-3.c: New test.
2000-02-11 law * gcc.c-torture/compile/20000211-2.c: New test.
2000-02-11 korbbRemove unneeded @fixinc_defs@
2000-02-11 zack * cpphash.c: Fix formatting, update commentary.
2000-02-11 law * gcc.c-torture/compile/20000211-1.c: New test.
2000-02-11 law * jump.c (jump_optimize_1): The first operand...
2000-02-11 geoffk * function.c (thread_prologue_and_epilogue_insns)...
2000-02-11 geoffk* haifa-sched.c (BUF_LEN): Increase a lot.
2000-02-11 warrenl * java/math/BigInteger.java(BigInteger(String, int...
2000-02-11 tromey * java/io/File.java (nextValue): Now synchronized.
2000-02-11 nickcAdd thumb prototypes file
2000-02-11 robertl * Makefile.in (bootstrap-lean): Remove addition...
2000-02-11 tromey * java/io/natFileDescriptorPosix.cc (open): Recognize...
2000-02-11 nathan * decl.c (init_decl_processing): Remove duplicate...
2000-02-11 nathan * expr.c (compare_records): Delete maximum_field_align...
2000-02-11 scottbFix tabbing.
2000-02-11 scottbAdd myself to MAINTAINERS file.
2000-02-11 nathan * cpphash.c (special_symbol): Remove spurious argument to
2000-02-11 law * configure.in: (i*86-*-rtems*): Swapped elf...
2000-02-11 law * pa-protos.h: Wrap function_arg_padding in...
2000-02-11 law * pa.c, pa.h: Remove trigraph sequences within...
2000-02-11 law * invoke.texi (PPC Options): -mno-new-mnenomics...
2000-02-11 law * sbitmap.h: Make SBITMAP_ELT_BITS unsigned.
2000-02-11 lawDaily bump.
2000-02-11 m.hayes * config/c4x/c4x.c (fp_zero_operand): Check for CONST_...
2000-02-11 m.hayes * config/c4x/c4x.h (ASM_GLOBALIZE_LABEL): Use c4x_glob...
2000-02-10 zack * cppexp.c: Don't include cpphash.h.
2000-02-10 tromey * include/jni.h (JNI_FALSE): Renamed from JNI_TRUE...
2000-02-10 sirl * c-pragma.c (maximum_field_alignment): Remove duplica...
2000-02-10 jason * dwarf2out.c (add_abstract_origin_attribute...
2000-02-10 kenner * combine.c (make_extraction, force_to_mode): Avoid...
2000-02-10 wilsonFix ia64 compiler problem with gcc.c-torture/compile...
2000-02-10 wilsonFix for ia64 setjmp miscompilation problem.
2000-02-10 tromey * gnu/gcj/jni/natNativeThread.cc: New file.
2000-02-10 ghazi * except.c (maybe_start_try): Remove excess...
2000-02-10 nickcInclude a (return) in the epilogue, and emit it using...
2000-02-10 hubicka * function.c (assign_temp): Change zero-sized arrays...
2000-02-10 aph2000-02-10 Andrew Haley <aph@cygnus.com>
2000-02-10 ghazi * except.c (check_start_handlers): Prototype.
2000-02-10 ghazi * flow.c (mark_regs_live_at_end): Delete unused...
2000-02-10 oliva* fixinc/server.c (load_data): Return NULL if the marke...
2000-02-10 oliva* configure: Rebuilt.
2000-02-10 korbbold fixincludes coup des gras
2000-02-10 korbbIan Taylor's new address
2000-02-10 cpopetz * function.c (thread_prologue_and_epilogue_insns)...
2000-02-10 mmitchel * ir.texi (ADDR_EXPR): Document the fact that an ADDR_...
2000-02-10 lawDaily bump.
2000-02-10 mmitchel * class.c (dfs_modify_vtables): Tweak calculation...
2000-02-10 rth * jump.c (delete_insn): Don't delete user label...
2000-02-10 robertl * Makefile.in (gen-protos): Don't depend on HOST_LIBDEPS.
2000-02-10 zack * configure.in: Correct --help text for --with-dwarf2.
2000-02-10 zack * cpplib.h: Provide HASHNODE typedef and forward decl of
2000-02-10 nickcUse -static when testing --gc-sections on native targets
2000-02-10 zack * cpphash.c (macarg): Hoist all the flag diddling...
2000-02-10 cpopetz * function.c (thread_prologue_and_epilogue_insns)...
2000-02-10 tromey * java/lang/natRuntime.cc (_load): Call add_library.
2000-02-10 tromey * gnu/gcj/convert/natIconv.cc (Input_iconv::finalize...
2000-02-09 nickcIn PIC mode, make sure that a constant source address...
2000-02-09 tromey2000-02-07 Alexandre Petit-Bianco <apbianco@cygnus...
2000-02-09 aph2000-02-09 Andrew Haley <aph@cygnus.com>
2000-02-09 tromey * libjava.compile/inner_priv.java: New file.
2000-02-09 nickcApply Philip Blundell's patch to fix PIC operands.
2000-02-09 zack * cpplib.c (cpp_define, cpp_undef): Make sure the...
2000-02-09 aph2000-01-25 Andrew Haley <aph@cygnus.com>
2000-02-09 hubicka * reload1.c (reload) Align stack frame to cfun->stack_...
2000-02-09 lawDaily bump.
2000-02-09 geoffk* dwarf2.h (DW_CFA_GNU_negative_offset_extended): New...
2000-02-08 rth * flow.c (tidy_fallthru_edges): Split out from ...
2000-02-08 kenner * stmt.c (expand_decl): Do set RTX_UNCHANGING_P for...
2000-02-08 tromey * java/util/Properties.java (setProperty): New method.
2000-02-08 zack * Makefile.in (GEN_PROTOS_OBJS): Remove libcpp.a.
2000-02-08 ghazi * i386.h (TARGET_SWITCHES): Fix typo in option...
2000-02-08 cpopetz * function.c (thread_prologue_and_epilogue_insn...
2000-02-08 law * i386.md (addqi3_cc): Fix contraints.
2000-02-08 nathan * g++.old-deja/g++.other/cast5.C: New test.
2000-02-08 nathan * typeck.c (strip_all_pointer_quals): Use TYPE_MAIN_VA...
2000-02-08 lawDaily bump.
2000-02-08 hp * function.c (emit_return_into_block): Wrap in #ifdef...
2000-02-08 tromey * java/lang/Runtime.java (_load): Declare.
2000-02-08 tromey * jni.cc (ThrowableClass): New define.
2000-02-08 tromey * interpret.cc (PUSHL): Don't use expression statement.
2000-02-07 mmitchel * decl.c (store_parm_decls): Don't build cleanups...
2000-02-07 tromey * libjava.lang/instinit2.out: New file.
2000-02-07 mmitchel * cpplib.c (cpp_get_token): Call CPP_BUMP_LINE after...
2000-02-07 tromey * jni.cc (add_char): Conditional on INTERPRETER.
next