aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2001-10-24* h8300.h (RETURN_ADDR_RTX): Remove old, incorrect definition.Jeffrey A Law1-9/+0
2001-10-24linux.h (ASM_OUTPUT_BYTE): Fix format specifier warnings.Kaveh R. Ghazi3-16/+20
2001-10-24x-darwin: Use -no-cpp-precomp instead of -traditional-cpp in first-stage comp...Stan Shebs1-2/+2
2001-10-23darwin-protos.h (constructor_section, [...]): Prototype.Kaveh R. Ghazi3-13/+23
2001-10-23alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner6-26/+34
2001-10-23i386.c (ix86_expand_int_movcc): Cleanup; use expand_simple_*op.Jan Hubicka1-63/+55
2001-10-23i386.c (override_options): Default to minimum stack alignment when optimizing...Alexandre Oliva1-2/+6
2001-10-23i386.c (override_options): Set upper limit of -mpreferred-stack-boundary to 12.Alexandre Oliva1-2/+2
2001-10-22arm.h (HOST_INT, HOST_UINT): Delete.Kaveh R. Ghazi2-53/+42
2001-10-22darwin-protos.h (darwin_exception_section): Declare.Stan Shebs1-0/+3
2001-10-22* i386.md (movti_rex64): Fix mode.Jan Hubicka1-2/+2
2001-10-22target.h (struct gcc_target): Add asm_out.exception_section, asm_out.eh_frame...Stan Shebs6-28/+21
2001-10-22Fix precedence of conditional termsNick Clifton1-2/+2
2001-10-22i386.c (ix86_expand_clear): New.Richard Henderson3-9/+33
2001-10-21i386.c (sco_asm_named_section): Delete.Robert Lipe2-36/+4
2001-10-21c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr...Kaveh R. Ghazi8-12/+9
2001-10-21arm.h (FUNCTION_ARG_REGNO_P): Use IN_RANGE.Kaveh R. Ghazi1-2/+1
2001-10-20reload1.c (reload): Check CONSTANT_P before calling LEGITIMATE_PIC_OPERAND_P.Hans-Peter Nilsson1-6/+0
2001-10-20* i386.c (split_di): Handle splitting of DFmode.Jan Hubicka1-2/+6
2001-10-20* i386.h (SSE_REGPARM_MAX): Set to 8 for x86_64.Jan Hubicka1-1/+1
2001-10-20basic-block.h (find_sub_basic_blocks): Use sbitmap parameter.Jan Hubicka3-143/+65
2001-10-20pe.c (arm_pe_unique_section): Const-ify.Kaveh R. Ghazi2-2/+4
2001-10-19config.gcc (i[34567]86-*-gnu*, [...]): Delete superflous ${cpu_type} setting.Franz Sirl36-113/+59
2001-10-19stormy-abi: Updates to varargs descriptions.Catherine Moore2-13/+21
2001-10-19Makefile.in (rtlanal.o): Depend on $(TM_P_H).Kaveh R. Ghazi3-4/+7
2001-10-19a29k-protos.h (literal_section): Prototype.Kaveh R. Ghazi3-5/+9
2001-10-19calls.c (emit_call_1): Mark parameter with ATTRIBUTE_UNUSED.Kaveh R. Ghazi3-7/+8
2001-10-19alpha.c (summarize_insn): Don't abort on ASM_INPUT.Jakub Jelinek1-1/+1
2001-10-19stormy16.h (ASM_COMMENT_START): Define.Catherine Moore2-3/+16
2001-10-18alpha.md (sibcall_osf_1): Load destination address into $27 explicitly.Richard Henderson1-4/+5
2001-10-17config.gcc: Update c4x and i370 for C front end-specific dependencies.Neil Booth8-177/+235
2001-10-17rs6000.c: Make assorted mechanical formatting and typo fixes throughout.Stan Shebs1-274/+289
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