aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-10-17Makefile.in (print-rtl.o): Depend on TREE_H.Richard Kenner2-22/+6
2001-10-17Makefile.in (print-rtl.o): Depend on TREE_H.Richard Kenner7-117/+260
2001-10-17* config/alpha/alpha.c (direct_call_operand): Don't fall off end.Richard Henderson2-0/+6
2001-10-17c-tree.texi: Eliminate duplicated word.Matt Kraai6-7/+15
2001-10-17Daily bump.GCC Administrator2-2/+2
2001-10-17Add ChangeLog entry for dsp16xx/dsp16xx.c change.Michael Collison1-0/+8
2001-10-17dsp16xx.c: Fix comment formatting to match GNU standards.Michael Collison1-78/+77
2001-10-16configure.in (HAVE_AS_GOTOFF_IN_DATA): New x86 check.Richard Henderson23-214/+140
2001-10-16cp-tree.h (BOUND_TEMPLATE_TEMPLATE_PARM_TYPE_CHECK): Defined for tree checkin...H.J. Lu2-0/+6
2001-10-16* stmt.c (expand_asm_operands): Update commentary.Florian Weimer2-1/+7
2001-10-16darwin.h (GCC_NAME): Remove, no longer used.Stan Shebs3-8/+34
2001-10-16alpha.c (current_file_function_operand): Don't fail for profiling.Richard Henderson6-76/+59
2001-10-16netbsd-elf.h (ASM_OUTPUT_ADDR_DIFF_ELT): Define.Krister Walfridsson2-0/+15
2001-10-16cfg.c (free_edge): Break out from ....Jan Hubicka6-9/+52
2001-10-16i386.c (split_ti): New function.Jan Hubicka5-18/+179
2001-10-16cp-tree.h (VFIELD_NAME_FORMAT): Adjust to match VFIELD_NAME.Hans-Peter Nilsson2-1/+6
2001-10-16tree-inline.c (inlinable_function_p): Leave it up to the front-end to turn -f...Alexandre Oliva2-2/+12
2001-10-16* config/rs6000/darwin.h (ASM_COMMENT_START): Define.Stan Shebs2-0/+9
2001-10-16trans.c (tree_transform): Adjust to recent change in expand_asm_operands to i...Florian Weimer2-6/+14
2001-10-16* g++.dg/template/unify2.C: New test.Richard Sandiford2-0/+17
2001-10-16pt.c (UNIFY_ALLOW_MAX_CORRECTION): Define.Richard Sandiford2-3/+21
2001-10-16* g++.dg/other/exception-specification.C: New testRichard Sandiford2-0/+14
2001-10-16decl.c (bad_specifiers): Don't allow exception specifications on any typedefs.Richard Sandiford2-2/+9
2001-10-16Daily bump.GCC Administrator2-2/+2
2001-10-16* recog.c: Formatting and comment typo fixes.Alan Modra2-33/+35
2001-10-16configure.in (gcc_cv_as_bfd_srcdir): New.Alan Modra3-106/+104
2001-10-15rs6000.md (cr_logical): Swap order of CODE and MODE arguments toDavid Edelsohn2-12/+17
2001-10-15lang.c (langhooks.h): Included.Alexandre Petit-Bianco2-7/+19
2001-10-15system.h: Poison old unused target macros.Neil Booth7-65/+70
2001-10-15Daily bump.GCC Administrator2-2/+2
2001-10-14cpplib.c (struct pragma_entry): Store the name as a hashnode.Neil Booth2-26/+26
2001-10-14c-pragma.h (cpp_register_pragma_space): Remove.Neil Booth8-123/+144
2001-10-14Daily bump.GCC Administrator2-2/+2
2001-10-14re PR c/4157 (space missing in gcc-3.0.1/gcc/config/i386/cygwin.h)Craig Rodrigues2-1/+6
2001-10-14Added changes for dsp16xx port.Michael Collison1-0/+9
2001-10-14dsp16xx.md: Rewrite for more efficient code and add scheduling support.Michael Collison4-698/+1957
2001-10-13pt.c (lookup_template_class): Build complete template arguments for BOUND_TEM...Kriang Lerdsuwanakij3-0/+35
2001-10-13cp-tree.h (TYPE_BINFO): Update comment.Kriang Lerdsuwanakij7-18/+112
2001-10-13pt.c (determine_specialization): Ignore functions without DECL_TEMPLATE_INFO.Kriang Lerdsuwanakij4-0/+54
2001-10-13Daily bump.GCC Administrator2-2/+2
2001-10-13XFAIL these tests on AIX when using -msoft-floatTom Rix3-0/+35
2001-10-13cris.c (cris_legitimate_pic_operand): Kludge around missing CONSTANT_P test i...Hans-Peter Nilsson2-0/+11
2001-10-12cppmain.c (struct printer): New member source.Neil Booth3-8/+40
2001-10-12arit.c: Use __builtin_labs, not abs.Hans-Peter Nilsson4-29/+14
2001-10-12ABOUT-NLS, aclocal.m4: Update i18n framework from gettext 0.10.40.Zack Weinberg46-7224/+7230
2001-10-12objc-act.c (finish_objc): Correct precondition for emitting symtab declarations.Ziemowit Laski2-1/+6
2001-10-12rs6000.c: Remove uses of "register" specifier in declarations of arguments an...Stan Shebs2-62/+67
2001-10-12cygwin.h: Revert erroneous checkin of crtbegin and ENDFILE_SPEC definition.Christopher Faylor2-4/+5
2001-10-12gthr-dce.h: Fix comment formatting.Kazu Hirata7-139/+148
2001-10-12final.c (output_asm_insn): Make sure assembly dialects are terminated, not ne...Jakub Jelinek5-15/+72