]> gcc.gnu.org Git - gcc.git/history - gcc/ChangeLog
Enable fixincludes for msdosdjgpp
[gcc.git] / gcc / ChangeLog
2000-12-02 Bruce KorbEnable fixincludes for msdosdjgpp
2000-12-02 Richard Earnshawarm.h (ARM_REGNO_OK_FOR_BASE_P, [...]): New macros.
2000-12-02 Neil Boothtradcpp.c (struct answer, [...]): New.
2000-12-02 Marek Michalkiewiczavr.md: Document UNSPEC usage.
2000-12-02 Bernd SchmidtMake alpha build again.
2000-12-02 Bernd SchmidtHaifa cleanup, part 1
2000-12-02 Neil Booth* cppexp.c (parse_number): Update diagnostic test.
2000-12-02 Bernd SchmidtFix multi-reg inheritance problems (only a fix small...
2000-12-02 Gerald Pfeiferinstall.texi (Configurations): Remove obsolete document...
2000-12-02 Gerald Pfeiferinstall.texi (Installation): Remove obsolete descriptio...
2000-12-02 Geoffrey KeatingRemove conflict indicator
2000-12-02 Jim Blandydbxout.c (dbxout_parms): Correctly describe parameters...
2000-12-01 Alexandre Olivafinal.c (output_addr_const): Don't assume at least...
2000-12-01 Alexandre Olivash.c (reg_class_from_letter): Assign `k' to SIBCALL_REGS.
2000-12-01 Joseph Myersc-common.c (warn_format, [...]): Define.
2000-12-01 Joseph Myersbuiltins.def (BUILT_IN_IMAXABS): Add.
2000-12-01 Joseph Myersc-common.c: Include "defaults.h".
2000-12-01 Neil Boothcppinit.c (initialize): Forgotten prototype.
2000-12-01 Phil Edwardsdiagnostic.c: Fix typos in comments.
2000-12-01 Phil Edwardsrtl.texi (Machine Modes): Document BImode and OImode.
2000-12-01 Joseph Myersgcc.c (default_compilers): Add suffixes .mi, .cp, ...
2000-12-01 Joseph Myersc-decl.c (grokdeclarator): If pedantic, warn about...
2000-12-01 Jakub Jelinekbuiltins.c (target_char_cast): New function.
2000-12-01 Marek Michalkiewiczinstall.texi (avr): Replace incomplete list of supporte...
2000-12-01 Bernd SchmidtAdd a frontend function for reload_reg_free_for_value_p...
2000-12-01 Bernd SchmidtFurther tweak cant_combine_insn_p
2000-12-01 Alexandre Olivash.c (shiftcosts): Don't get INTVAL before testing...
2000-12-01 Alexandre Olivash.h (OUTPUT_ADDR_CONST_EXTRA): Use INTVAL instead...
2000-12-01 Alexandre Olivash.md (fpu_switch0, [...]): Only match on TARGET_SH4.
2000-12-01 Alexandre Olivacombine.c (try_combine): Disregard USEs when updating...
2000-12-01 Richard Hendersonalpha.h (ASM_OUTPUT_MI_THUNK): Disable.
2000-12-01 Richard Hendersonelf.h (ASM_OUTPUT_SECTION_NAME): Copy elfos.h defn.
2000-11-30 Alexandre Oliva* c-common.c (status_warning) [! ANSI_PROTOTYPES]:...
2000-11-30 Michael Matzflow.c (make_edge): Early out, if no flags to set.
2000-11-30 Richard Hendersoncalls.c (expand_call): Emit queued insns before creatin...
2000-11-30 J. David Anglinprevent dual double definition protection
2000-11-30 Loren J. RittleExplicitly state srcdir for fixincl.x references -...
2000-11-30 Gerald Pfeifer* README.FRESCO: Remove obsolete file.
2000-11-30 Jeff Lawconfigure.in: Reorganize handling of *-*-gnu*, to share...
2000-11-30 Stephane Carrezudivmod.c, [...]: Moved from here.
2000-11-30 Jeffrey A Lawpa.md (conditional moves): Avoid holes in operand list.
2000-11-30 Neil Boothobjc-act.c (lang_init, [...]): Remove redundant code...
2000-11-30 John David Anglinpa.c (restore_unscaled_index_insn_codes): Delete procedure.
2000-11-30 John David Anglinpa.md: Remove hack from all index insns to reverse...
2000-11-30 John David Anglinfunction.h (emit_status): Delete member regno_pointer_f...
2000-11-30 John David Anglin* expr.c (do_compare_and_jump): Add missing TYPE_MODE...
2000-11-30 Joseph Myers* extend.texi: Update documentation for attributes.
2000-11-30 David O'Brienelf.h (IDENT_ASM_OP): Protect the #define.
2000-11-29 Neil Boothc-decl.c (c_decode_option): Don't handle -lang-objc.
2000-11-29 Jakub Jelinekexpr.c (can_store_by_pieces): Reinitialize max_size...
2000-11-29 Neil Booth* c-pragma.c (init_pragma): Update for parse_in type...
2000-11-29 Laurynas Biveinis* configure.in: recognize DOS-style absolute paths.
2000-11-29 Jakub Jelinekexpr.h (store_by_pieces): Add prototype.
2000-11-29 Jason Merrilltabify
2000-11-29 Richard Earnshawarm.md (sibcall, [...]): Add use of link register.
2000-11-29 Joseph Myers* extend.texi: Update documentation for default format...
2000-11-29 Jeffrey A Lawpa-64.h (ASM_OUTPUT_SECTION_NAME): Use a hash table...
2000-11-29 Nick CliftonFix pic_l;oad_addr to work in Thumb mode.
2000-11-29 Richard Hendersoncalls.c (expand_call): Defer const/pure NO_DEFER_POP...
2000-11-29 J"orn Renneckejump.c (delete_insn): Check that REG_LABEL note actuall...
2000-11-28 Neil Boothc-common.h: Remove flag_digraphs.
2000-11-28 Richard Hendersonc-parse.in (finish_parse): Update for parse_in type...
2000-11-28 Neil Boothcppmacro.c (cpp_scan_buffer_nooutput): Take a boolean...
2000-11-28 Richard Hendersongenoutput.c (validate_insn_operands): New.
2000-11-28 Richard Henderson* config.gcc: Kill residual pyramid support.
2000-11-28 Neil Boothc-lex.h (parse_in): Change parse_in to a cpp_reader *.
2000-11-28 Jakub Jelinekloop.c (load_mems): Avoid using next_label to find...
2000-11-28 Jan Hubickacalls.c (expand_call): Don't disable tail recursion...
2000-11-28 Neil Boothtradcpp.c (enum node_type): New hash types T_ASSERT...
2000-11-28 Bernd SchmidtIgnore SETs that are anything except REG or MEM, but...
2000-11-28 Richard Kennersystem.h (IS_DIR_SEPARATOR): Use uppercase macro name.
2000-11-28 Jakub Jelineki386.md (truncxfsf2_2): Fix predicate.
2000-11-28 Jim WilsonHandle frame sizes larger than int.
2000-11-27 Matthias Klose* extend.texi (Nested Functions): Update URL of Usenix...
2000-11-27 Mark Mitchell* function.c (free_after_compilation): Clear x_clobber_...
2000-11-27 Neil Boothcppinit.c (cpp_reader_init): Remove handling of warn_pa...
2000-11-27 Neil Boothtradcpp.c (enum pending_dir_t, [...]): New.
2000-11-27 Bernd SchmidtWhile building global lifetime information, keep track...
2000-11-27 Kaz Kojimash.md (udivsi3_i4, [...]): Clobber T register.
2000-11-27 Richard Earnshawarm.c (select_dominance_cc_mode): Handle new way that...
2000-11-27 Jan Hubickai386.c (ix86_force_to_memory, [...]): New.
2000-11-27 Richard Earnshawarm.md (arm_adddi3, [...]): Merge with splitters to...
2000-11-27 Bernd SchmidtPrettier visualization of COND_EXECs
2000-11-27 Bernd SchmidtRe-apply an earlier fix, with a small update
2000-11-27 Bernd SchmidtIn cselib, do not consider constants with different...
2000-11-27 Alexandre Olivaconfigure.in (extra_objs): Enclose extra_headers in...
2000-11-27 Neil Boothc-lex.c (cb_enter_file, [...]): Combine into the new...
2000-11-27 Mark Mitchelltree.h (mark_tree_hashtable): New function.
2000-11-27 Michael MeissnerFix rename registers problem; Rewrite 64-bit conditiona...
2000-11-27 Kaveh R. Ghazibuiltins.c (expand_builtin_strncmp, [...]): New functions.
2000-11-27 Mark Mitchellelfos.h (ASM_OUTPUT_SECTION_NAME): Use a hash table...
2000-11-26 Neil Boothcppmacro.c (cpp_scan_buffer_nooutput): Only scan the...
2000-11-26 Joseph Myers* makefile.vms: Remove EGCS references.
2000-11-26 Ulrich Drepperdwarf2out.c (output_file_names): New function.
2000-11-26 Neil Boothcpplib.h (struct cpp_reader): Remove lang_asm.
2000-11-26 Richard Kennerfold-const.c (fold, [...]): Always return tree of prope...
2000-11-26 Neil BoothMakefile.in: Remove MAYBE_CPPLIB and maybe_cpplib.
2000-11-26 Zack Weinberg* combine.c (try_combine): Remove redundant test.
2000-11-26 Richard Hendersonc-common.h (DECL_C_HARD_REGISTER): New.
2000-11-26 Richard Hendersonc-decl.c (c_expand_body): Use DECL_SOURCE_LINE rather...
next
This page took 0.653557 seconds and 108 git commands to generate.