summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* ia64.c (ia64_init_builtins): Add si_ftype_pdi_di_di for __sync_bool_compare_a...H.J. Lu2003-04-242-7/+10
* re PR c/10308 ([x86] ICE with -O -fgcse or -O2)Jan Hubicka2003-04-243-199/+426
* * config/s390/s390.c (s390_expand_cmpstr): Disable CLC loop.Ulrich Weigand2003-04-231-1/+5
* * arm.h (TARGET_OPTIONS): Add value field.Richard Earnshaw2003-04-231-7/+7
* alpha.c (alpha_expand_prologue [OPEN_VMS_ABI]): Don't set FRP on stack adjust...Olivier Hainque2003-04-221-5/+25
* gthr-gnat.h, [...]: new sources for implementation of --enable-threads=gnat.Vincent Celier2003-04-221-2/+2
* fold-const.c (fold_range_test): Use RANGE_TEST_NON_SHORT_CIRCUIT macro defaul...David Edelsohn2003-04-221-0/+4
* t-spe: Merge in t-fprules into file.Aldy Hernandez2003-04-221-0/+13
* winnt.c (i386_pe_mark_dllimport): Revert previous changes.Mark Mitchell2003-04-211-7/+5
* rs6000.c (rs6000_override_options): No SPE means 64-bit long doubles.Aldy Hernandez2003-04-211-0/+7
* expmed.c (extract_bit_field): Reverse operands of && condition to prevent a p...Olivier Hainque2003-04-211-0/+8
* rs6000.md (*movsf_softfloat): Add "h" <- "0" case.Matt Kraai2003-04-211-5/+6
* winnt.c (i386_pe_mark_dllimport): Make the new RTL have the same form as the ...Mark Mitchell2003-04-211-2/+6
* target.h (encode_section_info): Add new argument carrying the RTL to be modif...Zack Weinberg2003-04-2020-92/+87
* pa.md (movccfp): New expander.John David Anglin2003-04-201-5/+19
* avr.md (*cmpqi_sign_extend): Handle negative values of operand 1 correctly.Marek Michalkiewicz2003-04-201-2/+2
* Part 2 of the SCO port update. This is everything I have approval for.Kean Johnston2003-04-193-631/+135
* alpha.c (SYMBOL_FLAG_NEAR, [...]): Remove.Richard Henderson2003-04-181-114/+46
* toplev.c (target_options): Add value field.DJ Delorie2003-04-1724-102/+102
* * config/ia64/ia64.c (ia64_in_small_data_p): Disallow strings.Richard Henderson2003-04-171-0/+4
* xtensa.c (xtensa_encode_section_info): Remove.Richard Henderson2003-04-172-19/+4
* v850.c (print_operand): Use SYMBOL_REF_[ZST]DA.Richard Henderson2003-04-172-103/+72
* stormy16.c (xstormy16_encode_section_info): Kill.Richard Henderson2003-04-172-15/+1
* sparc.c (sparc_encode_section_info): Remove.Richard Henderson2003-04-171-19/+2
* sh.c (gen_datalabel_ref): Don't add SH_DATALABEL_ENCODING.Richard Henderson2003-04-173-188/+17
* s390.c (SYMBOL_FLAG_ALIGN1): New.Richard Henderson2003-04-173-131/+30
* ns32k.c (ns32k_encode_section_info): Remove.Richard Henderson2003-04-172-33/+7
* mcore.c (mcore_encode_section_info): Don't set SYMBOL_REF_FLAG.Richard Henderson2003-04-171-10/+0
* rtl.h (SYMBOL_FLAG_MACH_DEP_SHIFT): New.Richard Henderson2003-04-172-279/+113
* ip2k.c (is_regfile_address): Use SYMBOL_REF_FUNCTION_P.Richard Henderson2003-04-172-19/+1
* varasm.c (default_encode_section_info): Don't set SYMBOL_FLAG_EXTERNAL if not...Richard Henderson2003-04-174-24/+10
* h8300.c (SYMBOL_FLAG_FUNCVEC_FUNCTION): New.Richard Henderson2003-04-172-45/+21
* frv.c (symbol_ref_small_data_p): Remove.Richard Henderson2003-04-162-123/+46
* frv.c (frv_asm_out_constructor): New.Richard Henderson2003-04-162-21/+31
* cris.c (cris_gotless_symbol, [...]): Use SYMBOL_REF_LOCAL_P; abort if not pic.Richard Henderson2003-04-161-26/+14
* c4x.c (c4x_encode_section_info): Remove.Richard Henderson2003-04-161-18/+1
* c4x.h (TARGET_CPU_CPP_BUILTINS): Declare flag_inline_trees.Richard Henderson2003-04-161-0/+2
* avr.c (avr_encode_section_info): Remove.Richard Henderson2003-04-161-19/+21
* arc.c (arc_encode_section_info): Remove.Richard Henderson2003-04-162-21/+4
* ia64.c (sdata_symbolic_operand): Use SYMBOL_REF_SMALL_P and SYMBOL_REF_LOCAL_P.Richard Henderson2003-04-163-122/+7
* alpha.c (SYMBOL_FLAG_NEAR, [...]): New.Richard Henderson2003-04-161-204/+80
* config.gcc: Add t-spe for eabispe.Aldy Hernandez2003-04-161-0/+55
* pa-protos.h (function_arg): Remove last argument.John David Anglin2003-04-163-17/+25
* varasm.c (output_constant_def): Do not consult CONSTANT_AFTER_FUNCTION_P.Zack Weinberg2003-04-155-58/+0
* re PR target/9594 ([sh4-elf] Assembler complains pcrel too far.)J"orn Rennecke2003-04-151-1/+2
* i386.md (abssf2_if+1): Make condition agree with abssf2_1 .J"orn Rennecke2003-04-151-1/+1
* rs6000.h (EPILOGUE_USES): Use register 2...Jakub Jelinek2003-04-151-1/+1
* rs6000.md (define_constants): Define constants for all UNSPEC usage, includin...Janis Johnson2003-04-142-46/+79
* re PR target/10377 (gcc-3.2.2 creates bad assembler for cris)Hans-Peter Nilsson2003-04-141-38/+38
* Replace "GNU CC" with "GCC"Nick Clifton2003-04-1350-797/+787