aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
1999-08-07iostream.cc: Add missing calls to isfx and setup a cleanup region for the loc...Andreas Schwab6-7/+94
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-06Makefile.in (FLAGS_TO_PASS): Include prefix, exec_prefix, libdir, libsubdir a...Daniel Jacobowitz8-4/+44
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