aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-10-24Daily bump.GCC Administrator1-1/+1
2001-10-24fix include problemAnthony Green2-1/+7
2001-10-24Field.java (Field): New constructor.Tom Tromey3-0/+13
2001-10-24x-darwin: Use -no-cpp-precomp instead of -traditional-cpp in first-stage comp...Stan Shebs2-2/+7
2001-10-24gcc_release: Build snapshots from mainline.Joseph Myers3-7/+21
2001-10-24Make -fno-exceptions work.Benjamin Kosnik26-387/+554
2001-10-23* gensupport.c (target_flags): Add.Richard Kenner2-0/+7
2001-10-24PropertyResourceBundle.java (handleGetObject): Now public.Tom Tromey3-4/+9
2001-10-23solaris_threads.h: Update to use GC_SOLARIS_THREADS.Loren J. Rittle2-2/+7
2001-10-23Remove Craig Burley.Jeff Law1-1/+0
2001-10-23misc.c (gnat_init, [...]): Now static.Richard Kenner3-21/+29
2001-10-23builtins.c (expand_builtin_setjmp): Only call convert_memory_address if needed.Richard Kenner8-35/+71
2001-10-23darwin-protos.h (constructor_section, [...]): Prototype.Kaveh R. Ghazi4-13/+38
2001-10-23whitespace changesRichard Kenner1-1/+2
2001-10-23limits.h: Move to...Benjamin Kosnik41-2562/+332
2001-10-23* lib/g77.exp: Rewrite based on lib/g++.exp.Geoffrey Keating2-89/+137
2001-10-23alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner1-8/+1
2001-10-23alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner1-5/+13
2001-10-23Correct typo in last changeRichard Kenner1-1/+2
2001-10-23alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner32-288/+363
2001-10-23c-common.c (warn_div_by_zero): New.Neil Booth8-8/+68
2001-10-23* java/io/BufferedWriter.java (localFlush): Don't synchronize.Tom Tromey2-5/+7
2001-10-23i386.c (ix86_expand_int_movcc): Cleanup; use expand_simple_*op.Jan Hubicka5-102/+178
2001-10-23i386.c (override_options): Default to minimum stack alignment when optimizing...Alexandre Oliva3-11/+21
2001-10-23i386.c (override_options): Set upper limit of -mpreferred-stack-boundary to 12.Alexandre Oliva2-2/+7
2001-10-23Fix date in ChangeLogKriang Lerdsuwanakij1-1/+1
2001-10-23cp-tree.def (UNBOUND_CLASS_TEMPLATE): New tree node.Kriang Lerdsuwanakij29-23/+569
2001-10-23Daily bump.GCC Administrator6-6/+6
2001-10-23BufferedWriter (write (String, int, int)): Remove redundant bounds checks.Bryce McKinlay2-6/+4
2001-10-23Fix typos.Bryce McKinlay1-2/+2
2001-10-23prims.cc (_Jv_Abort): Always print error message using fprintf, don't try to ...Bryce McKinlay4-9/+30
2001-10-23GregorianCalendar.java (getGregorianChange): Removed `date' argument.Tom Tromey2-1/+6
2001-10-23* recog.c (peephole2_optimize): Add default case to switch.Zack Weinberg2-0/+6
2001-10-23libiberty.h (hex_init): Revert delete.Kaveh R. Ghazi4-0/+11
2001-10-23linux_threads.c (GC_init_parallel): Do not declare as a static constructor.Bryce McKinlay4-6/+16
2001-10-23gcc.texi (Sending Patches): Remove.Joseph Myers4-239/+13
2001-10-22libiberty.h (_hex_value): Const-ify.Kaveh R. Ghazi4-13/+94
2001-10-22tweakJason Merrill1-4/+4
2001-10-22* Make-lang.in (gnattools, cross-gnattools): Remove gnatmem.Geert Bosch2-3/+7
2001-10-22unwind-dw2-fde.c (fde_unencoded_compare): Derefer pc_begin fields when compar...Hans-Peter Nilsson2-2/+10
2001-10-22arm.h (HOST_INT, HOST_UINT): Delete.Kaveh R. Ghazi3-53/+47
2001-10-22darwin-protos.h (darwin_exception_section): Declare.Stan Shebs2-0/+8
2001-10-22* i386.md (movti_rex64): Fix mode.Jan Hubicka2-2/+6
2001-10-22* Make-lang.in (f/intdoc): Depend on safe-ctype.o.Zack Weinberg2-2/+7
2001-10-22target.h (struct gcc_target): Add asm_out.exception_section, asm_out.eh_frame...Stan Shebs14-58/+122
2001-10-22Fix precedence of conditional termsNick Clifton2-2/+5
2001-10-22fix spelling typo in commentNick Clifton2-2/+4
2001-10-22Fix typoNick Clifton2-2/+6
2001-10-22re PR debug/4252 (cc1: Invalid option `-fdump-translation-unit')Craig Rodrigues2-10/+6
2001-10-22i386.c (ix86_expand_clear): New.Richard Henderson4-9/+40