aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2001-10-17cpplex.c (_cpp_get_buff): Fix off-by-one error that caused memory leak.Richard Earnshaw1-0/+5
2001-10-17Makefile.in (print-rtl.o): Depend on TREE_H.Richard Kenner1-0/+2
2001-10-17Makefile.in (print-rtl.o): Depend on TREE_H.Richard Kenner1-0/+21
2001-10-17* config/alpha/alpha.c (direct_call_operand): Don't fall off end.Richard Henderson1-0/+4
2001-10-17c-tree.texi: Eliminate duplicated word.Matt Kraai1-0/+8
2001-10-17Add ChangeLog entry for dsp16xx/dsp16xx.c change.Michael Collison1-0/+8
2001-10-16configure.in (HAVE_AS_GOTOFF_IN_DATA): New x86 check.Richard Henderson1-0/+22
2001-10-16* stmt.c (expand_asm_operands): Update commentary.Florian Weimer1-0/+4
2001-10-16darwin.h (GCC_NAME): Remove, no longer used.Stan Shebs1-0/+13
2001-10-16alpha.c (current_file_function_operand): Don't fail for profiling.Richard Henderson1-0/+11
2001-10-16netbsd-elf.h (ASM_OUTPUT_ADDR_DIFF_ELT): Define.Krister Walfridsson1-0/+5
2001-10-16cfg.c (free_edge): Break out from ....Jan Hubicka1-0/+9
2001-10-16i386.c (split_ti): New function.Jan Hubicka1-0/+26
2001-10-16tree-inline.c (inlinable_function_p): Leave it up to the front-end to turn -f...Alexandre Oliva1-0/+6
2001-10-16* config/rs6000/darwin.h (ASM_COMMENT_START): Define.Stan Shebs1-0/+4
2001-10-16* recog.c: Formatting and comment typo fixes.Alan Modra1-0/+2
2001-10-16configure.in (gcc_cv_as_bfd_srcdir): New.Alan Modra1-0/+6
2001-10-15rs6000.md (cr_logical): Swap order of CODE and MODE arguments toDavid Edelsohn1-0/+5
2001-10-15system.h: Poison old unused target macros.Neil Booth1-0/+9
2001-10-14cpplib.c (struct pragma_entry): Store the name as a hashnode.Neil Booth1-0/+6
2001-10-14c-pragma.h (cpp_register_pragma_space): Remove.Neil Booth1-0/+16
2001-10-14re PR c/4157 (space missing in gcc-3.0.1/gcc/config/i386/cygwin.h)Craig Rodrigues1-0/+5
2001-10-14Added changes for dsp16xx port.Michael Collison1-0/+9
2001-10-13cris.c (cris_legitimate_pic_operand): Kludge around missing CONSTANT_P test i...Hans-Peter Nilsson1-0/+5
2001-10-12cppmain.c (struct printer): New member source.Neil Booth1-0/+8
2001-10-12arit.c: Use __builtin_labs, not abs.Hans-Peter Nilsson1-0/+9
2001-10-12ABOUT-NLS, aclocal.m4: Update i18n framework from gettext 0.10.40.Zack Weinberg1-0/+6
2001-10-12objc-act.c (finish_objc): Correct precondition for emitting symtab declarations.Ziemowit Laski1-0/+5
2001-10-12rs6000.c: Remove uses of "register" specifier in declarations of arguments an...Stan Shebs1-0/+5
2001-10-12cygwin.h: Revert erroneous checkin of crtbegin and ENDFILE_SPEC definition.Christopher Faylor1-0/+5
2001-10-12gthr-dce.h: Fix comment formatting.Kazu Hirata1-0/+9
2001-10-12final.c (output_asm_insn): Make sure assembly dialects are terminated, not ne...Jakub Jelinek1-0/+10
2001-10-12toplev.c (compile_file): Ignore return value from yyparse.Zack Weinberg1-0/+5
2001-10-11* doc/c-tree.texi (Expression trees): Add VTABLE_REF.Richard Henderson1-0/+4
2001-10-11dwarf2out.c (add_const_value_attribute): If long < HOST_WIDE_INT, fall back t...Richard Henderson1-0/+5
2001-10-11i386.md (setcc splitters): Add four splitters to simplify compound compares t...Richard Henderson1-0/+5
2001-10-11* cpplex.c (digraph_spellings, token_spellings): Make static.Zack Weinberg1-0/+4
2001-10-11unroll.c (loop_iterations): Fixup last patch.Franz Sirl1-0/+4
2001-10-11rtl.h (REG_VTABLE_REF): New.Richard Henderson1-0/+11
2001-10-11dwarf2out.c (rtl_for_decl_location): If no DECL_RTL, look for a DECL_INITIAL.Richard Henderson1-0/+5
2001-10-11xcoff.h (UNALIGNED_DOUBLE_INT_ASM_OP): Only available in 64-bit mode.David Edelsohn1-0/+5
2001-10-11config.gcc: Add cris-*-aout, cris-*-elf, cris-*-none, cris-*-linux* cases.Hans-Peter Nilsson1-0/+20
2001-10-11float-i128.h: Make sure __STDC__VERSION__ is defined before using it.Hartmut Schirmer1-0/+11
2001-10-11* doc/contrib.texi: Add note about CRIS port to my entry.Hans-Peter Nilsson1-0/+4
2001-10-11calls.c: Fix formatting.Kazu Hirata1-0/+15
2001-10-11c-parse.in (asm_operand): Allow named operands.Richard Henderson1-0/+22
2001-10-10i386.c (test splitter): Narrow tests vs paradoxical subregs.Richard Henderson1-14/+18
2001-10-10* combine.c (try_combine): Handle a SEQUENCE of one insn.Richard Henderson1-0/+9
2001-10-11rtlanal.c (noop_move_p): Insns with a REG_RETVAL note should not be considere...John Wehle1-0/+6
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs1-0/+93