| Commit message (Expand) | Author | Age | Files | Lines |
* | Include function.h in most files. Remove most of the global variables | crux | 1999-08-09 | 104 | -1531/+1120 |
* | * semantics.c (begin_function_try_block, finish_function_try_block, | jason | 1999-08-09 | 9 | -131/+238 |
* | Test all builds, not just native | nickc | 1999-08-09 | 3 | -5/+13 |
* | * decl.c (struct binding_level): Add eh_region field. | jason | 1999-08-09 | 3 | -5/+30 |
* | * print-tree.c (print_node): Print base for OFFSET_TYPEs. | jason | 1999-08-09 | 4 | -20/+27 |
* | Daily bump. | law | 1999-08-09 | 5 | -5/+5 |
* | * pa.h (HARD_REGNO_MODE_OK): Correctly handle FPregs, even when | law | 1999-08-09 | 2 | -0/+5 |
* | Mon Aug 9 01:15:24 1999 Jeffrey A Law (law@cygnus.com) | law | 1999-08-09 | 3 | -20/+25 |
* | More mail address and web address updates. | law | 1999-08-09 | 10 | -13/+13 |
* | * libjava.lang/Primes.java: New file. | green | 1999-08-09 | 3 | -0/+269 |
* | * include/ffi.h.in (FFI_FN): Remove `...'. | green | 1999-08-09 | 2 | -3/+7 |
* | * ptree.c (print_lang_type): Print the real type of a PMF. | jason | 1999-08-09 | 4 | -7/+29 |
* | * gnu/gcj/util/path/SearchPath.java: Comment out verbose output. | green | 1999-08-09 | 2 | -2/+6 |
* | * defineclass.cc (_Jv_VerifyClassName): Verify array names | green | 1999-08-09 | 2 | -2/+15 |
* | * pthread_alloc: Solaris' ctype.h defines _U to 01; use _Up as | oliva | 1999-08-09 | 2 | -9/+14 |
* | * streambuf.h (ios::streamsize): Declare as _IO_ssize_t, as in the | oliva | 1999-08-09 | 2 | -1/+6 |
* | * Makefile.in: Rebuilt. | green | 1999-08-08 | 9 | -3/+936 |
* | * alias.c (init_alias_analysis): Wrap call to | ghazi | 1999-08-08 | 2 | -0/+7 |
* | fix thinko in last change | jason | 1999-08-08 | 1 | -0/+1 |
* | 1999-08-09 Anthony Green <green@cygnus.com> | green | 1999-08-08 | 42 | -592/+8335 |
* | Initial revision | green | 1999-08-08 | 42 | -0/+20134 |
* | Revert last change until I figure out what's wrong with it. | rth | 1999-08-08 | 1 | -64/+72 |
* | Daily bump. | law | 1999-08-08 | 5 | -5/+5 |
* | IRIX 5.2's <sys/asm.h> contains an asm comment with an apostrophe | korbb | 1999-08-07 | 4 | -144/+225 |
* | * class.c (count_fields, add_fields_to_vec): Add static prototype. | ghazi | 1999-08-07 | 12 | -49/+96 |
* | revert | jason | 1999-08-07 | 1 | -1/+0 |
* | * function.c (init_function_start): Clear prologue & epilogue. | rth | 1999-08-07 | 4 | -7/+28 |
* | * jump.c (onlyjump_p): New function. | rth | 1999-08-07 | 4 | -10/+37 |
* | * global.c (build_insn_chain): Use EXECUTE_IF_SET_IN_REG_SET | rth | 1999-08-07 | 2 | -72/+69 |
* | * gcse.c (hash_scan_set): Treat SYMBOL_REFs like CONST_INTs. | law | 1999-08-07 | 2 | -2/+8 |
* | * config/sparc/liteelf.h: New file to support sparclite-elf target | law | 1999-08-07 | 7 | -94/+337 |
* | Forgot to commit earlier. | law | 1999-08-07 | 1 | -1/+1 |
* | Daily bump. | law | 1999-08-07 | 5 | -5/+5 |
* | * fixinc/server.c (server_setup): Do not prefix function used as | law | 1999-08-07 | 2 | -1/+6 |
* | * Makefile.in (TAROUTOPTS): Kill. | law | 1999-08-07 | 6 | -16/+7 |
* | * alpha.md (movhi and movqi patterns): Correct predicate for !BWX. | rth | 1999-08-07 | 2 | -20/+21 |
* | * gcc.texi: Update bug reporting text. | law | 1999-08-07 | 2 | -1/+8 |
* | * iostream.cc: Add missing calls to isfx and setup a cleanup | law | 1999-08-07 | 6 | -7/+94 |
* | 1999-08-6 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl> | law | 1999-08-07 | 2 | -25/+32 |
* | * Makefile.in (FLAGS_TO_PASS): Include prefix, exec_prefix, | law | 1999-08-07 | 8 | -4/+44 |
* | * extend.texi, install.texi: Fix spelling mistakes. | law | 1999-08-07 | 3 | -2/+4 |
* | * Makefile.in (PREMADE_ATTRTAB_MD, PREMADE_ATTRTAB): Delete. | law | 1999-08-07 | 11 | -50/+14 |
* | * gcc.texi: Document recommend means to provide software floating | law | 1999-08-07 | 2 | -0/+28 |
* | * decl.c (bad_specifiers): It's OK to have an EH spec on a function | jason | 1999-08-07 | 4 | -5/+12 |
* | * c-lex.c (yylex): We can have a number with no digits. | jason | 1999-08-07 | 2 | -1/+6 |
* | * decl.c (lookup_name_real): Set the complain flag if we're | jason | 1999-08-07 | 8 | -7/+46 |
* | new | jason | 1999-08-07 | 4 | -0/+49 |
* | * jump.c (delete_prior_computation): New function, broken | wehle | 1999-08-06 | 2 | -58/+133 |
* | * dwarf2.C, dwarf3.C: Added XFAIL for Solaris/x86. Removed | oliva | 1999-08-06 | 4 | -5/+11 |
* | * pt.c (tsubst): Use build_index_type to build in-template array | oliva | 1999-08-06 | 3 | -9/+11 |