summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Daily bump.gccadmin2001-10-176-6/+6
* * include/gc_pthread_redirects.h: Generalize test to use GC_PTHREADS.ljrittle2001-10-175-5/+30
* Add ChangeLog entry for dsp16xx/dsp16xx.c change.collison2001-10-171-0/+8
* * dsp16xx.c: Fix comment formatting to match GNU standards.collison2001-10-171-78/+77
* * Makefile.am (test.o): Find tests/test.c in $(srcdir).ljrittle2001-10-173-3/+8
* * configure.in (HAVE_AS_GOTOFF_IN_DATA): New x86 check.rth2001-10-1723-214/+140
* * cp-tree.h (BOUND_TEMPLATE_TEMPLATE_PARM_TYPE_CHECK): Definedrth2001-10-172-0/+6
* * stmt.c (expand_asm_operands): Update commentary.rth2001-10-172-1/+7
* * config/darwin.h (GCC_NAME): Remove, no longer used.shebs2001-10-163-8/+34
* * alpha.c (current_file_function_operand): Don't fail for profiling.rth2001-10-166-76/+59
* * config/i386/netbsd-elf.h (ASM_OUTPUT_ADDR_DIFF_ELT): Define.rth2001-10-162-0/+15
* * cfg.c (free_edge): Break out from ....hubicka2001-10-166-9/+52
* * i386.c (split_ti): New function.hubicka2001-10-165-18/+179
* * gcj/javaprims.h: Updated class list.tromey2001-10-163-394/+623
* * cp-tree.h (VFIELD_NAME_FORMAT) [NO_DOLLAR_IN_LABEL &&hp2001-10-162-1/+6
* * tree-inline.c (inlinable_function_p): Leave it up to theaoliva2001-10-162-2/+12
* * config/rs6000/darwin.h (ASM_COMMENT_START): Define.shebs2001-10-162-0/+9
* * trans.c (tree_transform): Adjust to recent change inbosch2001-10-162-6/+14
* * g++.dg/template/unify2.C: New test.rsandifo2001-10-162-0/+17
* * pt.c (UNIFY_ALLOW_MAX_CORRECTION): Define.rsandifo2001-10-162-3/+21
* * g++.dg/other/exception-specification.C: New testrsandifo2001-10-162-0/+14
* * decl.c (bad_specifiers): Don't allow exception specificationsrsandifo2001-10-162-2/+9
* Forgot this file in last commit.bryce2001-10-161-21/+6
* * Makefile.am, acinclude.m4, configure.in: Imported GC 6.1 Alpha 1bryce2001-10-1639-356/+669
* Eliminate use of C++ static constructors.bryce2001-10-1610-62/+132
* * name-finder.cc (_Jv_name_finder::lookup): Check for NULL dli_sname.bryce2001-10-162-1/+7
* Daily bump.gccadmin2001-10-166-6/+6
* 2001-10-15 Bryce McKinlay <bryce@waitaki.otago.ac.nz>bryce2001-10-1616-1761/+2222
* * recog.c: Formatting and comment typo fixes.amodra2001-10-162-33/+35
* * configure.in (gcc_cv_as_bfd_srcdir): New. Use it to find gasamodra2001-10-163-106/+104
* * Makefile.in (TEXIFILES): Add fnmatch.txh.dj2001-10-1624-298/+944
* rs6000.md (cr_logical): Swap order of CODE and MODE arguments todje2001-10-162-12/+17
* * java/lang/reflect/AccessibleObject.java (checkPermission):tromey2001-10-152-7/+37
* 2001-10-15 Hans Boehm <Hans_Boehm@hp.com>tromey2001-10-155-33/+228
* 2001-10-15 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-10-152-7/+19
* * system.h: Poison old unused target macros.neil2001-10-157-65/+70
* * Makefile.in: Rebuilt.tromey2001-10-154-3/+60
* * java/net/SocketPermission.java (hostport, actions): Nowtromey2001-10-152-3/+8
* Daily bump.gccadmin2001-10-156-6/+6
* * java/lang/Double.java: Partial merge with Classpathmark2001-10-153-84/+795
* This commit was generated by cvs2svn to compensate for changes in r46260,bryce2001-10-151-7/+21
* Initial revisionbryce2001-10-151-0/+12
* * cpplib.c (struct pragma_entry): Store the name as a hashnode.neil2001-10-142-26/+26
* * c-pragma.h (cpp_register_pragma_space): Remove.neil2001-10-148-123/+144
* Daily bump.gccadmin2001-10-146-6/+6
* PR c/4157cgf2001-10-142-1/+6
* Added changes for dsp16xx port.collison2001-10-141-0/+9
* * config/dsp16xx/dsp16xx.md: Rewrite for more efficient code andcollison2001-10-144-698/+1957
* * java/lang/SecurityManager.java (SecurityManager): Now public.tromey2001-10-132-1/+3
* * java/security/AccessController.java (checkPermission): Nowtromey2001-10-1311-20/+59