OSDN Git Service

* builtins.c (built_in_class_names, built_in_names): Constify a
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2000-03-06 ghazi * builtins.c (built_in_class_names, built_in_names...
2000-03-06 jakub * config/sparc/sparc.c (eligible_for_epilogue_delay...
2000-03-06 mmitchel * function.c (free_temps_for_rtl_expr): Don't free...
2000-03-05 mmitchel * basic-block.h (ALLOCA_REG_SET): Remove.
2000-03-05 jason * dwarf2out.c (UNALIGNED_WORD_ASM_OP): Support...
2000-03-05 jason * mkdeps.c (deps_calc_target): Remove incorrect...
2000-03-05 mmitchel * tree.def (RTL_EXPR): Update documentation.
2000-03-05 mmitchel Revert this patch:
2000-03-05 mmitchel * function.h (struct sequence_stack): Remove rtl_expr.
2000-03-05 mmitchel * regmove.c (copy_src_to_dest) Do not create src...
2000-03-05 mmitchel * function.h (struct sequence_stack): Remove rtl_expr.
2000-03-04 zack * mkdeps.c, mkdeps.h: New files.
2000-03-04 zack * cppinit.c: Fix thinko in previous patch.
2000-03-04 kenner * machmode.h (mode_for_size, smallest_mode_for_size...
2000-03-04 kenner * toplev.c (debug_ignore_block): Mark arg BLOCK as...
2000-03-04 jason * stmt.c (is_body_block): Move...
2000-03-04 zack * config/vax/xm-vms.h: Define OBJECT_SUFFIX and EXECUT...
2000-03-04 zack * cpplib.h (_dollar_ok): New macro.
2000-03-04 jason * dwarf2out.c (dwarf2out_frame_debug): Add...
2000-03-04 zack * cppinit.c (cpp_handle_option): Set opts->pedantic...
2000-03-03 kenner * expr.c (expand_expr, case COMPONENT_REF): Use bitfie...
2000-03-03 gavin2000-03-03 Jonathan Larmour <jlarmour@cygnus.co.uk>
2000-03-03 rth * alpha.c (alpha_emit_set_const_1): Re-order...
2000-03-03 jason * cppinit.c (cpp_handle_option): Use SET_CPP_PE...
2000-03-03 amylaar * reload1.c (reload_combine_note_use): Handle return...
2000-03-03 kenner * md.texi: Document use of '*' in insn pattern name.
2000-03-03 jason * calls.c (special_function_p): operator new...
2000-03-03 jason * gcse.c (dump_hash_table): Really fix error...
2000-03-03 rthDenis Chertykov <denisc@overta.ru>
2000-03-03 rth * alpha.c (alpha_emit_set_const_1): Also try...
2000-03-03 mmitchel * tree.h (TYPE_ALIGN_UNIT): New macro.
2000-03-03 cpopetz * config/i386/i386.c: (constant_call_address_operand...
2000-03-03 jason * cpplib.h (CPP_PEDANTIC): Only true if system_...
2000-03-02 jason * function.h (struct expr_status): Add x_arg_sp...
2000-03-02 kenner * varasm.c (output_constant): Strip off a CONVERT_EXPR to
2000-03-02 zack * cppfiles.c (cpp_read_file): New function.
2000-03-02 kenner * c-common.c (c_common_nodes_and_builtins): Make sizet...
2000-03-02 hubicka * calls.c (expand_call) Do not attempt to combine...
2000-03-01 mmitchel * stor-layout.c (layout_decl): Allow front-ends to...
2000-03-01 korbbremove unused symlinks from generated include dir
2000-03-01 zack * cpphash.c (collect_expansion): Trim trailing white...
2000-03-01 hubicka * i386.md (mulqi3): New pattern.
2000-03-01 zack * cpplib.h (CPP_ASSERTION, CPP_STRINGIZE, CPP_TOKPASTE...
2000-03-01 mmitchel * fold-const.c (size_binop): Don't asert inputs are...
2000-03-01 jason * dwarfout.c (output_block): Output abstract...
2000-03-01 jason * calls.c (emit_library_call): Check for null...
2000-02-29 loewis * c-decl.c (current_function_decl): Move to toplev.c.
2000-02-29 law * calls.c (emit_library_call): Do not abort...
2000-02-29 law * pa/t-pa: Use quadlib.c instead of quadlib.asm.
2000-02-29 kenner * gcse.c: Cleanups throughout: mostly white-space...
2000-02-29 law * configure.in (hpux10, hpux11, PA32 mode)...
2000-02-29 nickcApply Philip Blundell's patch to add arm-conix target.
2000-02-29 jason * dwarf2out.c (gen_block_die): Output abstract...
2000-02-29 kenner * Eliminate DECL_FIELD_SIZE.
2000-02-29 nickcApply Dimitri Makarov's patch to import attribute short...
2000-02-28 amylaar * sh.h (DWARF_LINE_MIN_INSTR_LENGTH): Define.
2000-02-28 mmitchel * xcoffout.c (xcoffout_begin_function): Fix typo in...
2000-02-28 zack * tm.texi: Document new target switch, NO_BUILTIN_WCHA...
2000-02-28 nickcSet SIZE_TYPE to unsigend long
2000-02-28 clm * config/pa/som.h (MAKE_DECL_ONE_ONLY): Define.
2000-02-28 kenner * function.c (number_blocks): Reset next_block_index...
2000-02-28 kenner * lcm.c: Minor reformatting throughout.
2000-02-28 hubicka * expr.c (store_constructor): Do not emit USE.
2000-02-28 kenner * toplev.c (rest_of_compilation): Account for time in
2000-02-28 kenner * jump.c (jump_optimize_1): Don't call delete_barrier_...
2000-02-28 hubickaThu Feb 24 17:17:29 MET 2000 Jan Hubicka <jh@suse.cz>
2000-02-28 amylaarFix for SH gcc.c-torture/compile/991229-3.c failure:
2000-02-28 mmitchel * emit-rtl.c (remove_unncessary_notes): Remove notes...
2000-02-27 kenner * builtins.c (c_strlen): Use size_diffop and return...
2000-02-27 zack * c-lex.c (putback_buffer): Make 'buffer' an unsigned...
2000-02-27 kenner * gcov-io.h (__fetch_long, __store_long, __read_long...
2000-02-27 kenner * cse.c (cse_insn): Delete dead code involving tablejump.
2000-02-27 kenner * Makefile.in (libcpp.a): Start by deleting it.
2000-02-27 aoliva* cpplib.h (enum file_change_code): Added rename_file.
2000-02-27 aoliva* cpplib.c (do_pragma): Accept #pragma without consecut...
2000-02-27 mmitchel * integrate.c (copy_decl_for_inlining): Preserve TREE_...
2000-02-27 ghazi * fix-header.c (recognized_function): Also fix prototy...
2000-02-27 geoffk* reload1.c (do_output_reload): Check reg_reloaded_vali...
2000-02-27 zack * Makefile.in (STMP_FIXINC): New toggle.
2000-02-26 korbbthe undefine_null bypass pattern needs to match for...
2000-02-26 geoffk* config/elfos.h (ASM_OUTPUT_LABELREF): Don't define...
2000-02-26 kenner * toplev.c (documented_lang_options): Correct spelling...
2000-02-26 kenner * config/alpha/alpha.h (ASM_OUTPUT_MI_THUNK): Use...
2000-02-26 law * protoize.c: (AUX_INFO_SUFFIX): New macro.
2000-02-26 law * i386/djgpp.h (CPP_PREDEFINES): Remove Unix...
2000-02-26 law * resource.c (mark_referenced_resources): Chang...
2000-02-26 law * rtlanal.c (find_last_value): Allow NULL_RTX for...
2000-02-26 law * toplev.c (rest_of_compilation): Rebuild jump labels if
2000-02-26 law * cse.c (cse_insn): Replace the PATTERN of the insn...
2000-02-26 law*** empty log message ***
2000-02-26 law * rtl.texi: Fix typo.
2000-02-25 amylaarChangeLog typo fix for last final.c change: LABEL_ALIGN...
2000-02-25 amylaarTypo fix in ChangeLog: 1,$:s/sh_label_align/sh_loop_align/g
2000-02-25 amylaar * sh.c (calc_live_regs): Multiply value assigned to...
2000-02-25 geoffk* haifa-sched.c (schedule_block): Explain the real...
2000-02-25 mmitchel * input.h (push_srcloc): New function.
2000-02-24 rth * flow.c (life_analysis): When collecting reg...
2000-02-24 amylaar Fix bug exposed by reload.c no longer rounding the...
2000-02-24 amylaar Fix breakage from 6th Feb thread_prologue_and_epilogue...
2000-02-24 nathan * machmode.h (get_mode_alignment): Declare.
next