aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2001-10-08aclocal.m4 (gcc_AC_PROG_GNAT): New.Zack Weinberg4-4/+4
2001-10-08* config/i386/sol2.h (UNALIGNED_DOUBLE_INT_ASM_OP): New.Richard Henderson1-0/+4
2001-10-07acinclude.m4: Fix spelling error of "separate" as "seperate".Joseph Myers1-1/+1
2001-10-07builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi24-153/+163
2001-10-06* config/s390/s390.c (s390_va_arg): Use set_mem_alias_set.Ulrich Weigand1-1/+1
2001-10-05stormy-abi: Document abi changes.Catherine Moore3-15/+19
2001-10-05i386.c (ix86_split_to_parts): Use trunc_int_for_mode to ensure valid SImode c...Richard Kenner1-5/+7
2001-10-04mips.c (init_cumulative_args): Remember to set cum->prototype.Eric Christopher2-4/+3
2001-10-03dwarf2asm.c (unaligned_integer_asm_op): Abort if op is NULL.John Wehle1-1/+1
2001-10-02invoke.texi (i386 Options): Document x86-64 options.Jan Hubicka7-64/+347
2001-10-02rs6000.h (enum processor_type): Add support for 7400 (G4) and 7450.Dale Johannesen4-35/+161
2001-10-01m68hc11.md ("add-split"): Fix add split when operand 2 is the stack pointer.Stephane Carrez1-4/+10
2001-10-01i386.c (ix86_va_arg): Call set_mem_alias_set.Richard Kenner1-5/+5
2001-09-30m68hc11.md ("cmpqi_1"): Fix constraints.Stephane Carrez1-14/+16
2001-09-30m68hc11.c (m68hc11_gen_movhi): Fix move of sp to tmp reg.Stephane Carrez1-1/+11
2001-09-30m68hc11.h (INCOMING_RETURN_ADDR_RTX): Remove so that we use setjmp/longjmp ex...Stephane Carrez1-10/+0
2001-09-29xm-djgpp.h (GCC_DRIVER_HOST_INITIALIZATION): Don't update md_exec_prefix.Andris Pavenis1-2/+1
2001-09-29s390.h (EXTRA_CC_MODES): Add CCLmode.Ulrich Weigand4-167/+377
2001-09-29Documentation for vector extensionsBernd Schmidt1-9/+9
2001-09-28* config/i386/sol2.h (CPLUSPLUS_CPP_SPEC): Define.Rainer Orth1-0/+8
2001-09-28Add support for 3Dnow builtinsBernd Schmidt3-43/+608
2001-09-28i386-protos.h (ix86_setup_incoming_varargs, [...]): Declare.Jan Hubicka4-1/+542
2001-09-27(FUNCTION_VALUE): Change hardcoded 33 and 3 to macros.Aldy Hernandez1-4/+6
2001-09-26linux.h (LINK_SPEC): Set dynamic-linker to agree with glibc.Andrew Haley1-1/+1
2001-09-25Fix last patch to allow indexed operand.David Edelsohn1-2/+2
2001-09-25SSE/MMX builtins bugfixesBernd Schmidt2-15/+14
2001-09-25Add target_flags mask bit to builtin definitionsBernd Schmidt1-215/+215
2001-09-24* (lwa_operand): Address must be word aligned.David Edelsohn1-1/+4
2001-09-24pa.c (return_addr_rtx): Return NULL_RTX if count is not zero.John David Anglin1-25/+26
2001-09-24som.h (ASM_OUTPUT_EXTERNAL): Improve formatting.John David Anglin1-6/+17
2001-09-24pa.h (TRAMPOLINE_TEMPLATE): Add two words to the template for non 64-bit mach...John David Anglin1-3/+20
2001-09-24pa.c (function_arg): Pass floating arguments in both general and floating reg...John David Anglin1-15/+23
2001-09-22function.c (fix_lexical_address): Use set_mem_alias_set.Richard Kenner1-2/+2
2001-09-21rtl.h (LCT_RETURNS_TWICE): New.Richard Henderson1-0/+4
2001-09-21stormy16.h (REG_CLASS_FROM_LETTER): Map 'd' to R8_REGS.Richard Henderson1-1/+2
2001-09-21tree.def (FDESC_EXPR): New.Richard Henderson1-0/+18
2001-09-21basic-block.h (flow_delete_insn, [...]): Kill.Jan Hubicka5-53/+712
2001-09-21s390.md: Changed attributes for scheduling.Hartmut Penner2-318/+265
2001-09-21Table-driven attributes.Joseph Myers25-621/+839
2001-09-21sh-protos.h (sh_pr_n_sets): Declare.J"orn Rennecke3-4/+30
2001-09-20re PR c/3917 (IA-64 assembler output shows erroneous cycle counting)Jim Wilson1-2/+17
2001-09-20sh.c (shiftcosts): Don't use shiftcosts array for modes wider than SImode.J"orn Rennecke1-0/+10
2001-09-20i386.md (indirect_jump): Allow Pmode operand.Jan Hubicka3-19/+108
2001-09-19revert: rs6000.c (logical_operand): CONST_INTs are already sign-extended.Alan Modra3-26/+42
2001-09-19alias.c: Fix typos in comments.Stan Shebs1-2/+2
2001-09-19alpha.c (local_symbol_p): Split out from ...Richard Henderson4-169/+450
2001-09-18config/stormy16/stormy16.h (DEFAULT_PCC_STRUCT_RETURN): Define as 0.Catherine Moore1-2/+2
2001-09-18config.gcc (s390-*-linux-*, [...]): Switch to new-style tm_file specification.Ulrich Weigand3-10/+5
2001-09-18mips.c (mips_asm_file_start): Conditionalize Elf code generation only for Gnu...Eric Christopher1-24/+29
2001-09-18* config/stormy16 (LIB_SPEC): Remove -lnosys.Catherine Moore1-1/+1