OSDN Git Service

oops - typo
[pf3gnuchains/gcc-fork.git] / gcc /
1999-10-25 korbboops - typo
1999-10-25 korbbProvide a means for specifying -D options to AutoGen
1999-10-25 lawDaily bump.
1999-10-25 law * loop.c (note_set_pseudo_multiple_uses_retval...
1999-10-25 mmitchel * decl.c (push_overloaded_decl_1): Use pushdecl.
1999-10-25 mmitchel * i386.md (mulsi3): Tweak to work with SCO OSR5 COFF...
1999-10-25 rth * i386.md (*lea_0): Collapse addsi_0, addsi_lea...
1999-10-25 mmitchel * haifa-sched.c (schedule_insns): Don't assign LUIDs...
1999-10-25 ghazi * cccp.c (progname, file_buf, default_include...
1999-10-24 rth * unroll.c (copy_loop_body): Examine SET_DEST...
1999-10-24 rthRevert unintended change to copy_loop_body.
1999-10-24 rth * alias.c: Include ggc.h.
1999-10-24 ghazi * mips/bsd-5.h (ASM_OUTPUT_ASCII): Constify...
1999-10-24 ghazi * output.h (ctors_section, dtors_section, bss_section...
1999-10-24 ghazi * final.c (peephole): Delete prototype.
1999-10-24 mmitchel * config/mips/iris6.h (SUBTARGET_ASM_OPTIMIZING_SPEC...
1999-10-24 lawDaily bump.
1999-10-24 law * gcc.c-torture/execute/991023-1.c: New test.
1999-10-24 mmitchel * integrate.c (integrate_decl_tree): Tweak setting...
1999-10-23 manfred * POTFILES.in: Track files recently added/deleted...
1999-10-23 lawDaily bump.
1999-10-23 jasonregen
1999-10-23 law * arm.c (logical_binary_operator): New fucntion.
1999-10-22 cruxFix register elimination problem
1999-10-22 tromey * jvgenmain.c (main): _Jv_Compiler_Properties now...
1999-10-22 mmitchel * i386.md: Add missing `y' modifiers to uses of fst...
1999-10-22 korbbUse C-coded tests and fixes for #endif/#else labels
1999-10-22 lawDaily bump.
1999-10-22 mmitchel * cp-tree.def (EMPTY_CLASS_EXPR): New tree node.
1999-10-22 apbiancoThu Oct 21 01:27:31 1999 Alexandre Petit-Bianco ...
1999-10-22 apbiancoWed Oct 20 01:41:47 1999 Alexandre Petit-Bianco ...
1999-10-22 law * Makefile.in (cse.o): Depend on hashtab.h...
1999-10-22 law * gcc.1: Document exit codes.
1999-10-22 mmitchel1999-10-21 Mark Mitchell <mark@codesourcery.com>
1999-10-21 ghazi * calls.c: Include tm_p.h later, so everything...
1999-10-21 ghazi * function.c (record_insns, contains): Always...
1999-10-21 nickcApply patches submitted by eCos team.
1999-10-21 mmitchel * cp-tree.h (SCOPE_PARTIAL_P): New macro.
1999-10-21 lawDaily bump.
1999-10-21 mmitchel * cp-tree.def (EMPTY_CLASS_EXPR): New tree node.
1999-10-21 law * sparc.md (movsf_const_intreg): If splitting...
1999-10-21 law * local-alloc.c (update_equiv_regs): Check...
1999-10-21 mmitchel * cse.c (cse_end_of_basic_block): Don't return the...
1999-10-20 wilsonFix noncompile/940510-1.c testsuite failures.
1999-10-20 wilsonFix numerous -O3 -g testsuite failures for DWARF2 targets.
1999-10-20 rth * i386.c (ix86_expand_prologue): Properly wrap...
1999-10-20 aphThu Oct 14 18:51:37 1999 Andrew Haley <aph@cygnus...
1999-10-20 aphWed Oct 20 15:36:11 1999 Andrew Haley <aph@cygnus...
1999-10-20 rth * basic-block.h (PROP_*): Move constants from ...
1999-10-20 rearnsha* gcc-page.c: Try MAP_ANON if we don't have MAP_ANONYMOUS.
1999-10-20 rearnsha(split_edge): Handle casesi insns.
1999-10-20 rearnsha(merge_blocks_move_predecessor_nojumps): Re-order the...
1999-10-20 rearnsha(jump_optimize_1): More accurately detect casesi insns.
1999-10-20 lawDaily bump.
1999-10-20 mmitchel * cp-tree.h (DECL_NAMESPACE_SCOPE_P): Don't treat...
1999-10-20 law * pa.md (call, call_value): Do not emit a block...
1999-10-20 mmitchel * c-typeck.c (c_expand_asm_operands): Fix typo.
1999-10-19 tromey * jcf-parse.c (parse_source_file): Call jcf_dependency...
1999-10-19 mmitchel * method.c (PARM_CAN_BE_ARRAY_TYPE): Remove.
1999-10-19 cruxarm.c: Verify modes on operands in predicates
1999-10-19 nickcFix APCS violation.
1999-10-19 korbbuse genfixes within Makefile.in and move comments to...
1999-10-19 nickcDo not generate error message about unrecognised comman...
1999-10-19 nickcApplied Mumit Khan's patch to fix #pragma push/pop...
1999-10-19 law * reg-stack.c (stack_result): Aggregates are...
1999-10-19 law * gcc.c-torture/execute/991016-1.c: New test.
1999-10-19 lawDaily bump.
1999-10-19 law * fold-const.c (fold): Fix thinko in x+(-0...
1999-10-18 law * cse.c (invalidate_for_call): Do not remove...
1999-10-18 law * haifa-sched.c (add_dependence): Protect refer...
1999-10-18 rth * basic-block.h (set_block_num): Declare.
1999-10-18 law * mn10200.md (outline_epilogue_jump): Embed...
1999-10-18 schwab * config/m68k/m68k.h (INITIAL_FRAME_POINTER_OFFSET...
1999-10-18 rth * ggc-page.c (init_ggc): Work around SunOS...
1999-10-18 law * c-decl.c (pushdecl): Use TYPE_CONTEXT rather...
1999-10-18 law * POTFILES.in: Track files recently added/deleted...
1999-10-18 lawDaily bump.
1999-10-18 law * combine.c (get_last_value): If the last set...
1999-10-18 mmitchel * Makefile.in: Back out previous change.
1999-10-17 law * pa.c (move_operand): Reject (lo_sum (reg...
1999-10-17 lawTypo.
1999-10-17 law * haifa-sched.c (add_dependence): Only check...
1999-10-17 mmitchel * Makefile.in (ggc-common.o): Depend on genrtl.h.
1999-10-17 mmitchel * dump.c (dequeue_and_dump): Handle CLEANUP_POINT_EXPR.
1999-10-17 law * basic-block.h (pre_edge_lcm, pre_edge_rev_lcm...
1999-10-17 law * gcse.c (hash_scan_set): Remove incorrect...
1999-10-17 lawFix typo in last change.
1999-10-17 lawDaily bump.
1999-10-17 law * reload.h (struct reload): Add new fields...
1999-10-17 law * haifa-sched.c (true_dependency_cache): New.
1999-10-17 law * haifa-sched.c (schedule_insns): Do not remove...
1999-10-16 rth * i386/t-cygwin (winnt.o): Depend on RTL_H...
1999-10-16 manfred * Makefile.in (LANGUAGES): Omit "proto".
1999-10-16 ghazi * protoize.c (safe_read, safe_write): Avoid...
1999-10-16 law * haifa-sched.c (compute_block_forward_dependencies...
1999-10-16 lawDaily bump.
1999-10-16 rth * gcc.c-torture/execute/991016-1.c: New test.
1999-10-16 rth * gcse.c (hash_expr_1): Add in MEM_ALIAS_SET.
1999-10-16 gkm* lex.c (lang_init_options): Set flag_bounds_check...
1999-10-16 gkm* top.h (ffe_is_subscript_check_): Remove extern decl.
next