aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2001-10-12re PR c++/4476 (g++ does not parse the definition of friend function within a...Nathan Sidwell4-0/+27
2001-10-12Daily bump.GCC Administrator2-2/+2
2001-10-12toplev.c (compile_file): Ignore return value from yyparse.Zack Weinberg2-13/+14
2001-10-12exp_ch8.adb (Expand_N_Object_Renaming_Declaration): Bugfix in renaming of dis...Ed Schonberg2-1/+23
2001-10-12* validsw.adb: Properly save -gnatVn status.Robert Dewar2-2/+7
2001-10-12usage.adb: Add lines for V switch.Robert Dewar3-8/+65
2001-10-11* doc/c-tree.texi (Expression trees): Add VTABLE_REF.Richard Henderson2-0/+16
2001-10-12sem_type.adb (Add_One_Interp): an operator for a type declared in an extensio...Ed Schonberg2-3/+11
2001-10-12sem_eval.adb (Compare_Fixup): get the bounds of a String_Literal properly.Ed Schonberg2-1/+17
2001-10-12sem_ch5.adb (Analyze_Iteration_Scheme): Suppress warning on null loop in gene...Robert Dewar2-4/+11
2001-10-12restrict.adb (Disallow in No_Run_Time_Mode): Properly specialize the error me...Robert Dewar5-52/+167
2001-10-12* impunit.adb: Add GNAT.CRC32.Pascal Obry2-1/+6
2001-10-11New.Richard Henderson1-0/+14
2001-10-12exp_fixd.adb (Expand_Multiply_Fixed_By_Fixed_Giving_Fixed): handle properly t...Ed Schonberg2-3/+38
2001-10-12exp_ch7.adb (Find_Final_List): for a type appearing in a with_type clause...Ed Schonberg2-6/+18
2001-10-11parse.y (patch_synchronized_statement): Use a TRY_FINALLY_EXPR rather than a ...Per Bothner3-35/+13
2001-10-12exp_ch7.adb (Make_Transient_Block): if statement is within exception handler...Ed Schonberg2-1/+9
2001-10-11parse.y (patch_if_else_statement): If the condition is constant, optimize awa...Per Bothner2-3/+22
2001-10-12* Makefile.in:Pascal Obry20-85/+702
2001-10-11Tidy last change.Richard Henderson1-5/+1
2001-10-11dwarf2out.c (add_const_value_attribute): If long < HOST_WIDE_INT, fall back t...Richard Henderson2-6/+12
2001-10-11i386.md (setcc splitters): Add four splitters to simplify compound compares t...Richard Henderson2-0/+75
2001-10-11typeck2.c (store_init_value): Don't re-digest a bracketed initializer.Jason Merrill4-5/+43