platform/upstream/linaro-gcc.git
1999-10-30 clmRevert last patch.
1999-10-30 lawDaily bump.
1999-10-30 rth * jump.c, reg-stack.c, toplev.c: Revert Oct...
1999-10-30 wilsonFix mn10200-elf libio build failure, and minor performa...
1999-10-29 rth * flow.c (count_or_remove_death_notes): Equate...
1999-10-29 apbiancoFri Oct 29 14:35:18 1999 Alexandre Petit-Bianco ...
1999-10-29 apbiancoFri Oct 29 14:23:32 1999 Alexandre Petit-Bianco ...
1999-10-29 clm*** empty log message ***
1999-10-29 clmFix up last patch.
1999-10-29 ghazi * alpha/alpha-protos.h (literal_section): Add...
1999-10-29 ghazi * flow.c (debug_flow_info): Add prototype.
1999-10-29 aphFri Oct 29 18:16:03 1999 Andrew Haley <aph@cygnus...
1999-10-29 clmRemove stray comment.
1999-10-29 clm * config/i386/i386.h (ix86_cpu): Remove extern...
1999-10-29 aphFri Oct 29 16:30:04 1999 Andrew Haley <aph@cygnus...
1999-10-29 clm * expr.c (emit_push_insn): New argument alignme...
1999-10-29 mmitchel * except.c (free_eh_nesting_info): Free the info itself.
1999-10-29 mmitchel * cp-tree.h (make_typename_type): Change prototype.
1999-10-29 lawDaily bump.
1999-10-29 zack1999-10-28 21:27 -0700 Zack Weinberg <zack@bitmover...
1999-10-29 mmitchel * ggc.h (struct ggc_statistics): New type.
1999-10-29 mmitchel * semantics.c (finish_handler): End the scope of the...
1999-10-28 ianimprove ChangeLog message
1999-10-28 ian * rtti.c (build_dynamic_cast_1): Give a better error...
1999-10-28 geoffk* flow.c (propagate_block): When the last reference...
1999-10-28 rth * resource.c (find_free_register): Don't use...
1999-10-28 wilsonFix stdarg bugs with MIPS EABI that caused newlib/libst...
1999-10-28 wilsonFix i960 varargs/stdarg build failures.
1999-10-28 mmitchel * gcse.c (delete_null_pointer_checks): Fix typo in...
1999-10-28 law * tree.def (PLACEHOLDER_EXPR): Update comments.
1999-10-28 ghazi * c-common.c (check_format_info): Avoid non...
1999-10-28 cruxRemove prev/next/up pointers in node definitions
1999-10-28 rearnsha* arm.md (*casesi_insn): Add a clobber of the condition...
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...
next