aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-03-21* config/i386/i386.md (conditional_trap): Remove warning.Richard Kenner2-1/+3
2001-03-21cp-demangle.c (struct demangling_def): New fields: is_constructor and is_dest...Jim Blandy2-6/+124
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-21demangle.h (enum gnu_v3_constructor_kinds, [...]): New declarations.Jim Blandy2-0/+32
2001-03-21i386.c (override_options): Default ix86_regparm to REGPARM_MAX.Jan Hubicka3-18/+106
2001-03-21* Makefile.in: all-m4 depends on all-texinfo.Michael Chastain2-1/+5
2001-03-21make-temp-file.c: Always default DIR_SEPARATOR to '/'.Zack Weinberg2-21/+13
2001-03-21basic_file.h: Fix typos in comments.Theodore Papadopoulo2-6/+10
2001-03-21uesc.java: New file.Tom Tromey3-0/+15
2001-03-21* lex.c (java_read_unicode): Only accept leading `u's.Tom Tromey2-5/+14
2001-03-21configure: Rebuilt.Tom Tromey8-307/+343
2001-03-21gcconfig.h: Check for `__arm__', not `arm'.Rod Stewart1-2/+2
2001-03-21Makefile.in: Rebuilt.Tom Tromey3-3/+7
2001-03-21* recog.c (push_operand): Recognize new format of push instructions.Jan Hubicka2-2/+24
2001-03-21re PR libgcj/2338 (RandomAccessFile does not create the file if not found)Tom Tromey2-2/+7
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-21* encoding.c (REAL_TYPE): Define.John Wehle2-0/+6
2001-03-21i386.md (pophi1, [...]): Remove.Jan Hubicka4-76/+111
2001-03-21Daily bump.GCC Administrator5-5/+5
2001-03-21choose-temp.c: Split off make_temp_file...Zack Weinberg4-147/+189
2001-03-21* MAINTAINERS: Add myself to write after approval list.Loren J. Rittle2-0/+5
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-20Fix merge error.Richard Henderson1-1/+1
2001-03-20tree.c (set_decl_assembler_name): Set DECL_ASSEMBLER_NAME for variables that ...Mark Mitchell2-1/+8
2001-03-20gen-num-limits.cc: Instantiate for wchar_t.Richard Henderson4-3/+10
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-20vec.cc (__cxa_vec_cleanup): New fn.Jason Merrill3-10/+49
2001-03-20* cplus-dem.c (main): Skip initial $.Jason Merrill2-1/+5
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-20TimeZone.java: Sync up with Classpath.Warren Levy2-97/+108
2001-03-20Makefile.in (OBJS): Remove hashtab.o (canadian cross fix)...Alan Modra2-1/+5
2001-03-20Daily bump.GCC Administrator5-5/+5
2001-03-20objc-act.c (maybe_objc_method_name): Remove, never called.Stan Shebs4-21/+6
2001-03-20* gcc.c (init_gcc_specs): Fix comment.Tom Tromey2-1/+5
2001-03-19Compute DECL_ASSEMBLER_NAME lazily.Mark Mitchell31-346/+300
2001-03-19URLStreamHandler.java (parseURL): Fix bug which would "canonicalize" "../../x...Per Bothner2-1/+6
2001-03-19ArrayList.java: Remove RCS keywords from commentsMark Wielaard13-533/+802
2001-03-19jcf-parse.c (load_inner_classes): Check CLASS_LOADED_P before trying to load ...Per Bothner2-1/+5
2001-03-19Fixes to process to command-line .class files in two passes. See ChangeLog.Per Bothner7-71/+122
2001-03-19Undo previous deltaNick Clifton2-43/+0
2001-03-19* encoding.c (TYPE_MODE): Define.David Edelsohn2-3/+8