aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1999-08-10Makefile.in: Rebuilt.Rainer Orth5-87/+109
1999-08-10Makefile.in: Rebuilt.Rainer Orth6-296/+268
1999-08-10Makefile.in: Rebuilt.Rainer Orth6-80/+104
1999-08-10* test_summary: Quote curly braces in 1999-07-03 change.Robert Lipe2-1/+5
1999-08-09Warning fix:Kaveh R. Ghazi2-8/+12
1999-08-09lang.c (java_dummy_print): Constify a char*.Kaveh R. Ghazi2-6/+13
1999-08-09com.c (lang_print_error_function): Constify a char*.Kaveh R. Ghazi2-6/+8
1999-08-09decl.c: Remove redundant prototype for `print_error_function'.Kaveh R. Ghazi3-4/+10
1999-08-09actions.c (lang_identify): Constify a char*.Kaveh R. Ghazi3-4/+9
1999-08-09tree.h (lang_identify): Constify a char*.Kaveh R. Ghazi4-3/+16
1999-08-09javaop.h (WORD_TO_FLOAT): only inline if building with gcc.Tom Tromey2-3/+18
1999-08-09configure.in (sched_yield): Try librt first, then libposix4.Rainer Orth3-219/+217
1999-08-09Small incremental fixes for last checkinBernd Schmidt3-1/+6
1999-08-09Include function.h in most files.Bernd Schmidt104-1531/+1120
1999-08-09semantics.c (begin_function_try_block, [...]): New fns.Jason Merrill9-131/+238
1999-08-09Test all builds, not just nativeNick Clifton3-5/+13
1999-08-09decl.c (struct binding_level): Add eh_region field.Jason Merrill3-5/+30
1999-08-09print-tree.c (print_node): Print base for OFFSET_TYPEs.Jason Merrill4-20/+27
1999-08-09Daily bump.Jeff Law5-5/+5
1999-08-09pa.h (HARD_REGNO_MODE_OK): Correctly handle FPregs, even when for 64bit PA ta...Jeffrey A Law2-0/+5
1999-08-09pa.h (SELECT_SECTION): Define.Jeffrey A Law3-20/+25
1999-08-09More mail address and web address updates.Jeff Law10-13/+13
1999-08-09Primes.java: New file.Anthony Green3-0/+269
1999-08-09* include/ffi.h.in (FFI_FN): Remove `...'.Anthony Green2-3/+7
1999-08-08ptree.c (print_lang_type): Print the real type of a PMF.Jason Merrill4-7/+29
1999-08-09* gnu/gcj/util/path/SearchPath.java: Comment out verbose output.Anthony Green2-2/+6
1999-08-09defineclass.cc (_Jv_VerifyClassName): Verify array names correctly.Anthony Green2-2/+15
1999-08-09pthread_alloc: Solaris' ctype.h defines _U to 01; use _Up as template paramet...Alexandre Oliva2-9/+14
1999-08-09streambuf.h (ios::streamsize): Declare as _IO_ssize_t, as in the global scope.Alexandre Oliva2-1/+6
1999-08-08Makefile.in: Rebuilt.Anthony Green9-3/+936
1999-08-08alias.c (init_alias_analysis): Wrap call to `prologue_epilogue_contains' with...Kaveh R. Ghazi2-0/+7
1999-08-08fix thinko in last changeJason Merrill1-0/+1
1999-08-08[multiple changes]Anthony Green42-592/+8335
1999-08-08Initial revisionAnthony Green42-0/+20134
1999-08-08Revert last change until I figure out what's wrong with it.Richard Henderson1-64/+72
1999-08-08Daily bump.Jeff Law5-5/+5
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 Law5-5/+5
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