| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge from gcc-2.8 | law | 1997-12-07 | 7 | -21/+15 |
* | This commit was generated by cvs2svn to compensate for changes in r16983, | law | 1997-12-06 | 2 | -7/+3 |
* | * m68k.c: Include tree.h for dwarf2out_cfi_label. | law | 1997-12-06 | 3 | -2/+5 |
* | * loop.c (invariant_p): Don't test flag_rerun_loop_opt. | law | 1997-12-06 | 1 | -9/+0 |
* | * i386/t-sol2 (CRTSTUFF_T_CFLAGS): Turn on the optimizer. | law | 1997-12-04 | 1 | -1/+5 |
* | * i386/sco5.h (HAVE_ATEXIT): Revert last change. | law | 1997-11-21 | 1 | -0/+1 |
* | * i386/sco5.h (HAVE_ATEXIT): Delete definition. | law | 1997-11-17 | 1 | -1/+0 |
* | * i386/sco5.h (ASM_OUTPUT_ALIGNED_BSS): Define. | law | 1997-11-17 | 1 | -1/+26 |
* | * i386/xm-cygwin32.h (HAVE_FILE_H, HAVE_RUSAGE): Delete defines. | law | 1997-11-14 | 2 | -4/+0 |
* | cygwin32 patch for Noer | wilson | 1997-11-12 | 2 | -1/+7 |
* | Fix i386-linux build failure. | wilson | 1997-11-05 | 2 | -10/+23 |
* | * i386/sco5.h: enable -gstabs once again. | law | 1997-11-03 | 1 | -0/+1 |
* | Update mainline egcs to gcc2 snapshot 971021. | law | 1997-11-02 | 6 | -871/+940 |
* | * i386/bsd386.h (ASM_COMMENT_START): Define. | law | 1997-10-20 | 1 | -0/+3 |
* | * i386/freebsd.h (ASM_COMMENT_START): Fix. | law | 1997-10-18 | 1 | -0/+5 |
* | * i386/sco5.h: Let ELF use dwarf2 unwinding. COFF uses sjlj. | law | 1997-10-18 | 1 | -1/+14 |
* | Patch from Richard Henderson to make __builtin_return_address(0) work. | wilson | 1997-10-03 | 1 | -0/+6 |
* | * i386/sco5.h: Make ELF default file format and add -mcoff/-melf.. | law | 1997-09-22 | 2 | -117/+47 |
* | dwarf2 EH support | jason | 1997-09-10 | 1 | -1/+34 |
* | * i386/t-sol2 (TARGET_LIBGCC2_CFLAGS): Define to -fPIC. | law | 1997-09-04 | 1 | -0/+1 |
* | * i386.h (CPP_CPU_DEFAULT): Avoid using #elif. | law | 1997-09-04 | 1 | -2/+6 |
* | * i386/go32-rtems.h, i386/rtems.h, i960/rtems.h, m68k/rtems.h, | law | 1997-09-03 | 2 | -8/+0 |
* | * xm-sco5.h (sys_siglist): Define. | law | 1997-09-03 | 1 | -1/+5 |
* | * cccp.c (sys_errlist): Remove special 4.4bsd declaration. | law | 1997-09-01 | 4 | -7/+0 |
* | * collect2.c: Change DONT_DECLARE_SYS_SIGLIST to SYS_SIGLIST_DECLARED. | law | 1997-09-01 | 2 | -12/+0 |
* | * i386/go32-rtems.h, i386/rtems.h, i960/rtems.h, | law | 1997-09-01 | 2 | -1/+12 |
* | Fix i386-pc-solaris2.5.1 _sys_siglistp redeclaration error. | wilson | 1997-08-30 | 1 | -0/+6 |
* | Fix x86 libio -O2 miscompilation problem. | wilson | 1997-08-28 | 1 | -0/+10 |
* | * t-freebsd (USER_H): Include EXTRA_HEADERS and LANG_EXTRA_HEADERS. | law | 1997-08-27 | 2 | -2/+3 |
* | * i386.md (pop): pop increments the stack pointer. | law | 1997-08-27 | 2 | -2/+23 |
* | Initial revision | law | 1997-08-11 | 10 | -1/+116 |
* | (SWITCHES_NEED_SPACES) Define. | coxs | 1997-07-31 | 1 | -0/+5 |
* | (*trunc*): Use scratch memory for output_fix_trunc. | coxs | 1997-07-31 | 1 | -66/+116 |
* | (output_to_reg, output_fix_trunc): Use scratch memory | coxs | 1997-07-31 | 1 | -24/+51 |
* | (MAX_FIXED_MODE_SIZE): Define. | coxs | 1997-07-31 | 1 | -0/+6 |
* | (crt1.o, crt1.o, crtn.o): Also depend on $(GCC_PASSES). | meyering | 1997-07-07 | 1 | -3/+3 |
* | x | merrill | 1997-07-04 | 1 | -0/+3 |
* | (CPP_SPEC, LINK_SPEC): Choose for glibc 1 or 2 depending on | kenner | 1997-06-27 | 1 | -0/+14 |
* | Initial revision | kenner | 1997-06-27 | 2 | -0/+102 |
* | (CC1_SPEC): New macro. | kenner | 1997-06-09 | 1 | -1/+4 |
* | (CC1_CPU_SPEC): Renamed, was CC1_SPEC. | kenner | 1997-06-09 | 1 | -6/+11 |
* | (notice_cc_update): Set CC_FCOMI is this is a float compare. | coxs | 1997-06-06 | 1 | -2/+7 |
* | (movsfcc_1, movdfcc_1, movxfcc_1): Use singlemove_string | coxs | 1997-05-29 | 1 | -13/+45 |
* | (ASM_OUTPUT_REG_{PUSH,POP}): add %% before register name. | coxs | 1997-05-29 | 1 | -2/+2 |
* | (ASM_OUTPUT_ALIGN): use .p2align, not byte alignments. | coxs | 1997-05-29 | 1 | -1/+1 |
* | (output_float_compare): For pentiumpro use fcomip | coxs | 1997-05-08 | 1 | -9/+19 |
* | x | merrill | 1997-04-30 | 1 | -2/+2 |
* | x | merrill | 1997-04-30 | 4 | -22/+13 |
* | x | merrill | 1997-04-25 | 1 | -0/+6 |
* | Initial revision | wilson | 1997-04-25 | 1 | -0/+4 |