aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1999-08-08Revert last change until I figure out what's wrong with it.Richard Henderson1-64/+72
1999-08-08Daily bump.Jeff Law2-2/+2
1999-08-07IRIX 5.2's <sys/asm.h> contains an asm comment with an apostropheBruce Korb4-144/+225
1999-08-07class.c (count_fields, [...]): Add static prototype.Kaveh R. Ghazi12-49/+96
1999-08-07revertJason Merrill1-1/+0
1999-08-07function.c (init_function_start): Clear prologue & epilogue.Richard Henderson4-7/+28
1999-08-07jump.c (onlyjump_p): New function.Richard Henderson4-10/+37
1999-08-07global.c (build_insn_chain): Use EXECUTE_IF_SET_IN_REG_SET to invert loops.Richard Henderson2-72/+69
1999-08-07gcse.c (hash_scan_set): Treat SYMBOL_REFs like CONST_INTs.Bernd Schmidt2-2/+8
1999-08-07liteelf.h: New file to support sparclite-elf targetJonathan Larmour7-94/+337
1999-08-07Forgot to commit earlier.Jeff Law1-1/+1
1999-08-07Daily bump.Jeff Law2-2/+2
1999-08-07server.c (server_setup): Do not prefix function used as parameter with `&'.Philippe De Muyter2-1/+6
1999-08-07Makefile.in (TAROUTOPTS): Kill.Jeffrey A Law6-16/+7
1999-08-06alpha.md (movhi and movqi patterns): Correct predicate for !BWX.Richard Henderson2-20/+21
1999-08-07* gcc.texi: Update bug reporting text.Jeffrey A Law2-1/+8
1999-08-061999-08-6 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>Herman A.J. ten Brugge2-25/+32
1999-08-06* extend.texi, install.texi: Fix spelling mistakes.Jeffrey A Law3-2/+4
1999-08-06Makefile.in (PREMADE_ATTRTAB_MD, [...]): Delete.Jeffrey A Law11-50/+14
1999-08-06gcc.texi: Document recommend means to provide software floating point librari...Jeffrey A Law2-0/+28
1999-08-06decl.c (bad_specifiers): It's OK to have an EH spec on a function pointer.Jason Merrill4-5/+12
1999-08-06* c-lex.c (yylex): We can have a number with no digits.Jason Merrill2-1/+6
1999-08-06decl.c (lookup_name_real): Set the complain flag if we're looking for a names...Jason Merrill8-7/+46
1999-08-06newJason Merrill4-0/+49
1999-08-06jump.c (delete_prior_computation): New function, broken out of delete_computa...John Wehle2-58/+133
1999-08-06dwarf2.C, dwarf3.C: Added XFAIL for Solaris/x86.Alexandre Oliva4-5/+11
1999-08-06pt.c (tsubst): Use build_index_type to build in-template array index type.Alexandre Oliva3-9/+11
1999-08-06* typeck2.c (add_exception_specifier): Use complete_type.Jason Merrill2-1/+5
1999-08-06tree.c (cp_build_qualified_type_real): Handle pointer-to-member-function type...Mark Mitchell1-1/+1
1999-08-06error.c (dump_expr): Handle EXACT_DIV_EXPR.Mark Mitchell6-50/+99
1999-08-06elf.h (TEXT_SPACE_P, [...]): Delete.Jeffrey A Law5-105/+158
1999-08-06Daily bump.Jeff Law2-2/+2
1999-08-05Allow PARALLEL return value for complex type represented as a CONCAT.Jim Wilson2-0/+15
1999-08-05decl.c (pushdecl): Only give an error for shadowing a parm from *this* function.Jason Merrill2-2/+9
1999-08-05* g++.old-deja/g++.other/local3.C: Removed XFAIL.Alexandre Oliva2-1/+5
1999-08-05new1.C, [...]: Removed XFAIL.Alexandre Oliva4-5/+10
1999-08-05lib1funcs.asm (___movstrSI0): Change or r0,r0,r0 to nop.J"orn Rennecke2-3/+8
1999-08-05Missing doubled @s in e-mail addressAlexandre Oliva1-2/+2
1999-08-05Warning fixBernd Schmidt2-1/+5
1999-08-05* typeck2.c: Update URLs and mail addresses.Jeffrey A Law2-1/+5
1999-08-05g77spec.c: Update URLS and mail addresses.Jeffrey A Law3-2/+7
1999-08-05gcc.c: Update URLs and mail addresses.Jeffrey A Law3-8/+13
1999-08-05Daily bump.Jeff Law2-2/+2
1999-08-05rs6000.c (current_file_function_operand): Return zero for weak functions.Daniel Jacobowitz3-5/+17
1999-08-05rs6000.c (rs6000_stack_info): For ABI_V4/ABI_SOLARIS -fpic...Geoff Keating2-1/+13
1999-08-05m68k.md (xordi3, anddi3): These patterns are not available on the coldfire.Jeffrey A Law2-2/+7
1999-08-04real.c (GET_REAL): Don't violate ANSI/ISO aliasing rules.Mark Mitchell2-26/+31
1999-08-04* gcc.c-torture/execute/970312-1.c: Delete duplicate test.Jeffrey A Law2-73/+4
1999-08-04t-a29kbare: Fix some comments.Jeffrey A Law36-99/+183
1999-08-04final.c (shorten_branches): Don't add an alignment for loops that have no lab...J"orn Rennecke2-9/+28