aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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-18Daily bump.GCC Administrator2-2/+2
2001-03-17dwarf2out.c (queue_reg_save): New.Richard Henderson3-26/+95
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 Administrator2-2/+2
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-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-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-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 Administrator2-2/+2
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
2001-03-16* cppfiles.c (stack_include_file): Use MAX of sysp.Alexandre Oliva2-2/+6
2001-03-15class.c (make_class_data): The class_dtable_decl (i.e.Per Bothner2-0/+5
2001-03-15Steve Ellcey's ia64-hpux port.Steve Ellcey4-0/+113
2001-03-15jvspec.c (lang_specific_driver): Fix -C handling.Per Bothner2-2/+11
2001-03-15verify.c (verify_jvm_instructions): Better error msgs for dup.Per Bothner2-8/+17
2001-03-16inclhack.def (irix_stdio_va_list): New.Bruce Korb3-82/+142
2001-03-15Fix patch merge error.Richard Henderson1-2/+2
2001-03-15dwarf2asm.c (dw2_asm_output_offset): Use ASM_OUTPUT_DWARF_OFFSET if provided ...Richard Henderson4-20/+96
2001-03-16more rigorous SIGCHLD guardingBruce Korb5-0/+39
2001-03-15mangle.c (mangle_record_type): Rename 'from_pointer' argument to 'for_pointer'.Bryce McKinlay2-11/+24
2001-03-15memcheck.exp: Don't try to run these tests on AIX.Geoffrey Keating2-0/+13
2001-03-15sdbout.c (sdbout_symbol): Use DECL_RTL_SET_P, SET_DECL_RTL.Mark Mitchell2-3/+10
2001-03-15reload1.c (reload_cse_simplify_set): For LOAD_EXTEND_OP, do not "widen" a des...Jeffrey A Law2-3/+13
2001-03-15Use only nonvarying rtxs as known valuesBernd Schmidt2-2/+6
2001-03-15Remove debugging aidsBernd Schmidt2-4/+4
2001-03-15* i960.h (ROUND_TYPE_SIZE_UNIT): Fix typo.John Wehle2-1/+5
2001-03-15i960.h (i960_maxbitalignment, [...]): Declare.John Wehle7-131/+154