OSDN Git Service

Change callers in config/a*/ to match:
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2000-09-25 hpChange callers in config/a*/ to match:
2000-09-25 hpCallers gcc-toplev:
2000-09-25 hpdefinitions in config/[s-w]* (rest):
2000-09-25 hpdefinitions in config/[npr]*:
2000-09-25 hpdefinitions in config/m[ci]*:
2000-09-25 hpdefinitions in config/m[368]*:
2000-09-25 hpdefinitions in config/i[89a]*:
2000-09-25 hpdefinitions in config/i3*:
2000-09-25 hpdefinitions in config/[c-h]*:
2000-09-25 hpdefinitions in config/a*:
2000-09-25 hpconfig:
2000-09-25 hpChanges add TABs on either or both sides, covering...
2000-09-25 rth * expmed.c (store_bit_field): Adjust last chang...
2000-09-25 rth * config/alpha/alpha.c (alpha_emit_conditional_...
2000-09-24 rth * config/ia64/ia64-protos.h: Update.
2000-09-24 rth * sibcall.c (skip_pic_restore): New.
2000-09-24 rth * emit-rtl.c (gen_lowpart_common): Use trunc_in...
2000-09-24 mmitchel * c-tree.texi: Moved here from cp/ir.texi. Documented...
2000-09-24 kenner * expr.c (store_field): If BITSIZE is negative, use...
2000-09-24 neil * cpplex.c: Update TODO comment.
2000-09-24 jsm28 * c-common.c (check_format_info): Warn for a wide...
2000-09-24 jsm28 * builtins.def (BUILT_IN_LLABS): Add.
2000-09-23 neil * cpphash.h (CPP_RESERVE, CPP_PUTS_Q, CPP_PUTS, CPP_PU...
2000-09-23 jason * config/rs6000/x-aix41 (CLIB): Define here.
2000-09-22 jason * configure.in: Fix checks for assembler featur...
2000-09-22 geoffkIn gcc/ChangeLog:
2000-09-22 jason * c-lex.c (skip_white_space): Just treat CRs...
2000-09-22 mmitchel * toplev.c (warn_disabled_optimization): Declar...
2000-09-21 jason * dwarf2out.c (add_const_value_attribute):...
2000-09-21 neil * cppfiles.c (lookup_include_file): Rename to open_file.
2000-09-21 nickcEnable multilibs for ARM and Thumb modes
2000-09-21 nickcFix compile time warnings
2000-09-21 aj2000-09-20 J. David Anglin <dave@hiauly1.hia.nrc.ca>
2000-09-21 ghazi * builtins.c (expand_builtin_fputs): Also expand when...
2000-09-20 kenner * gcc.c (modify_target): New variable and struct.
2000-09-20 kenner * c-decl.c (finish_decl): Add else's to avoid referencing
2000-09-20 denisc * config/avr/avr.c (adjust_insn_length): Adjust lengths of
2000-09-20 wilsonFix glibc make check failure.
2000-09-19 neil * cpplex.c (lex_line): Drop the EOF token for unknown
2000-09-19 djeFix previous ChangeLog entry
2000-09-19 dje * configure.in: Allow enable_threads_flag value of...
2000-09-19 ghazi * builtins.c (is_valid_printf_arglist, expand_builtin_...
2000-09-19 neil * cppfiles.c (read_include_file): Take no speci...
2000-09-19 cruxFix shorten_branches bugs
2000-09-19 rthKill recombine_givs.
2000-09-19 cruxSome sh.md fixes (fallout from earlier changes)
2000-09-19 rth * config/i386/i386.h (CPP_CPU_SPEC): Define...
2000-09-19 rth * c-typeck.c (c_expand_asm_operands): Restore...
2000-09-19 rth * stmt.c (expand_expr_stmt): Only call warn_if_...
2000-09-19 rth * c-decl.c (poplevel): Invoke warn_about_unused...
2000-09-19 rth * unroll.c (copy_loop_body): Update LABEL_NUSES...
2000-09-19 geoffk * combine.c (can_combine_p): Don't substitute an ASM_O...
2000-09-19 ghazi * Makefile.in (c-common.o): Depend on diagnostic.h.
2000-09-19 rth * c-decl.c (c_expand_body): Call mark_varargs...
2000-09-19 geoffk * config/rs6000/eabi-cn.asm: Use /**/ to delimit comme...
2000-09-18 rth * emit-rtl.c (init_emit_once): Initialize const...
2000-09-18 wilsonFix IA-64 abort compiling ping.
2000-09-18 wilsonFix for IA-64 abort compiling xaaPCache.c from XFree86
2000-09-18 wilsonFix ia64-linux kernel fn_hash() miscompilation.
2000-09-18 neil * cpp.texi: Update documentation, including...
2000-09-18 amylaar * sdbout.c (PUT_SDB_DEF, PUT_SDB_TAG, PUT_SDB_EPILOGUE...
2000-09-18 amylaar * sh.c (addsubcosts): CONST is not cheap.
2000-09-18 aph2000-09-15 Andrew Haley <aph@redhat.com>
2000-09-18 rth * config/ia64/ia64-protos.h: Update.
2000-09-18 neil * cpphash.h (HASHSTEP): Take character rather than...
2000-09-18 rth * combine.c (simplify_comparison): Shift a...
2000-09-18 rth * combine.c (if_then_else_cond): Canonicalize...
2000-09-18 rth * combine.c (combine_simplify_rtx): Use gen_una...
2000-09-18 rth * combine.c (try_combine): Allow split to creat...
2000-09-18 rth * machmode.def: Add BImode. Add a column for...
2000-09-18 cruxFix for sh minipool generation
2000-09-18 cruxAvoid problems with reloading fpul in HImode
2000-09-18 cruxProper fix for -m4-nofpu multilib problem
2000-09-18 cruxFix a reload inheritance problem
2000-09-18 aoliva* config/sh/sh.c (sh_expand_prologue): Mark GOTaddr2pic...
2000-09-18 aoliva* config/sh/sh.c (nonpic_symbol_mentioned_p): Check...
2000-09-18 wcohenDescribe changes to warn about initializers on zero...
2000-09-18 jsm28 * c-common.c (check_format_info): Properly save the...
2000-09-18 jsm28 * c-common.c (format_char_info): Add 'W' flag to comment.
2000-09-18 jsm28 * c-common.c (check_format_types): Reorganise and...
2000-09-18 jsm28 * gcc.c (cpp_options): Add specs for __STDC_HOSTED__.
2000-09-18 cruxMMX/SSE builtin support
2000-09-18 cruxSet CONST_CALL_P for libcalls
2000-09-18 aj * configure.in: Define _GNU_SOURCE only when using...
2000-09-18 mmitchel * cppinit.c (cpp_init): Don't use ANSI prototypes.
2000-09-18 mmitchel * c-typeck.c (c_start_case): Fix typo.
2000-09-17 jsm28 * c-decl.c (grokdeclarator): Don't give a warning...
2000-09-17 jsm28 * contrib.texi: Update my entry.
2000-09-17 kenner * alias.c (true_dependence): Allow non-unchanging...
2000-09-17 kenner * expr.c (store_constructor_field): Accept ALIAS_SET...
2000-09-17 denisc * config/avr/avr.md ("mcu_enhanced"): New attribute.
2000-09-17 kenner * c-decl.c (grokdeclarator): Reorder tests to avoid...
2000-09-17 kenner * simplify-rtx.c (simplify_unary_operation): Add cases
2000-09-17 kenner * function.h (no_debugging_symbols): New field.
2000-09-17 cruxBring back equal forms for libcalls
2000-09-17 mmitchel * splay-tree.c (splay_tree_predecessor): Fix typo...
2000-09-17 geoffk * configure.in: Define macros that affect features...
2000-09-16 wehle * rtlanal.c (rtx_varies_p): Volatile asms vary.
2000-09-16 kenner * stor-layout.c (place_field): Don't do anything if...
2000-09-16 neil * cppfiles.c (purge_cache): use munmap() only if MMAP_...
next