]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ChangeLog
* Makefile.in (GCC_FOR_TARGET, GCC_CFLAGS, LIBGCC2_INCLUDES,
[thirdparty/gcc.git] / gcc / ChangeLog
2000-04-24  ghazi * Makefile.in (GCC_FOR_TARGET, GCC_CFLAGS,...
2000-04-24  nickcFix bug building libgcc:
2000-04-24  ghazi * configure.in (ENUM_BITFIELDS_ARE_UNSIGNED...
2000-04-24  loewis * invoke.texi: Correct grammatical errors, document
2000-04-24  ghazi * aclocal.m4: (GCC_HEADER_STRING, GCC_NEED_DECL...
2000-04-24  khan2000-04-24 Mumit Khan <khan@xraylith.wisc.edu>
2000-04-24  robertlRespective ChangeLogs for common, cp/, java/
2000-04-24  law * combine.c (try_combine): Update reg_nonzero_b...
2000-04-24  hubicka * loop.c (strength_reduce): Simplify test to INSN_P.
2000-04-24  mmitchel * regs.h (reg_n_max): Don't declare.
2000-04-24  law * genattrtab.c (find_attr): Initialize unsigned...
2000-04-23  aoliva* config/mn10300/mn10300.md (addsi): `inc4' on address
2000-04-23  law * reload.c (find_equiv_reg): Checks all valueno...
2000-04-23  zack * cpphash.c (collect_objlike_expansion): Add sanity...
2000-04-23  aoliva* config/mn10300/mn10300.h (REGNO_IN_RANGE_P): New...
2000-04-23  hubicka * loop.c (simplify_giv_expr): Be more agressive on...
2000-04-23  zack * cpphash.h (struct definition): Move file, line,...
2000-04-23  hubicka * loop.c (maybe_eliminate_biv_1): Use GET_CODE (x...
2000-04-22  zack * cpphash.c (trad_stringify, add_pat): New functions.
2000-04-22  hubicka * loop.c (strength_reduce): Fix biv removal code.
2000-04-22  rth * predict.c (estimate_probability): Examine...
2000-04-22  rth * flow.c (mark_used_reg): Hack around rs6000...
2000-04-22  rth * diagnostic.c (init_output_buffer): Don't...
2000-04-22  rth * predict.c (expected_value_to_br_prob): Don...
2000-04-22  gdr2000-04-22 Gabriel Dos Reis <gdr@codesourcery.com>
2000-04-22  kenner * expr.c (preexpand_calls, case CALL_EXPR): Don't...
2000-04-21  aoliva* config/mn10300/mn10300.h (REGNO_REG_CLASS): Use NO_RE...
2000-04-21  aoliva* config/mn10300/mn10300.h (REGISTER_MOVE_COST): Provid...
2000-04-21  aoliva* config/mn10300/mn10300.h (ADDITIONAL_REGISTER_NAMES...
2000-04-21  aoliva* config/mn10300/mn10300.h (REG_CLASS_CONTENTS): Added...
2000-04-21  aoliva* config/mn10300/mn10300-protos.h (mn10300_address_cost...
2000-04-21  aoliva* config/mn10300/mn10300.md (movdi, movdf): Do not...
2000-04-21  law * reload.c (find_equiv_reg): Checks all valueno...
2000-04-21  kenner * rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_I...
2000-04-21  kenner * stor-layout.c (layout_decl): Only set DECL_MODE...
2000-04-21  kenner * gengenrtl.c (gencode): Write obstack_alloc_rtx funct...
2000-04-21  kenner * cse.c (cse_insn): In (set REG0 REG1) case, remove...
2000-04-21  zack * cpphash.c (struct arg, struct arglist): Const-ify...
2000-04-21  zack * predict.c (estimate_probability): New heuristic...
2000-04-21  rth * loop.c (emit_iv_add_mult): Revert last change.
2000-04-20  zack * cpplib.h (enum cpp_ttype): Add token types for all
2000-04-20  rth * config/alpha/alpha.c (alpha_emit_floatuns...
2000-04-20  zack * c-common.c (decl_attributes) [A_ALIAS]: Set TREE_USE...
2000-04-20  hubicka * loop.c (emit_iv_add_mult): Simplify it's input...
2000-04-20  hubicka * calls.c (expand_call): Avoid unnecesary precalculation
2000-04-20  kenner * toplev.c (enum dump_file_index, dump_file): Add...
2000-04-19  law * avr.c: #include "system.h" instead of <stdio...
2000-04-19  zack * cpphash.c (special_symbol): Represent an empty macro...
2000-04-19  jimb*** empty log message ***
2000-04-19  mmitchel * system.h (ONLY_INT_FIELDS): Make sure it is defined.
2000-04-19  kenner * stor-layout.c (place_field): Set rli->offset_align...
2000-04-19  ghazi * mips.h (BITS_PER_WORD, UNITS_PER_WORD, UNITS_PER_FPREG,
2000-04-19  hubicka * calls.c (precompute_arguments): Remove must_prealloc...
2000-04-19  hubicka * loop.c (check_insn_for_bivs, for_every_insn_in_loop,
2000-04-19  zack * cpplib.c (do_pragma_poison): Strings in the token...
2000-04-18  wilsonFix problem with relocs in read-only sections for C...
2000-04-18  zack * cccp.c, cexp.y, cexp.c, cccp.1: Removed.
2000-04-18  zack * cppinit.c (handle_option): Don't run error message...
2000-04-18  kenner * gcc/conflict.c (conflict_graph_add): Pass enum type to
2000-04-18  scox * gengenrtl.c (genlegend): Fix misspelling.
2000-04-18  robertl * configure.in (ENUM_BITFIELDS_ARE_UNSIGNED...
2000-04-18  kenner * ggc-common.c: Add missing blanks.
2000-04-18  kenner * stmt.c (mark_case_node): New function.
2000-04-18  kenner * expmed.c (emit_store_flag): If comparing two-word...
2000-04-18  mmitchel * cpplex.c (_cpp_lex_token): Don't call CPP_BUMP_LINE...
2000-04-18  kenner * c-decl.c (mark_binding_level): Use 'for' instead...
2000-04-18  zack * cppexp.c (lex): Don't assume tokens are NUL terminated.
2000-04-18  rth * bb-reorder.c (fixup_reorder_chain): Don't...
2000-04-18  mmitchel * function.c (expand_function_start): Use hard_functio...
2000-04-17  hubicka * i386.c (athlon_cost): Fix lea, divide and XFmode...
2000-04-17  rth * loop.c (canonicalize_condition): Add WANT_REG...
2000-04-17  zack * aclocal.m4 (AM_GNU_GETTEXT): Don't AC_REQUIRE([AC_FU...
2000-04-17  rth * builtins.c (expand_builtin_expect): New.
2000-04-17  jakub * config/sparc/sparc.c (eligible_for_sibcall_delay...
2000-04-17  ghazi * Makefile.in (stmp-fixproto): Acknowledge...
2000-04-17  hubicka * cse.c (struct check_depdendence_data): New.
2000-04-17  mmitchel * dwarf2out.c (DWARF_CIE_DATA_ALIGNMENT): Adjust,...
2000-04-17  mmitchel * tree.h (struct tree_common): Remove misleading comment.
2000-04-17  rthFix typo in recent entry.
2000-04-17  rthFix date on last entry.
2000-04-17  rth * Makefile.in ($(srcdir)/c-parse.y: c-parse...
2000-04-16  mmitchel * config/mips/mips-protos.h (mips_legitimate_address_p...
2000-04-16  rth * rtl.h (enum insn_note): New enumeration....
2000-04-16  zack * cpplex.c (_cpp_read_and_prescan): Enlarge len by...
2000-04-16  zack * cpplex.c (output_line_command): Remove debugging...
2000-04-16  neil * cpphash.h (SYNTAX_INCLUDE, SYNTAX_ASSERT...
2000-04-16  drepperUpdate.
2000-04-15  dje * toplev.c (display_help): Prefix "f" to "sched...
2000-04-15  kenner * Makefile.in (ggc-page.o): Now includes toplev.h.
2000-04-15  kenner * toplev.c: Make *_time variable long to reduce chance...
2000-04-15  kenner * configure.in (alpha*-*-*): Aad config/alpha/t-alpha.
2000-04-15  kenner * varasm.c (assemble_variable): Add cast to remove...
2000-04-15  kenner * flow.c (count_basic_blocks, find_basic_blocks_1...
2000-04-15  rearnsha* arm.md (movhi): REGNO_POINTER_ALIGN is now bits.
2000-04-15  rearnsha* emit-rtl.c (unshare_all_rtl_again): Unmark everything...
2000-04-15  wilsonFix glibc math testsuite failures.
2000-04-14  zack * cpplex.c (cpp_output_tokens, cpp_scan_buffer_nooutpu...
2000-04-14  geoffkIn gcc/:
2000-04-14  wilsonFix ia64 gdb miscompilation reported by Kevin Buettner.
2000-04-14  kenner * print-rtl.c (print_rtx, case NOTE): Don't blow up...
next