aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2001-12-06final.c (count_basic_block, [...]): Kill.Jan Hubicka31-2291/+17
2001-12-06linux64.h (LINK_SPEC): Correct name of dynamic linker.Bo Thorsen1-1/+1
2001-12-05vms.h (SIZE_TYPE, [...]): Remove, were disabled.Douglas B Rupp1-22/+0
2001-12-05arm.h (THUMB_FUNCTION_PROFILER): Correct typo in instruction.William Cohen1-1/+1
2001-12-05rs6000.h (enum rs6000_builtins): Add more altivec builtins.Daniel Berlin3-29/+695
2001-12-05vms.h (ADA_LONG_TYPE_SIZE): New macro.Richard Kenner1-1/+2
2001-12-05* config/alpha/alpha.c (alpha_va_start): Update VMS case.Douglas B Rupp1-17/+30
2001-12-05rs6000.c (rs6000_legitimize_address): Fix typo.Alan Modra2-2/+2
2001-12-04* config/elfos.h (ASM_OUTPUT_INTERNAL_LABEL): Display count unsigned.David Edelsohn1-5/+5
2001-12-04cris.h (OPTIMIZATION_OPTIONS): Don't unset flag_strict_aliasing.Hans-Peter Nilsson1-3/+2
2001-12-04mips.h (CALL_REALLY_USED_REGISTERS): New macro.Eric Christopher2-39/+72
2001-12-04ia64.h (SIMULTANEOUS PREFETCHES): Define.Janis Johnson1-1/+29
2001-12-04ia64.h (SIMULTANEOUS PREFETCHES): Define.Janis Johnson1-0/+13
2001-12-04i386.md (prefetch): Rename as prefetch_sse to avoid conflicts with new generi...Janis Johnson2-3/+3
2001-12-03c-decl.c (grokdeclarator): Use ISO word.Neil Booth42-249/+249
2001-12-03rs6000.h (RETURN_IN_MEMORY): Cast result of int_size_in_bytes to unsigned HOS...Zack Weinberg1-3/+7
2001-12-03mn10200.md (negsf2): Use -0x8000 instead of 0x8000 for bit twiddling constant.Jeff Law1-1/+1
2001-12-03* i386.md (movabsqi*): Use 'b' prefix instead of 'q'.Jan Hubicka1-5/+5
2001-12-03rs6000.h (MASK_ALTIVEC_ABI, [...]): Delete.Zack Weinberg4-23/+91
2001-12-02xcoff.h (ASM_OUTPUT_INTERNAL_LABEL): Display count unsigned.David Edelsohn1-3/+3
2001-12-02* config/x-interix3 (SYSTEM_HEADER_DIR): Put back default.Douglas B Rupp1-1/+1
2001-12-02vms.h (VMS_DEBUGGING_INFO): New macro.Douglas B Rupp3-3/+115
2001-12-02In gcc/:Geoffrey Keating2-21/+18
2001-12-01m68k.c (init_FPA_table): Provide static prototype.Kaveh R. Ghazi4-6/+7
2001-12-01h8300.c (h8300_asm_named_section): Wrap with !OBJECT_FORMAT_ELF.Kaveh R. Ghazi5-4/+19
2001-12-01rs6000.h (LEGITIMATE_LO_SUM_ADDRESS_P): Complex LO_SUM addresses less than wo...Geoffrey Keating2-13/+13
2001-12-01ppc-asm.h (JUMP_TARGET): New macro.Franz Sirl1-1/+1
2001-12-01* pa.c (output_ascii): Cast `p' to unsigned char.John David Anglin1-1/+1
2001-12-01rs6000.c (altivec_expand_builtin): add ALTIVEC_BUILTIN_LD_INTERNAL_4sf and AL...Daniel Berlin4-233/+460
2001-11-30sparc.c (DF_MODES_NO_S): Fix pr/3623, define to accept DFmode and DImode only.Stephane Carrez1-1/+1
2001-11-30rs6000.h (STARTING_FRAME_OFFSET): Adjust for altivec.Aldy Hernandez1-2/+4
2001-11-30rs6000.h (CALL_REALLY_USED_REGISTERS): New.Aldy Hernandez1-6/+27
2001-11-30rs6000.c (function_arg): Unnamed vector arguments go in memory.Aldy Hernandez1-2/+2
2001-11-30* config/cris/cris.h (EXTRA_CONSTRAINT_T): Fix typo in comment.Hans-Peter Nilsson1-1/+1
2001-11-30cris.c (cris_notice_update_cc): Check first destination also against overlap ...Hans-Peter Nilsson2-18/+32
2001-11-29re PR other/4932 (the i386 backend crashes on incorrect asm("... %c0 ..."))Craig Rodrigues1-0/+7
2001-11-29Mark _init and _fini as Thumb functions if compiled in thumb mode.Nick Clifton1-0/+6
2001-11-29mips.c (override_options): Fix thinko in mips_tune for mips32/mips64.Eric Christopher1-12/+4
2001-11-29alpha.md (tablejump): Use pic_offset_table_rtx instead of gen_rtx_REG.John Wehle1-1/+1
2001-11-28* config/cris/cris.c: Remove whitespace at end of line.Hans-Peter Nilsson1-6/+6
2001-11-28config.gcc (i[34567]86-*-interix3*): New case.Douglas B Rupp3-0/+75
2001-11-28alpha.md (sibcall_osf_1, [...]): Use symbolic_operand as the predicate.Richard Henderson1-6/+3
2001-11-28cse.c (true_dependence_in_rtx): New function.Jan Hubicka1-4/+30
2001-11-28cris.c: Tweak spacing for prototypes.Hans-Peter Nilsson1-52/+66
2001-11-27* config/cris/cris.h (INT_ASM_OP): Remove.Hans-Peter Nilsson1-3/+0
2001-11-27sol2.h (WINT_TYPE): Redefine.Rainer Orth1-0/+7
2001-11-27collect2.c: Check HAVE_DUP2 instead of NO_DUP2.Kaveh R. Ghazi1-1/+0
2001-11-27aix.h (REG_SIZE): Don't #undef.Kaveh R. Ghazi2-22/+2
2001-11-26more minimal-toc tweaking of output_mi_thunk.David Edelsohn1-1/+7
2001-11-26sysv4.h (DBX_DEBUGGING_INFO): Undef.Richard Henderson2-3/+3