Age | Commit message (Expand) | Author | Files | Lines |
1998-01-13 | decl.c (init_decl_processing): Only call init_rtti_processing FLAG_RTTI is set. | Brendan Kehoe | 2 | -1/+7 |
1998-01-13 | gengenrtl.c (gencode): Emit new function obstack_alloc_rtx to allocate rtx. | John Carr | 2 | -14/+23 |
1998-01-13 | Fix it after test commit :-) | Jeff Law | 1 | -1/+1 |
1998-01-13 | Test mail for commits | Jeff Law | 1 | -1/+1 |
1998-01-13 | Clarify some collect2 stuff. | Jeff Law | 1 | -8/+5 |
1998-01-12 | configure.in: (i[3456]86-UnixWare7-sysv5): Treat much like SVR4 for now. | Robert Lipe | 3 | -0/+29 |
1998-01-12 | * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5. | Robert Lipe | 2 | -1/+12 |
1998-01-12 | mingw32.h (INCOMING_RETURN_ADDR_RTX): Delete. | Mumit Khan | 2 | -3/+52 |
1998-01-12 | * mips.md (return_internal): Change mode from SImode to VOIDmode. | Jim Wilson | 2 | -1/+7 |
1998-01-12 | init.c (build_new_1): Split out from build_new. | Jason Merrill | 8 | -124/+86 |
1998-01-10 | sco5.h (STARTFILE_SPEC, [...]): Correctly handle "-static". | J. Kean Johnston | 2 | -5/+9 |
1998-01-10 | i386.md: (movsicc_1, movhicc_1): For alternate 3 set the opcode suffix from o... | Stan Cox | 2 | -5/+10 |
1998-01-10 | regmove.c: New implementation of regmove pass. | J"orn Rennecke | 6 | -800/+1243 |
1998-01-10 | Remove bogus CYGNUS LOCAL markers. | Jeff Law | 3 | -3/+0 |
1998-01-10 | regclass.c (record_address_regs): Don't use REG_OK_FOR_BASE_P if it is not de... | Jeffrey A Law | 2 | -0/+7 |
1998-01-09 | fix comment at the top (just noticed) | Brendan Kehoe | 1 | -1/+1 |
1998-01-08 | Makefile.in (OBJ, GEN, RTL_H): Add genrtl.[oh] bits. | Richard Henderson | 6 | -114/+444 |
1998-01-07 | exception.cc (__eh_alloc, __eh_free): New fns. | Jason Merrill | 4 | -46/+150 |
1998-01-05 | bastring.cc (basic_string::Rep::operator delete): Don't claim to return from ... | Brendan Kehoe | 2 | -3/+8 |
1998-01-05 | alias.c (*_dependence): Call base_alias_check before canon_rtx. | John F. Carr | 2 | -18/+46 |
1998-01-05 | Add pointer to iecc comp.compilers archive. | Jeff Law | 1 | -0/+4 |
1998-01-05 | mips.c (mips_expand_prologue): Handle large frame with no outgoing arguments ... | Jeffrey A Law | 4 | -14/+18 |
1998-01-04 | mips16.S: Various changes to make it work with -msingle-float and -EL. | Nigel Stephens | 2 | -94/+154 |
1998-01-04 | mips.c, [...]: First cut at merging in mips16 support. | Gavin Koch | 4 | -388/+5800 |
1998-01-03 | config.sub: Add mingw32 support. | Mumit Khan | 4 | -2/+44 |
1998-01-03 | configure.in: Make gthr-default.h a forwarding header instead of a symlink. | Scott Snyder | 3 | -138/+145 |
1998-01-03 | * gcov-io.h: Include sys/types.h to ensure we get size_t. | Kaveh R. Ghazi | 2 | -0/+3 |
1998-01-03 | Minor tweak. | Jeff Law | 1 | -1/+2 |
1998-01-03 | configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1 | Franz Sirl | 2 | -3/+11 |
1998-01-03 | configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1 | Franz Sirl | 1 | -0/+4 |
1998-01-03 | *** empty log message *** | Franz Sirl | 1 | -0/+4 |
1998-01-03 | * pa.h (ASM_OUTPUT_MI_THUNK): Add missing % in fprintf. | Kaveh R. Ghazi | 2 | -2/+6 |
1998-01-02 | crtstuff.c (__frame_dummy): New function for irix6. | Jim Wilson | 3 | -6/+23 |
1998-01-02 | Note various modula-3 thingies on the net. | Jeff Law | 1 | -0/+7 |
1998-01-01 | * alpha.c (vms_valid_decl_attribute_p): Move within #if OPEN_VMS. | Weiwen Liu | 2 | -12/+16 |
1998-01-01 | c-decl.c (init_decl_processing): Provide proper fallback symbol for __builtin... | Richard Henderson | 6 | -24/+812 |
1998-01-01 | configure.in: Put parenthesis around TARGET_CPU_DEFAULT's value. | Richard Henderson | 3 | -2/+7 |
1998-01-01 | emit-rtl.c (operand_subword): Correctly handle extracting a word from a CONST... | Jeffrey A Law | 2 | -1/+11 |
1998-01-01 | Tweak from Kaveh. | Jeff Law | 1 | -1/+1 |
1998-01-01 | mn10200.md (tstxx, cmpxx): Use "nonimmediate_operand" as predicate for first ... | Jeffrey A Law | 2 | -5/+10 |
1997-12-31 | configure.in: Set and subsitute host_exeext. | Ian Lance Taylor | 4 | -11/+34 |
1997-12-31 | * mn10200.md (addsi3, subsi3): Fix thinkos. | Jeffrey A Law | 2 | -2/+6 |
1997-12-29 | sparc.h (ASM_OUTPUT_MI_THUNK): Move %o7 through %g1 instead of save+restore. | Richard Henderson | 2 | -5/+16 |
1997-12-29 | t-ecoff (CROSS_LIBGCC1): Define to libgcc1-asm.a. | Ian Lance Taylor | 2 | -3/+25 |
1997-12-29 | expr.c (expand_expr): For {BITFIELD,COMPONENT,ARRAY}_REF... | Jeff Law | 1 | -0/+8 |
1997-12-29 | expr.c (expand_expr): For {BITFIELD,COMPONENT,ARRAY}_REF... | Jeff Law | 1 | -0/+5 |
1997-12-29 | Do not define inhibit_libc if it was already defined | Michael Meissner | 2 | -1/+6 |
1997-12-28 | Don't make gperf depend upon libg++. | Brendan Kehoe | 2 | -2/+7 |
1997-12-27 | flow.c (find_basic_blocks): Don't create a new basic block for calls in a LIB... | Jeffrey A Law | 2 | -3/+30 |
1997-12-27 | * config/fp-bit.c (L_df_to_sf): Fix typo in last change. | David Edelsohn | 2 | -1/+5 |