aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2001-10-30alias.c: Fix comment formatting.Kazu Hirata4-49/+49
2001-10-30arm.c: Fix comment a typo.Kazu Hirata3-3/+3
2001-10-30* i386.md (movti_rex64 splitter): Fix condition.Jan Hubicka1-2/+2
2001-10-30* sparc/sol2.h: Include <sys/mman.h> when L_trampoline is defined.Kaveh R. Ghazi1-0/+6
2001-10-29sysv4.h (LINK_SPEC): Allow -msdata=none to override -G, and force -G0.DJ Delorie1-1/+1
2001-10-29Undo assemble_name change in earlier patch.David Edelsohn5-15/+54
2001-10-29* pa.md (floatunssisf2): Set subreg 0 of operand 2 to zero.John David Anglin1-1/+1
2001-10-28aix31.h (ASM_OUTPUT_EXTERNAL): Use assemble_name.David Edelsohn5-57/+18
2001-10-28Makefile.in (toplev.o, halfpic.o): Depend on halfpic.hKaveh R. Ghazi1-3/+3
2001-10-28alpha.md, [...]: Fix spelling errors.Joseph Myers27-33/+33
2001-10-27mips-protos.h: Break up long lines.Richard Kenner3-80/+75
2001-10-26* config/h8300/h8300.c (get_shift_alg): Remove redundant code.Kazu Hirata1-177/+21
2001-10-26s390.c: Fix comment typos.Kazu Hirata3-11/+11
2001-10-26* config/h8300/h8300.md (4 anonymous patterns): New.Kazu Hirata1-0/+66
2001-10-26h8300.c (get_shift_alg): Clean up.Kazu Hirata1-142/+102
2001-10-26alpha.h (enum reg_class): Add R24_REG, R25_REG; rename PV_REG to R27_REG.Richard Henderson2-110/+119
2001-10-26cygwin.h: Search target specfic include directory, if appropriate.Christopher Faylor1-2/+5
2001-10-25Replace occurrences of #elif with #if...#endif.Nick Clifton1-12/+14
2001-10-25* cris.h (EH_RETURN_DATA_REGNO): Fix unsigned>=0 warning.Kaveh R. Ghazi1-1/+1
2001-10-25* config/i386/cygwin.h: Use proper path for mingw crt files when -mno-cygwin.Christopher Faylor1-2/+2
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