| Commit message (Expand) | Author | Age | Files | Lines |
* | * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 for | law | 1998-06-29 | 69 | -486/+2498 |
* | * pa.c, pa.h, pa.md: Convert to gen_rtx_FOO. | law | 1998-06-29 | 4 | -251/+265 |
* | remove -mtraceback from list of powerpc options | clm | 1998-06-29 | 1 | -4/+3 |
* | -mtraceback is not supported. | clm | 1998-06-29 | 1 | -6/+0 |
* | Warning fixes: | ghazi | 1998-06-29 | 15 | -52/+67 |
* | Warning fixes: | ghazi | 1998-06-29 | 2 | -3/+6 |
* | 1998-06-29 Dave Love <d.love@dl.ac.uk> | fx | 1998-06-29 | 1 | -0/+4 |
* | Remove mail headers. | fx | 1998-06-29 | 1 | -25/+0 |
* | revert part of the last checkin | brendan | 1998-06-29 | 1 | -6/+0 |
* | * tree.c (build_srcloc): Make sure we allocate this node on the | brendan | 1998-06-29 | 2 | -1/+24 |
* | config/sparc/lb1spc.asm (.udiv, .div) Replace routines. | clm | 1998-06-29 | 2 | -162/+322 |
* | * rtl.h: Update comment about special gen_rtx variants. | mmitchel | 1998-06-29 | 3 | -1/+9 |
* | Daily bump. | law | 1998-06-29 | 1 | -1/+1 |
* | * choose-temp.c (choose_temp_base): Restore original variant of | law | 1998-06-28 | 4 | -22/+86 |
* | * g77.f-torture/execute/980628-4.f: New test from Craig. | law | 1998-06-28 | 2 | -0/+27 |
* | * g77.f-torture/execute/980628-4.f: New test from Craig. | law | 1998-06-28 | 4 | -0/+207 |
* | * g77.f-torture/execute/980628-4.f: New test from Craig. | law | 1998-06-28 | 3 | -25/+56 |
* | * g77.f-torture/execute/980628-4.f: New test from Craig. | law | 1998-06-28 | 3 | -0/+84 |
* | Consolidate strerror handling, as well as getcwd/getwd. | ghazi | 1998-06-28 | 13 | -52/+76 |
* | Bump for snapshot | law | 1998-06-28 | 2 | -1/+5 |
* | Daily bump. | law | 1998-06-28 | 1 | -1/+1 |
* | * lib/g77.exp (default_g77_version): Tweak to make it work in a build | law | 1998-06-27 | 2 | -6/+12 |
* | * jump.c (jump_optimize): Use side_effects_p & may_trap_p instead | rth | 1998-06-27 | 2 | -81/+14 |
* | * objc/archive.c: Remove <string.h> prototypes. | rth | 1998-06-27 | 2 | -13/+27 |
* | * tm.texi (NEED_MATH_LIBRARY): Document new target macro. | law | 1998-06-27 | 2 | -0/+11 |
* | * g++spec.c (NEED_MATH_LIBRARY): Define to 1 if not already defined. | law | 1998-06-27 | 2 | -2/+12 |
* | * gcc.c-torture/special/special.exp: Handle newer versions of | law | 1998-06-27 | 2 | -1/+6 |
* | * g77spec.c (lang_specific_driver): Put `-lg2c' in | law | 1998-06-27 | 3 | -0/+16 |
* | * Makefile.in (gencheck): Remove $(TREE_H) dependency. | law | 1998-06-27 | 2 | -2/+6 |
* | * dsp16xx.h (FIRST_PSEUDO_REGISTER): Add parentheses to definition. | jfc | 1998-06-27 | 5 | -52/+73 |
* | * flow.c (count_reg_sets): New function. | law | 1998-06-27 | 4 | -0/+293 |
* | * alpha.md (negsf, negdf): Revert Jan 22 change. | rth | 1998-06-27 | 2 | -33/+5 |
* | * Make-lang.in (g++): Depend on mkstemp.o. Link in mkstemp.o | law | 1998-06-27 | 2 | -2/+6 |
* | * Make-lang.in (g77): Depend on mkstemp.o. Link in mkstemp.o | law | 1998-06-27 | 2 | -2/+6 |
* | * mkstemp.c: Include gansidecl.h. Rename uint64_t to gcc_uint64_t. | ghazi | 1998-06-27 | 2 | -8/+13 |
* | Replace Makefile.in dependencies on expr.h with variable $(EXPR_H), | ghazi | 1998-06-27 | 2 | -7/+13 |
* | Replace Makefile.in dependencies on expr.h with variable $(EXPR_H), | ghazi | 1998-06-27 | 2 | -40/+78 |
* | Daily bump. | law | 1998-06-27 | 1 | -1/+1 |
* | * choose-temp.c (choose_temp_base): Remove MPW bits. Use mkstemp | law | 1998-06-27 | 5 | -20/+148 |
* | Add some insn names for (neg (abs)) code | meissner | 1998-06-26 | 2 | -3/+5 |
* | Fix ne 0 optimization on non-power machines | meissner | 1998-06-26 | 2 | -1/+5 |
* | * configure.in (gettimeofday): Check for its existance. | law | 1998-06-26 | 3 | -2/+5 |
* | * gcc.dg/980626-1.c: New test. | law | 1998-06-26 | 2 | -0/+19 |
* | * Makefile.in (install-info): Run install-info program in separate | law | 1998-06-26 | 2 | -3/+11 |
* | Add hooks for the machine to override the sorting of the ready list and varia... | meissner | 1998-06-26 | 3 | -0/+53 |
* | * config/sparc/sparc.h (REGNO_OK_FOR_{INDEX,BASE,FP,CCFP}_P): | davem | 1998-06-26 | 3 | -17/+35 |
* | * arm.h (SECONDARY_INPUT_RELOAD_CLASS): Only need a secondary reload | rearnsha | 1998-06-26 | 3 | -12/+34 |
* | Warning fixes: | ghazi | 1998-06-26 | 4 | -36/+116 |
* | d | manfred | 1998-06-26 | 3 | -10/+28 |
* | � | manfred | 1998-06-26 | 1 | -2/+12 |