OSDN Git Service

2000-05-28 Toon Moene <toon@moene.indiv.nluug.nl>
[pf3gnuchains/gcc-fork.git] / gcc /
2000-05-28 toon2000-05-28 Toon Moene <toon@moene.indiv.nluug.nl>
2000-05-28 rth * function.c (diddle_return_value): A pcc-style...
2000-05-28 lawDaily bump.
2000-05-28 zack * cppfiles.c: Read files in, using mmap if possible...
2000-05-28 geoffk* config/rs6000/rs6000.md (movsi): Constify 'name'.
2000-05-28 zack Relative to g++.dg/special:
2000-05-28 rth * print-rtl.c (reg_names): Remove const.
2000-05-28 rth * config/rs6000/rs6000.md (untyped_call): Use...
2000-05-28 mmitchel2000-05-27 Alex Samuel <samuel@codesourcery.com>
2000-05-28 rth * config/alpha/alpha.c (alpha_does_function_nee...
2000-05-28 rth * config/alpha/elf.h (SELECT_SECTION): Mirror...
2000-05-28 rth * config/alpha/alpha-protos.h (alpha_arg_info_r...
2000-05-28 rth * Makefile.in (resource.o): Depend on except.h.
2000-05-28 geoffk* reload.c (get_secondary_mem): Don't widen floating...
2000-05-28 geoffk* combine.c (subst): Honour CLASS_CANNOT_CHANGE_SIZE...
2000-05-28 neil * cpplex.c (_cpp_lex_line): Merge vertical space....
2000-05-27 neil * cpplex.c (_cpp_init_toklist): No comment...
2000-05-27 neil * cppexp.c (parse_assertion): Supply extra argument to
2000-05-27 zack * configure.in (stage1_warn_cflags): Add -Wstrict...
2000-05-27 zack * configure.in: Add AC_CHECK_TYPE(ssize_t). Remove...
2000-05-27 rth * Makefile.in (libgcc2.ready): Rename to libgcc...
2000-05-27 rth * Make-lang.in (cplib2.ready): Eradicate.
2000-05-27 rth * config/alpha/alpha.c (hard_fp_register_operan...
2000-05-27 rth * Makefile.in (recog.o): Don't depend on resource.h.
2000-05-27 rth * function.c (thread_prologue_epilogue_insns...
2000-05-27 rth * gensupport.c (collect_insn_data): Record...
2000-05-27 rth * genoutput.c: Don't include errors.h.
2000-05-27 rth * config/d30v/d30v.c (d30v_print_operand):...
2000-05-27 kenner * tree.h (TREE_CODE_LENGTH): New macro.
2000-05-27 lawDaily bump.
2000-05-27 geoffk* config/rs6000/rs6000.md (movsi_internal1): Use '...
2000-05-27 geoffk* config/rs6000/rs6000.md: Correct order of operands...
2000-05-26 mmitchel * tree.h (struct record_layout_info): Rename to (struct
2000-05-26 jason Fix goto checking.
2000-05-26 tromey2000-05-26 Zack Weinberg <zack@wolery.cumb.org>
2000-05-26 mmitchel * class.c (build_vtable_entry_ref): Correct usage of
2000-05-26 mmitchel * decl2.c (grokclassfn): Set DECL_LANGUAGE here.
2000-05-26 rearnsha* flow.c (find_label_refs): New function.
2000-05-26 rearnsha* ifcvt.c (cond_exec_get_condition): Set test_if to...
2000-05-26 nathan * cp-tree.h (CPTI_PTMD_DESC_TYPE): Rename to ...
2000-05-26 lawDaily bump.
2000-05-26 rth * config/alpha/alpha.c (alpha_comparison_operat...
2000-05-26 zack2000-05-25 J. David Anglin <dave@hiauly1.hia.nrc.ca>
2000-05-26 rth * bb-reorder.c (reorder_block_def): Reorder...
2000-05-26 aoliva* gcc.c-torture/compile/20000523-1.c: New test.
2000-05-26 aoliva* emit-rtl.c (reset_used_decls): New function.
2000-05-26 zack * cpplex.c (maybe_macroexpand): Warn about function...
2000-05-26 tromey * parse.y (resolve_field_access): Don't check DECL_LAN...
2000-05-26 tromey * parse.y (array_constructor_check_entry): Pass `wfl_v...
2000-05-25 mmitchel * recog.c (peephole2_optimize): Use INSN_P.
2000-05-25 rth * ifcvt.c (seq_contains_jump): New.
2000-05-25 mmitchel * except.h (can_throw): Declare it.
2000-05-25 mmitchel Finish implementation of VTTs.
2000-05-25 rth * flow.c (mark_set_1): Don't record conditional...
2000-05-25 rth * combine.c (try_combine): Use any_condjump_p...
2000-05-25 dje * rs6000.c (expand_block_move): Add 64-bit...
2000-05-25 nathan * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
2000-05-25 rthJan Hubicka <jh@suse.cz>
2000-05-25 rth * stmt.c (expand_end_bindings): Fix thinko...
2000-05-25 aph2000-05-25 Andrew MacLeod <amacleod@cygnus.com>
2000-05-25 nathan * inc/cxxabi.h (__pbase_type_info): Define, based on
2000-05-25 nathan * g++.old-deja/g++.eh/catch11.C: New test.
2000-05-25 nathan * tinfo.h (__user_type_info::contained_virtual_p)...
2000-05-25 lawDaily bump.
2000-05-25 rth * recog.c (offsettable_address_p): If mode...
2000-05-25 law * configure.in: Check for -Wno-long-long option...
2000-05-25 lawFix minor goofs pointed out by Stan.
2000-05-25 lawForgot to commit.
2000-05-25 amylaar * loop.c (basic_induction_var): Avoid double recording...
2000-05-25 law * gcc.texi: Remove contributor list. Instead...
2000-05-25 amylaar * Back out this patch:
2000-05-25 amylaar * rtl.h (loc_mentioned_in_p): Declare.
2000-05-25 jason * stmt.c (expand_end_bindings): Look through...
2000-05-25 jasonnew
2000-05-24 mmitchel * cp-tree.h (build_delete): Change prototype.
2000-05-24 mmitchel * calls.c (expand_call): Handle cleanups in tail-recursion
2000-05-24 ghazi * simplify-rtx.c: Rename macro SIGN_EXTEND to HWI_SIGN...
2000-05-24 aoliva* expr.c (expand_assignment, store_expr, expand_expr,
2000-05-24 dlindsayMake g++ struct packing attribute sensitive to -fpack...
2000-05-24 nickcignore test if targets 'long long' is less than 64...
2000-05-24 nickcnew test case
2000-05-24 nickc(extract_muldiv): When constructing a multiplier/diviso...
2000-05-24 mmitchel * init.c (sort_member_init): Fix typo in error message...
2000-05-24 korbbDocument the c_fix types
2000-05-24 nathan Update new-abi upcast algorithm.
2000-05-24 aoliva* c-decl.c (build_enumerator): Don't modify the value...
2000-05-24 lawDaily bump.
2000-05-24 law * mips.h (LINKER_ENDIAN_SPEC): Pass -EL to...
2000-05-24 law * configure.in: Redefine inhibit_libc conditions.
2000-05-24 mmitchel * cp-tree.h (lang_decl_flags): Rename mutable_flag...
2000-05-24 law * configure.in: For --enable-languages=LIST...
2000-05-24 law * pdp11.h (STACK_BOUNDARY): Define.
2000-05-24 mmitchel * decl2.c (maybe_retrofit_in_chrg): Don't create in...
2000-05-24 aoliva* ifcvt.c (if_convert): Update life info globally.
2000-05-24 aoliva* emit-rtl.c (unshare_all_decls): New function.
2000-05-23 nickcRemove compile time warnings when building arm.o
2000-05-23 cpopetz * config/sh/sh.c (gen_far_branch, split_branches)...
2000-05-23 law * invoke.texi (Options for Debugging Your Progr...
2000-05-23 law * configure.in (NO_MINUS_C_MINUS_O): Fix thinko...
2000-05-23 zackgcc/testsuite:
next