summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* * varasm.c (default_assemble_visibility): Rename fromamodra2002-09-081-1/+1
* * config/h8300/h8300.md (udivmodqi4): Enable on H8/300.kazu2002-09-081-2/+2
* 2002-09-07 Scott Snyder <snyder@fnal.gov>sayle2002-09-081-1/+1
* * config/h8300/h8300.md (udivmodqi4): Split the pattern intokazu2002-09-071-2/+38
* * config/h8300/h8300.c: Fix formatting.kazu2002-09-073-12/+12
* * config/rs6000/linux64.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.amodra2002-09-071-0/+7
* * doc/tm.texi (TARGET_ASM_ASSEMBLE_VISIBILITY): Describe.amodra2002-09-071-3/+35
* * config/i386/i386.h (GOT_SYMBOL_NAME): Define.kristerw2002-09-063-4/+11
* * pentium.md (pentium-firstvboth): Fix typo.law2002-09-061-1/+1
* * h8300.c (enum shift_alg): Move to earlier in h8300.c.law2002-09-061-153/+195
* * config/arm/arm-protos.h (arm_gen_return_addr_mask): Newthorpej2002-09-064-2/+46
* * config/s390/s390.md ("*adddi3_cc", "*adddi3_cconly",uweigand2002-09-061-47/+47
* * config/rs6000/rs6000.md (extzvsi_internal2): Revert most ofamodra2002-09-051-7/+5
* * frv.c (frv_unique_section, frv_select_section,ghazi2002-09-051-128/+13
* * config/arm/arm.c (arm_return_in_memory): Implement ATPCSthorpej2002-09-052-1/+16
* * real.c: Avoid parse error if FLOAT_WORDS_BIG_ENDIAN isthorpej2002-09-051-2/+12
* * config/rs6000/xcoff.h (HOT_TEXT_SECTION_NAME): Delete.dje2002-09-051-2/+0
* * real.c: Avoid parse error if FLOAT_WORDS_BIG_ENDIAN isthorpej2002-09-052-0/+23
* * config/rs6000/rs6000.c (rs6000_override_options): Make -fpic andshebs2002-09-051-0/+4
* * sh.c (sh_expand_builtin): Return early if encountering anamylaar2002-09-051-0/+2
* * config/s390/s390.c (s390_expand_plus_operand): Do not requireuweigand2002-09-052-69/+41
* * config/h8300/h8300.c (asm_file_start): Add a missingkazu2002-09-051-1/+1
* * frv.c (frv_encode_section_info): Fix error in last change.ghazi2002-09-051-1/+1
* * config/rs6000/rs6000.c (rs6000_flag_pic): New variable.dje2002-09-052-138/+115
* * pa.md (setccfp0, setccfp1): New patterns.danglin2002-09-041-0/+20
* * frv-protos.h (frv_init_builtins, frv_expand_builtin,ghazi2002-09-043-110/+50
* * ip2k-protos.h (function_prologue, function_epilogue,ghazi2002-09-044-57/+59
* * config/sparc/t-netbsd64: Disable multilib for now.thorpej2002-09-041-5/+7
* * expr.c (emit_group_load): Revise to allow splitting TCmode sourcedanglin2002-09-043-74/+49
* * real.c (ereal_to_decimal): Add digits parameter.rth2002-09-0416-28/+28
* * config/xtensa/elf.h (TARGET_SECTION_TYPE_FLAGS): Define tobwilson2002-09-042-2/+34
* * sh.md (mperm_w_little, mperm_w_big): Supply mode for zero_extract.amylaar2002-09-041-11/+12
* * config/ia64/ia64.h (EXTRA_SPECS): Remove cpp_cpu.sje2002-09-034-56/+74
* * Makefile.in (USER_H): Add ginclude/float.h.rth2002-09-0311-1188/+12
* * config/darwin.h (WARN_FOUR_CHAR_CONSTANTS): Remove, never used.shebs2002-09-031-16/+0
* * config.gcc (ia64*-*-hpux*): Add ia64-c.o to c_target andsje2002-09-034-0/+201
* * config/s390/s390.md ("movti"): Add Q->Q alternative.uweigand2002-09-031-89/+59
* * pa32-regs.h (CLASS_CANNOT_CHANGE_MODE, CLASS_CANNOT_CHANGE_MODE_P):danglin2002-09-031-10/+1
* * h8300.c (asm_file_start): Corrected optimization comment.law2002-09-031-1/+4
* * config/s390/s390.c (s390_decompose_address): Remove STRICT parameteruweigand2002-09-031-23/+40
* * config/i386/i386.md ("femms"): Add "memory" attr "none".grahams2002-09-031-1/+2
* * pa.c (pa_globalize_label): Add ATTRIBUTE_UNUSED to prototype.danglin2002-08-311-1/+2
* * config/ip2k/ip2k.c (ip2k_set_compare): Remove all const_doubledenisc2002-08-301-83/+94
* * config/alpha/alpha.h (TARGET_CPU_CPP_BUILTINS): Move language-thorpej2002-08-302-14/+29
* * config/arm/arm.c (arm_asm_output_labelref): New function.nickc2002-08-303-1/+26
* * config/chorus.h: Consistently define *_DEBUGGING_INFO withthorpej2002-08-2983-149/+111
* * h8300.c (shift_alg_hi): Various tweaks to improve performancelaw2002-08-291-10/+32
* * som.h (ALWAYS_STRIP_DOTDOT): Define to 1.danglin2002-08-291-0/+6
* * expr.h (enum block_op_methods): New.rth2002-08-292-2/+3
* * config/v850/v850.h (MULDI3_LIBCALL, UCMPDI2_LIBCALL, CMPDI2_LIBCALL,nickc2002-08-296-105/+397