| Commit message (Expand) | Author | Age | Files | Lines |
* | Bring over changes from latest gcc-2.8 pre-release. | law | 1997-12-15 | 18 | -46/+118 |
* | Change from latest gcc-2.8 prerelease | law | 1997-12-15 | 1 | -0/+7 |
* | * call.c (implicit_conversion): Don't call | jason | 1997-12-15 | 3 | -3/+17 |
* | tweak comment | jason | 1997-12-15 | 1 | -1/+4 |
* | * expr.c (expand_builtin): Support BUILT_IN_FMOD - just call fmod. | bothner | 1997-12-13 | 2 | -0/+7 |
* | * flow.c (flow_analysis): Be consistent with find_basic_blocks in | jason | 1997-12-13 | 2 | -1/+5 |
* | * errfn.c (cp_pedwarn, cp_pedwarn_at, cp_error_at, cp_warning_at): | jason | 1997-12-13 | 4 | -45/+21 |
* | add dwarf2 note | jason | 1997-12-12 | 1 | -0/+3 |
* | * integrate.c (initialize_for_inline): In DECL_RTL of a PARM_DECL, | law | 1997-12-12 | 2 | -2/+10 |
* | Rebuild after recent changes. | law | 1997-12-12 | 1 | -496/+495 |
* | * alpha/osf2or3.h (LIB_SPEC): Restore missing defn. | jason | 1997-12-12 | 4 | -2/+9 |
* | * except.c (call_get_eh_context): Don't mess with sequences. | jason | 1997-12-12 | 2 | -15/+10 |
* | Finish last change. I'm no emacs wizard :( | law | 1997-12-12 | 1 | -17/+17 |
* | Fix minor bug in BeOS changes. | law | 1997-12-12 | 1 | -0/+3 |
* | Revert last change | law | 1997-12-12 | 3 | -17/+3 |
* | * collect2.c (write_c_file_glob): Allocate initial frame object | law | 1997-12-12 | 2 | -2/+18 |
* | * except.c (call_get_eh_context): Don't take a parm. | jason | 1997-12-12 | 5 | -258/+22 |
* | * i386/xm-go32.h (EXECUTABLE_SUFFIX): Define. | law | 1997-12-12 | 2 | -0/+13 |
* | * i386/linux.h (STACK_BOUNDARY): Define as 64 for glibc2. | law | 1997-12-12 | 3 | -3/+17 |
* | * fixincludes (str{len,spn,cspn} return value): Handle different | law | 1997-12-12 | 2 | -0/+53 |
* | * tree.c, tree.h: Change tree_code_type, tree_code_length, and | law | 1997-12-12 | 9 | -263/+236 |
* | cvs commit ChangeLog config.sub configure configure.in toplev.c | law | 1997-12-12 | 12 | -6/+337 |
* | * m68k.h (GO_IF_LEGITIMATE_ADDRESS): No longer cater to horribly | law | 1997-12-12 | 2 | -3/+10 |
* | * objc/objc-act.c (lang_report_error_function): Disable. | law | 1997-12-12 | 3 | -10/+170 |
* | * decl2.c (comdat_linkage): Also set DECL_COMDAT. | jason | 1997-12-12 | 3 | -17/+18 |
* | * flow.c (find_basic_blocks): A CALL_INSN that can throw starts | jason | 1997-12-12 | 2 | -2/+13 |
* | * except.c (use_eh_context): Don't copy_rtx a REG. | jason | 1997-12-12 | 8 | -419/+26 |
* | Thu Dec 11 20:42:18 1997 Teemu Torma <tot@trema.com> | jason | 1997-12-12 | 1 | -0/+321 |
* | Thu Dec 11 20:42:18 1997 Teemu Torma <tot@trema.com> | jason | 1997-12-12 | 20 | -134/+567 |
* | Rebuild after recent changes. | law | 1997-12-12 | 1 | -0/+6 |
* | * sparc/sol2.h: Use 64 bit multiply and divide functions in | law | 1997-12-12 | 2 | -0/+16 |
* | * rtl.h (global_rtl): New variable, replacing separate variables for | law | 1997-12-12 | 4 | -94/+112 |
* | * configure.in ({rs6000,powerpc}-*-*): Enable Haifa scheduler by | law | 1997-12-11 | 3 | -2/+123 |
* | Another handful of gcc-2.8 changes (will it ever go out the door?). | law | 1997-12-11 | 9 | -29/+65 |
* | * pt.c (instantiate_decl): Defer all templates but inline functions. | jason | 1997-12-11 | 2 | -8/+13 |
* | * combine.c (simplify_rtx, case ABS): Do nothing for ASM_OPERANDS. | law | 1997-12-11 | 2 | -1/+8 |
* | Fixed typo. | green | 1997-12-10 | 2 | -1/+5 |
* | * init.c (expand_vec_init): Don't fold a list of parameters. | jason | 1997-12-09 | 2 | -16/+4 |
* | * toplev.c (main): Check HAVE_GETRLIMIT and HAVE_SETRLIMIT in addition | law | 1997-12-09 | 2 | -1/+6 |
* | * rs6000.h (FUNCTION_ARG_PADDING): Define. | law | 1997-12-09 | 3 | -0/+43 |
* | * m68k.c: Include tree.h only once. | law | 1997-12-09 | 2 | -1/+4 |
* | * integrate.c (save_for_inline_copying): Make a new reg_parm_stack_loc. | law | 1997-12-09 | 2 | -0/+12 |
* | * Partially cleaned up prototyping code from HJ. | law | 1997-12-09 | 2 | -5/+217 |
* | * Partially cleaned up prototyping code from HJ. | law | 1997-12-09 | 4 | -20/+348 |
* | * configure.in: Check for functions getrlimit and setrlimit. | law | 1997-12-09 | 4 | -25/+143 |
* | * decl.c (copy_args_p): Handle copy elision for types with virtual | jason | 1997-12-09 | 3 | -1/+13 |
* | * Makefile.in (compare*): Handle losing behavior from 4.4bsd make. | law | 1997-12-09 | 2 | -0/+5 |
* | * alpha.c (REG_RA, alpha_return_addr, output_epilog): | rth | 1997-12-09 | 3 | -96/+92 |
* | * alpha/win-nt.h (TRAMPOLINE_TEMPLATE): Fix backported gcc-2.8 bug. | rth | 1997-12-09 | 2 | -2/+6 |
* | Remove suprious file. | amylaar | 1997-12-09 | 1 | -7/+0 |