Age | Commit message (Expand) | Author | Files | Lines |
1999-08-09 | configure.in (sched_yield): Try librt first, then libposix4. | Rainer Orth | 3 | -219/+217 |
1999-08-09 | Small incremental fixes for last checkin | Bernd Schmidt | 3 | -1/+6 |
1999-08-09 | Include function.h in most files. | Bernd Schmidt | 104 | -1531/+1120 |
1999-08-09 | semantics.c (begin_function_try_block, [...]): New fns. | Jason Merrill | 9 | -131/+238 |
1999-08-09 | Test all builds, not just native | Nick Clifton | 3 | -5/+13 |
1999-08-09 | decl.c (struct binding_level): Add eh_region field. | Jason Merrill | 3 | -5/+30 |
1999-08-09 | print-tree.c (print_node): Print base for OFFSET_TYPEs. | Jason Merrill | 4 | -20/+27 |
1999-08-09 | Daily bump. | Jeff Law | 5 | -5/+5 |
1999-08-09 | pa.h (HARD_REGNO_MODE_OK): Correctly handle FPregs, even when for 64bit PA ta... | Jeffrey A Law | 2 | -0/+5 |
1999-08-09 | pa.h (SELECT_SECTION): Define. | Jeffrey A Law | 3 | -20/+25 |
1999-08-09 | More mail address and web address updates. | Jeff Law | 10 | -13/+13 |
1999-08-09 | Primes.java: New file. | Anthony Green | 3 | -0/+269 |
1999-08-09 | * include/ffi.h.in (FFI_FN): Remove `...'. | Anthony Green | 2 | -3/+7 |
1999-08-08 | ptree.c (print_lang_type): Print the real type of a PMF. | Jason Merrill | 4 | -7/+29 |
1999-08-09 | * gnu/gcj/util/path/SearchPath.java: Comment out verbose output. | Anthony Green | 2 | -2/+6 |
1999-08-09 | defineclass.cc (_Jv_VerifyClassName): Verify array names correctly. | Anthony Green | 2 | -2/+15 |
1999-08-09 | pthread_alloc: Solaris' ctype.h defines _U to 01; use _Up as template paramet... | Alexandre Oliva | 2 | -9/+14 |
1999-08-09 | streambuf.h (ios::streamsize): Declare as _IO_ssize_t, as in the global scope. | Alexandre Oliva | 2 | -1/+6 |
1999-08-08 | Makefile.in: Rebuilt. | Anthony Green | 9 | -3/+936 |
1999-08-08 | alias.c (init_alias_analysis): Wrap call to `prologue_epilogue_contains' with... | Kaveh R. Ghazi | 2 | -0/+7 |
1999-08-08 | fix thinko in last change | Jason Merrill | 1 | -0/+1 |
1999-08-08 | [multiple changes] | Anthony Green | 42 | -592/+8335 |
1999-08-08 | Initial revision | Anthony Green | 42 | -0/+20134 |
1999-08-08 | Revert last change until I figure out what's wrong with it. | Richard Henderson | 1 | -64/+72 |
1999-08-08 | Daily bump. | Jeff Law | 5 | -5/+5 |
1999-08-07 | IRIX 5.2's <sys/asm.h> contains an asm comment with an apostrophe | Bruce Korb | 4 | -144/+225 |
1999-08-07 | class.c (count_fields, [...]): Add static prototype. | Kaveh R. Ghazi | 12 | -49/+96 |
1999-08-07 | revert | Jason Merrill | 1 | -1/+0 |
1999-08-07 | function.c (init_function_start): Clear prologue & epilogue. | Richard Henderson | 4 | -7/+28 |
1999-08-07 | jump.c (onlyjump_p): New function. | Richard Henderson | 4 | -10/+37 |
1999-08-07 | global.c (build_insn_chain): Use EXECUTE_IF_SET_IN_REG_SET to invert loops. | Richard Henderson | 2 | -72/+69 |
1999-08-07 | gcse.c (hash_scan_set): Treat SYMBOL_REFs like CONST_INTs. | Bernd Schmidt | 2 | -2/+8 |
1999-08-07 | liteelf.h: New file to support sparclite-elf target | Jonathan Larmour | 7 | -94/+337 |
1999-08-07 | Forgot to commit earlier. | Jeff Law | 1 | -1/+1 |
1999-08-07 | Daily bump. | Jeff Law | 5 | -5/+5 |
1999-08-07 | server.c (server_setup): Do not prefix function used as parameter with `&'. | Philippe De Muyter | 2 | -1/+6 |
1999-08-07 | Makefile.in (TAROUTOPTS): Kill. | Jeffrey A Law | 6 | -16/+7 |
1999-08-06 | alpha.md (movhi and movqi patterns): Correct predicate for !BWX. | Richard Henderson | 2 | -20/+21 |
1999-08-07 | * gcc.texi: Update bug reporting text. | Jeffrey A Law | 2 | -1/+8 |
1999-08-07 | iostream.cc: Add missing calls to isfx and setup a cleanup region for the loc... | Andreas Schwab | 6 | -7/+94 |
1999-08-06 | 1999-08-6 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl> | Herman A.J. ten Brugge | 2 | -25/+32 |
1999-08-06 | Makefile.in (FLAGS_TO_PASS): Include prefix, exec_prefix, libdir, libsubdir a... | Daniel Jacobowitz | 8 | -4/+44 |
1999-08-06 | * extend.texi, install.texi: Fix spelling mistakes. | Jeffrey A Law | 3 | -2/+4 |
1999-08-06 | Makefile.in (PREMADE_ATTRTAB_MD, [...]): Delete. | Jeffrey A Law | 11 | -50/+14 |
1999-08-06 | gcc.texi: Document recommend means to provide software floating point librari... | Jeffrey A Law | 2 | -0/+28 |
1999-08-06 | decl.c (bad_specifiers): It's OK to have an EH spec on a function pointer. | Jason Merrill | 4 | -5/+12 |
1999-08-06 | * c-lex.c (yylex): We can have a number with no digits. | Jason Merrill | 2 | -1/+6 |
1999-08-06 | decl.c (lookup_name_real): Set the complain flag if we're looking for a names... | Jason Merrill | 8 | -7/+46 |
1999-08-06 | new | Jason Merrill | 4 | -0/+49 |
1999-08-06 | jump.c (delete_prior_computation): New function, broken out of delete_computa... | John Wehle | 2 | -58/+133 |