Age | Commit message (Expand) | Author | Files | Lines |
1999-08-09 | More mail address and web address updates. | Jeff Law | 9 | -12/+12 |
1999-08-08 | ptree.c (print_lang_type): Print the real type of a PMF. | Jason Merrill | 4 | -7/+29 |
1999-08-08 | alias.c (init_alias_analysis): Wrap call to `prologue_epilogue_contains' with... | Kaveh R. Ghazi | 2 | -0/+7 |
1999-08-08 | fix thinko in last change | Jason Merrill | 1 | -0/+1 |
1999-08-08 | Revert last change until I figure out what's wrong with it. | Richard Henderson | 1 | -64/+72 |
1999-08-08 | Daily bump. | Jeff Law | 2 | -2/+2 |
1999-08-07 | IRIX 5.2's <sys/asm.h> contains an asm comment with an apostrophe | Bruce Korb | 4 | -144/+225 |
1999-08-07 | class.c (count_fields, [...]): Add static prototype. | Kaveh R. Ghazi | 12 | -49/+96 |
1999-08-07 | revert | Jason Merrill | 1 | -1/+0 |
1999-08-07 | function.c (init_function_start): Clear prologue & epilogue. | Richard Henderson | 4 | -7/+28 |
1999-08-07 | jump.c (onlyjump_p): New function. | Richard Henderson | 4 | -10/+37 |
1999-08-07 | global.c (build_insn_chain): Use EXECUTE_IF_SET_IN_REG_SET to invert loops. | Richard Henderson | 2 | -72/+69 |
1999-08-07 | gcse.c (hash_scan_set): Treat SYMBOL_REFs like CONST_INTs. | Bernd Schmidt | 2 | -2/+8 |
1999-08-07 | liteelf.h: New file to support sparclite-elf target | Jonathan Larmour | 7 | -94/+337 |
1999-08-07 | Forgot to commit earlier. | Jeff Law | 1 | -1/+1 |
1999-08-07 | Daily bump. | Jeff Law | 2 | -2/+2 |
1999-08-07 | server.c (server_setup): Do not prefix function used as parameter with `&'. | Philippe De Muyter | 2 | -1/+6 |
1999-08-07 | Makefile.in (TAROUTOPTS): Kill. | Jeffrey A Law | 6 | -16/+7 |
1999-08-06 | alpha.md (movhi and movqi patterns): Correct predicate for !BWX. | Richard Henderson | 2 | -20/+21 |
1999-08-07 | * gcc.texi: Update bug reporting text. | Jeffrey A Law | 2 | -1/+8 |
1999-08-06 | 1999-08-6 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl> | Herman A.J. ten Brugge | 2 | -25/+32 |
1999-08-06 | * extend.texi, install.texi: Fix spelling mistakes. | Jeffrey A Law | 3 | -2/+4 |
1999-08-06 | Makefile.in (PREMADE_ATTRTAB_MD, [...]): Delete. | Jeffrey A Law | 11 | -50/+14 |
1999-08-06 | gcc.texi: Document recommend means to provide software floating point librari... | Jeffrey A Law | 2 | -0/+28 |
1999-08-06 | decl.c (bad_specifiers): It's OK to have an EH spec on a function pointer. | Jason Merrill | 4 | -5/+12 |
1999-08-06 | * c-lex.c (yylex): We can have a number with no digits. | Jason Merrill | 2 | -1/+6 |
1999-08-06 | decl.c (lookup_name_real): Set the complain flag if we're looking for a names... | Jason Merrill | 8 | -7/+46 |
1999-08-06 | new | Jason Merrill | 4 | -0/+49 |
1999-08-06 | jump.c (delete_prior_computation): New function, broken out of delete_computa... | John Wehle | 2 | -58/+133 |
1999-08-06 | dwarf2.C, dwarf3.C: Added XFAIL for Solaris/x86. | Alexandre Oliva | 4 | -5/+11 |
1999-08-06 | pt.c (tsubst): Use build_index_type to build in-template array index type. | Alexandre Oliva | 3 | -9/+11 |
1999-08-06 | * typeck2.c (add_exception_specifier): Use complete_type. | Jason Merrill | 2 | -1/+5 |
1999-08-06 | tree.c (cp_build_qualified_type_real): Handle pointer-to-member-function type... | Mark Mitchell | 1 | -1/+1 |
1999-08-06 | error.c (dump_expr): Handle EXACT_DIV_EXPR. | Mark Mitchell | 6 | -50/+99 |
1999-08-06 | elf.h (TEXT_SPACE_P, [...]): Delete. | Jeffrey A Law | 5 | -105/+158 |
1999-08-06 | Daily bump. | Jeff Law | 2 | -2/+2 |
1999-08-05 | Allow PARALLEL return value for complex type represented as a CONCAT. | Jim Wilson | 2 | -0/+15 |
1999-08-05 | decl.c (pushdecl): Only give an error for shadowing a parm from *this* function. | Jason Merrill | 2 | -2/+9 |
1999-08-05 | * g++.old-deja/g++.other/local3.C: Removed XFAIL. | Alexandre Oliva | 2 | -1/+5 |
1999-08-05 | new1.C, [...]: Removed XFAIL. | Alexandre Oliva | 4 | -5/+10 |
1999-08-05 | lib1funcs.asm (___movstrSI0): Change or r0,r0,r0 to nop. | J"orn Rennecke | 2 | -3/+8 |
1999-08-05 | Missing doubled @s in e-mail address | Alexandre Oliva | 1 | -2/+2 |
1999-08-05 | Warning fix | Bernd Schmidt | 2 | -1/+5 |
1999-08-05 | * typeck2.c: Update URLs and mail addresses. | Jeffrey A Law | 2 | -1/+5 |
1999-08-05 | g77spec.c: Update URLS and mail addresses. | Jeffrey A Law | 3 | -2/+7 |
1999-08-05 | gcc.c: Update URLs and mail addresses. | Jeffrey A Law | 3 | -8/+13 |
1999-08-05 | Daily bump. | Jeff Law | 2 | -2/+2 |
1999-08-05 | rs6000.c (current_file_function_operand): Return zero for weak functions. | Daniel Jacobowitz | 3 | -5/+17 |
1999-08-05 | rs6000.c (rs6000_stack_info): For ABI_V4/ABI_SOLARIS -fpic... | Geoff Keating | 2 | -1/+13 |
1999-08-05 | m68k.md (xordi3, anddi3): These patterns are not available on the coldfire. | Jeffrey A Law | 2 | -2/+7 |