Check this.len, not len, when determining if there is no more input data.
[platform/upstream/gcc.git] / gcc /
2000-11-29 Jeff LawDaily bump.
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 Henderson* com.c (ffecom_member_phase2_): Set TREE_USED on the...
2000-11-28 Richard Hendersonc-parse.in (finish_parse): Update for parse_in type...
2000-11-28 Geoffrey Keating940510-1.c: Update to test c89 functionality.
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 Nathan Sidwellparse.y (base_class.1): Produce a _TYPE not a _DECL.
2000-11-28 Nathan Sidwellspew.c (yyerror): Cope if yylval.ttype is NULL.
2000-11-28 Nathan Sidwelldecl.c (grokdeclarator): Diagnose undefined template...
2000-11-28 Nathan Sidwelldecl.c (grokdeclarator): Do type access control on...
2000-11-28 Jakub Jelineki386.md (truncxfsf2_2): Fix predicate.
2000-11-28 Jeff LawDaily bump.
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 Richard EarnshawChangeLog
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 Nathan Sidwelldecl.c (grokfndecl): Undo COMPONENT_REF damage caused...
2000-11-27 Bernd SchmidtIn cselib, do not consider constants with different...
2000-11-27 Nathan Sidwellcp-tree.h (binfo_from_vbase): Return the virtual base...
2000-11-27 Alexandre Olivaconfigure.in (extra_objs): Enclose extra_headers in...
2000-11-27 Jeff LawDaily bump.
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 GhaziChangeLog for:
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 Joseph MyersRELEASE-PREP: Remove obsolete EGCS reference.
2000-11-26 Joseph Myersg77spec.c (lang_specific_driver): Update copyright...
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 Neil Booth* g++.old-deja/g++.other/overload12.C
2000-11-26 Richard Kennerfold-const.c (fold, [...]): Always return tree of prope...
2000-11-26 Gabriel Dos Reistests_flags.in: New file.
2000-11-26 Neil Booth* c-lex.h: Should have been committed.
2000-11-26 Neil BoothMakefile.in: Remove MAYBE_CPPLIB and maybe_cpplib.
2000-11-26 Jeff LawDaily bump.
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...
2000-11-26 Richard Hendersondwarf2out.c (file_table, [...]): Remove.
2000-11-25 Joseph Myersmethod.c (build_mangled_C9x_name): Rename to build_mang...
2000-11-25 Joseph Myers* invoke.texi: Update sequence points references.
2000-11-25 Neil Boothc-common.c: Remove USE_CPPLIB conditional inclusions.
2000-11-25 Richard Hendersonhaifa-sched.c (sched_analyze_1, [...]): Revert 2000...
2000-11-25 Bernd SchmidtAllow combinations involving the flag register
2000-11-25 Philipp Thomasconfigure.in (ALL_LINGUAS): Remove en_GB and add sv.
2000-11-25 Jakub Jelineksparc.md (muldi3_v8plus): Remove H constraint.
2000-11-25 Neil Booth* gcc.dg/cpp/include2.c: Make test locale independent.
2000-11-25 Jeff LawDaily bump.
2000-11-25 Alexandre Olivash.h (TARGET_NONE): New.
2000-11-25 Alexandre OlivaMakefile.in ($(INTL_TARGETS)): Added $(CONFIG_H) for...
2000-11-25 Alexandre Olivash.md (sibcalli, [...]): New insns.
2000-11-25 Alexandre Olivash.md (GOTaddr2picreg, [...]): Don't set current_functi...
2000-11-25 Alexandre Olivash-protos.h (symbol_ref_operand): Declare.
2000-11-25 Alexandre Oliva* gcc.c-torture/compile/20001123-2.c: New.
2000-11-25 Kriang Lerdsuwanakij* g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
2000-11-25 Nick CliftonUse target specific, language specific object files...
2000-11-25 Nick CliftonAdd support for target specific, language specific...
2000-11-24 Richard Kenner* gcc.c (process_command): Use F_OK, not R_OK.
2000-11-24 Arno J. Klaassen* flow.c (print_rtl_and_abort): Remove ANSIism.
2000-11-24 Alexandre Olivash.h (GENERAL_REGISTER_P, [...]): New macros.
2000-11-24 Alexandre Olivash.md: Clobber MACH_REG and MACL_REG in SImode, instead...
2000-11-24 Denis Chertykovavr.c (out_tsthi,out_tstsi): Test simplification bug...
2000-11-24 J"orn Renneckejump.c (delete_computation): Re-instate deletion of...
2000-11-24 Bernd SchmidtMake operand numbers contiguous in four patterns.
2000-11-24 Bernd SchmidtFix crash in fold_range_test
2000-11-24 Bernd SchmidtFix code that substitutes reloadreg into SET_DEST of...
2000-11-24 Bernd SchmidtTreat ready list as a (for now, semi-)abstract datatype...
2000-11-24 Bernd SchmidtNew testcase
2000-11-24 Anthony Greenjcf-parse.c (init_jcf_parse): Register current_file_lis...
2000-11-24 Bernd SchmidtFix bug in previous change.
2000-11-24 Bernd SchmidtOverhaul sequence point warnings (again)
2000-11-24 Richard SandifordAvoid a bit of copy propagation when there's a REG_EQUI...
2000-11-24 Bernd SchmidtAvoid hard register combinations
2000-11-24 Nathan Sidwellc-parse.in (unary_expr): Move VA_ARG from here ...
next