summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* More mail address and web address updates.law1999-08-0910-13/+13
* * libjava.lang/Primes.java: New file.green1999-08-093-0/+269
* * include/ffi.h.in (FFI_FN): Remove `...'.green1999-08-092-3/+7
* * ptree.c (print_lang_type): Print the real type of a PMF.jason1999-08-094-7/+29
* * gnu/gcj/util/path/SearchPath.java: Comment out verbose output.green1999-08-092-2/+6
* * defineclass.cc (_Jv_VerifyClassName): Verify array namesgreen1999-08-092-2/+15
* * pthread_alloc: Solaris' ctype.h defines _U to 01; use _Up asoliva1999-08-092-9/+14
* * streambuf.h (ios::streamsize): Declare as _IO_ssize_t, as in theoliva1999-08-092-1/+6
* * Makefile.in: Rebuilt.green1999-08-089-3/+936
* * alias.c (init_alias_analysis): Wrap call toghazi1999-08-082-0/+7
* fix thinko in last changejason1999-08-081-0/+1
* 1999-08-09 Anthony Green <green@cygnus.com>green1999-08-0842-592/+8335
* Initial revisiongreen1999-08-0842-0/+20134
* Revert last change until I figure out what's wrong with it.rth1999-08-081-64/+72
* Daily bump.law1999-08-085-5/+5
* IRIX 5.2's <sys/asm.h> contains an asm comment with an apostrophekorbb1999-08-074-144/+225
* * class.c (count_fields, add_fields_to_vec): Add static prototype.ghazi1999-08-0712-49/+96
* revertjason1999-08-071-1/+0
* * function.c (init_function_start): Clear prologue & epilogue.rth1999-08-074-7/+28
* * jump.c (onlyjump_p): New function.rth1999-08-074-10/+37
* * global.c (build_insn_chain): Use EXECUTE_IF_SET_IN_REG_SETrth1999-08-072-72/+69
* * gcse.c (hash_scan_set): Treat SYMBOL_REFs like CONST_INTs.law1999-08-072-2/+8
* * config/sparc/liteelf.h: New file to support sparclite-elf targetlaw1999-08-077-94/+337
* Forgot to commit earlier.law1999-08-071-1/+1
* Daily bump.law1999-08-075-5/+5
* * fixinc/server.c (server_setup): Do not prefix function used aslaw1999-08-072-1/+6
* * Makefile.in (TAROUTOPTS): Kill.law1999-08-076-16/+7
* * alpha.md (movhi and movqi patterns): Correct predicate for !BWX.rth1999-08-072-20/+21
* * gcc.texi: Update bug reporting text.law1999-08-072-1/+8
* * iostream.cc: Add missing calls to isfx and setup a cleanuplaw1999-08-076-7/+94
* 1999-08-6 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>law1999-08-072-25/+32
* * Makefile.in (FLAGS_TO_PASS): Include prefix, exec_prefix,law1999-08-078-4/+44
* * extend.texi, install.texi: Fix spelling mistakes.law1999-08-073-2/+4
* * Makefile.in (PREMADE_ATTRTAB_MD, PREMADE_ATTRTAB): Delete.law1999-08-0711-50/+14
* * gcc.texi: Document recommend means to provide software floatinglaw1999-08-072-0/+28
* * decl.c (bad_specifiers): It's OK to have an EH spec on a functionjason1999-08-074-5/+12
* * c-lex.c (yylex): We can have a number with no digits.jason1999-08-072-1/+6
* * decl.c (lookup_name_real): Set the complain flag if we'rejason1999-08-078-7/+46
* newjason1999-08-074-0/+49
* * jump.c (delete_prior_computation): New function, brokenwehle1999-08-062-58/+133
* * dwarf2.C, dwarf3.C: Added XFAIL for Solaris/x86. Removedoliva1999-08-064-5/+11
* * pt.c (tsubst): Use build_index_type to build in-template arrayoliva1999-08-063-9/+11
* * configure: Rebuilt.tromey1999-08-063-75/+133
* * typeck2.c (add_exception_specifier): Use complete_type.jason1999-08-062-1/+5
* * tree.c (cp_build_qualified_type_real): Handlemmitchel1999-08-061-1/+1
* * error.c (dump_expr): Handle EXACT_DIV_EXPR.mmitchel1999-08-066-50/+99
* * elf.h (TEXT_SPACE_P, FUNCTION_NAME_P): Delete.law1999-08-065-105/+158
* 1999-08-06 Mojo Jojo <mojojojo@pacbell.net>tromey1999-08-062-5/+39
* Daily bump.law1999-08-065-5/+5
* Allow PARALLEL return value for complex type represented as a CONCAT.wilson1999-08-062-0/+15