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