flags.h (flag_dump_rtl_in_asm): Declare.
[gcc.git] / gcc / ChangeLog
2000-09-13 Stephane Carrezflags.h (flag_dump_rtl_in_asm): Declare.
2000-09-13 Stephane CarrezDocument 68hc11 & 68hc12 port
2000-09-13 Denis Chertykovavr.h (ASSEMBLER_DIALECT): New macro declared.
2000-09-13 John Wehlealias.c (find_base_term): Use frame_pointer_rtx when...
2000-09-13 Tom Tromeyconfigure, config.in: Rebuilt.
2000-09-12 Jakub Jelinekc-lex.c (lex_string): Use charwidth to compute bytemask.
2000-09-12 Jeff LawCorrect last entry.
2000-09-12 Michael Hayes* loop.c (note_set_pseudo_multiple_uses): Correct.
2000-09-12 Jim WilsonFix ia64-linux glibc intl/loadmsgcat.c miscompilation.
2000-09-12 Greg McGary* config/mips/mips-protos.h
2000-09-12 Bernd SchmidtDon't try to make autoincs with the stack pointer
2000-09-12 Kazu Hirata* haifa-sched.c: Fix formatting.
2000-09-12 Kazu Hirata* genattrtab.c: Fix formatting.
2000-09-12 Kaveh R. Ghazibuiltins.c (built_in_decls): New array.
2000-09-12 Jeffrey A Lawconvex.md: Use "+" instead of "=" for outputs wrapped...
2000-09-12 Kazu Hirata* unroll.c: Fix formatting.
2000-09-12 Bruce Korbcode cleanups
2000-09-12 Kaveh R. Ghazic-typeck.c (process_init_element): Avoid union init...
2000-09-12 Alexandre Olivash.h (PREDICATE_CODES): Add CONST_DOUBLE to general_mov...
2000-09-12 Bernd SchmidtFix hard reg cost calculations in CSE; some minor cleanups
2000-09-12 Mark Mitchellc-common.h (genrtl_clear_out_block): Remove.
2000-09-12 Zack Weinbergcppfiles.c: Move all default-#defines to top of file.
2000-09-12 Philipp Thomasaclocal.m4 (AM_WITH_NLS): Don't force use of included...
2000-09-11 Michael Hayesflow.c (split_block): Fix update of registers live...
2000-09-11 Jan Hubickai386.md (add?i_3, add?i_5): New.
2000-09-11 Kazu Hirata* final.c: Fix formatting.
2000-09-11 Matthew Hillerh8300.md (movstrictqi): Changed constraint modifier...
2000-09-11 Michael Hayesloop.h (LOOP_IVS): New macro.
2000-09-11 Michael Hayesloop.h (LOOP_REGS): New macro.
2000-09-11 Michael Hayesunroll.c (iteration_info): Subsume into loop_iterations.
2000-09-11 Michael Hayesbasic-block.h (LOOP_TREE, [...]): New.
2000-09-11 Michael Hayesbasic-block.h (split_block, [...]): New prototypes.
2000-09-11 Richard Henderson* cse.c (fold_rtx): Honor NO_FUNCTION_CSE.
2000-09-11 Richard Hendersonia64-protos.h (fr_nonimmediate_operand): Declare.
2000-09-11 Alexandre Olivaprint-rtl.c (debug_call_placeholder_verbose): New variable.
2000-09-11 Jakub Jelinek* c-decl.c (do_case): Fix a typo.
2000-09-11 Jakub Jelinekcombine.c (simplify_if_then_else): Don't convert a...
2000-09-11 J"orn Renneckesh.h (INITIALIZE_TRAMPOLINE): Remove stray call to...
2000-09-11 Philip BlundellDon't define `arm_elf'
2000-09-11 Ulrich Drepperinstall.texi (LANGUAGES): Update to include new languages.
2000-09-11 DJ Deloriegcc.c (main): Don't warn about unused -B prefixes
2000-09-11 Kazu Hirata* integrate.c: Fix formatting.
2000-09-11 Geoff Keating* alias.c (memrefs_conflict_p): An ADDRESSOF does confl...
2000-09-11 Bernd SchmidtFix obvious thinko
2000-09-11 Stephane Carrez* gcc.1: Document 68hc11 specific options.
2000-09-11 Geoff Keatingsysv4.h (MASK_LONG_DOUBLE_128): Define.
2000-09-11 Geoff Keatingaix.h (RS6000_ITRUNC): Moved from rs6000.h.
2000-09-11 Zack Weinbergvarasm.c (make_decl_rtl): Restore leading star on DECL_...
2000-09-11 Zack Weinbergc-pragma.c (handle_pragma_pack): Correct parsing logic...
2000-09-11 Zack Weinbergdefaults.h: Provide default definitions for...
2000-09-10 Mark Mitchellc-common.h (add_stmt): Change prototype.
2000-09-10 Richard Hendersonc-parse.in: Revert last change.
2000-09-10 Philip BlundellDon't define `arm' or `thumb'.
2000-09-10 John Wehlealias.c (find_base_term): Handle ADDRESSOF.
2000-09-10 Denis Chertykovgenoutput.c (output_insn_data): Translate <NEWLINE...
2000-09-10 Stephane Carrezlibgcc2.h: Use LONG_LONG_TYPE_SIZE instead of MIN_UNITS...
2000-09-10 Richard Henderson* c-parse.in (asm patterns): Fix volatile check.
2000-09-10 Kaveh R. Ghazicppmacro.c (check_trad_stringification): New function.
2000-09-09 Michael Hayesloop.h (struct loop_mem_info): Move from loop.c (struct...
2000-09-09 Stephane CarrezRecognize m6811-elf and m6812-elf
2000-09-09 Geoff Keatingrecog.c (validate_replace_rtx_1): Correct MODE paramete...
2000-09-09 Michael Hayesloop.c (struct movables): New.
2000-09-08 Zack Weinbergc-pragma.c: Don't elide entire file if !HANDLE_GENERIC_...
2000-09-08 Stephane Carrezm68hc11.md: New file, machine description for 68HC11...
2000-09-08 Stephane CarrezUnsigned -> float conversion for fp-bit.c
2000-09-08 Bernd SchmidtMMX/SSE patterns for i386
2000-09-08 Richard Earnshaw* arm.c: Don't include tm.h directly.
2000-09-08 Jan HubickaFix typo
2000-09-08 Jan Hubickarecog.c (validate_replace_rtx_1): Fix confusion about...
2000-09-08 Alexandre Oliva* config/sh/sh.md (symPLT_label2reg): Use operand3...
2000-09-08 Bernd SchmidtUpdate docs for USE rtx.
2000-09-08 Bernd SchmidtFix computation of need_mode in choose_reload_regs.
2000-09-08 Bernd SchmidtSome vector operation simplifications.
2000-09-08 Richard Hendersonlib1funcs.asm (__divsi3): Use .s1 for frcpa.
2000-09-08 Geoff Keatingsol-c0.c (_start): Declare `termfunc' parameter with...
2000-09-08 J"orn Renneckesh.md (cmpeqsi_ior_t, [...]): Remove.
2000-09-08 Richard Hendersonc-lex.c (process_directive): If not HANDLE_GENERIC_PRAG...
2000-09-08 Jim WilsonFix ia64-linux compiler abort on perl.
2000-09-08 Zack Weinbergcpplib.h (struct cpp_options): Add user_label_prefix...
2000-09-08 Richard Hendersonbb-reorder.c (fixup_reorder_chain): Add jump in new...
2000-09-07 Richard Hendersonloop.c (strength_reduce): Call check_ext_dependant_givs.
2000-09-07 Zack Weinbergc-pragma.h: Define HANDLE_GENERIC_PRAGMAS if REGISTER_T...
2000-09-07 Kazu Hiratah8300.h: Fix comment typos.
2000-09-07 Neil BoothMakefile.in: Remove references to cppulp.{c,o}.
2000-09-07 Joseph Myersc-common.c (time_char_table): Allow %#b and %#h.
2000-09-07 Herman A.J. ten... reorg.c (find_end_label): If the basic block reorder...
2000-09-07 Catherine Mooreunroll.c (unroll_loop): Check for unconditional jumps...
2000-09-07 Bernd SchmidtHandle multiword modes in regno_clobbered_p
2000-09-07 Bernd SchmidtFix a small oversight
2000-09-07 Mark Mitchellc-common.h (prep_stmt): Declare.
2000-09-07 Niibe Yutakaconfigure.in (sh-*-linux*): Added.
2000-09-07 Alexandre Olivash.h (OVERRIDE_OPTIONS): Don't disable function CSE...
2000-09-07 Alexandre Olivash.md (symPLT_label2reg): Force the initialization...
2000-09-07 H.J. LuMakefile.in (clean_s1): Depend on stage_b.
2000-09-07 Mark MitchellMove statement-tree facilities from C++ to C front...
2000-09-07 Herman A.J. ten... * flow.c (insn_dead_p): Detect dead memory stores with...
2000-09-07 Kazu Hirata* calls.c: Fix formatting.
2000-09-07 Graham Stott* config/i386/i386.h (ADDRESS_COST): Fix typo.
2000-09-07 Zack WeinbergIntegrated preprocessor.
2000-09-06 David Edelsohnrs6000.md: Correct function unit definitions for cr_log...
next