aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-04-25re PR c/2035 (ICE in extract_bit_field, at expmed.c:1115)Richard Henderson2-1/+8
2002-04-25sparc.h (FUNCTION_OK_FOR_SIBCALL): Add back check for DECL being NULL.David S. Miller2-1/+8
2002-04-25md.texi (Machine Constraints): Add IA-64 constraints.Steve Christiansen2-0/+67
2002-04-25c-decl.c (grokdeclarator): Remove outdated ??? note on invalid declaration of...Eric Botcazou2-4/+5
2002-04-26* gcc.dg/i386-memset-1.c: New test case for PR target/6456.Roger Sayle2-0/+104
2002-04-25* doc/invoke.texi: Document -gdwarf{,-2} vs debug level.Richard Henderson2-2/+9
2002-04-25s390.c (s390_emit_epilogue): Always restore registers needed by the compiler...Ulrich Weigand2-0/+13
2002-04-25mips.c (mips_class_max_nregs, [...]): New functions.Matt Hiller14-88/+753
2002-04-25integrate.c (function_attribute_inlinable_p): Simplify.Neil Booth2-18/+15
2002-04-2520020227-1.x: New file, xfail on 64-bit targets.Kaveh R. Ghazi2-0/+26
2002-04-25re PR c++/5607 (No pointer adjustment in covariant return types)Jason Merrill5-2/+52
2002-04-25* doc/c-tree.texi: Fix typo in introduction.Steven Bosscher2-1/+5
2002-04-25Daily bump.GCC Administrator6-6/+6
2002-04-25c-common.h (c_common_parse_file): Update.Neil Booth26-95/+91
2002-04-25For PR java/6425:Tom Tromey2-1/+9
2002-04-25mangle.c (write_type): Don't use TYPE_MAIN_VARIANT when writing out an array ...Mark Mitchell3-8/+21
2002-04-24typeck.c (build_modify_expr): The pedwarn for array assignment is now uncondi...Jason Merrill6-5/+12
2002-04-25loop.c (load_mems): Don't change the interface of called functions.J"orn Rennecke3-4/+30
2002-04-24natCore.cc (create): Use __builtin_alloca, and compute correct length of UTF-...Tom Tromey2-3/+17
2002-04-24cvt.c (convert_to_void): Don't unconditionally make COND_EXPRs void.Mark Mitchell4-1/+23
2002-04-24cpplex.c: Remove conditional #undef of MULTIBYTE_CHARS.Matthew Hiller1-1/+0
2002-04-24cpplex.c: Remove conditional #undef of MULTIBYTE_CHARS.Matthew Hiller1-0/+15
2002-04-24c-decl.c (grokdeclarator): Don't pedwarn variable sized arrays for c99.Richard Henderson4-1/+31
2002-04-24cpplex.c: Remove conditional #undef of MULTIBYTE_CHARS.Matthew Hiller3-22/+76
2002-04-24expr.c (PRE_JSR): Call NOTE_LABEL for return address.Per Bothner3-8/+9
2002-04-24sh.c (sh_va_arg): If argument was passed by reference, dereference the pointer.J"orn Rennecke2-2/+22
2002-04-24sh.h (PIC_OFFSET_TABLE_REGNUM): Conditionalize on flag_pic.J"orn Rennecke4-2/+10
2002-04-24sh.md (divsi3_i4_media): Use match_operand for input values rather than hard ...J"orn Rennecke2-17/+30
2002-04-24sh.h (RETURN_IN_MEMORY): Return variable size BLKmode values in memory.J"orn Rennecke2-1/+6
2002-04-24attribs.c (c_common_attribute_table): Move table and handlers to c-common.c.Neil Booth19-1201/+1272
2002-04-24labels-3.x: New file, don't assemble the compiler output on mips*-*-irix*.Kaveh R. Ghazi2-0/+12
2002-04-24dwarf2.h (enum dwarf_attribute): Add DW_AT_GNU_vector.Jason Merrill3-7/+23
2002-04-24* config/mips/mips.md (movdi_usd): Renumber.Richard Henderson2-2/+7
2002-04-24re PR target/6420 (libstdc++ failures on sparc-linux-gnu)David S. Miller2-2/+23
2002-04-24* loop.c (canonicalize_condition): Use gen_int_mode.Jan Hubicka2-4/+8
2002-04-24altivec.h: Cleanup file.Aldy Hernandez2-42/+2295
2002-04-24re PR c++/6331 (g++ 3.1 looses const qualifiers)Jason Merrill4-3/+31
2002-04-24Daily bump.GCC Administrator6-6/+6
2002-04-23Fix typos for 2002-03-08 entry.Per Bothner1-2/+2
2002-04-24win32.cc, win32.cc (backtrace): Added this function because Win32 does not su...Adam Megacz3-0/+33
2002-04-24std_fstream.h (basic_filebuf::sync): Hoist unconditional flush on lower-layer...Loren J. Rittle4-7/+56
2002-04-23re PR c++/6395 (gcc-3_1-branch regression for g++.old-deja/g++.jason/synth5.C)Jason Merrill2-11/+18
2002-04-23fold-const.c (split_tree): Add MINUS_LITP parameter; separate added literals ...Eric Botcazou3-32/+122
2002-04-23install.texi: Clarify which versions of alpha*-dec-osf* are obsoleted.Zack Weinberg2-1/+7
2002-04-23For PR java/6314:Tom Tromey3-22/+24
2002-04-23* gcc.c: Added --resource. For PR java/6314.Tom Tromey2-0/+5
2002-04-23fstream.tcc (basic_filebuf::seekoff): Fix for output-only filebufs.Jason Merrill4-3/+16
2002-04-23re PR libstdc++/6414 (g++ 3.1 tellg() regression within last week)Jason Merrill3-2/+17
2002-04-23parse.y (check_class_key): Allow KEY to be union/enum/struct/class node with ...Jakub Jelinek4-0/+61
2002-04-23cpu_limits.h: New file.Hans-Peter Nilsson3-0/+42