OSDN Git Service

Change memory mangement and constant pool handling for nested functions to match...
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
1999-09-04 cruxChange memory mangement and constant pool handling...
1999-09-04 m.hayesSat Sep 4 16:56:28 1999 Michael Hayes <m.hayes@elec...
1999-09-04 mmitchel * function.h (struct function): Add new element LANGUAGE.
1999-09-04 law * i386.md (movsf_1): Check REG_P before use...
1999-09-03 m.hayesSat Sep 4 11:37:15 1999 Michael Hayes <m.hayes@elec...
1999-09-03 mmitchel * dbxout.c (dbxout_init): Use xcalloc instead of xmall...
1999-09-03 mmitchel * rtl.h (RTL_CHECKC2): Fix typo in last change.
1999-09-03 rth * flow.c (propagate_block): Use XEXP not SET_DE...
1999-09-03 ghazi * Makefile.in (tlink.o): Don't depend on toplev.h.
1999-09-03 aphFri Sep 3 18:09:24 1999 Andrew Haley <aph@cygnus...
1999-09-03 rearnsha* arm.c (note_invalid_constants): No need to ignore...
1999-09-03 jason * tlink.c (scan_linker_output): Skip the initial under...
1999-09-03 ghazi * objc/objc-act.c (objc_tree_code_type, objc_tree_code...
1999-09-03 rth * reload1.c (eliminate_regs_in_insn): Avoid...
1999-09-03 law * i386.c (ix86_attr_length_default): Handle...
1999-09-02 amylaar * stmt.c (expand_asm_operands): Fix index into inout_m...
1999-09-02 rth * stmt.c (expand_asm_operands): Invoke MD_ASM_C...
1999-09-02 rth * c-parse.in (compstmt_primary_start): New...
1999-09-02 law * fold-const.c (fold_range_test): Do not try to fold...
1999-09-02 law * combine.c (simplify_rtx): Recognize another...
1999-09-02 law * protoize.c (gen_aux_info_file): Let pexecute...
1999-09-02 law * combine.c (simplify_shift_const): Remove...
1999-09-02 law * varasm.c (mark_constant_pool): When marking...
1999-09-02 law * except.c (expand_fixup_region_end): Do not...
1999-09-02 rthFix data corruption. (Eeep!)
1999-09-02 geoffk* flags.h: New variables align_loops, align_loops_log,
1999-09-02 rth Merge new ia32 backend from the branch!
1999-09-02 rth * emit-rtl.c (init_emit_once): Don't use GET_MO...
1999-09-01 rth * regmove.c (fixup_match_1): Don't move INSN...
1999-09-01 cruxFix indentation problems
1999-09-01 rth* alias.c (non_local_reference_p): Constify fmt.
1999-09-01 meissnerdefine HAVE_DOS_BASED_FILED_SYSTEM on cygwin
1999-08-31 law * cse.c (delete_trivially_dead_insns): Do not...
1999-08-31 rth Merge peephole2 from new_ia32_branch:
1999-08-31 rth * config/i386/i386.c (output_strlen_unroll...
1999-08-31 zack1999-08-31 12:44 -0700 Zack Weinberg <zack@bitmover...
1999-08-31 zack1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover...
1999-08-31 aphFri Aug 20 13:43:41 1999 Andrew Haley <aph@cygnus...
1999-08-31 law * emit-rtl.c (copy_rtx_if_shared): A MEM which...
1999-08-31 ghazi * c-parse.in (language_string): Constify.
1999-08-31 ghazi * Makefile.in (OBJS, PROTO_OBJS): Remove getpwd.o.
1999-08-31 ghazi * cse.c: (fold_rtx): Cast to HOST_WIDE_INT in left...
1999-08-30 rth * flow.c (new_insn_dead_notes): Use sets_reg_or...
1999-08-30 law * invoke.texi: Fix typo.
1999-08-30 wilsonMake fixinc/ work when autogen is not installed.
1999-08-30 law * dwarf2out.c (mem_loc_descriptor): New argumen...
1999-08-30 law * integrate.c (copy_rtx_and_substitute): Handle...
1999-08-30 dje * rs6000.h (ASM_FILE_START): Specify complete...
1999-08-29 law * gcc.texi (External Bugs): Remove obsolete...
1999-08-29 zack1999-08-29 08:38 -0700 Zack Weinberg <zack@bitmover...
1999-08-29 ghazi * tree.c (tree_code_name): Constify a char*.
1999-08-29 law * pa.md (interspace_jump): New pattern.
1999-08-29 cruxFix possible aliasing problems
1999-08-29 law * jump.c (delete_prior_computation): Also check...
1999-08-29 law * loop.c (this_loop_info): New variable.
1999-08-29 law * fix-header.c (main): Do not pass a null point...
1999-08-29 law * configure.in (i[34567]86-*-sco3.2v4*): Target...
1999-08-29 law * jump.c (jump_optimize_1): Do not delete assig...
1999-08-28 rth * flow.c (flow_delete_insn_chain): Rename from...
1999-08-28 rth * haifa-sched.c (sched_analyze): Clear LOG_LINK...
1999-08-28 rthMumit Khan <khan@xraylith.wisc.edu>
1999-08-28 law * cse.c (fold_rtx): Work around bug in Sun...
1999-08-27 law * pa.c (emit_move_sequence): Do not stop on...
1999-08-27 rthMarc Espie <espie@cvs.openbsd.org>
1999-08-27 zack1999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover...
1999-08-27 zackForgot to commit the ChangeLog update for the errors...
1999-08-27 nickcFix typo introduced by previous delta
1999-08-27 ghazi * gcc.c (fatal): Make definition static to match...
1999-08-27 cruxFix for 'Deadly optimization bug' (see egcs mailing...
1999-08-27 nathan* configure.in: Don't use shell ! to negate exit codes
1999-08-27 schwab * function.c (assign_stack_temp_for_type): Fix change...
1999-08-27 zack1999-08-27 00:27 -0700 Zack Weinberg <zack@bitmover...
1999-08-27 law * i386.md: In the 6 insns which call output_fix...
1999-08-27 law * jump.c (duplicate_loop_exit_test): Call reg_s...
1999-08-27 zack1999-08-26 23:09 -0700 Zack Weinberg <zack@bitmover...
1999-08-27 wilsonFix aranges corruption for non-mips 64 bit targets.
1999-08-27 mmitchel * tree.c (copy_node): Improve documentation.
1999-08-27 wilsonAdd support for defering line number table construction...
1999-08-26 gavinFor gcc:
1999-08-26 lawFix typo in last entry.
1999-08-26 law * pa.md (cint_ok_for_move): Use CONST_INT_OK_FO...
1999-08-26 cruxIgnore no-ops in cprop pass.
1999-08-26 zack1999-08-26 09:42 -0700 Zack Weinberg <zack@bitmover...
1999-08-26 nickcAccept LABEL_REFs as well as SYMBOL_REFs in mem_loc_des...
1999-08-26 zack1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover...
1999-08-26 rth * optabs.c (emit_cmp_and_jump_insns): Be more...
1999-08-25 rth * m88k.h (VERSION_INFO2): Kill.
1999-08-25 zack1999-08-25 13:51 -0700 Jim Meyering <meyering@ascend...
1999-08-25 jason * c-common.c (combine_strings): Always set TREE_CONSTANT.
1999-08-25 gavin * combine.c (nonzero_bits) : Allow single-ly set regis...
1999-08-25 rth * loop.c (express_from): Try harder to unify...
1999-08-25 amacleodWed Aug 25 13:55:47 EDT 1999 Andrew MacLeod <amacleod...
1999-08-25 amacleodWed Aug 25 13:41:47 EDT 1999 Andrew MacLeod <amacleod...
1999-08-25 nickcFix compile time warning messages.
1999-08-25 ghazi * genattr.c (gen_attr): Add prototype arguments for...
1999-08-25 ghaziWarning fixes:
1999-08-25 cruxFix small problem with gcse dumps
1999-08-25 nickcAdd support for generating .weak, .type and .size assem...
1999-08-25 law * calls.c (emit_call_1): Use call_pop/call_value_pop...
1999-08-25 law * tm.texi: GNU CC -> GCC conversion.
next