aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
1999-04-06Fix copyright date.Jeff Law1-1/+1
1999-04-06* alpha.c (alpha_end_function): Don't flag weak functions.Richard Henderson1-3/+3
1999-04-06alpha.c (reg_no_subreg_operand): New function.Richard Henderson3-6/+21
1999-04-06pdp11.c (simple_memory_operand): Add default case in switch.Joseph Myers2-44/+49
1999-04-05* m68k.md (movdf): Hide GPR sources & destinations from regclass.Jeffrey A Law1-2/+4
1999-04-05Oops - fixed typo in previous deltaNick Clifton1-2/+2
1999-04-04i386.c (x86_double_with_add): Turn off for Pentium and PPro.Jeffrey A Law3-195/+116
1999-04-03rs6000.md (addsi3, [...]): Use no_new_pseudos.David Edelsohn2-37/+28
1999-04-02i386.md (floatsisf2, [...]): Rewrite using a splitter.John Wehle1-103/+208
1999-04-02print large constants in hex not dec.Nick Clifton1-16/+18
1999-04-02i386.h: Document all TARGET_SWITCHES or add explicit null initializer.Zack Weinberg6-55/+51
1999-04-02cygwin.h (CPP_SPEC): Use mingw_include_path instead of a hardcoded path for -...Stan Cox1-3/+18
1999-04-02pdp11.c: Include "recog.h".Joseph Myers3-24/+40
1999-04-02i386.md: Delete floating point compare...John Wehle2-222/+10
1999-04-02i386.md (movsf+1, [...]): Update constraints so that SECONDARY_MEMORY_RELOAD ...John Wehle1-48/+6
1999-04-02Fix whitespace error.Jeff Law1-1/+1
1999-04-02i386.c (print_operand_address, case REG): Do not use ESI addressing mode for ...Jan Hubicka1-2/+15
1999-04-01c4x.md (ashlhi3, [...]): Force operand 1 into a register if shift count not c...Michael Hayes1-10/+16
1999-04-01c4x.md (*db): Enable pattern if TARGET_LOOP_UNSIGNED is non-zero.Michael Hayes1-13/+38
1999-04-01* config/c4x/c4x.h: Added more comments.Michael Hayes1-3/+10
1999-04-01c4x.c (c4x_emit_move_sequence): Force invalid QImode constants into memory if...Michael Hayes1-5/+12
1999-03-31i386.c (output_fp_conditional_move): Abort for LT, LE, GE, and GT signed inte...H.J. Lu1-0/+7
1999-03-31i386.c (output_int_conditional_move): Use "enum rtx_code" for code type.H.J. Lu1-1/+1
1999-03-31i386.c (notice_update_cc): No need to check the INT mode for conditional move...H.J. Lu1-2/+1
1999-03-31Apply patch from Philip Blundel to fix a few ARM/Linux nits.Philip Blundell2-5/+10
1999-03-30* t-rtems (LIMITS_H_TEST, LIBGCC2_INCLUDES): Define.Ian Lance Taylor1-0/+7
1999-03-29* sh.md (mulsi3): Tag an extra REG_EQUAL note to the middle insn.J"orn Rennecke1-1/+10
1999-03-29pa.h (HAVE_PRE_INCREMENT): Disable when optimizing for a PA8000 class machine.Jerry Quinn1-5/+8
1999-03-28pa.md (pa7100LCshiftmem, [...]): Change simultaneity.Jerry Quinn1-4/+3
1999-03-28pa.c (pa_adjust_cost): Don't do cost adjustments on pa8000.Jerry Quinn1-1/+7
1999-03-28sysv5.h: New file to describe UnixWare7/SVR5.Robert Lipe2-6/+33
1999-03-27i386.md (movdicc+3, movdicc+4): Rewrite using split_di.John Wehle2-32/+18
1999-03-27* rs6000/{aix41.h,aix43.h} (ASM_CPU_SPEC): Add 604e.David Edelsohn2-4/+6
1999-03-26Define SUBTARGET_CPU_DEFAULT before including arm/coff.hNick Clifton1-17/+54
1999-03-26Apply patch from Scott Bambrough <scottb@corelcomputer.com> Modified arm*-*-l...Scott Bambrough1-1/+1
1999-03-26Add comment about duplication of EXTRA_PARTS in EXTRA_MULTILIB_PARTSNick Clifton1-2/+3
1999-03-26Define EXTRA_MULTILIB_PARTS in case mutlilibs are ever enabled.Nick Clifton1-1/+2
1999-03-26Include dbxelf.hNick Clifton1-6/+2
1999-03-26Move stabs specific target macros out od svr4.h and elfos.h and into dbxelf.hNick Clifton3-124/+109
1999-03-25Fix missing initializer compile-time warning messages.Jim Wilson2-70/+110
1999-03-25* i386.h (PREFERRED_STACK_BOUNDARY): Set to 128.Richard Henderson1-3/+4
1999-03-25Applied patch from Phillip Blundell <pb@nexus.co.uk>:Philip Blundell1-8/+28
1999-03-24system.h (STDIN_FILENO): Provide default definition if one is not provided by...Mark Elbrecht1-0/+6
1999-03-24* i386/djgpp.h: Fix typo.Mark Elbrecht1-1/+1
1999-03-24Accept both 'model' and '__model__' as attribute names.Nick Clifton1-28/+47
1999-03-24* arm/aout.h (DBX_OUTPUT_MAIN_SOURCE_FILENAME): Fix quoting.Mike Stump1-2/+3
1999-03-23pa.md (rotlsi3): New expander.Jeffrey A Law1-0/+30
1999-03-23vxarm.h: Split out vxWorks support into separate headerfile and vxify.Mike Stump2-0/+37
1999-03-23openbsd.h (TARGET_DEFAULT): Use symbolic names instead of numbers.Jeffrey A Law3-3/+6
1999-03-23Add doc strings for SUBTARGET_SWITCHESNick Clifton2-3/+5