OSDN Git Service

* varasm.c (assemble_name): Ensure we output the stripped name.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2001-01-06 mrs * varasm.c (assemble_name): Ensure we output the strip...
2001-01-06 rth * dwarf2out.c (mem_loc_descriptor) [case MEM...
2001-01-06 nickcFaster __mulsi routine
2001-01-06 neil * cpp.texi: Update for -MQ.
2001-01-06 nickcImplement __builtin_return_address (0)
2001-01-05 zack * cpplib.h (struct cpp_reader): Add help_only field.
2001-01-05 nickcUse alloca to create temporary string for initialisatio...
2001-01-05 m.hayes * rtl.h (print_simple_rtl): New.
2001-01-05 zack * function.c (fixup_var_refs): Use push_to_full_sequen...
2001-01-05 meissnerDeclare flag_reorder_blocks and flag_rename_registers
2001-01-05 dj* function.c (reorder_blocks): Make sure the flags...
2001-01-05 amylaar * cse.c (find_comparison_args): Stop if the argument...
2001-01-05 aoliva* config/sh/sh.md (movdf): When splitting load into...
2001-01-05 oldham2001-01-05 Jeffrey Oldham <oldham@codesourcery.com>
2001-01-05 clm(dbxout_parms): Handle invisible ref where decl is...
2001-01-05 pme2001-01-05 Phil Edwards <pme@sources.redhat.com>
2001-01-05 denisc * config/avr/avr-protos.h (avr_peep2_scratch_safe...
2001-01-05 mmitchel * ggc-page.c (NUM_EXTRA_ORDERS): Hardwire to zero...
2001-01-05 jsm28 * builtins.def (BUILT_IN_CONJ, BUILT_IN_CREAL, BUILT_I...
2001-01-05 dberlinVECTOR_TYPE fixes for aliasing, and dwarf2 output.
2001-01-05 korbbfix exit and atexit calls for vax-*-bsd systems
2001-01-05 rearnsha* arm.md (ldmsi_postinc): Avoid use of match_dup betwee...
2001-01-05 hubicka * simplify-rtx.c (cfc_args): add "unordered" field.
2001-01-05 neil * cpp.texi: Update for -MP. Clarify behaviour...
2001-01-05 aoliva* calls.c (emit_library_call_value_1): Support
2001-01-05 rth * c-decl.c (finish_struct): Detect flexible...
2001-01-05 m.hayes * config/c4x/c4x.c (c4x_expand_prologue): Don't compil...
2001-01-05 m.hayes * config/c4x/c4x.c (c4x_init_builtins): Remove builtin...
2001-01-05 aoliva* config/sh/sh.md (prget, prset): New insn types.
2001-01-05 m.hayes * loop.h (struct loop_reg): New.
2001-01-05 m.hayes * loop.c (prescan_loop): Set loop_info->has_nonconst_call.
2001-01-05 aoliva* config/sh/sh.h (EPILOGUE_USES): Recognize fpscr as...
2001-01-05 jsm28 * fold-const.c (fold): When folding a CONJ_EXPR of...
2001-01-04 jsm28 * c-common.c (SIZE_TYPE, WCHAR_TYPE): Define.
2001-01-04 amylaar * integrate.c (expand_inline_function): Don't put...
2001-01-04 mmitchel Special-case tree_decl/tree_list allocations.
2001-01-04 kenner * varasm.c (output_constructor): Use HOST_WIDE_INT...
2001-01-04 pb2001-01-04 Philip Blundell <philb@gnu.org>
2001-01-04 aoliva* gencodes.c (output_predicate_decls): Remove empty...
2001-01-04 mmitchel * tree.c (copy_node): Remove documentation about obstacks.
2001-01-04 ghazi * sparc.h (PREDICATE_CODES): Delete fp_sethi_p, fp_mov...
2001-01-04 ghazi * gencodes.c (output_predicate_decls): Fill empty...
2001-01-04 jakub * tradcpp.c (deps_file, print_deps_missing_files)...
2001-01-04 berndsSome tidyups for ia64 problems
2001-01-04 neil * cpp.texi: Update for -MT.
2001-01-04 rth * c-decl.c (grokdeclarator): Give zero-length...
2001-01-03 aoliva* configure.in (tm.h): Include isns-codes.h last.
2001-01-03 rth * config/alpha/alpha.md (addvsi3, addvdi3)...
2001-01-03 sirl 2001-01-03 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2001-01-03 aoliva* gencodes.c (output_predicate_decls): New function.
2001-01-03 jsm28 * c-common.c (c_common_lang_init): New function. ...
2001-01-03 jsm28 * configure.in: Check for the mktemp command.
2001-01-03 jsm28contrib:
2001-01-03 ghazi * builtins.c (expand_builtin_strncmp): Use host_intege...
2001-01-03 kenner * config/sparc/sparc.h (RETURN_IN_MEMORY): Return...
2001-01-03 berndsImprove alias analysis for ia64
2001-01-03 aoliva* build-make (HOST_CFLAGS): Added `-DGENERATOR_FILE'.
2001-01-03 berndsAdd extra arg to cse_rtx_varies_p
2001-01-03 kenner * config/sparc/sparc.md (nonlocal_goto): Emit goto_han...
2001-01-03 berndsDon't use MEM_ALIAS_SET on a REG
2001-01-03 aoliva* combine.c (simplify_shift_const): Even if we're sign...
2001-01-03 law * toplev.c (rest_of_compilation): Don't print basic...
2001-01-03 law * config/i386/djgpp.h (DWARF2_DEBUGGING_INFO...
2001-01-03 mmitchel * fold-const.c (fold_convert): Fix typo.
2001-01-02 rth * c-common.h (ASM_INPUT_P): New.
2001-01-02 hubicka * dwarf2out.c (stack_adjust_offset): Handle PRE_MODIFY.
2001-01-02 hubicka * i386.c (ix86_split_to_parts): Return number of part...
2001-01-02 mmitchel * tree.def (TRUTH_NOT_EXPR): Improve documentation.
2001-01-02 kenner * expr.c (store_constructor_field): Update ALIGN befor...
2001-01-02 oldham2001-01-02 Jeffrey Oldham <oldham@codesourcery.com>
2001-01-02 oldham2001-01-02 Jeffrey Oldham <oldham@codesourcery.com>
2001-01-02 kenner * c-decl.c (start_function): Don't warn on third param...
2001-01-02 ghazi * tsystem.h: Define HAVE_DECL_GETOPT.
2001-01-02 pbFix illegal asm
2001-01-02 rth * alpha.md (*ze_and_ne): Duplicate insn conditi...
2001-01-02 aj * c-decl.c (c_decode_option): Remove support of
2001-01-02 pme2000-12-27 Phil Edwards <pme@sources.redhat.com>
2001-01-02 kenner * config.gcc (sparc64-wrs-vxworks*): New case.
2001-01-02 kenner * config/sparc/sparc.c (sparc_override_options): Do...
2001-01-02 kenner * function.c (expand_function_end): Properly handle...
2001-01-02 ghazi * c-common.c (c_common_nodes_and_builtins): Set prototype
2001-01-02 law * loop.c (add_label_notes): Increment the label...
2001-01-01 law * loop.c (scan_loop): Use xmalloc to allocate movables.
2001-01-01 aoliva* tm.texi (REGISTER_MOVE_COST): Add a mode argument.
2001-01-01 berndsExtra arg for rtx_varies_p
2001-01-01 kenner * explow.c (convert_memory_address, case SYMBOL_REF...
2001-01-01 kenner * config/sparc/sparc.c (input_operand): Properly test...
2001-01-01 kenner * config.gcc (sparc-*-elf): Include sparc/sol2.h.
2001-01-01 kenner * config/sparc/sparc.md: Test TARGET_ARCH64 instead...
2001-01-01 m.hayes * loop.c (check_insn_for_bivs): Use ivs->n_regs to...
2001-01-01 m.hayes * loop.c (loop_ivs_free): New function.
2001-01-01 m.hayes * loop.h (struct iv): New.
2001-01-01 aoliva* resource.c (mark_referenced_resources): Abort() before
2001-01-01 m.hayes * loop.h (REG_IV_CLASS): New accessor macro.
2001-01-01 kenner * dwarf2out.c (loc_descriptor_from_tree, case WITH_REC...
2001-01-01 m.hayes * loop.c (loop_giv_reduce_benefit): Break out from...
2001-01-01 m.hayes * loop.c (loop_bivs_find): Break out from strength_reduce.
2001-01-01 m.hayes * loop.c (LOOP_REG_LIFETIME, LOOP_REG_GLOBAL_P): Define.
2001-01-01 m.hayes * loop.h (REGNO_FIRST_LUID, REGNO_LAST_LUID): Define.
2001-01-01 m.hayes * loop.h (struct loop_movables): New.
next