OSDN Git Service

2000-04-04 Philippe De Muyter <phdm@macqel.be>
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2000-04-05 zack2000-04-04 Philippe De Muyter <phdm@macqel.be>
2000-04-05 meissnerMake memory reference + update work with -mregnames
2000-04-05 ghazi * regrename.c (regno_first_use_in): Wrap prototype...
2000-04-05 ghazi * calls.c (initialize_argument_information): Fix typo...
2000-04-05 rth * regrename.c (consider_available): Test fixed_...
2000-04-05 geoffk* config/rs6000/t-ppccomm (EXTRA_MULTILIB_PARTS): Add...
2000-04-05 rth * calls.c (try_to_integrate): Initialize reg_pa...
2000-04-05 scox * Makefile.in: Add rules for regrename.o
2000-04-04 loewis * Makefile (gccbug): New target.
2000-04-04 zack * dbxout.c (CONTIN): If it doesn't have to do anything...
2000-04-04 zack * cpplex.c (trigraph_map, speccase): Combine into...
2000-04-04 cpopetz * builtins.c (expand_builtin_strlen): Force the source to
2000-04-04 zack2000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2000-04-04 hubicka * calls.c (ECF_MALLOC, ECF_MAY_BE_ALLOCA, ECF_RETURNS_...
2000-04-04 jakub * config/sparc/sparc.md (movdi_insn_sp64_novis): New...
2000-04-04 jakub * config/sparc/sparc.h (RTX_OK_FOR_OFFSET_P): Leave...
2000-04-04 law * pa/pa-64.h: New file.
2000-04-04 ghazi * sparc.c (output_restore_regs): Prototype.
2000-04-03 zack * bb-reorder.c (verify_insn_chain): #ifdef out unless...
2000-04-03 zack * gcc.c (C specs): Pass -f(no-)show-column to the
2000-04-03 neil * cppexp.c: wrap long lines. New macros CPP_ICE,...
2000-04-03 nickcAdd dependency of 'diagnostic.o' on 'diagnostic.c'
2000-04-03 nickcApply Philip Blundell's patch to fix typos in SUBTARGET...
2000-04-03 law * fixinc/server.c (find_shell): New function...
2000-04-03 law * Makefile.in (stmp-int-hdrs): Make include...
2000-04-03 law * pa.c (print_operand): Compute 'base' only...
2000-04-03 law * stor-layout.c (byte_from_pos): Use TRUNC_DIV_...
2000-04-03 law * i386.h (TARGET_SWITCHES): Remove bogus empty...
2000-04-03 law * Makefile.in: Have alias.o depend on $(TREE_H).
2000-04-02 zack * cppinit.c (cpp_start_read): Turn off -Wtraditional if
2000-04-02 neil * cppexp.c: New typedef op_t. struct operation and...
2000-04-02 m.hayes * config/c4x/c4x.c (c4x_function_arg): Check for void_...
2000-04-02 neil * cppexp.c: New FINISHED dummy token. Combine operat...
2000-04-02 mmitchel * emit-rtl.c (gen_rtx_CONST_INT): Create cached CONST_...
2000-04-01 zack * cpplib.c: Include symcat.h. Add 'origin' field...
2000-04-01 zack * cpplex.c: Copy ISTABLE macros from cppinit.c, and...
2000-04-01 rth * Makefile.in (STAGESTUFF): Wildcard all debugging...
2000-04-01 neil * cppexp.c: Redefine priority constants.
2000-04-01 neil * cppexp.c: (_cpp_parse_expr): Numerical consta...
2000-04-01 geoffk* config/rs6000/rs6000.c (print_operand): Don't use...
2000-04-01 hubicka * builtins.c (expand_builtin_apply): Pass proper...
2000-03-31 zack * cpplib.h: Merge struct cpp_options into struct cpp_r...
2000-03-31 geoffk* config/rs6000/t-aix43 (AR_FLAGS_FOR_TARGET): Adjust...
2000-03-31 neil * cppexp.c: Delete SKIP_OPERAND. Correct priority
2000-03-31 mmitchel * alias.c (canon_rtx): Make it global.
2000-03-31 mmitchel * Makefile.in (emit-rtl.o): Depend on HASHTAB_H.
2000-03-31 rth * alpha.h (FUNCTION_BOUNDARY): Reduce to 128...
2000-03-31 law * c-parse.in (cast_expr): Move change from...
2000-03-30 zack * configure.in: Comment out --enable-c-cpplib stanza.
2000-03-30 kenner * expr.c (store_constructor): Properly compute displac...
2000-03-30 kenner * expmed.c (store_bit_field, store_fixed_bit_field...
2000-03-30 law * function.c (expand_function_end): Pass alignm...
2000-03-30 nickcadded entry for patch that removed ASM_SPEC from config...
2000-03-30 kenner * expr.c (move_by_pieces_ninsns): Fix one more missing...
2000-03-30 kenner * expmed.c (store_fixed_bit_field): STRUCT_ALIGN is...
2000-03-30 kenner * calls.c (expand_call): Pass bit alignment to mark_re...
2000-03-30 kenner * builtins.c (get_pointer_alignment): Use host_integer...
2000-03-30 zack * cppinit.c (cpp_start_read): Call initialize_dependen...
2000-03-30 law * i386/djgpp.h: Remove extraneous "+".
2000-03-30 geoffk* c-common.c (c_common_nodes_and_builtins): The first...
2000-03-29 law * stmt.c (stmt_loop_nest_empty): Fix thinko...
2000-03-29 law * calls.c (expand_call): Fix typo.
2000-03-29 jason * tree.c (unsave_expr_1): Don't mess with a...
2000-03-29 kenner * stor-layout.c (bit_from_pos, byte_from_pos): New...
2000-03-29 nickcMinor formatting changes.
2000-03-29 zack * cppfiles.c (cpp_read_file): Don't pass zero-length...
2000-03-29 jakub * dwarf2out.c (gen_enumeration_type_die): If enum...
2000-03-29 law * stmt.c (stmt_loop_nest_empty): Allow cfun...
2000-03-29 ghazi * c-common.c (c_common_nodes_and_builtins): Don't...
2000-03-29 korbbInitially set the variable "fixincludes" to a non-file
2000-03-29 hubicka Convert ACCUMULATE_OUTGOING_ARGS to an expression.
2000-03-29 hubicka * flags.h (flag_optimize_sibling_calls): Declare.
2000-03-29 rth * config/i386/att.h (LOCAL_LABEL_PREFIX): Define.
2000-03-29 nathangcc:
2000-03-29 aoliva* config/rs6000/aix41.h (CPP_SPEC): Define _ANSI_C_SOUR...
2000-03-29 rth * rtl.h: Redistribute enum reg_note documentation.
2000-03-28 zack2000-03-28 Zack Weinberg <zack@wolery.cumb.org>
2000-03-28 law * sibcall.c (indentify_call_return_value):...
2000-03-28 jason * config/arm/arm.md (return peepholes): Update...
2000-03-28 tromey * gcc.c (handle_braces): In {x*...} case, break out...
2000-03-28 kenner * expr.c (store_constructor): SIZE now signed.
2000-03-28 law * regmove.c (struct csa_memlist): Make mem...
2000-03-28 neil2000-03-28 Neil Booth <NeilB@earthling.net>
2000-03-28 rthAlan Modra <alan@linuxcare.com.au>
2000-03-28 rthAdd CCZmode.
2000-03-28 kennerAdd missing ChangeLog entry from 3/26
2000-03-27 scox * resource.h (mark_resource_type): New.
2000-03-27 rth * i386.md (call_pop_0, call_value_pop_0): New.
2000-03-27 nickcdocument new %{<S} command in spec strings.
2000-03-27 kenner * expr.c (expand_assignent): Fix typo in last change.
2000-03-27 jakub * libgcc2.h (MIN_UNITS_PER_WORD): Define to UNITS_PER_WORD
2000-03-27 kenner * libgcc2.h: Use MIN_UNITS_PER_WORD, not UNITS_PER_WORD.
2000-03-27 kenner * c-convert.c (convert): Return if output or input...
2000-03-27 rth * calls.c (expand_call): Pass parms not origina...
2000-03-26 tromey * gcc.c (handle_braces): Recognize `%{<S}' construct.
2000-03-26 rth * jump.c (jump_optimize_1): Fix typo in elide...
2000-03-26 mmitchel * integrate.c (function_cannot_inline_p): Do inline...
2000-03-26 kenner * stor-layout.c (layout_type, set_sizetype): early_typ...
2000-03-26 kenner * expmed.c (extract_bit_field): Ensure BITS_PER_WORD...
2000-03-26 cruxFix sibcall problem in jump.c.
next