aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-05-01re PR bootstrap/6514 (3.1 irix6.5 bootstrap failure in libstdc++-v3/src/misc-...Franz Sirl2-5/+12
2002-05-01* reload.c (find_reloads, case 'p'): Set BADOP to 0.Richard Kenner2-0/+5
2002-05-01t-elf (sparc-rtems, sparc-elf): Build assembly support routines.Joel Sherrill2-0/+8
2002-05-01rtems-elf.h: Add #undef TARGET_VERSION to prevent warning.Joel Sherrill2-0/+5
2002-05-01rs6000.md (abssi2_nopower): Convert to define_insn_and_split.David Edelsohn2-71/+80
2002-05-01install.texi: Update Texinfo version requirement documentation.Joseph Myers2-3/+8
2002-05-01PR target/6512, PR target/5628Jakub Jelinek3-21/+42
2002-05-01Fix bad regexpNathan Sidwell1-1/+1
2002-05-01Daily bump.GCC Administrator2-2/+2
2002-05-01altivec-7.c: New.Aldy Hernandez4-37/+196
2002-05-01ldy Hernandez <aldyh@redhat.com>Aldy Hernandez3-1/+48
2002-04-30toplev.c (rest_of_compilation): Don't run cross-jump before bb-reorder.Richard Henderson3-5/+201
2002-04-30Add ABI change note to previous change.David S. Miller1-0/+1
2002-04-30class.c (finish_struct_bits): Only mark TREE_ADDRESSABLE if TYPE_HAS_TRIVIAL_...Mark Mitchell2-9/+8
2002-04-30Add sanity check to regrename.c.Tom Rix2-2/+9
2002-04-30cpplex.c: Fix comment formatting.Kazu Hirata8-11/+21
2002-04-30config.gcc (hppa1.1-*-pro*, [...]): Define xmake_file.John David Anglin7-6/+25
2002-04-30mmix.h (MMIX_LAST_STACK_REGISTER_REGNUM): Renamed from MMIX_LAST_REGISTER_FIL...Hans-Peter Nilsson5-33/+110
2002-04-30sparc.c (emit_soft_tfmode_libcall, [...]): New.Richard Henderson4-435/+364
2002-04-30install.texi (Final install): Add to the list of info to include in a report ...Janis Johnson2-2/+15
2002-04-30decl.c (grokdeclarator): Don't override TYPE_NAME of an anonymous class with ...Jason Merrill1-0/+17
2002-04-30decl.c (grokdeclarator): Don't override TYPE_NAME of an anonymous class with ...Jason Merrill2-0/+7
2002-04-30i386.md (type): Add new SSE/MMX subtypes, remove usused fop1.Jan Hubicka2-365/+707
2002-04-30re PR c++/6492 (New boost regression (friends))Mark Mitchell1-25/+42
2002-04-30pa.c (override_options): Default to PA8000 scheduling.Jeffrey A Law3-7/+12
2002-04-30* parse.y (nomods_initdcl0): Replace $<ttype>3 with $<ttype>$.Paul Eggert2-6/+7
2002-04-30pa.md (7100lc, [...]): Slightly refine handling of double precision multiplies.Jeffrey A Law2-23/+34
2002-04-30Fix typo in a Changelog entry title.Vladimir Makarov1-2/+3
2002-04-30contrib.texi (Contributors): Use MIPS instead of Mips and mips.Gerald Pfeifer2-6/+11
2002-04-30contrib.texi (Contributors): Update Paolo Carlini's and Benjamin Kosnik's ent...Paolo Carlini2-2/+7
2002-04-30parse.y (nomods_initdcl0): Do not move stack entries when setting things up a...Paul Eggert2-5/+8
2002-04-30Daily bump.GCC Administrator2-2/+2
2002-04-29sparc.h (BRANCH_COST, [...]): Tune for UltraSPARC-III.David S. Miller4-10/+24
2002-04-30combine.c (find_split_point): Use gen_int_mode.Franz Sirl2-2/+6
2002-04-292002-04-29 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov27-1570/+12622
2002-04-29reload1.c (eliminate_regs, [...]): Fix typo in adjust_address_nv call.Richard Kenner2-1/+6
2002-04-29install.texi (Testing): Provide additional information...Janis Johnson2-5/+18
2002-04-29mips.c (mips_parse_cpu): Warn if the CPU name is given in upper case.DJ Delorie2-2/+19
2002-04-29inclhack.def (solaris_widec): Include <wchar.h> in Solaris 2 <widec.h> if mis...Rainer Orth4-3/+93
2002-04-29toplev.c (f_options): Add "profile" switch so that -fno-profile can be used t...Nick Clifton2-0/+7
2002-04-29Initial P4 SSE2 builtin supportBernd Schmidt7-130/+2251
2002-04-29re PR c++/6477 (Segfault on conflicting types in trivial code)Jakub Jelinek4-0/+15
2002-04-29* i386.md (sse_mov?fcc*): Revert patch of Mar 14th.Jan Hubicka2-9/+13
2002-04-29re PR c++/6492 (New boost regression (friends))Mark Mitchell5-3/+102
2002-04-29contrib.texi (Contributors): Add Paolo Carlini and Janis Johnson.Gerald Pfeifer2-10/+28
2002-04-29toplev.c (flag_if_conversion, [...]): New static variables.Jan Hubicka3-5/+43
2002-04-29* i386.c (dbx64_register_map): Fix typo.Jan Hubicka2-1/+5
2002-04-29predict.c (real_zero, [...]): New static variables.Jan Hubicka3-30/+97
2002-04-29re PR c++/5719 (Suspect gcc-3 to report wrong waring for 'T& T::operator+=( c...Nathan Sidwell4-1/+29
2002-04-29invoke.texi: Use @gol at ends of lines inside @gccoptlist.Joseph Myers3-50/+55