aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-10-15SocketPermission.java (hostport, actions): Now private.Tom Tromey2-3/+8
2001-10-15Daily bump.GCC Administrator6-6/+6
2001-10-15Double.java: Partial merge with ClasspathMark Wielaard3-84/+795
2001-10-15This commit was generated by cvs2svn to compensate for changes in r46260,Bryce McKinlay1-7/+21
2001-10-15Initial revisionBryce McKinlay1-0/+12
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 Administrator6-6/+6
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-13* java/lang/SecurityManager.java (SecurityManager): Now public.Tom Tromey2-1/+3
2001-10-13AccessController.java (checkPermission): Now throws AccessControlException.Tom Tromey11-20/+59
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 Administrator6-6/+6
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-13index.html (Is libstdc++-v3 thread-safe?): Update based on Nathan's review.Loren J. Rittle2-17/+14
2001-10-12cppmain.c (struct printer): New member source.Neil Booth3-8/+40
2001-10-12Makefile.in: Rebuilt.Tom Tromey7-12/+213
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 Administrator6-6/+6
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-12jatool.c (extract_jar): Account for null termination when determining whether...Bryce McKinlay2-2/+15
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