OSDN Git Service

pf3gnuchains/gcc-fork.git
1999-10-28 nickcDocument that CC1_SPEC is used by cc1plus
1999-10-28 nickcAllow netbsd target to also set structure size boundary
1999-10-28 law * c-pragma.c (push_alignment): Don't check...
1999-10-28 law * sparc.h (ADJUST_COST): Fix thinko.
1999-10-28 law * gcse.c (delete_null_pointer_checks): Only...
1999-10-28 law * cccp.c (rescan): Fixed obp pointer handling...
1999-10-28 nathan * Makefile.in (SUBDIRS): New macro.
1999-10-28 law * arm.md (adddi3, adddi_sesidi_di, adddi_sesidi...
1999-10-28 lawDaily bump.
1999-10-28 mmitchel * cp-tree.h (make_temp_vec): Remove.
1999-10-28 geoffk* config/rs6000/rs6000.md (movsf): Don't convert a...
1999-10-27 rth * jump.c (jump_optimize_1): If we did cross...
1999-10-27 jleAdd myself to list with write after approval access.
1999-10-27 mmitchel * rtl.h (note_stores): Add additional paramter.
1999-10-27 nickcallow all arm targets to use -mstructure-size-boundary=XX
1999-10-27 mmitchel * dump.c (dequeue_and_dump): Dump HANDLERs and SAVE_EX...
1999-10-27 mmitchel * alias.c (init_alias_analysis): Allocate reg_known_va...
1999-10-27 rthRainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1999-10-27 rthScott Christley <scottc@net-community.com>
1999-10-27 rthAlan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
1999-10-27 rth * resource.c (mark_target_live_regs): Check...
1999-10-27 lawDaily bump.
1999-10-27 law * alias.c: Update comments for ADDRESS.
1999-10-27 mmitchel * ggc-page.c (poison_pages): Don't be overzealous.
1999-10-27 law * c-typeck.c (build_function_call): Check that...
1999-10-27 robertl * gcse.c (expr_reaches_here_p): Use xcalloc...
1999-10-27 rth * resource.c (find_basic_block): Delete.
1999-10-27 rth * gcc.c-torture/compile/991026-2.c: New test.
1999-10-27 rth * toplev.c (rest_of_compilation): Open jump1...
1999-10-27 rth * flow.c (merge_blocks_move_predecessor_nojumps...
1999-10-27 amylaar * reload.h (earlyclobber_operand_p): Declare.
1999-10-27 rthReorg reg-stack to use the standard CFG.
1999-10-26 rth * alpha.h (TARGET_MEM_FUNCTIONS): Define here.
1999-10-26 gavin * config/mips/mips.h (ISA_HAS_64BIT_REGS,ISA_HAS_BRANC...
1999-10-26 rth * i386.md (zero_extendqihi2): Use SImode regist...
1999-10-26 rth * integrate.c (function_cannot_inline_p): Don...
1999-10-26 ghazi * c-parse.in (cast_expr): Constify.
1999-10-26 rearnsha* output.h: Don't unnecessarily conditionalize prototyp...
1999-10-26 cruxSmall reload cleanups
1999-10-26 law * Makefile.in (AR_FOR_TARGET, RANLIB_FOR_TARGET...
1999-10-26 mmitchel * tree.h (BLOCK_TYPE_TAGS): Remove.
1999-10-26 lawDaily bump.
1999-10-26 lawAlso make sure to define DIR_SEPARATOR if it wasn't...
1999-10-26 law * expmed.c (extract_bit_field): Allow for the...
1999-10-26 law * gcc.c-torture/compile/991026-1.c: New test.
1999-10-26 law * reload1.c (reload_reg_free_for_value_p):...
1999-10-26 law * collect2.c (IS_DIR_SEPARATOR): Define.
1999-10-26 law * loop.c (basic_induction_var): A non-integer...
1999-10-26 law * prefix.c (translate_name) Check for empty...
1999-10-26 law * configure: Fix quoting inside arguments of...
1999-10-26 law * som.h (ASM_DECLARE_FUNCTION_NAME): Set PRIV_L...
1999-10-26 law * Makefile.in (CPP_CROSS_NAME): New variable.
1999-10-26 law * haifa-sched.c (add_dependence): Update the...
1999-10-26 law * cplus-dem.c: Move declarations of standard_sy...
1999-10-26 law * fold-const.c (fold): Fix comment.
1999-10-26 ghazi * dbxout.c (lastfile, cwd, dbxout_type_method_1,
1999-10-25 gavin * config/mips/mips.h (MIPS_ISA_DEFAULT): Insure it...
1999-10-25 rearnsha* arm.md (pic_load_addr): Add constraints to operand 1.
1999-10-25 law * arm.c (arm_override_options): Correct initialization of
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 zack1999-10-23 08:51 -0700 Zack Weinberg <zack@bitmover...
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 * Makefile.in: Rebuilt.
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 nickcAllos suppression of some ARM multilibs
1999-10-21 mmitchel * cp-tree.h (SCOPE_PARTIAL_P): New macro.
next