summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* * testsuite/gcc.dg/20011015-1.c: New test.jakub2001-10-182-0/+21
* Daily bump.gccadmin2001-10-186-6/+6
* * std.c (ffestd_labeldef_format): Fix variable/stmt ordering.rth2001-10-182-4/+9
* * gnu/java/security/provider/SHA1PRNG.java (engineNextBytes):tromey2001-10-183-31/+45
* * Makefile.in: Rebuilt.tromey2001-10-185-61/+1163
* * java/security/Security.java (loadProviders): Added `vendor'tromey2001-10-182-5/+16
* * com.h: Remove FFECOM_targetCURRENT, FFECOM_ONEPASS, BUILT_FOR_270,rth2001-10-1725-6546/+1552
* * argv.c, asprintf.c, choose-temp.c, concat.c, cplus-dem.c,dj2001-10-1716-57/+65
* * config.gcc: Update c4x and i370 for C front end-specificneil2001-10-1711-181/+274
* 2001-10-17 Phil Edwards <pme@gcc.gnu.org>pme2001-10-174-86/+97
* * config/rs6000/rs6000.c: Make assorted mechanical formatting andshebs2001-10-172-274/+295
* 2001-10-17 Anthony Green <green@redhat.com>tromey2001-10-172-1/+7
* ada/rth2001-10-178-13/+48
* * cpplex.c (_cpp_get_buff): Fix off-by-one error that caused memoryrearnsha2001-10-172-1/+6
* For PR java/4295:tromey2001-10-174-63/+168
* * Makefile.in (print-rtl.o): Depend on TREE_H.kenner2001-10-172-22/+6
* * Makefile.in (print-rtl.o): Depend on TREE_H.kenner2001-10-177-117/+260
* * config/alpha/alpha.c (direct_call_operand): Don't fall off end.rth2001-10-172-0/+6
* * c-tree.texi: Eliminate duplicated word.gerald2001-10-176-7/+15
* 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