aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2003-04-18alpha.c (SYMBOL_FLAG_NEAR, [...]): Remove.Richard Henderson1-114/+46
2003-04-17toplev.c (target_options): Add value field.DJ Delorie24-102/+102
2003-04-17* config/ia64/ia64.c (ia64_in_small_data_p): Disallow strings.Richard Henderson1-0/+4
2003-04-17xtensa.c (xtensa_encode_section_info): Remove.Richard Henderson2-19/+4
2003-04-17v850.c (print_operand): Use SYMBOL_REF_[ZST]DA.Richard Henderson2-103/+72
2003-04-17stormy16.c (xstormy16_encode_section_info): Kill.Richard Henderson2-15/+1
2003-04-17sparc.c (sparc_encode_section_info): Remove.Richard Henderson1-19/+2
2003-04-17sh.c (gen_datalabel_ref): Don't add SH_DATALABEL_ENCODING.Richard Henderson3-188/+17
2003-04-17s390.c (SYMBOL_FLAG_ALIGN1): New.Richard Henderson3-131/+30
2003-04-17ns32k.c (ns32k_encode_section_info): Remove.Richard Henderson2-33/+7
2003-04-17mcore.c (mcore_encode_section_info): Don't set SYMBOL_REF_FLAG.Richard Henderson1-10/+0
2003-04-17rtl.h (SYMBOL_FLAG_MACH_DEP_SHIFT): New.Richard Henderson2-279/+113
2003-04-17ip2k.c (is_regfile_address): Use SYMBOL_REF_FUNCTION_P.Richard Henderson2-19/+1
2003-04-17varasm.c (default_encode_section_info): Don't set SYMBOL_FLAG_EXTERNAL if not...Richard Henderson4-24/+10
2003-04-17h8300.c (SYMBOL_FLAG_FUNCVEC_FUNCTION): New.Richard Henderson2-45/+21
2003-04-16frv.c (symbol_ref_small_data_p): Remove.Richard Henderson2-123/+46
2003-04-16frv.c (frv_asm_out_constructor): New.Richard Henderson2-21/+31
2003-04-16cris.c (cris_gotless_symbol, [...]): Use SYMBOL_REF_LOCAL_P; abort if not pic.Richard Henderson1-26/+14
2003-04-16c4x.c (c4x_encode_section_info): Remove.Richard Henderson1-18/+1
2003-04-16c4x.h (TARGET_CPU_CPP_BUILTINS): Declare flag_inline_trees.Richard Henderson1-0/+2
2003-04-16avr.c (avr_encode_section_info): Remove.Richard Henderson1-19/+21
2003-04-16arc.c (arc_encode_section_info): Remove.Richard Henderson2-21/+4
2003-04-16ia64.c (sdata_symbolic_operand): Use SYMBOL_REF_SMALL_P and SYMBOL_REF_LOCAL_P.Richard Henderson3-122/+7
2003-04-16alpha.c (SYMBOL_FLAG_NEAR, [...]): New.Richard Henderson1-204/+80
2003-04-16config.gcc: Add t-spe for eabispe.Aldy Hernandez1-0/+55
2003-04-16pa-protos.h (function_arg): Remove last argument.John David Anglin3-17/+25
2003-04-15varasm.c (output_constant_def): Do not consult CONSTANT_AFTER_FUNCTION_P.Zack Weinberg5-58/+0
2003-04-15re PR target/9594 ([sh4-elf] Assembler complains pcrel too far.)J"orn Rennecke1-1/+2
2003-04-15i386.md (abssf2_if+1): Make condition agree with abssf2_1 .J"orn Rennecke1-1/+1
2003-04-15rs6000.h (EPILOGUE_USES): Use register 2...Jakub Jelinek1-1/+1
2003-04-14rs6000.md (define_constants): Define constants for all UNSPEC usage, includin...Janis Johnson2-46/+79
2003-04-14re PR target/10377 (gcc-3.2.2 creates bad assembler for cris)Hans-Peter Nilsson1-38/+38
2003-04-13Replace "GNU CC" with "GCC"Nick Clifton50-797/+787
2003-04-13oops - forgot to delete file whne comitting previous deltaNick Clifton1-0/+0
2003-04-13config-ml.in: Remove support for --disable-aix removing call-aix multilibs.Nick Clifton7-95/+13
2003-04-12* config/m68hc11/m68hc11-protos.hStephane Carrez3-0/+16
2003-04-12m68hc11.md ("decrement_and_branch_until_zero"): New pattern for dbcc/ibcc gen...Stephane Carrez1-0/+260
2003-04-12m68hc11.md ("bitcmpqi" split): No need to test the mode of operand 0.Stephane Carrez1-11/+21
2003-04-12m68hc11.md (SOFT_Z_REGNUM): New constant.Stephane Carrez1-10/+11
2003-04-12re PR c++/7910 ([cygwin] Seg fault when compiling OpenSceneGraph 0.9.1)Mark Mitchell1-5/+3
2003-04-12m68hc11.h (TARGET_SWITCHES): Fix -mnominmax option; recognize -mnorelax.Stephane Carrez1-2/+7
2003-04-12larith.asm (memcpy): Use ARG macro to access stack parameters so that offsets...Stephane Carrez1-20/+20
2003-04-12* config/rs6000/rs6000.c (rs6000_hash_constant): Skip '0' fields.David Edelsohn1-0/+2
2003-04-12re PR c++/9393 (Anonymous namespaces and compiling the same file twice)Geoffrey Keating1-1/+2
2003-04-11i386.c (tls_model_chars): Remove.Richard Henderson3-132/+9
2003-04-11install.texi (hppa): Update links for HP-UX patches.John David Anglin3-12/+21
2003-04-11darwin-c.c (darwin_pragma_unused): Use lookup_name, not IDENTIFIER_LOCAL_VALUE.Zack Weinberg1-1/+1
2003-04-10ia64-protos.h (addp4_optimize_ok): New.Steve Ellcey3-2/+19
2003-04-10* config/i386/i386.c (ix86_ms_bitfield_layout_p): Fix formatting.Douglas B Rupp1-1/+1
2003-04-10lib2funcs.S (__xtensa_sync_caches): Flush data cache even if it is configured...Bob Wilson1-1/+1