platform/upstream/linaro-gcc.git
2000-02-15 bryceUpdated the NEWS
2000-02-15 bryce * java/lang/natRuntime.cc (_load): Include...
2000-02-15 bryce * java/lang/natThread.cc (dumpStack): Removed.
2000-02-15 lawDaily bump.
2000-02-15 tromey * java/lang/natRuntime.cc (_load): On Unix, prefix...
2000-02-14 nickcAdd support for MCore port
2000-02-14 nickcAdd maintainers for MCore port.
2000-02-14 nickcBackend for Motorola's MCore processors.
2000-02-14 tromey * ltdl.c: If HAVE_BOEHM_GC defined, includ gc.h.
2000-02-14 tromey * gc.h (dlopen): Define as GC_dlopen on Linux.
2000-02-14 geoffk* collect2.c (main) [COLLECT_EXPORT_LIST]: If we have...
2000-02-14 jle * basic_block.h: Added prototype for reorder_ba...
2000-02-14 hp * gcc.texi (Passes): Fix typo.
2000-02-14 warrenl * gnu/gcj/math/MPN.java(findLowestBit): Made methods...
2000-02-14 lawDaily bump.
2000-02-14 zack * cpplib.c (do_define): Only free the old definition...
2000-02-14 zack2000-02-13 Neil Booth <NeilB@earthling.net>
2000-02-14 zack2000-02-13 Zack Weinberg <zack@wolery.cumb.org>
2000-02-14 zackRemove duplicate test case - same as gcc.dg/20000127-1.c
2000-02-13 law * sparc/sol2.h (LIB_SPEC): Link -ldl if profiling.
2000-02-13 law * combine.c (simplify_comparison): Fix typo.
2000-02-13 law * prefix.c (concat, lookup_key): Use xmalloc...
2000-02-13 jason * parse.y (frob_specs): Split out...
2000-02-13 jasonnew
2000-02-13 jasonupdate
2000-02-13 greengcj/142
2000-02-13 lawDaily bump.
2000-02-12 greenNew test code.
2000-02-12 greenNew test case.
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.
next