OSDN Git Service

* varasm.c (record_constant_1): Correct parameter to recursive
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2001-12-28 geoffk * varasm.c (record_constant_1): Correct parameter...
2001-12-28 jakub * config/sparc/sparc.h (ASM_PREFERRED_EH_DATA_FORMAT,
2001-12-28 jakub * c-typeck.c (store_init_value): If initializing objec...
2001-12-28 rth * real.c (etoe113, toe113): Ifndef INTEL_EXTEND...
2001-12-28 geoffk * combine.c (try_combine): Mask off sign bits when...
2001-12-28 geoffk * expr.c (expand_expr): Don't mark memory for non...
2001-12-28 kenner * integrate.c (copy_rtx_and_substitute, case MEM)...
2001-12-28 pthomas cppfiles.c (stack_include_files): Don't translate...
2001-12-27 rth * builtins.c (expand_builtin_memcmp): Optimize...
2001-12-27 kazu * config/h8300/h8300.md (two anonymous patterns):...
2001-12-27 rth * haifa-sched.c (reemit_other_notes): New.
2001-12-27 dje2001-12-27 Alan Modra <amodra@bigpond.net.au>
2001-12-27 jakub * toplev.c (independent_decode_option): Re-add -aux...
2001-12-27 kenner * integrate.c (copy_insn_notes): Don't adjust REG_EH_R...
2001-12-27 ghaziFix typo in ChangeLog
2001-12-27 ghazi * collect2.c (is_ctor_dtor): Const-ify.
2001-12-26 kenner * config/alpha/alpha.c (alpha_align_insns): Remove...
2001-12-26 kenner * config/sparc/sparc.md (call struct patterns): Show...
2001-12-26 dje * rs6000.h (ASM_CPU_SPEC, CPP_CPU_SPEC): Add...
2001-12-26 dj* function.c (expand_main_function): Make sure stack...
2001-12-26 dje * rs6000.md (indirect_jump): Prefer CTR over LR.
2001-12-25 kenner * dwarf2out.c: Reformatting and minor code rearrangement.
2001-12-24 kenner * configure.in (quoted_stage_prefix_set_by_configure...
2001-12-24 kenner * rtl.h (in_expr_list_p): New declaration.
2001-12-24 rth PR c/5163:
2001-12-24 rth * stmt.c (resolve_operand_names): Handle operan...
2001-12-24 rth * stmt.c (parse_input_constraint): Break out...
2001-12-24 rth * config/alpha/alpha.c (call_operand) [OSF...
2001-12-24 rth * config/alpha/alpha.md (UNSPEC_SIBCALL): New.
2001-12-23 jsm28 * c-typeck.c (c_start_case): Don't strip conversions...
2001-12-23 jsm28 * Makefile.in (USER_H): Remove proto.h.
2001-12-23 ghazi * arc.c (arc_hard_regno_mode_ok): Const-ify.
2001-12-23 rth * calls.c (expand_call): Don't turn off ECF_LIB...
2001-12-23 aldyh * config/rs6000/rs6000.h (rs6000_builtins)...
2001-12-23 ghazi * 1750a.h (datalbl, jmplbl): Declare array size explic...
2001-12-23 dje * loop.c (scan_loop, move_movables, count_one_s...
2001-12-23 hubicka * calls.c (ECF_LIBCALL_BLOCK): New constant.
2001-12-22 jsm28 * config.gcc (extra_headers): Move settings to math...
2001-12-22 ghazi * elxsi.c: Include "hard-reg-set.h" and/or don't declare
2001-12-22 hubicka * i386.h (TARGET_CPU_DEFAULT_pentium_mmx): New.
2001-12-22 wehle * rtl.h (subreg_lsb): Declare.
2001-12-22 kenner * cfg.c, cfganal.c, cfgbuild.c: Reformatting and minor...
2001-12-22 kenner * predict.c: Reformatting and minor cleanups.
2001-12-22 kenner * expr.c (expand_expr, case ADDR_EXPR): Handling takin...
2001-12-22 kenner * calls.c (flags_from_decl_or_type): Move ECF_SP_DEPRE...
2001-12-22 kenner * dwarf2out.c (save_rtx): Deleted.
2001-12-22 kazu * config/h8300/h8300.h: Fix comment formatting.
2001-12-22 law * pa.h (CPP_SPEC): If not in ANSI mode, define...
2001-12-21 robertl * system.h (PREFETCH): Explictly undefine.
2001-12-21 rth * c-parse.in (SAVE_WARN_FLAGS): Save warn_tradi...
2001-12-21 kazu * doc/passes.texi: Fix a typo.
2001-12-21 kazu * config/h8300/h8300.h: Fix a comment typo.
2001-12-21 jakub * combine.c (nonzero_bits): If using reg_nonzero_bits,
2001-12-21 nickcUse 'a' operand code for prefetch instruction.
2001-12-21 ghazi * aclocal.m4 (gcc_AC_PROG_GNAT): Run prospective ada...
2001-12-21 ghazi * builtin-attrs.def (__builtin_printf_unlocked,
2001-12-21 rth * cfgloop.c (flow_loops_find): Use the informat...
2001-12-21 rth * config/alpha/alpha.md (prologue_mcount):...
2001-12-21 rth * config/alpha/alpha.c (call_operand) [OSF...
2001-12-20 jsm28 * configure.in (all_headers, all_lib2funcs): Remove.
2001-12-20 aj * libgcc2.c (__bb_exit_func): Remove unused variable.
2001-12-20 nickcFix prologue/epilogue generation for ARM ISR routines.
2001-12-20 rth * varasm.c (assemble_real): Use REAL_VALUE_TO_x and...
2001-12-20 hubicka * cfgcleanup.c (flow_find_cross_jump): Avoid increment...
2001-12-20 turly * tm.texi (ASM_OUTPUT_OPERAND): Change documentation...
2001-12-20 jakub * simplify-rtx.c (simplifi_binary_operation) [DIV...
2001-12-20 jakub * combine.c (distribute_notes): Avoid adding REG_LABEL...
2001-12-20 aldyh2001-12-19 Aldy Hernandez <aldyh@redhat.com>
2001-12-20 korbbaccommodate __STDC__ == 0 tests in UW 2.1.2
2001-12-20 jsm28 * po/gcc.pot: Regenerate.
2001-12-20 jsm28 * configure.in (all_diff_excludes, diff_excludes)...
2001-12-19 rth * config/sparc/sparc.md (ldd peephole2s): For...
2001-12-19 jakub * config/ia64/ia64.c (ia64_single_set): Return first...
2001-12-19 dalej * config/rs6000/rs6000.h: LEGITIMIZE_RELOAD_AD...
2001-12-19 law * config/pa/t-hpux-shlib: New file.
2001-12-19 nickcPass -mno-fpu onto gas unless -mhard-float is specified.
2001-12-19 nickcRemove definition: EXTRA_MULTILIB_PARTS
2001-12-19 nickcDefine SUPPORTS_INIT_PRIORITY
2001-12-19 kenner * dwarf2out.c (add_name_and_src_coords_attributes...
2001-12-19 shebs * rs6000.h (LOCAL_ALIGNMENT): Fix parens.
2001-12-18 kenner * emit-rtl.c (widen_memory_access): Only call compare_...
2001-12-18 dje * rs6000.c (rs6000_override_options): Only...
2001-12-18 hubicka * att.h (ASM_FILE_START): Use asm_dialect.
2001-12-18 hubicka * libgcc2.c (__bb_exit_func): Kill -ax dumping code.
2001-12-18 jason C++ ABI change: destroy value arguments in...
2001-12-18 kenner * config/alpha/xm-vms.h (INCLUDE_DEFAULTS): Add /gnu...
2001-12-18 jakub * config/linux.h (PREFERRED_DEBUGGING_TYPE): Remove.
2001-12-18 jsm28 * po/gcc.pot: Regenerate.
2001-12-18 kazu * config/h8300/h8300.c: Fix comment typos.
2001-12-18 ghazi * machmode.h (mode_name, mode_class, mode_size, mode_u...
2001-12-18 rth * config/alpha/alpha.md (unop): Encode RB as...
2001-12-17 neil * Makefile.in: Update dependencies.
2001-12-17 aldyh2001-12-17 Aldy Hernandez <aldyh@redhat.com>
2001-12-17 neil * doc/cppinternals.texi: Update.
2001-12-17 law * expmed.c (emit_store_flag): Extract updated...
2001-12-17 nickcoops - omitted from previous delta.
2001-12-17 jsm28 * doc/install.texi2html: Use -I $SOURCEDIR.
2001-12-17 jsm28 Separate user and internals manuals.
2001-12-17 dalej * config/rs6000/rs6000.h: CPP_CPU_SPEC: add...
2001-12-17 aldyh2001-12-17 Aldy Hernandez <aldyh@redhat.com>
next