OSDN Git Service

pf3gnuchains/gcc-fork.git
1999-12-20 m.hayes * config/c4x/rtems.h: New file.
1999-12-20 green * gcconfig.h: Use libgcj hack for Alpha Linux.
1999-12-20 green1999-12-19 Anthony Green <green@cygnus.com>
1999-12-19 cruxBetter spill failure messages.
1999-12-19 kenner * rs6000.h (SUBTARGET_DEFAULT): New macro.
1999-12-19 lawDaily bump.
1999-12-19 mmitchel * crtstuff.c (__do_global_ctors_aux): Do not call...
1999-12-19 rth * cccp.c (main): Define __STDC_VERSION__ as...
1999-12-19 rth * alpha.c (alpha_emit_conditional_move): If...
1999-12-19 rth * c-typeck.c (c_expand_start_case): Don't warn...
1999-12-19 kennerFix typo in last change
1999-12-19 kennerRevert bogus patch
1999-12-18 kenner * alias.c: Minor reformatting.
1999-12-18 amylaar * unroll.c (copy_loop_body): Don't treat a REG like...
1999-12-18 sirl * MAINTAINERS: Add myself to the write-after-approval...
1999-12-18 zack1999-12-18 10:42 -0800 Zack Weinberg <zack@wolery...
1999-12-18 davem * toplev.c (rest_of_compilation): Restore BLOCK tree
1999-12-18 gerald * newcvsroot: Add check on the number of command-line...
1999-12-18 rearnsha* config/arm/linux-elf.h: Change all instances of
1999-12-18 lawDaily bump.
1999-12-18 gdr1999-12-18 Gabriel Dos Reis <gdr@codesourcery.com>
1999-12-18 tromey * java/lang/reflect/Method.java (toString): Call getTy...
1999-12-17 m.hayes * config/c4x/c4x.h (ASM_OUTPUT_XXX): Wrap in do-while(0).
1999-12-17 m.hayes * config/c4x/c4x.md (rpts_top, rptb_top): Add clobbers...
1999-12-17 zack1999-12-17 13:21 -0800 Zack Weinberg <zack@rabi.colum...
1999-12-17 zack1999-12-17 13:21 -0800 Zack Weinberg <zack@rabi.colum...
1999-12-17 tromey * gjavah.c (decode_signature_piece): Print "::" in...
1999-12-17 tromey * java/lang/natPosixProcess.cc (startProcess): Don...
1999-12-17 jakub * config/sparc/sparc.h (TARGET_ARCH32): Exchange ifdef...
1999-12-17 rearnsha* loop.c (insert_loop_mem): Don't record MEMs from...
1999-12-17 hubicka * regclass.c (regclass): Do not use flowgraph when...
1999-12-17 hubicka * gcse.c (try_replace_reg): Do replacements in REG_EQU...
1999-12-17 lawDaily bump.
1999-12-17 mmitchel * cp-tree.h (cp_tree_index): Add CPTI_DSO_HANDLE.
1999-12-17 mmitchel * crtstuff.c (__dso_handle): Declare.
1999-12-17 bryce1999-12-16 Bryce McKinlay <bryce@albatross.co.nz>
1999-12-17 hubickaOops. Used wrong changelog entry.
1999-12-17 hubicka * regmove.c (copy_src_to_dest): Remove loop_depth...
1999-12-17 hubicka * i386.md (HI to SImode promoting splitters): Rewrite.
1999-12-17 hubicka * i386.md (test?i_1): Use "nonmemory_operand" predicat...
1999-12-16 mmitchel1999-12-16 Mark Mitchell <mark@codesourcery.com>
1999-12-16 mmitchel * Makefile.in (INTREGRATE_H): Rename to INTEGRATE_H.
1999-12-16 jakub * config/sparc/sparc.c (print_operand): Cast fprintf...
1999-12-16 davem * config/sparc/sparc.c (epilogue_renumber): Add defaul...
1999-12-16 davem * expr.c (emit_move_insn_1): Only emit clobbers if...
1999-12-16 law * toplev.c (rest_of_compilation): Run branch...
1999-12-16 cruxNew testcase.
1999-12-16 hubicka * regclass.c (loop_depth): Remove
1999-12-16 cruxFix an older test
1999-12-16 law * tree.h (DECL_FROM_INLINE): Check DECL_ABSTRAC...
1999-12-16 law * loop.c (insert_loop_mem): Ignore memory clobbers.
1999-12-16 hubicka * i386.md (movqi): Use "nonimmediate_operand" for...
1999-12-16 law * profile.c: Remove redundant #include "output.h".
1999-12-16 law * combine.c (simplify_comparison): Reduce ...
1999-12-16 law * h8300.md (HImode preinc peephole): Fix typo.
1999-12-16 lawDaily bump.
1999-12-16 meissnerAdd new tests for long long spanning reg/stack
1999-12-16 mmitchel * class.c (handle_using_decl): Get TYPE_FIELDS and...
1999-12-16 jason * function.c (retrofit_block): Abort if we...
1999-12-15 tromey * java/lang/natSystem.cc (init_properties): Don't...
1999-12-15 mmitchel * builtins.c (expand_builtin_mathfn): Make sure not...
1999-12-15 jason * stmt.c (expand_decl): Expand upper bound...
1999-12-15 jasontweak comments
1999-12-15 jakub * expr.c (emit_group_load): Use dst mode if src is...
1999-12-15 hubicka * function.c (PREFERRED_STACK_BOUDNARY): Provide defau...
1999-12-15 amylaar * caller-save.c (insert_one_insn): Returns struct...
1999-12-15 davem1999-12-15 David S. Miller <davem@redhat.com>
1999-12-15 hubicka * flow.c (calculate_loop_depth): Make global, remove...
1999-12-15 hubicka * flow.c (dump_flow_info): Dump loop_depth.
1999-12-15 nathan * g++.old-deja/g++.warn/cast-align1.C: New test.
1999-12-15 nathan * typeck.c (build_c_cast): Expand warning message...
1999-12-15 rth * cp-tree.h (make_aggr_type): Declare.
1999-12-15 jason * tree.c (decl_function_context): Handle virtua...
1999-12-15 jason * cp-tree.def (TEMPLATE_PARM_INDEX): Calculate size...
1999-12-15 jason * Makefile.in (MYCXXFLAGS): Include $(CXXFLAGS).
1999-12-15 jason * filedoalloc.c, floatio.h, iovfprintf.c, iovfs...
1999-12-15 jason * dwarf2out.c (add_abstract_origin_attribute...
1999-12-15 jason * optimize.c (expand_call_inline): Set BLOCK_AB...
1999-12-15 lawDaily bump.
1999-12-15 law * regclass.c (record_reg_classes): Update comme...
1999-12-15 loewis * strstream.h (strstreambuf::streambuf): Rename parame...
1999-12-15 loewis back out unrelated patch to std:: qualify reverse_iterator
1999-12-15 loewis * std/bastring.h (basic_string::basic_string): Rename...
1999-12-15 dje * rs6000.md (tablejumpdi): Generate DImode LABEL_REF.
1999-12-15 jason * error.c (dump_decl): operator==, not operator ==.
1999-12-15 mmitchel * class.c (check_field_decls): Split out from ...
1999-12-14 geoffk* config/m68k/m68020-elf.h (ENDFILE_SPEC): Delete.
1999-12-14 davemList Jakub as Sparc co-maintainer.
1999-12-14 jason * dwarf2out.c (class_scope_p): New fn.
1999-12-14 apbiancoTue Dec 14 14:20:16 1999 Per Bothner <per@bothner...
1999-12-14 cruxAvoid reversing bivs with maybe_multiple set.
1999-12-14 nickcAdd support for -mcpu=arm720 cmmand line switch
1999-12-14 amylaar * loop.c (strength_reduce): Fix sign of giv lifetime...
1999-12-14 mmitchel * cp-tree.h (remap_save_expr): Add walk_subtrees param...
1999-12-14 mmitchel * dump.c (dequeue_and_dump): Dump DECL_NAMESPACE_ALIAS.
1999-12-14 jakub * config/sparc/linux64.h (DEFAULT_VTABLE_THUNKS):...
1999-12-14 rth * configure.in (alpha-osf, alpha-linux): Handle...
1999-12-14 rth * config.guess (alpha-osf, alpha-linux): Detect...
1999-12-14 rth * cppp.c (main): Set trigraphs and __STRICT_ANS...
1999-12-14 cpopetz * config/arm/arm.md (mulsidi3adddi, umulsidi3adddi...
next