| Commit message (Expand) | Author | Age | Files | Lines |
* | * sdbout.c (plain_type_1, case ARRAY_TYPE): Verify that TYPE_DOMAIN | law | 1997-09-05 | 2 | -0/+5 |
* | * integrate.c (save_for_inline_copying): Use 0, not NULL_PTR, | law | 1997-09-05 | 2 | -2/+8 |
* | * sched.c (update_flow_info) When looking if to set found_split_dest | law | 1997-09-05 | 3 | -24/+61 |
* | * v850: New directory for v850 port. | law | 1997-09-05 | 9 | -1/+134 |
* | Fri Sep 5 10:08:44 1997 Jeffrey A Law (law@cygnus.com) | law | 1997-09-05 | 6 | -0/+6576 |
* | * m68k/m68k.h (MACHINE_STATE_SAVE, MACHINE_STATE_RESTORE): Add | law | 1997-09-05 | 2 | -0/+23 |
* | Add new pointer. | law | 1997-09-05 | 1 | -0/+4 |
* | * install.sh: Delete duplicate install script. | law | 1997-09-05 | 2 | -238/+4 |
* | * cbrt.c: Tweak to work on more targets. | law | 1997-09-05 | 2 | -1/+6 |
* | * Makefile.in (clean): Don't remove config.cache. | law | 1997-09-05 | 2 | -2/+7 |
* | * reg-stack.c (subst_stack_regs): Pop the stack register for a | law | 1997-09-05 | 2 | -9/+59 |
* | Fix mips-sgi-irix5.2 eh25 g++ testsuite failure. | wilson | 1997-09-05 | 2 | -0/+20 |
* | Fix another -fprofile-arcs bug from Joseph Myers <jsm28@cam.ac.uk>. | wilson | 1997-09-05 | 2 | -2/+7 |
* | * i386/t-sol2 (TARGET_LIBGCC2_CFLAGS): Define to -fPIC. | law | 1997-09-04 | 2 | -0/+5 |
* | tweak | jason | 1997-09-04 | 3 | -43/+42 |
* | * i386.h (CPP_CPU_DEFAULT): Avoid using #elif. | law | 1997-09-04 | 2 | -2/+10 |
* | For phases starting with flow, print basic block information when doing dumps | meissner | 1997-09-04 | 4 | -10/+114 |
* | Fix minor bug reported by Jan Hubicka. | wilson | 1997-09-04 | 2 | -1/+5 |
* | Fix minor bugs found by riscos build attempt. | wilson | 1997-09-04 | 3 | -0/+9 |
* | ChangeLog entry for last bitmap change. | law | 1997-09-04 | 1 | -0/+5 |
* | Add free declaration | meissner | 1997-09-04 | 1 | -0/+8 |
* | * i960/i960.h: Added default for SUBTARGET_SWITCHES macro. | law | 1997-09-04 | 2 | -0/+7 |
* | * profile.c (output_arc_profiler): Verify next_insert_after is an | law | 1997-09-04 | 2 | -5/+11 |
* | * final.c (shorten_branches): Don't count the lengths of deleted | law | 1997-09-04 | 2 | -0/+7 |
* | * version.c: Bump for snapshot. | law | 1997-09-04 | 2 | -1/+5 |
* | Add EXECUTE_IF_AND_IN_{BITMAP,REG_SET}, and bitmap_print | meissner | 1997-09-04 | 4 | -10/+163 |
* | * typeck.c (c_expand_return): Always convert_for_initialization | jason | 1997-09-03 | 3 | -86/+67 |
* | Fix H.J. Lu's alpha-linux aliasing bug. | wilson | 1997-09-03 | 2 | -2/+13 |
* | * pt.c (type_unification): If strict and the function parm doesn't | jason | 1997-09-03 | 3 | -5/+48 |
* | Fix minor alias typo found while working on H.J. Lu's alpha-linux alias bug. | wilson | 1997-09-03 | 2 | -1/+5 |
* | * method.c (build_overloaded_value): Replace direct call | law | 1997-09-03 | 2 | -1/+6 |
* | * i386/go32-rtems.h, i386/rtems.h, i960/rtems.h, m68k/rtems.h, | law | 1997-09-03 | 10 | -38/+7 |
* | * xm-sco5.h (sys_siglist): Define. | law | 1997-09-03 | 2 | -1/+10 |
* | * typeck.c (convert_arguments): Don't arbitrarily choose the first | jason | 1997-09-03 | 5 | -39/+16 |
* | * expr.c (convert_move): Handle truncation from TQFmode to QFmode. | law | 1997-09-03 | 2 | -0/+11 |
* | Tweak. | law | 1997-09-03 | 1 | -0/+1 |
* | * xm-svr4.h (SYS_SIGLIST_DECLARED): Define. | law | 1997-09-03 | 5 | -0/+14 |
* | * except.c (eh_outer_context): Expand masking operation using | law | 1997-09-03 | 2 | -4/+7 |
* | Fix alpha-linux -mieee bug reported by H.J. Lu. | wilson | 1997-09-03 | 2 | -0/+12 |
* | * mn10200.h (INITIALIZE_TRAMPOLINE): PC relative instructions | law | 1997-09-03 | 2 | -1/+6 |
* | * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type. | dje | 1997-09-02 | 2 | -2/+6 |
* | Fix i386 code generation error reported by Mumit Khan. | wilson | 1997-09-02 | 2 | -1/+67 |
* | * method.c (build_overload_value): Add in_template parm. | jason | 1997-09-02 | 3 | -14/+26 |
* | * pt.c (unify): float doesn't match double. | jason | 1997-09-02 | 4 | -9/+36 |
* | Patch from H.J. Lu for alpha-linux port. | wilson | 1997-09-02 | 2 | -3/+9 |
* | Fix alpha-linux core dump reported by H.J. Lu. | wilson | 1997-09-02 | 3 | -1/+28 |
* | * fixincludes: Permits spaces between # and define. Discard C++ | law | 1997-09-02 | 2 | -5/+23 |
* | * pa.c (restore_unscaled_index_insn_codes): New function. | law | 1997-09-02 | 2 | -0/+119 |
* | * version.c: Bump for snapshot. | law | 1997-09-02 | 3 | -4/+33 |
* | Patch from H.J. Lu for minor alpha-linux problem. | wilson | 1997-09-02 | 2 | -0/+5 |