OSDN Git Service

* config/ia64/ia64-protos.h (fr_nonimmediate_operand): Declare.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2000-09-11 rth * config/ia64/ia64-protos.h (fr_nonimmediate_op...
2000-09-11 aoliva* print-rtl.c (debug_call_placeholder_verbose): New...
2000-09-11 jakub * c-decl.c (do_case): Fix a typo.
2000-09-11 jakub * combine.c (simplify_if_then_else): Don't convert...
2000-09-11 amylaar * sh.h (INITIALIZE_TRAMPOLINE): Remove stray call to
2000-09-11 nickcDon't define `arm_elf'
2000-09-11 law * install.texi (LANGUAGES): Update to include...
2000-09-11 law * gcc.c (main): Don't warn about unused -B...
2000-09-11 law * integrate.c: Fix formatting.
2000-09-11 geoffk* alias.c (memrefs_conflict_p): An ADDRESSOF does confl...
2000-09-11 cruxFix obvious thinko
2000-09-11 ciceron * gcc.1: Document 68hc11 specific options.
2000-09-11 geoffk * config/rs6000/sysv4.h (MASK_LONG_DOUBLE_128): Define.
2000-09-11 geoffk * config/rs6000/aix.h (RS6000_ITRUNC): Moved from...
2000-09-11 zack * varasm.c (make_decl_rtl): Restore leading star on
2000-09-11 zack * c-pragma.c (handle_pragma_pack): Correct parsing...
2000-09-11 zack * defaults.h: Provide default definitions for...
2000-09-10 mmitchel * c-common.h (add_stmt): Change prototype.
2000-09-10 rth * c-parse.in: Revert last change.
2000-09-10 nickcDon't define `arm' or `thumb'.
2000-09-10 wehle * alias.c (find_base_term): Handle ADDRESSOF.
2000-09-10 hp2000-09-10 Denis Chertykov <denisc@overta.ru>
2000-09-10 ciceron * libgcc2.h: Use LONG_LONG_TYPE_SIZE instead of MIN_UN...
2000-09-10 rth * c-parse.in (asm patterns): Fix volatile check.
2000-09-10 ghazi * cppmacro.c (check_trad_stringification): New function.
2000-09-09 m.hayes * loop.h (struct loop_mem_info): Move from loop.c
2000-09-09 ciceronRecognize m6811-elf and m6812-elf
2000-09-09 geoffk * recog.c (validate_replace_rtx_1): Correct MODE param...
2000-09-09 m.hayes * loop.c (struct movables): New.
2000-09-08 zack * c-pragma.c: Don't elide entire file if !HANDLE_GENER...
2000-09-08 ciceron * config/m68hc11/m68hc11.md: New file, machine descrip...
2000-09-08 ciceronUnsigned -> float conversion for fp-bit.c
2000-09-08 cruxMMX/SSE patterns for i386
2000-09-08 rearnsha* arm.c: Don't include tm.h directly.
2000-09-08 hubickaFix typo
2000-09-08 hubicka * recog.c (validate_replace_rtx_1): Fix confusion...
2000-09-08 aoliva* config/sh/sh.md (symPLT_label2reg): Use operand3...
2000-09-08 cruxUpdate docs for USE rtx.
2000-09-08 cruxFix computation of need_mode in choose_reload_regs.
2000-09-08 cruxSome vector operation simplifications.
2000-09-08 rth * config/ia64/lib1funcs.asm (__divsi3): Use...
2000-09-08 geoffk * config/rs6000/sol-c0.c (_start): Declare `termfunc...
2000-09-08 amylaar * sh.md (cmpeqsi_ior_t, cmpeqsi_and_t): Remove.
2000-09-08 rth * c-lex.c (process_directive): If not HANDLE_GE...
2000-09-08 wilsonFix ia64-linux compiler abort on perl.
2000-09-08 zack * cpplib.h (struct cpp_options): Add user_label_prefix...
2000-09-08 rth * bb-reorder.c (fixup_reorder_chain): Add jump...
2000-09-07 rth * loop.c (strength_reduce): Call check_ext_depe...
2000-09-07 zack * c-pragma.h: Define HANDLE_GENERIC_PRAGMAS if
2000-09-07 law * config/h8300.h: Fix comment typos.
2000-09-07 neil * Makefile.in: Remove references to cppulp.{c,o}.
2000-09-07 jsm28 * c-common.c (time_char_table): Allow %#b and %#h.
2000-09-07 law * reorg.c (find_end_label): If the basic block reorder...
2000-09-07 clm * unroll.c (unroll_loop): Check for uncondition...
2000-09-07 cruxHandle multiword modes in regno_clobbered_p
2000-09-07 cruxFix a small oversight
2000-09-07 mmitchel * c-common.h (prep_stmt): Declare.
2000-09-07 aoliva* configure.in (sh-*-linux*): Added.
2000-09-07 aoliva* config/sh/sh.h (OVERRIDE_OPTIONS): Don't disable...
2000-09-07 aoliva* config/sh/sh.md (symPLT_label2reg): Force the initial...
2000-09-07 aoliva* Makefile.in (clean_s1): Depend on stage_b.
2000-09-07 mmitchel Move statement-tree facilities from C++ to C front...
2000-09-07 law * flow.c (insn_dead_p): Detect dead memory...
2000-09-07 law * calls.c: Fix formatting.
2000-09-07 law * config/i386/i386.h (ADDRESS_COST): Fix typo.
2000-09-07 zackIntegrated preprocessor.
2000-09-06 dje * rs6000.md: Correct function unit definitions for...
2000-09-06 mmitchel * extend.texi: Mark named return value extension as...
2000-09-06 geoffk * config/rs6000/rs6000.c (rs6000_reverse_condition...
2000-09-06 gdr * toplev.c (display_help): Fix thinko in documentation.
2000-09-06 dj* Makefile.in (stage_*): add more dependencies to ensur...
2000-09-06 manfred 2000-09-06 Manfred Hollstein <manfredh@redhat.com>
2000-09-06 schwab* mklibgcc.in: Emit rule for libgcc-stage-start.
2000-09-06 cruxDon't use CLASS_LIKELY_SPILLED in local-alloc
2000-09-06 cruxChanges in cse.c/loop.c cost calculations
2000-09-06 geoffk* config/rs6000/rs6000.c (validate_condition_mode)...
2000-09-06 rth * config/i386/i386.md (call_pop): Fix test...
2000-09-06 zack * timevar.c (timevar_add): Delete.
2000-09-06 ovidiu2000-09-05 J. David Anglin <dave@hiauly1.hia.nrc.ca>
2000-09-06 jason * c-decl.c (finish_incomplete_decl): Don't...
2000-09-06 rth * config/ia64/lib1func.asm (__divtf3): Rebundle...
2000-09-06 rth * config/ia64/ia64.md (mulhi3): Fix typo last...
2000-09-06 dj* Makefile.in: Restructure bootstrap stages to allow...
2000-09-05 rth * config/ia64.md (movsi and movdi patterns...
2000-09-05 rth * config/ia64/ia64.md (mulhi3): New.
2000-09-05 rth * config/ia64/ia64.h (INIT_TARGET_OPTABS):...
2000-09-05 korbbPAGESIZE is not portable
2000-09-05 korbbalways read header files with poorly chosen sizes
2000-09-05 aoliva* gcse.c (hash_string_1): Add prototype.
2000-09-05 jason * gcc.c: Undefine "__WCHAR_TYPE__" before redef...
2000-09-04 schwab* Makefile.in (STAGESTUFF): Remove libgcc.
2000-09-04 aph2000-09-04 Andrew Haley <aph@redhat.com>
2000-09-04 hubicka * combine.c (make_extraction): Fix rtx_cost comparison to
2000-09-04 jakub * cpplex.c (ON_REST_ARG): Check VAR_ARGS flag of curre...
2000-09-04 geoffk * invoke.texi: Document the -mvxworks option for rs600...
2000-09-04 geoffk * config/rs6000/rs6000.h: Update various comments...
2000-09-03 rearnsha* arm.c (final_prescan_insn): If the form of a jump...
2000-09-03 denisc * config/avr/avr.md ("*tablejump_lib"): New pattern.
2000-09-03 denisc * config/avr/avr-protos.h, config/avr/avr.c (unique_se...
2000-09-02 denisc * config/avr/avr.md ("*negsi2"): substitute %@ to...
next