aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2001-03-20* jcf-parse.c (read_class): Initialize `class'.Tom Tromey2-1/+5
2001-03-20jcf_parse.c (jcf_parse): Eliminate unused variable.Matt Kraai2-1/+4
2001-03-20objc-act.c (get_static_reference): Use NULL_TREE.Stan Shebs2-11/+24
2001-03-20* libgcc-std.ver: Added __fixunssfsi and __fixunsdfsi.Tom Tromey2-0/+6
2001-03-20tree.c (set_decl_assembler_name): Set DECL_ASSEMBLER_NAME for variables that ...Mark Mitchell2-1/+8
2001-03-20fix dateDJ Delorie1-1/+1
2001-03-20Makefile.in (install-libgcc): Pass complete list of variables.DJ Delorie2-2/+35
2001-03-20cygwin.h: Declare ctor_section, dtor_section drectve_section, switch_to_section.David Billinghurst3-18/+53
2001-03-20sh.md (movsf_ie): Fix output patterns for fpul load and store.Alexandre Oliva2-10/+19
2001-03-2020010320-1.c: New test.Phil Blundell2-1/+33
2001-03-20Makefile.in (OBJS): Remove hashtab.o (canadian cross fix)...Alan Modra2-1/+5
2001-03-20Daily bump.GCC Administrator2-2/+2
2001-03-20objc-act.c (maybe_objc_method_name): Remove, never called.Stan Shebs4-21/+6