OSDN Git Service

2001-12-06 David O'Brien <obrien@FreeBSD.org>
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2001-12-06 obrien2001-12-06 David O'Brien <obrien@FreeBSD.org>
2001-12-06 zack * cppfiles.c (open_file): If we've opened a directory by
2001-12-06 nickcRestore definition of STRUCT_VALUE_REGNUM,
2001-12-06 amacleod2001-12-06 Andrew MacLeod <amacleod@redhat.com>
2001-12-06 kenner * function.c (handle_epilogue_set): Check for FP setti...
2001-12-06 nickcooops - omitted text of ChangeLog entry
2001-12-06 nickcPass pointer to RTX when calling alter_subreg().
2001-12-06 kenner * function.c (assing_parms): Fix typo in last change.
2001-12-06 amodra * config/rs6000/rs6000.c (rs6000_unique_section):...
2001-12-06 hubicka * final.c (count_basic_block, add_bb, add_bb_string):
2001-12-06 gerald * doc/rtl.texi: Use a table to display RTL format...
2001-12-06 bo2001-12-06 Bo Thorsen <bo@suse.co.uk>
2001-12-06 kenner * function.c (keep_stack_depressed): Check global_live...
2001-12-06 obrien2001-12-05 David O'Brien <obrien@FreeBSD.org>
2001-12-05 jason * langhooks.h (struct lang_hooks_for_tree_inlin...
2001-12-05 neil * c-common.c (shadow_warning): New function, moved...
2001-12-05 kenner * config/alpha/vms.h (SIZE_TYPE, PTRDIFF_TYPE): Remove...
2001-12-05 kenner * doc/c-tree.texi (RECORD_TYPE, UNION_TYPE): Expand...
2001-12-05 kenner * varasm.c (output_constant, case ERROR_MARK): New...
2001-12-05 kenner * attribs.c (handle_no_check_memory_usage_atribute...
2001-12-05 schwab * Makefile.in (STMP_FIXPROTO, STMP_FIXINC): Use substi...
2001-12-05 nickcInclude arm/xscale-coff.h before arm/arm.h.
2001-12-05 wcohen2001-12-05 William Cohen <wcohen@redhat.com>
2001-12-05 dberlin2001-12-05 Daniel Berlin <dan@cgsoftware.com>
2001-12-05 kenner * config/alpha/vms.h (ADA_LONG_TYPE_SIZE): New macro.
2001-12-05 jakub * gcse.c (store_killed_in_insn): Consider pure calls
2001-12-05 jakub * expr.c (expand_expr): When checking promoted value...
2001-12-05 jakub * c-typeck.c (output_init_element): Call digest_init
2001-12-05 jakub * c-decl.c (pushdecl): Only increase n_incomplete...
2001-12-05 kenner * config/alpha/alpha.c (alpha_va_start): Update VMS...
2001-12-05 kenner * vmsdbg.h, vmsdbgout.c: Add documentation and minor...
2001-12-05 kenner * function.h (tree, rtx): Remove no-longer-needed...
2001-12-05 kenner * function.c (keep_stack_depressed): Refine check...
2001-12-05 kenner * expr.c (store_expr): When copying string constant...
2001-12-05 kenner * emit-rtl.c (component_ref_for_mem_expr): Try harder...
2001-12-05 neil * toplev.c (display_target_options): Don't print twice.
2001-12-05 wehle * emit-rtl.c (set_unique_reg_note): Don't set
2001-12-05 danglin * cfgrtl.c (verify_flow_info): Allow jump table data...
2001-12-05 amacleod2001-12-04 Andrew MacLeod <amacleod@redhat.com>
2001-12-04 pme2001-12-04 Phil Edwards <pme@gcc.gnu.org>
2001-12-04 dj* fixinc/fixincl.c (initialize): Avoid problemsome...
2001-12-04 amodra * config/rs6000/rs6000.c (rs6000_legitimize_address...
2001-12-04 jsm28 * c-common.def (COMPOUND_LITERAL_EXPR): New.
2001-12-04 jsm28 * langhooks.h (struct lang_hooks): Add staticp.
2001-12-04 neil * cppspec.c (lang_specific_driver): Set is_cpp_driver.
2001-12-04 dje * config/elfos.h (ASM_OUTPUT_INTERNAL_LABEL...
2001-12-04 hp * config/cris/cris.h (OPTIMIZATION_OPTIONS): Don't...
2001-12-04 zack * build-make, cross-make: Delete file.
2001-12-04 amacleod2001-12-04 Andrew MacLeod <amacleod@redhat.com>
2001-12-04 aoliva* tree.c (get_callee_fndecl): Only use DECL_ABSTRACT_OR...
2001-12-04 aolivaRevert previous patch
2001-12-04 aoliva* c-decl.c (duplicate_decls): Revert rth's patch. ...
2001-12-04 aoliva* stmt.c (expand_expr_stmt): Keep last_expr_value non...
2001-12-04 jakub * flow.c (ior_reg_cond): Return NULL if ! add and...
2001-12-04 jakub * function.c (assign_parms): Set last_named only for...
2001-12-04 jsm28Fix date on last entry.
2001-12-04 jsm28 * doc/install.texi: Use the GFDL. Include years from...
2001-12-04 jsm28 * doc/install.texi: Document that installed native...
2001-12-04 echristo2001-12-03 Eric Christopher <echristo@redhat.com>
2001-12-04 janis * rtl.def (PREFETCH): New rtx code.
2001-12-04 zlaski * objc/Make-lang.in: Update copyright.
2001-12-03 geoffk * emit-rtl.c (gen_lowpart_common): Avoid unwanted...
2001-12-03 neil PR c/4988
2001-12-03 neil * c-decl.c (grokdeclarator): Use ISO word.
2001-12-03 zack * rs6000.h (RETURN_IN_MEMORY): Cast result of
2001-12-03 law * mn10200.md (negsf2): Use -0x8000 instead...
2001-12-03 hubicka * gcse.c (delete_null_pointer_checks_1): Do not use...
2001-12-03 hubicka * i386.md (movabsqi*): Use 'b' prefix instead of 'q'.
2001-12-03 zack * config/rs6000/rs6000.h (MASK_ALTIVEC_ABI,
2001-12-03 jsm28 * c-typeck.c (really_start_incremental_init, push_init...
2001-12-02 dje * config/rs6000/xcoff.h (ASM_OUTPUT_INTERNAL_LA...
2001-12-02 rth * c-decl.c (duplicate_decls): Conditionalize...
2001-12-02 rth * rtl.h (mem_attrs): Rename decl to expr; adjus...
2001-12-02 kenner * config/x-interix3 (SYSTEM_HEADER_DIR): Put back...
2001-12-02 kenner * config/alpha/vms.h (VMS_DEBUGGING_INFO): New macro.
2001-12-02 kenner * cfgbuild.c (SET_STATE): Add cast to eliminate warning.a
2001-12-02 ghazi * cfgrtl.c (purge_all_dead_edges): Initialize variable.
2001-12-02 kenner * libgcc2.c (__bb_exit_func): Fix line wrap problems.
2001-12-02 geoffkIn gcc/:
2001-12-02 dje * emit-rtl.c (gen_lowpart_common): Cast array...
2001-12-02 neil * c-decl.c (duplicate_decls, push_parm_decl): Remove...
2001-12-01 neil * c-decl.c (duplicate_decls, parmlist_tags_warning...
2001-12-01 ghazi * m68k.c (init_FPA_table): Provide static prototype.
2001-12-01 ghazi * h8300.c (h8300_asm_named_section): Wrap with !OBJECT...
2001-12-01 geoffk * config/rs6000/rs6000.h (LEGITIMATE_LO_SUM_ADDRESS_P...
2001-12-01 sirl 2001-12-01 Olivier Hainque <hainque@act-europe.fr>
2001-12-01 sirl 2001-12-01 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2001-12-01 zack * gencheck.c, gengenrtl.c: Don't define xmalloc.
2001-12-01 danglin * pa.c (output_ascii): Cast `p' to unsigned char.
2001-12-01 dberlin2001-11-30 Daniel Berlin <dan@cgsoftware.com>
2001-12-01 ghazi * configure.in (AC_CHECK_FUNCS): Delete strtoul, bsear...
2001-11-30 dje * unroll.c (unroll_loop): Correct special exit cases.
2001-11-30 jakub * config/sparc/sparc.c (DF_MODES_NO_S): Fix pr/3623...
2001-11-30 aldyh2001-11-30 Aldy Hernandez <aldyh@redhat.com>
2001-11-30 rth * c-decl.c (duplicate_decls): Copy DECL_SAVED_TREE.
2001-11-30 aldyh2001-11-30 Aldy Hernandez <aldyh@redhat.com>
2001-11-30 law * gthr-dce.h: If _DCE_THREADS is not defined...
2001-11-30 jason * dwarf2out.c (is_cxx): New fn.
2001-11-30 kenner * dwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Handl...
2001-11-30 dberlin2001-11-30 Daniel Berlin <dan@cgsoftware.com>
next