OSDN Git Service

Change callers in config/[b-g]*/ to match:
[pf3gnuchains/gcc-fork.git] / gcc /
2000-09-25 hpChange callers in config/[b-g]*/ to match:
2000-09-25 hpChange callers in config/a*/ to match:
2000-09-25 hpChange callers in config/* to match:
2000-09-25 hpCallers gcc-toplev:
2000-09-25 hpdefinitions in config/alpha/alpha.h config/arm/aout...
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 lawDaily bump.
2000-09-25 rth * expmed.c (store_bit_field): Adjust last chang...
2000-09-25 rthNew test.
2000-09-25 rth * gcc.c-torture/execute/20000914-1.c: Declare...
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-24 lawDaily bump.
2000-09-23 neil * cpphash.h (CPP_RESERVE, CPP_PUTS_Q, CPP_PUTS, CPP_PU...
2000-09-23 mmitchel * Make-lang.in (JAVA_SRCS): Include java-tree.h.
2000-09-23 jason * config/rs6000/x-aix41 (CLIB): Define here.
2000-09-23 jasonadd missing error marker
2000-09-23 neil * gcc.dg/cpp/20000510-1.S: Rename assembler...
2000-09-23 lawDaily bump.
2000-09-22 jasonfix
2000-09-22 jasonrevert
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 lawDaily bump.
2000-09-22 mmitchel * toplev.c (warn_disabled_optimization): Declar...
2000-09-21 jason * decl2.c (get_guard): Check DECL_FUNCTION_SCOPE_P.
2000-09-21 jason * decl2.c (get_guard): Check DECL_FUNCTION_SCOPE_P.
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 nickcAdd extra tests (for modulos of very large dividends...
2000-09-21 lawDaily bump.
2000-09-21 ajFix typo in applying last patch to configure.in and...
2000-09-21 aj2000-09-20 J. David Anglin <dave@hiauly1.hia.nrc.ca>
2000-09-21 aj * errfn.c: Move declaration of cp_printer and...
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 mmitchel * tree.c (mark_local_for_remap_r): Handle CASE_LABELs.
2000-09-20 denisc * config/avr/avr.c (adjust_insn_length): Adjust lengths of
2000-09-20 hp * except.c: Delete #if 0:d EXCEPTION_SECTION_ASM_OP...
2000-09-20 lawDaily bump.
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 rthFix target selector regexp.
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 lawDaily bump.
2000-09-19 rth * unroll.c (copy_loop_body): Update LABEL_NUSES...
2000-09-19 rth * gcc.dg/compare2.c (case 10): XFAIL.
2000-09-19 mmitchel * decl.c (start_function): Robustify.
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 rth * gcc.c-torture/execute/20000906-1.c: Move ...
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 pthomas2000-09-18 Bruno Haible <haible@clisp.cons.org>
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
next