builtins.c (c_strlen): Use TREE_STRING_LENGTH - 1 for max.
[platform/upstream/gcc.git] / gcc / ChangeLog
2000-11-09 Jakub Jelinekbuiltins.c (c_strlen): Use TREE_STRING_LENGTH - 1 for...
2000-11-09 Gerald Pfeifer* Remove overlooked conflict marker.
2000-11-09 Gerald Pfeifer* fixinc/gnu-regex.c: Rename EGCS LOCAL markers to...
2000-11-09 Joseph Myerscalls.c (expand_call, [...]): Use memcpy () instead...
2000-11-09 Christopher Faylorcygwin.h: Add -no-win32 switch.
2000-11-09 Nick CliftonFix {u}mulsidi3adddi patterns in arm.md and add testcas...
2000-11-09 Richard Hendersonflow.c (init_propagate_block_info): Protect the rtx...
2000-11-08 Neil BoothMove directive handling into the lexer itself.
2000-11-08 Jan Hubickaregmove.c (combine_stack_adjustments_for_blocks): Recog...
2000-11-08 Mark Mitchellc-tree.texi (VAR_DECL): Describe representation of...
2000-11-08 Mark Mitchellc-tree.texi (FUNCTION_TYPE): Clarify TYPE_ARG_TYPES...
2000-11-08 Jakub Jelineksparc.h (ASM_OUTPUT_MI_THUNK): Cast DELTA to int before...
2000-11-08 Jakub Jelinekfunction.c (expand_function_start): Cast GET_MODE_SIZE...
2000-11-08 Jakub Jelinekexpr.c (expand_expr): Handle when op0 is RETURN_DECL...
2000-11-08 Gerald Pfeifer* README.gnat: Remove file.
2000-11-08 Alexandre Olivamklibgcc.in (EXTRA_MULTILIB_PARTS): Generate multilib...
2000-11-08 Richard Hendersondwarfout.c (INSN_LABEL_FMT): Remove.
2000-11-08 Richard Hendersonfde-glibc.c (find_fde_for_dso): Do a binary search...
2000-11-08 Richard Henderson* gcc.c (default_compilers) [@cpp-output]: Add -fprepro...
2000-11-08 Richard Hendersonc-lang.c (start_cdtor, [...]): New functions.
2000-11-08 Jeffrey Oldhamt-iris6 (FPBIT): New.
2000-11-07 Nick Cliftonm88k.h (GLOBAL_ASM_OP): Add missing tab.
2000-11-07 Joseph Myersalias.c [...] (init_alias_analysis, [...]): Use memset...
2000-11-07 DJ Delorieoops, wrong ChangeLog
2000-11-07 Neil Booth* cp/lang-specs.h: Fix -save-temps specs under USE_CPPLIB.
2000-11-07 Kaveh R. Ghazi* c-common.c (combine_strings): Only warn about long...
2000-11-07 J"orn Rennecke* combine.c (distribute_notes): Fix typo in last change.
2000-11-07 Geoffrey Keatingrs6000.md (movdi_internal32+1): Use operand_subreg_forc...
2000-11-07 Philip BlundellDelete arm-linux-aout target
2000-11-07 Philipp ThomasABOUT-GCC-NLS: Remove the patch for gettext as it has...
2000-11-07 DJ Delorie* testsuite/gcc.dg/20000614-1.c: Add return so that...
2000-11-07 Kaveh R. Ghazibuiltins.c (expand_builtin_strpbrk): New function.
2000-11-07 David O'Brienfreebsd.h: New file -- FreeBSD/alpha architecture file.
2000-11-07 Joseph Myerstree.c (build_common_tree_nodes_2): Make va_list_type_n...
2000-11-07 J"orn Renneckecombine.c (recog_for_combine): Allocate uninitialized...
2000-11-07 J"orn Renneckeflow.c (verify_local_live_at_start): Back out last...
2000-11-06 J"orn Renneckereload1.c (eliminate_regs_in_insn): Allow a set to...
2000-11-06 Neil Boothc-lex.c (init_c_lex): If cpp_start_read fails, exit...
2000-11-06 Neil Boothtradcpp.c (special_symbol): Assign an null string rathe...
2000-11-06 Neil Boothcpplex.c (_cpp_equiv_tokens): Check arg_no in the CPP_M...
2000-11-06 Neil Boothc-lex.c (c_lex): Replace tok.val.aux with tok.val.c...
2000-11-06 Jakub Jelineksparc.md (adddi3): If operands[2] is 4096 and operands...
2000-11-06 Jakub Jelineksparc.h (ASM_OUTPUT_MI_THUNK): On sparc64 we need to...
2000-11-06 Jakub Jelineksparc.md (smulsi3_highpart_v8plus, [...]): Fix output...
2000-11-06 Denis Chertykovexpmed.c (expand_divmod): For signed divide by 2, prefe...
2000-11-05 Joseph MyersMakefile.in: Remove all targets related to building...
2000-11-04 Neil Booth* cpp.texi: Update for _Pragma.
2000-11-04 Joseph Myers* gcc.texi (Contributing): Update URL for projects...
2000-11-04 Neil Boothcpplex.c (parse_string): Don't allow multiline strings...
2000-11-04 Neil Boothcpplib.c (do_line): Only warn pedantically if not readi...
2000-11-04 Alexandre Olivacalls.c (emit_call_1): Use n_popped instead of RETURN_P...
2000-11-03 Zack Weinbergbuiltins.c (expand_builtin_strlen): Remove unused mode...
2000-11-03 Geoff KeatingIn gcc/:
2000-11-03 Mark Mitchelliris6.h (SUBTARGET_CC1_SPEC): Remove -static handling.
2000-11-03 Kaveh R. GhaziMakefile.in (fold-const.o): Depend on $(GGC_H), not...
2000-11-03 Joseph MyersUse memset/memcmp instead of bzero/bcmp.
2000-11-03 Nathan Sidwellcppfiles.c (open_file): If already read, then don't...
2000-11-03 Bernd SchmidtMove fold_builtin declaration to proper header
2000-11-03 J"orn Rennecke* flow.c (verify_local_live_at_start): Allow hard regs...
2000-11-02 Neil Booth* Update ChangeLog for the -A= config patch (separate).
2000-11-02 J"orn Renneckecombine.c (distribute_notes): Use rtx_equal_p to check...
2000-11-02 Neil Boothconfigure.in: Make integrated CPP the default.
2000-11-02 J"orn Renneckereload.c (find_equiv_reg): Test all hard registers...
2000-11-02 Joseph Myers* collect2.c (main, write_c_file_stat), gcc.c (translat...
2000-11-02 Joseph Myersc-common.c (get_flag_spec, [...]): Use strchr () instea...
2000-11-02 Zack Weinbergc-lex.c (init_c_lex): Update cpp_start_read call.
2000-11-02 Geoff Keating* machmode.def: Add V16QImode.
2000-11-01 Richard Hendersondwarf2out.c (loc_descriptor_from_tree): Check for null...
2000-11-01 Neil Boothcpplib.c (run_directive): Use correct line number for...
2000-11-01 Richard Henderson* stmt.c (expand_start_null_loop): Set continue_label.
2000-11-01 Bernd SchmidtConstant folding for builtins
2000-11-01 Richard Hendersonstmt.c (expand_start_null_loop): New.
2000-11-01 Richard Henderson* cppmain.c (scan_buffer): Don't avoid paste for assembly.
2000-11-01 Neil Boothc-parse.in (_yylex): Remove CPP_BACKSLASH case.
2000-11-01 Kaveh R. Ghazibuiltins.c (expand_builtin_strstr): New function.
2000-11-01 Richard Hendersoni386.c (fcmov_comparison_operator): Check for CCFPmode...
2000-11-01 Richard Hendersonc-semantics.c (genrtl_do_stmt): Use integer_zerop inste...
2000-11-01 Richard Henderson* c-semantics.c (genrtl_do_stmt): Special case do/while(0).
2000-11-01 Nick CliftonDo not allow -fdata-sections to override the section...
2000-11-01 Chris Demetrioulibgcc2.c (__shtab): Remove __shtab variable.
2000-11-01 Jim WilsonMake ia64 port use tags instead of labels for debug...
2000-11-01 Richard Hendersondwarf2out.c (struct dw_loc_descr_struct): Add dw_loc_addr.
2000-10-31 Neil Boothcpp.texi: Update for new command line assertion syntax.
2000-10-31 Neil Booth* Forgot to update ChangeLog.
2000-10-31 Jan Hubickai386.h: Clarify CCNOmode description in comment.
2000-10-31 Joseph Myersc-typeck.c (build_unary_op): If pedantic, pedwarn for...
2000-10-31 Kaveh R. Ghazibuiltins.c (expand_builtin_fputs): When deleting NOP...
2000-10-31 Jakub Jelinekexpr.c (do_store_flag): Pass operand_mode instead of...
2000-10-31 J"orn Renneckesh-protos.h (reg_no_subreg_operand, [...]): Don't declare.
2000-10-31 Bernd SchmidtBetter .greg dump
2000-10-31 Bernd SchmidtFix crashes in split_all_insns
2000-10-31 Bernd SchmidtMMX/SSE bugfixes
2000-10-30 Neil Boothcppfiles.c (stack_include_file): Check for stacked...
2000-10-30 Phil Edwardsgcc.texi: The C++ standard isn't "draft" anymore.
2000-10-30 Mark Mitchell* cppmacro.c (builtin_macro): Use NT_VOID, not T_VOID.
2000-10-29 Neil Booth* cpplib.c (skip_rest_of_line): Use _cpp_get_token.
2000-10-29 Joseph Myerstoplev.c, [...]: Change comments mentioning C9X to...
2000-10-29 Joseph Myersinvoke.texi: Document that -V will only work for very...
2000-10-29 Neil Boothcppmacro.c (_cpp_create_definition): Optimize the case...
2000-10-29 Neil Booth* cpplex.c (save_comment): Don't store new lines in...
next