Age | Commit message (Expand) | Author | Files | Lines |
2000-01-07 | * config/c4x/c4x.md (*subqf3_set): Fix typo. | Michael Hayes | 1 | -2/+2 |
2000-01-07 | * config/c4x/c4x.h (CALLER_SAVE_PROFITABLE): Define as 0. | Michael Hayes | 1 | -1/+1 |
2000-01-07 | rs6000.c (processor_target_table): Add power3 as alias for 630. | David Edelsohn | 3 | -14/+27 |
2000-01-07 | Merge duplicate definitions in svr4.h into elfos.h | Nick Clifton | 2 | -1019/+430 |
2000-01-06 | alpha.md (adddi_2+1): Limit offset such that it will be loadable with a singl... | Richard Henderson | 1 | -2/+24 |
2000-01-06 | reg-stack.c (subst_stack_regs_pat): Handle correctly USEs of dead registers. | Jan Hubicka | 1 | -1/+1 |
2000-01-05 | oops - typo in previous delta | Nick Clifton | 1 | -1/+1 |
2000-01-05 | Add support for generating unique sections for unitialised data. | Nick Clifton | 6 | -62/+138 |
2000-01-05 | t-c4x (TARGET_LIBGCC2_CFLAGS): Don't redefine SF, DF, SI, or DI. | Michael Hayes | 1 | -1/+1 |
2000-01-05 | c4x.md (udivqi3, divqi3): Delete. | Michael Hayes | 2 | -132/+129 |
2000-01-05 | Remove extraneous comments | Nick Clifton | 1 | -2752/+104 |
2000-01-05 | configure.in (m68*-*-rtemscoff*): New target, formal name for old m68*-*-rtems*. | Joel Sherrill | 12 | -17/+47 |
2000-01-04 | configure.in: Add pj target. | Steve Chamberlain | 9 | -0/+3926 |
2000-01-04 | c4x.h (IS_XXX_REG, [...]): Swap behaviour of macros so that they're consisten... | Michael Hayes | 3 | -138/+143 |
2000-01-04 | c4x.md (*addqi3_noclobber_reload): Ensure that CC never modified inadvertently. | Michael Hayes | 1 | -9/+21 |
2000-01-04 | Applied Joel Sherrill's patch to add v850-rtems target | Joel Sherrill | 1 | -0/+38 |
2000-01-04 | gthr-win32.h (__gthread_active_p): Support Mingw MT runtime. | Mumit Khan | 3 | -7/+11 |
2000-01-04 | sysv4.h (ASM_OUTPUT_DEF): Undefine. | David Edelsohn | 1 | -3/+13 |
2000-01-04 | expmed.c (SLOW_UNALIGNED_ACCESS): Add mode and align parameters to default de... | David Edelsohn | 8 | -37/+50 |
2000-01-04 | i386.c (ix86_expand_move): Allow pushes of memory, offload to memory all FP c... | Jan Hubicka | 3 | -31/+105 |
2000-01-04 | Restrict i386 flag setting shift patterns | Bernd Schmidt | 1 | -117/+54 |
2000-01-04 | Update copyrights | Jeff Law | 3 | -3/+3 |
2000-01-04 | Update copyrights. | Jeff Law | 1 | -1/+1 |
2000-01-04 | i386.md (builtin_setjmp_receiver): New pattern. | Anthony Green | 1 | -1/+10 |
2000-01-03 | * config/mips/iris6gld.h: Fix typo in -mabi=n32 specs. | Mark Mitchell | 1 | -1/+1 |
2000-01-03 | * config/sparc/sparc.c (gen_df_reg): Fix for 32bit SPARC. | Jakub Jelinek | 1 | -1/+1 |
2000-01-03 | sparc.c (gen_df_reg): New function. | Jakub Jelinek | 3 | -43/+38 |
2000-01-03 | i386.c (ix86_expand_unary_operator): Function definition made void. | Hans-Peter Nilsson | 2 | -8/+6 |
2000-01-03 | Oops, forgot to update copyright date | Hans-Peter Nilsson | 1 | -1/+1 |
2000-01-03 | * config/i386/i386.c (override_options): Fix option-name typo. | Hans-Peter Nilsson | 1 | -2/+2 |
1999-12-30 | Fix FP GT comparisons on i386 with -ffast-math | Bernd Schmidt | 1 | -2/+2 |
1999-12-29 | Restore i386 binary compatibility in Dwarf EH info. | Martin v. Loewis | 1 | -0/+5 |
1999-12-29 | pa.md (conditional zero): If op1 is a register, force it into the same regist... | Jeffrey A Law | 1 | -9/+14 |
1999-12-28 | configure.in (AC_DECL_SYS_SIGLIST, [...]): Don't use. | Kaveh R. Ghazi | 21 | -62/+0 |
1999-12-28 | sparc.md (cmp_zero_qi, [...]): New patterns. | Jakub Jelinek | 1 | -0/+42 |
1999-12-28 | t-mot3300-gald (CROSS_LIBGCC1): Define to libgcc1-asm.a. | Manfred Hollstein | 2 | -0/+34 |
1999-12-27 | * config/mips/mips.h: Fix typo from 12/17/99 libgcc2 fix. | Clinton Popetz | 1 | -1/+1 |
1999-12-27 | h8300.h (TARGET_H8300H, [...]): Make sure UNITS_PER_WORD and BITS_PER_WORD ar... | Jakub Jelinek | 3 | -0/+37 |
1999-12-22 | c4x.c (c4x_address_cost): Add statement to default case in switch. | Michael Hayes | 1 | -0/+15 |
1999-12-22 | c4x.md (*addqi3_noclobber_reload): Change operand 0 constraints to "a!r". | Michael Hayes | 1 | -1/+1 |
1999-12-21 | * pa.h (FUNCTION_ARG_BOUNDARY): Never return 0. | Richard Kenner | 1 | -7/+9 |
1999-12-21 | dgux.c (struct option): Rename to lang_independent_option. | Martin v. Löwis | 1 | -9/+18 |
1999-12-20 | current_function -> cfun | Bernd Schmidt | 4 | -8/+7 |
1999-12-20 | * config/c4x/rtems.h: New file. | Michael Hayes | 1 | -0/+34 |
1999-12-19 | rs6000.h (SUBTARGET_DEFAULT): New macro. | Richard Kenner | 2 | -4/+11 |
1999-12-18 | alpha.c (alpha_emit_conditional_move): If TARGET_FIX, handle cmove with misma... | Richard Henderson | 1 | -3/+48 |
1999-12-18 | linux-elf.h: Change all instances of ARM_FLAG_SHORT_BYTES to ARM_FLAG_MMU_TRAPS. | Scott Bambrough | 2 | -3/+3 |
1999-12-17 | c4x.h (ASM_OUTPUT_XXX): Wrap in do-while(0). | Michael Hayes | 1 | -23/+23 |
1999-12-17 | * config/c4x/c4x.md (rpts_top, rptb_top): Add clobbers for rs and re. | Michael Hayes | 1 | -9/+13 |
1999-12-17 | sparc.h (TARGET_ARCH32): Exchange ifdefs so that if compiling libgcc2 the mac... | Jakub Jelinek | 1 | -2/+2 |