OSDN Git Service

* cpplib.h (cpp_reader): Add new flag, no_directives.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2000-02-02 zack * cpplib.h (cpp_reader): Add new flag, no_directives.
2000-02-02 wilsonFix sparc -msoft-float abort while compiling newlib.
2000-02-02 cpopetz * flow.c (find_basic_blocks): Don't kill label_value_list
2000-02-02 kenner * expr.c (store_field): Ensure ALIGN is no stricter...
2000-02-02 rth * jump.c (delete_insn): Partially revert 19...
2000-02-02 rth * toplev.c (rest_of_compilation): Run rebuild_j...
2000-02-02 rth * i386.c (general_no_elim_operand): New.
2000-02-02 rth * flow.c (mark_regs_live_at_end): Follow expand...
2000-02-02 zackargh, forgot to commit changelog
2000-02-02 rth * sparc.c (fp_zero_operand): Turn into a normal...
2000-02-02 hp * tm.texi (Values in Registers): Fix typo in HARD_REGN...
2000-02-01 ghazi * Makefile.in (specs.ready): New target.
2000-02-01 ghazi * fixinc.irix: Use unique filenames for writing...
2000-02-01 ghazi * tsystem.h: New file.
2000-02-01 hubicka * builtins.c (expand_builtin_memset): Expand for varia...
2000-02-01 gavin(SUBTARGET_ASM_SPEC) : Default ISA based on ABI.
2000-02-01 hp * dwarfout.c (SHORT_TYPE_SIZE): Correct default.
2000-01-31 cchavva * combine.c (try_combine) [HAVE_cc0]: Trying to check...
2000-01-31 brolley2000-01-31 Dave Brolley <brolley@redhat.com>
2000-01-31 jason * jump.c (redirect_jump): Move a NOTE_INSN_FUNC...
2000-01-31 ghazi * gansidecl.h (PROTO, VPROTO, PVPROTO): Delete...
2000-01-31 zack * i386/386bsd.h, i386/beos-pe.h, i386/bsd386.h, i386...
2000-01-31 drepper * c-decl.c (c_decode_option): Accept optional...
2000-01-31 rth * alpha.md (return_internal): Allow after reloa...
2000-01-30 rth * i386.c (ix86_compute_frame_size): Omit paddin...
2000-01-30 rth * alpha.c (alpha_expand_epilogue): Don't emit...
2000-01-30 rth * alpha.md (negtf2, abstf2): Fix word order...
2000-01-30 zack * cppfiles.c (find_position): Drop 'colp' argument...
2000-01-30 zack * c-parse.in: Apply Ulrich's changes from c-parse.y.
2000-01-30 zack * cpperror.c (cpp_file_line_for_message): If 'line...
2000-01-29 mmitchel * flow.c (mark_regs_live_at_end): Fix typo.
2000-01-29 drepperUpdate.
2000-01-29 hpFix entry for ns32k change of 01-27 - no VOIDmode for...
2000-01-29 m.hayes2000-01-29 Herman A.J. ten Brugge <Haj.Ten.Brugge@net...
2000-01-29 m.hayes2000-01-29 Herman A.J. ten Brugge <Haj.Ten.Brugge@net...
2000-01-29 m.hayes2000-01-27 Herman A.J. ten Brugge <Haj.Ten.Brugge@net...
2000-01-29 m.hayes2000-01-29 Herman A.J. ten Brugge <Haj.Ten.Brugge@net...
2000-01-29 jleFri Jan 7 19:48:04 CET 2000 Jan Hubicka <jh@suse.cz>
2000-01-28 rth * flow.c (find_basic_blocks): Remove do_cleanup...
2000-01-28 rth * haifa-sched.c (schedule_insns): Don't recompu...
2000-01-28 rth * Makefile.in (flow.o): Revert 24 Jan change.
2000-01-28 zack * configure.in: Make --enable-cpplib the default.
2000-01-28 cruxDelete a superfluous and buggy optimization
2000-01-28 ghazi * diagnostic.c (build_message_string, output_pr...
2000-01-28 rth * alpha.md (trunctfsf2): New.
2000-01-28 mrsFix whitespace
2000-01-28 rth * configure.in (alpha-dec-osf5): Enable MASK_SU...
2000-01-27 zack * cppinit.c (cpp_handle_option): Recognize C++ comment...
2000-01-27 geoffk* emit-rtl.c (unshare_all_rtl): Unshare virtual paramet...
2000-01-27 geoffk * genoutput.c (output_prologue): Include ggc.h in...
2000-01-27 rthns32k update from Ian Dall and Hans-Peter Nilsson.
2000-01-27 rth * gthr-posix.h: Fix typo; compatibily -> compat...
2000-01-27 zack * cppinit.c: Add " (cpplib)" to end of string printed by
2000-01-27 rth * alpha.c (alpha_emit_conditional_move): Use...
2000-01-27 jakub * config/sparc/linux64.h (CC1_SPEC): If compiling...
2000-01-26 amylaargcc:
2000-01-26 rth * alpha.c (alpha_split_tfmode_pair): New.
2000-01-26 ghazi * i386/cygwin.h: PROTO -> PARAMS.
2000-01-26 jakub * config/sparc/sparc.c (sparc_emit_float_lib_cmp)...
2000-01-26 oliva* config/alpha/alpha.c (alpha_emit_xfloating_cvt):...
2000-01-26 zack * fixinc/Makefile.in (machname.h): SunOS 4 sed can...
2000-01-26 rth * sparc.c (output_cbranch): Fix accidental...
2000-01-26 rth * tree.def (UNNE_EXPR): Remove.
2000-01-26 nickcOnly check machine class insns for improper emission...
2000-01-26 rth * Makefile.in (flow.o): Depend on $(EXPR_H).
2000-01-25 m.hayes2000-01-26 Michael Hayes <m.hayes@elec.canterbury...
2000-01-25 gavin * config/mips/mips.h (LEGITIMATE_CONSTANT_P): Fix...
2000-01-25 gavin2000-01-25 Gavin Romig-Koch <gavin@cygnus.com>
2000-01-25 cpopetz * config/fp-bit.c (_unord_f2): Fix typo.
2000-01-25 zack * c-common.c, c-decl.c, c-lang.c, c-lex.c, c-parse...
2000-01-25 cpopetz * config/mips/mips.md (zero_extendsidi2_internal)...
2000-01-25 rth * sparc-protos.h (select_cc_mode): Declare.
2000-01-25 rth * dwarf2out.c (dwarf2out_init): Use ggc_add_rtx...
2000-01-25 rth * alpha.c (secondary_reload_class): Don't alloc...
2000-01-25 zack2000-01-25 Zack Weinberg <zack@wolery.cumb.org>
2000-01-25 jason * dwarf2out.c: include "varray.h", not dyn...
2000-01-25 wilsonFix mips EABI/dwarf2 segfault while compiling newlib.
2000-01-25 rth * builtins.c (expand_tree_builtin): Move ...
2000-01-25 m.hayes2000-01-25 Michael Hayes <m.hayes@elec.canterbury...
2000-01-24 meissnerInclude new cygwin include directories
2000-01-24 rth * rtl.def: Add unordered fp comparisions.
2000-01-24 rth * alpha.c (alpha_emit_xfloating_cvt): Thinko...
2000-01-24 hubicka * reg-stack.c (subst_stack_regs_pat): Handle correctly...
2000-01-24 hubicka * i386.h (FIRST_PSEUDO_REGISTER): Set to 21.
2000-01-24 hubicka * i386.h (PREDICATE_CODES): Add aligned_operand.
2000-01-24 zack * fixinc/fixfixes.c (fix_char_macro_uses): Correct...
2000-01-24 rth * alpha/osf.h (TARGET_HAS_XFLOATING_LIBS):...
2000-01-24 oliva* config/sparc/sol2-sld-64.h (TRANSFER_FROM_TRAMPOLINE...
2000-01-23 m.hayes2000-01-24 Michael Hayes <m.hayes@elec.canterbury...
2000-01-23 rth * libgcc2.c (dwarf_reg_size_table): Size with...
2000-01-23 rth * i386.c (dbx_register_map, svr4_dbx_register_m...
2000-01-23 mmitchel (struct globals): Likewise.
2000-01-23 mmitchel * ggc-page.c (struct page_entry): Make `context_depth' an
2000-01-23 cpopetz * loop.c (check_dbra_loop): When checking a loop for
2000-01-22 m.hayes2000-01-23 Michael Hayes <m.hayes@elec.canterbury...
2000-01-22 zack * fixinc/fixincl.c: Move declarations of 'pz_fname...
2000-01-22 nickcFix definition of UNIQUE_SECTION so that zero initialis...
2000-01-22 nickccatch a SUBREG containing a constant.
2000-01-22 korbbTest for directory before trying to cd into it
2000-01-22 zack * cpphash.c (change_newlines): Delete function.
next