aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2001-10-17* config/alpha/alpha.c (direct_call_operand): Don't fall off end.Richard Henderson1-0/+2
2001-10-17dsp16xx.c: Fix comment formatting to match GNU standards.Michael Collison1-78/+77
2001-10-16configure.in (HAVE_AS_GOTOFF_IN_DATA): New x86 check.Richard Henderson19-208/+55
2001-10-16darwin.h (GCC_NAME): Remove, no longer used.Stan Shebs2-8/+21
2001-10-16alpha.c (current_file_function_operand): Don't fail for profiling.Richard Henderson5-76/+48
2001-10-16netbsd-elf.h (ASM_OUTPUT_ADDR_DIFF_ELT): Define.Krister Walfridsson1-0/+10
2001-10-16cfg.c (free_edge): Break out from ....Jan Hubicka4-1/+7
2001-10-16i386.c (split_ti): New function.Jan Hubicka4-18/+153
2001-10-16* config/rs6000/darwin.h (ASM_COMMENT_START): Define.Stan Shebs1-0/+5
2001-10-15rs6000.md (cr_logical): Swap order of CODE and MODE arguments toDavid Edelsohn1-12/+12
2001-10-15system.h: Poison old unused target macros.Neil Booth5-65/+51
2001-10-14c-pragma.h (cpp_register_pragma_space): Remove.Neil Booth1-1/+0
2001-10-14re PR c/4157 (space missing in gcc-3.0.1/gcc/config/i386/cygwin.h)Craig Rodrigues1-1/+1
2001-10-14dsp16xx.md: Rewrite for more efficient code and add scheduling support.Michael Collison4-698/+1957
2001-10-13cris.c (cris_legitimate_pic_operand): Kludge around missing CONSTANT_P test i...Hans-Peter Nilsson1-0/+6
2001-10-12arit.c: Use __builtin_labs, not abs.Hans-Peter Nilsson3-29/+5
2001-10-12rs6000.c: Remove uses of "register" specifier in declarations of arguments an...Stan Shebs1-62/+62
2001-10-12cygwin.h: Revert erroneous checkin of crtbegin and ENDFILE_SPEC definition.Christopher Faylor1-4/+0
2001-10-12final.c (output_asm_insn): Make sure assembly dialects are terminated, not ne...Jakub Jelinek1-12/+12
2001-10-11i386.md (setcc splitters): Add four splitters to simplify compound compares t...Richard Henderson1-0/+70
2001-10-11xcoff.h (UNALIGNED_DOUBLE_INT_ASM_OP): Only available in 64-bit mode.David Edelsohn1-1/+2
2001-10-11config.gcc: Add cris-*-aout, cris-*-elf, cris-*-none, cris-*-linux* cases.Hans-Peter Nilsson13-0/+11369
2001-10-11float-i128.h: Make sure __STDC__VERSION__ is defined before using it.Hartmut Schirmer7-7/+7
2001-10-10i386.c (test splitter): Narrow tests vs paradoxical subregs.Richard Henderson1-1/+59
2001-10-10cygwin.h: Avoid adding include files if -nostdinc is used.Christopher Faylor3-21/+34
2001-10-10config.gcc (mips*-*-gnu*): Delete support.Franz Sirl1-112/+0
2001-10-10rs6000.c (rs6000_emit_load_toc_table): Don't strdup the toc label.John Wehle1-2/+2
2001-10-09i386.c (ix86_attribute_table): Correct min_len, max_len fields for dllimport,...Danny Smith1-3/+3
2001-10-09freebsd.h, [...]: Update FSF address.Joseph Myers10-10/+20
2001-10-08i386.md (movsi_xor): Export.Richard Henderson1-6/+37
2001-10-08romp-protos.h (romp_initialize_trampoline): New function.Kaveh R. Ghazi3-31/+27
2001-10-083b1.h (ASM_OUTPUT_SOURCE_LINE): Don't reference `last_linenum'.Kaveh R. Ghazi4-4/+4
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