aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-10-17argv.c, [...]: Improve manual formatting.DJ Delorie16-57/+65
2001-10-17config.gcc: Update c4x and i370 for C front end-specific dependencies.Neil Booth11-181/+274
2001-10-17howto.html: Remove 1999 links (and explain why).Phil Edwards4-86/+97
2001-10-17rs6000.c: Make assorted mechanical formatting and typo fixes throughout.Stan Shebs2-274/+295
2001-10-17Security.java (loadProviders): Fix bug in how providers are loaded.Anthony Green2-1/+7
2001-10-17Makefile.in (misc.o): Depend on langhooks.h.Richard Henderson8-13/+48
2001-10-17cpplex.c (_cpp_get_buff): Fix off-by-one error that caused memory leak.Richard Earnshaw2-1/+6
2001-10-17For PR java/4295:Tom Tromey4-63/+168
2001-10-17Makefile.in (print-rtl.o): Depend on TREE_H.Richard Kenner2-22/+6
2001-10-17Makefile.in (print-rtl.o): Depend on TREE_H.Richard Kenner7-117/+260
2001-10-17* config/alpha/alpha.c (direct_call_operand): Don't fall off end.Richard Henderson2-0/+6
2001-10-17c-tree.texi: Eliminate duplicated word.Matt Kraai6-7/+15
2001-10-17Daily bump.GCC Administrator6-6/+6
2001-10-17gc_pthread_redirects.h: Generalize test to use GC_PTHREADS.Loren J. Rittle5-5/+30
2001-10-17Add ChangeLog entry for dsp16xx/dsp16xx.c change.Michael Collison1-0/+8
2001-10-17dsp16xx.c: Fix comment formatting to match GNU standards.Michael Collison1-78/+77
2001-10-17Makefile.am (test.o): Find tests/test.c in $(srcdir).Loren J. Rittle3-3/+8
2001-10-16configure.in (HAVE_AS_GOTOFF_IN_DATA): New x86 check.Richard Henderson23-214/+140
2001-10-16cp-tree.h (BOUND_TEMPLATE_TEMPLATE_PARM_TYPE_CHECK): Defined for tree checkin...H.J. Lu2-0/+6
2001-10-16* stmt.c (expand_asm_operands): Update commentary.Florian Weimer2-1/+7
2001-10-16darwin.h (GCC_NAME): Remove, no longer used.Stan Shebs3-8/+34
2001-10-16alpha.c (current_file_function_operand): Don't fail for profiling.Richard Henderson6-76/+59
2001-10-16netbsd-elf.h (ASM_OUTPUT_ADDR_DIFF_ELT): Define.Krister Walfridsson2-0/+15
2001-10-16cfg.c (free_edge): Break out from ....Jan Hubicka6-9/+52
2001-10-16i386.c (split_ti): New function.Jan Hubicka5-18/+179
2001-10-16javaprims.h: Updated class list.Tom Tromey3-394/+623
2001-10-16cp-tree.h (VFIELD_NAME_FORMAT): Adjust to match VFIELD_NAME.Hans-Peter Nilsson2-1/+6
2001-10-16tree-inline.c (inlinable_function_p): Leave it up to the front-end to turn -f...Alexandre Oliva2-2/+12
2001-10-16* config/rs6000/darwin.h (ASM_COMMENT_START): Define.Stan Shebs2-0/+9
2001-10-16trans.c (tree_transform): Adjust to recent change in expand_asm_operands to i...Florian Weimer2-6/+14
2001-10-16* g++.dg/template/unify2.C: New test.Richard Sandiford2-0/+17
2001-10-16pt.c (UNIFY_ALLOW_MAX_CORRECTION): Define.Richard Sandiford2-3/+21
2001-10-16* g++.dg/other/exception-specification.C: New testRichard Sandiford2-0/+14
2001-10-16decl.c (bad_specifiers): Don't allow exception specifications on any typedefs.Richard Sandiford2-2/+9
2001-10-16Forgot this file in last commit.Bryce McKinlay1-21/+6
2001-10-16Makefile.am, [...]: Imported GC 6.1 Alpha 1 and merged local changes.Bryce McKinlay39-356/+669
2001-10-16Eliminate use of C++ static constructors.Bryce McKinlay10-62/+132
2001-10-16* name-finder.cc (_Jv_name_finder::lookup): Check for NULL dli_sname.Bryce McKinlay2-1/+7
2001-10-16Daily bump.GCC Administrator6-6/+6
2001-10-16[multiple changes]Bryce McKinlay16-1761/+2222
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-15Makefile.in (TEXIFILES): Add fnmatch.txh.DJ Delorie24-298/+944
2001-10-15rs6000.md (cr_logical): Swap order of CODE and MODE arguments toDavid Edelsohn2-12/+17
2001-10-15AccessibleObject.java (checkPermission): Implemented.Tom Tromey2-7/+37
2001-10-15natObject.cc (heavy_lock): Moved fields old_client_data, old_finalization_pro...Hans Boehm5-33/+228
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-15Makefile.in: Rebuilt.Tom Tromey4-3/+60
2001-10-15SocketPermission.java (hostport, actions): Now private.Tom Tromey2-3/+8