aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-03-25mkconfig.sh (DEFINES): Handle entries with '='.Kaveh R. Ghazi5-35/+16
2001-03-25i386.md (ashldi3, [...]): Change predicates to shiftdi_operand; use ix86_expa...Jan Hubicka4-21/+648
2001-03-25i386.md (movstrsi): Move offline.Jan Hubicka4-456/+1171
2001-03-25Daily bump.GCC Administrator2-2/+2
2001-03-24i386.md (cmpdi): Fix operand predicates.Jan Hubicka2-26/+1370
2001-03-24i386-protos.h (ix86_split_long_move): Return void.Jan Hubicka4-71/+161
2001-03-24Daily bump.GCC Administrator2-2/+2
2001-03-23iris4.h (ASM_OUTPUT_ASCII): Rename local variables to avoid shadowing arguments.Richard Henderson2-12/+18
2001-03-23re PR java/1208 (Gcj can't compile a class file it generates.)Per Bothner5-46/+61
2001-03-23mangle.c (write_discriminator): Use `_0' for discriminator 1, not `_'.Jakub Jelinek2-4/+6
2001-03-23varasm.c (make_decl_rtl): Don't append var_labelno discriminator to variable ...Jakub Jelinek2-1/+8
2001-03-23Re-add missing debug info for weak aliases.Jim Wilson2-0/+11
2001-03-23re PR java/1213 (gcj should check for incorrect CLASSPATH)Alexandre Petit-Bianco9-14/+106
2001-03-23gcj.texi (Configure-time Options): Add -fcheck-references.Andrew Haley2-25/+21
2001-03-23* stor-layout.c (layout_type): Give OFFSET_TYPE a MODE_INT type.J"orn Rennecke2-1/+7
2001-03-23gcj.texi (Configure-time Options): Add -fcheck-references.Andrew Haley6-52/+86
2001-03-23decl.c (local_names): Define.Jakub Jelinek9-81/+197
2001-03-23Daily bump.GCC Administrator2-2/+2
2001-03-23gjavah.c (cxx_keywords): Update from the definitive list in cp/lex.c.Bryce McKinlay3-8/+159
2001-03-23[multiple changes]Bryce McKinlay8-3/+126
2001-03-23mkconfig.sh: Use a subshell with redirected stdout...Zack Weinberg2-3/+12
2001-03-22* Makefile.in (stage1_build): Pass CFLAGS to stage1_build.Gordon Sadler2-1/+6
2001-03-22i386.md (zero_extendsidi2_32): Break out from ...Jan Hubicka2-14/+174
2001-03-22i386.md (pushsi, [...]): Disable.Jan Hubicka2-20/+475
2001-03-22mkconfig.sh: Include insn-flags.h.Richard Henderson73-129/+74
2001-03-22Make-lang.in (cp/except.o): Don't depend on insn-flags.h.Richard Henderson3-2/+6
2001-03-22parse.y (bad_decl, [...]): New nonterminals.Gerald Pfeifer2-0/+30
2001-03-22method.c (do_build_assign_ref): Don't use build_modify_expr for anonymous agg...Jakub Jelinek5-1/+66
2001-03-22invoke.texi (-ffast-math): Remove duplicate line about __FAST_MATH__.Joseph Myers2-2/+3
2001-03-22gcc.texi: Remove more obsolete documentation of bugs and installation problems.Joseph Myers2-36/+6
2001-03-22newJason Merrill1-0/+9
2001-03-22Daily bump.GCC Administrator2-2/+2
2001-03-22h8300.md (movsi_h8300hs): Split the 2nd alternative into two parts.Kazu Hirata2-7/+12
2001-03-21pt.c (instantiate_decl): Abort if we see a member constant instantiation that...Jason Merrill11-128/+92
2001-03-21collect2.c (is_ctor_dtor): Always use '_' in the file fn names, not '.' or '$'.Jason Merrill6-38/+13
2001-03-21gcse.c (hash_scan_set): An expression is not anticipatible if it is part of a...Richard Kenner2-2/+6
2001-03-21re PR java/2333 (ICE in mark_reference_fields)Alexandre Petit-Bianco3-2/+13
2001-03-21* class.c (build_clone): Clear DECL_ASSEMBLER_NAME.Mark Mitchell2-0/+3
2001-03-21cse.c (find_comparison_args): Remove previous change.Richard Kenner3-47/+43
2001-03-21* config/i386/i386.md (conditional_trap): Remove warning.Richard Kenner2-1/+3
2001-03-21recog.c (push_operand): Fix error in last change that caused undefined symbol...Richard Kenner2-3/+11
2001-03-21sdbout.c: #include ggc.h.Richard Kenner3-27/+47
2001-03-21i386.c (override_options): Default ix86_regparm to REGPARM_MAX.Jan Hubicka3-18/+106
2001-03-21* lex.c (java_read_unicode): Only accept leading `u's.Tom Tromey2-5/+14
2001-03-21* recog.c (push_operand): Recognize new format of push instructions.Jan Hubicka2-2/+24
2001-03-21mangle.c (mangle_decl_string): Mangle the names of overloaded operators, even...Mark Mitchell3-0/+31
2001-03-21i386.md (pushqi1): New.Jan Hubicka5-1/+143
2001-03-21i386.md (pophi1, [...]): Remove.Jan Hubicka4-76/+111
2001-03-21Daily bump.GCC Administrator2-2/+2
2001-03-20rtl.texi (COMPARE): Clarify documentation and reference section on comparisons.Richard Kenner2-9/+20