OSDN Git Service

pf3gnuchains/gcc-fork.git
1999-08-24 ghazi * noncompile/noncompile.exp: Load_lib c-torture...
1999-08-24 cruxFix more problems from GC diffs
1999-08-24 law * strtoul.c (strtoul): Add parentheses around...
1999-08-24 law * expr.c (convert_move): Fix arguments to TRULY...
1999-08-24 law * jump.c (delete_barrier_successors) Match...
1999-08-24 lawDaily bump.
1999-08-24 law * cpp.texi: Add a node documenting macro vararg...
1999-08-24 zack1999-08-23 22:23 -0700 Zack Weinberg <zack@bitmover...
1999-08-24 law * g++spec.c (lang_specific_driver): Add room...
1999-08-24 jason * exception.cc (__cplus_type_matcher): Call __throw_ty...
1999-08-24 tromey * boehm.cc: Undefine TRUE and FALSE.
1999-08-24 law * configure.in: Remove code to select/de-select...
1999-08-23 jason * decl.c (check_default_argument): Fix typo.
1999-08-23 cruxFix sparc compilation failure
1999-08-23 lawDaily bump.
1999-08-22 apbiancoSun Aug 22 11:07:41 1999 Alexandre Petit-Bianco ...
1999-08-22 mmitchel * cp-tree.def (STMT_EXPR): Fix typo in node name.
1999-08-22 olivaAdded missing whitespace in function calls within adaptors
1999-08-22 lawDaily bump.
1999-08-22 tromey * posix-threads.cc (_Jv_CondWait): Treat a timeout...
1999-08-21 oliva* configure.in: Check for in_addr_t in netinet/in.h...
1999-08-21 olivaChange in_addr_t default to jint
1999-08-21 oliva* configure.in: Check types ssize_t and in_addr_t.
1999-08-21 oliva* java/lang/natSystem.cc (getpwuid_adaptor): New overloaded
1999-08-21 oliva* java/lang/natSystem.cc (getpwuid_adaptor): New overloaded
1999-08-21 lawDaily bump.
1999-08-21 geoffkThe 'xxx may be clobbered by longjmp/vfork' warnings...
1999-08-21 wilsonFix cse.c/resource.c register lifetime inconsistency.
1999-08-20 ghazi * rtl.c (rtx_class, note_insn_name, reg_note_name...
1999-08-20 ghazi * rtl.h (rtx_format): Constify a char*.
1999-08-20 ghazi * machmode.h (mode_name): Constify a char*.
1999-08-20 ghazi * rtl.c (rtx_name): Constify a char*.
1999-08-20 mmitchel * semantics.c (finish_stmt_expr): Fix typo in comment.
1999-08-20 mmitchel * c-common.c (c_get_alias_set): Update comment.
1999-08-20 aph1999-08-18 Andrew Haley <aph@cygnus.com>
1999-08-20 gavin1999-08-20 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1999-08-20 krab * interpret.cc (continue1): Implement explicit...
1999-08-20 m.hayesFri Aug 20 22:32:17 1999 Michael Hayes <m.hayes@elec...
1999-08-20 lawDaily bump.
1999-08-20 mmitchel * pt.c (redeclare_class_template): Merge default template
1999-08-20 zack1999-08-19 18:43 -0700 Zack Weinberg <zack@bitmover...
1999-08-19 tromey * java/lang/natThread.cc (class locker): New class.
1999-08-19 zack1999-08-19 14:44 -0700 Zack Weinberg <zack@bitmover...
1999-08-19 mmitchel * c-common.c (c_get_alias_set): Fix support for poitne...
1999-08-19 jason * cp-tree.h: Declare flag_use_repository.
1999-08-19 jasonnew
1999-08-19 apbiancoThu Aug 19 10:26:18 1999 Alexandre Petit-Bianco ...
1999-08-19 jasonnew
1999-08-19 jasontweak
1999-08-19 wehle * alias.c: Include tree.h.
1999-08-19 nickcFix test for unrecognisable switches.
1999-08-19 mmitchel * cp-tree.def (PSEUDO_DTOR_EXPR): New tree code.
1999-08-19 lawDaily bump.
1999-08-19 apbiancoWed Aug 18 13:17:15 1999 Alexandre Petit-Bianco ...
1999-08-18 amylaar * loop.c (recombine_givs): Set ix field after sorting.
1999-08-18 mmitchel * search.c (setup_class_bindings): Robustify.
1999-08-18 mmitchel * cp-tree.h (build_lang_field_decl): Remove.
1999-08-18 rth * tree.c (search_tree): Handle TRUTH_{AND,OR...
1999-08-18 tromey * java/lang/ThreadGroup.java: Fixed now-erroneous...
1999-08-18 cruxCombined compare & jump infrastructure
1999-08-18 cruxIndentation fixes
1999-08-18 cruxMake insn-recog.c include function.h
1999-08-18 tromey * include/javaprims.h ("Java"): Regenerated namespace...
1999-08-18 krab * java/lang/natClassLoader.cc (_Jv_PrepareCompiledClas...
1999-08-18 geoffk* cse.c (cse_insn): Call never_reached_warning when...
1999-08-18 lawDaily bump.
1999-08-18 rthJan Hubicka <hubicka@freesoft.cz>
1999-08-18 rth * combine.c (distribute_notes): Handle REG_EH_R...
1999-08-18 tromey * java/lang/natThread.cc (sleep): Turn 0 millis and...
1999-08-17 mmitchel * cp-tree.h (back_end_hook): New variable.
1999-08-17 tromeyTue Aug 10 00:08:29 1999 Rainer Orth <ro@TechFak...
1999-08-17 mmitchel * decl.c (add_decl_to_level): New function.
1999-08-17 tromey From Bryce McKinlay:
1999-08-17 amacleodTue Aug 17 17:39:43 EDT 1999 Andrew MacLeod <amacleod...
1999-08-17 korbbDo not trash single-line C-style comments
1999-08-17 lawDaily bump.
1999-08-17 mmitchel * cp-tree.h (CALL_DECLARATOR_PARMS): New macro.
1999-08-16 amacleod * basic-block.h (struct edge_list): Stucture to mainta...
1999-08-16 mmitchel * cp-tree.h (CAN_HAVE_FULL_LANG_DECL_P): New macro.
1999-08-16 gavinmake me the mips maintainer, fix my name
1999-08-16 mmitchel * cp-tree.def (STMT_EXPR): New tree node.
1999-08-16 mmitchel * tree.c (type_hash_add): Use permalloc to allocate...
1999-08-16 tromey * configure: Rebuilt.
1999-08-16 gerald * gcc_update: New file.
1999-08-16 amylaar * mips.h (CLASS_CANNOT_CHANGE_SIZE): Define.
1999-08-16 gerald * config/i386/freebsd.h (HANDLE_PRAGMA_PACK_PUSH_POP...
1999-08-16 nickcAllow machine dependent reorganisation pass to place...
1999-08-16 lawDaily bump.
1999-08-16 mmitchelFix typo in last change
1999-08-15 wilsonFix misuses of MAX_MACHINE_MODE that can result in...
1999-08-15 wilsonFix bug preventing use of match_par_dup in a call insn...
1999-08-15 mmitchel * pt.c (check_default_tmpl_args): Don't check in local...
1999-08-15 green * expr.c (java_lang_expand_expr): Mark static...
1999-08-15 lawDaily bump.
1999-08-14 rthMumit Khan <khan@xraylith.wisc.edu>
1999-08-14 tromey1999-08-14 Per Bothner <per@bothner.com>
1999-08-14 jason Speed up Koenig lookup.
1999-08-14 mmitchel * cp-tree.def (DECL_STMT): Make it smaller.
1999-08-14 lawDaily bump.
1999-08-14 jason * cpplib.c (read_line_number): New fn, split out of...
next