aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-03-19Daily bump.GCC Administrator5-5/+5
2001-03-19* README.X11: Remove obsolete file.Gerald Pfeifer2-447/+4
2001-03-19pj.h: Remove some trailing commas.Anthony Green2-5/+10
2001-03-19update_web_docs_libstdcxx: New script.Phil Edwards3-0/+60
2001-03-18Remove conflict markers that I commited by mistakeMark Wielaard1-14/+0
2001-03-18natClass.cc (_Jv_CheckCast): add class names to exceptionMark Wielaard3-2/+23
2001-03-18defaults.h (ACCUMULATE_OUTGOING_ARGS, PUSH_ARGS): Move from ...Richard Henderson8-51/+20
2001-03-18> * config/pj/lib1funcs.S: Fix broken comment.Anthony Green3-10/+16
2001-03-18gcc.texi: Remove obsolete information relating to build and installation prob...Joseph Myers2-63/+6
2001-03-18Add alan@linuxcare.com.auAlan Modra2-0/+5
2001-03-18Daily bump.GCC Administrator5-5/+5
2001-03-17dwarf2out.c (queue_reg_save): New.Richard Henderson3-26/+95
2001-03-18natString.cc (rehash): Don't bother with memset; _Jv_AllocBytes returns zero'...Tom Tromey2-18/+71
2001-03-18update_version, [...]: Check out with gcc directory instead of using egcs link.Joseph Myers3-2/+7
2001-03-17update_web_docs: Don't strip leading -r from argument following -r...Joseph Myers2-2/+6
2001-03-17update_web_docs: Handle -r and -d options to generate docs for a release or b...Joseph Myers2-19/+98
2001-03-17Change descriptions were jumbled.Per Bothner1-9/+9
2001-03-17* decl.c (clear_binding_level): Fix initializer (broke 03-15).Per Bothner2-1/+3
2001-03-17jcf-write.c (generate_bytecode_insns): Handle emitting iinc when result is is...Per Bothner2-0/+5
2001-03-17parse.h (JDEP_SOLV): Removed.Per Bothner3-20/+20
2001-03-17integrate.h (struct inline_remap): Add local_return_label.Richard Henderson3-10/+35
2001-03-17* g++.old-deja/g++.other/eh4.C: Add expected error text.Richard Henderson2-1/+5
2001-03-17dwarf2out.c (lookup_filename): Emit .file if the assembler is generating .deb...Richard Henderson4-5/+21
2001-03-17combine.c (undobuf): Remove field previous_undos; all refs deleted.Richard Kenner2-243/+172
2001-03-17* print-tree.c (print_node): Print DECL_NONADDRESSABLE_P.Richard Kenner2-0/+6
2001-03-17Daily bump.GCC Administrator5-5/+5
2001-03-17Update my email addressZack Weinberg1-1/+1
2001-03-17* config/i386/xm-cygwin.h: Include <sys/cygwin.h. Remove unused variable.David Billinghurst2-1/+7
2001-03-16Fix glibc dl-sysdeps.c abort from Jes Sorensen.Jim Wilson2-3/+13
2001-03-17Makefile.in: Rebuilt.Tom Tromey3-4/+18
2001-03-17gccbug.in: Remove high priority.Phil Edwards2-3/+7
2001-03-16aclocal.m4 (gcc_AC_EXAMINE_OBJECT): Substitute leading od output with a space...Richard Henderson3-4/+10
2001-03-16libjava.exp (libjava_arguments): Rewrote computation of LD_LIBRARY_PATH.Tom Tromey2-10/+27
2001-03-16aclocal.m4 (gcc_AC_EXAMINE_OBJECT): New utility macro which handles the gory ...Zack Weinberg5-357/+488
2001-03-16Makefile.in: Set SHELL.Laurynas Biveinis4-6/+22
2001-03-16dwarf2asm.c (dw2_asm_output_data): Mask data to the output size.Richard Henderson2-5/+14
2001-03-16dwarf2out.c: Revert most of 2000-11-25 and 2001-01-24 changes.Richard Henderson5-212/+125
2001-03-16Makefile.in (DO_X): Use double quotes for quoting "RANLIB=$${RANLIB}".Laurynas Biveinis2-2/+7
2001-03-16Fix some MIPS warningsMichael Meissner4-19/+52
2001-03-16i386.c (ix86_expand_fp_movcc): Do not attempt to construct SSE based conditio...Jan Hubicka4-3/+52
2001-03-16sh.c (sh_expand_prologue): Insns that set up the PIC register may be dead.Alexandre Oliva2-1/+22
2001-03-16* Makefile.in (hash.o): Depend on CONFIG_H.Brad Lucier2-1/+5
2001-03-16Daily bump.GCC Administrator5-5/+5
2001-03-16gen-num-limits.cc (signal_adapter): Overloaded to match signal_func with an u...Alexandre Oliva2-2/+15
2001-03-16* dwarf2out.c (rtl_for_decl_location): Use DECL_RTL_IF_SET.Mark Mitchell3-1/+16
2001-03-15java-tree.h (BLOCK_IS_IMPLICIT): New flag.Per Bothner4-8/+11
2001-03-15jcf-parse.c (yyparse): Set/reset input_filename for source file.Per Bothner3-1/+8
2001-03-15parse.y (expand_start_java_method): Was only called once and had a misleading...Per Bothner2-53/+42
2001-03-15Remove junk from when gcc/java was created (by copying from C/C++).Per Bothner2-31/+9
2001-03-15ia64.h (ASM_OUTPUT_DWARF_OFFSET): New.Richard Henderson3-33/+30