aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2001-10-17 * configure.in (HAVE_AS_GOTOFF_IN_DATA): New x86 check.Richard Henderson
2001-10-17 * cp-tree.h (BOUND_TEMPLATE_TEMPLATE_PARM_TYPE_CHECK): DefinedH.J. Lu
2001-10-17 * stmt.c (expand_asm_operands): Update commentary.Florian Weimer
2001-10-16 * config/darwin.h (GCC_NAME): Remove, no longer used.Stan Shebs
2001-10-16 * alpha.c (current_file_function_operand): Don't fail for profiling.Richard Henderson
2001-10-16 * config/i386/netbsd-elf.h (ASM_OUTPUT_ADDR_DIFF_ELT): Define.Krister Walfridsson
2001-10-16 * cfg.c (free_edge): Break out from ....Jan Hubicka
2001-10-16 * i386.c (split_ti): New function.Jan Hubicka
2001-10-16 * cp-tree.h (VFIELD_NAME_FORMAT) [NO_DOLLAR_IN_LABEL &&Hans-Peter Nilsson
2001-10-16* tree-inline.c (inlinable_function_p): Leave it up to theAlexandre Oliva
2001-10-16 * config/rs6000/darwin.h (ASM_COMMENT_START): Define.Stan Shebs
2001-10-16 * trans.c (tree_transform): Adjust to recent change inFlorian Weimer
2001-10-16 * g++.dg/template/unify2.C: New test.Richard Sandiford
2001-10-16 * pt.c (UNIFY_ALLOW_MAX_CORRECTION): Define.Richard Sandiford
2001-10-16 * g++.dg/other/exception-specification.C: New testRichard Sandiford
2001-10-16 * decl.c (bad_specifiers): Don't allow exception specificationsRichard Sandiford
2001-10-16Daily bump.GCC Administrator
2001-10-16 * recog.c: Formatting and comment typo fixes.Alan Modra
2001-10-16 * configure.in (gcc_cv_as_bfd_srcdir): New. Use it to find gasAlan Modra
2001-10-16 rs6000.md (cr_logical): Swap order of CODE and MODE arguments toDavid Edelsohn
2001-10-152001-10-15 Alexandre Petit-Bianco <apbianco@redhat.com>Alexandre Petit-Bianco
2001-10-15 * system.h: Poison old unused target macros.Neil Booth
2001-10-15Daily bump.GCC Administrator
2001-10-14 * cpplib.c (struct pragma_entry): Store the name as a hashnode.Neil Booth
2001-10-14 * c-pragma.h (cpp_register_pragma_space): Remove.Neil Booth
2001-10-14Daily bump.GCC Administrator
2001-10-14PR c/4157Craig Rodrigues
2001-10-14Added changes for dsp16xx port.Michael Collison
2001-10-14 * config/dsp16xx/dsp16xx.md: Rewrite for more efficient code andMichael Collison
2001-10-13 * pt.c (lookup_template_class): Build complete template argumentsKriang Lerdsuwanakij
2001-10-13 * cp-tree.h (TYPE_BINFO): Update comment.Kriang Lerdsuwanakij
2001-10-13 * pt.c (determine_specialization): Ignore functions withoutKriang Lerdsuwanakij
2001-10-13Daily bump.GCC Administrator
2001-10-13XFAIL these tests on AIX when using -msoft-floatTom Rix
2001-10-13 * config/cris/cris.c (cris_legitimate_pic_operand): Kludge aroundHans-Peter Nilsson
2001-10-12 * cppmain.c (struct printer): New member source.Neil Booth
2001-10-12 * config/cris/arit.c: Use __builtin_labs, not abs.Hans-Peter Nilsson
2001-10-12top:Zack Weinberg
2001-10-122001-10-12 Ziemowit Laski <zlaski@apple.com>Ziemowit Laski
2001-10-12 * config/rs6000/rs6000.c: Remove uses of "register" specifier inStan Shebs
2001-10-12* config/i386/cygwin.h: Revert erroneous checkin of crtbegin and ENDFILE_SPECChristopher Faylor
2001-10-12 * gthr-dce.h: Fix comment formatting.Kazu Hirata
2001-10-12 * final.c (output_asm_insn): Make sure assembly dialects areJakub Jelinek
2001-10-12cp:Nathan Sidwell
2001-10-12Daily bump.GCC Administrator
2001-10-12 * toplev.c (compile_file): Ignore return value from yyparse.Zack Weinberg
2001-10-12 * exp_ch8.adb (Expand_N_Object_Renaming_Declaration): Bugfix inEd Schonberg
2001-10-12 * validsw.adb: Properly save -gnatVn status.Robert Dewar
2001-10-12 * usage.adb: Add lines for V switch.Robert Dewar
2001-10-12 * doc/c-tree.texi (Expression trees): Add VTABLE_REF.Richard Henderson