aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2002-09-22netbsd.h (SUBTARGET_ASM_SPEC): Always pass -KPIC unless -fno-pic or -fno-PIC ...Jason Thorpe1-1/+1
2002-09-22c-common.c (preprocessing_trad_p): Define.John David Anglin12-152/+456
2002-09-22i386.h (BIGGEST_FIELD_ALIGNMENT): Set proper default for x86_64.Jan Hubicka2-3/+7
2002-09-21netbsd-aout.h (NETBSD_LINK_SPEC_AOUT): New, takes old definition of LINK_SPEC.Richard Earnshaw2-7/+8
2002-09-21real.c (struct real_format): Move to real.h.Richard Henderson18-54/+113
2002-09-21rs6000.md (builtin_setjmp_receiver): Add #if TARGET_MACHO.Alan Modra1-0/+2
2002-09-21rs6000.md (floatdisf2_internal2): Combine insns.Alan Modra1-2/+6
2002-09-20m32r.c: Follow spelling conventions.Kazu Hirata23-62/+62
2002-09-20Don't clobber app register r5 in muldi3.Jim Wilson1-7/+7
2002-09-21i386.md (UNSPEC_GOTNTPOFF, [...]): New.Jakub Jelinek2-14/+40
2002-09-20mips.c (dfhigh, [...]): Remove.Richard Henderson2-103/+27
2002-09-20Fix -O3 stdarg miscompilation.Jim Wilson2-9/+4
2002-09-20rs6000.c (rs6000_emit_prologue): Update for change to load_macho_picbase.Geoffrey Keating2-13/+40
2002-09-20rs6000.h (ELIMINABLE_REGS): Use RS6000_PIC_OFFSET_TABLE_REGNUM rather than ha...Geoffrey Keating1-7/+8
2002-09-20real.c (real_hash): New.Richard Henderson1-10/+27
2002-09-20hpux.h (STARTFILE_SPEC): Modify.Steve Ellcey1-13/+26
2002-09-20i386.c (legitimate_pic_address_disp_p): Allow UNSPEC_NTPOFF and UNSPEC_DTPOFF...Jakub Jelinek1-6/+0
2002-09-20Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>Jeroen Dobbelaere1-2/+4
2002-09-19real.h (UNKNOWN_FLOAT_FORMAT, [...]): Move ...Richard Henderson10-48/+0
2002-09-20mmix.md ("negdf2"): Rewrite.Hans-Peter Nilsson1-4/+13
2002-09-19s390.c (addr_generation_dependency_p): Handle SUBREG and STRICT_LOW_PART with...Ulrich Weigand2-17/+70
2002-09-19hpux.h (CTORS_SECTION_ASM_OP): New.Steve Ellcey1-4/+24
2002-09-19fp-bit.c: Follow spelling conventions.Kazu Hirata21-71/+71
2002-09-19sh.h (UNSPEC_GOTOFF_P): Define.Stephen Clarke1-2/+8
2002-09-19rs6000.md: (floatdisf2): Rename to floatdisf2_internal1.Alan Modra1-4/+48
2002-09-18s390.c (s390_address_cost): New function.Ulrich Weigand3-11/+21
2002-09-18re PR rtl-optimization/7967 (optimization produces wrong code (ARM))Richard Earnshaw1-1/+2
2002-09-18s390.c: Follow spelling convention.Kazu Hirata13-56/+56
2002-09-18rs6000.c (rs6000_emit_move): Handle V1DImode moves.Nick Clifton3-0/+18
2002-09-17alpha.c: Follow spelling conventions.Kazu Hirata14-45/+45
2002-09-17Sam Figueroa's change to add ASM_OUTPUT_ALIGN_WITH_NOP.Samuel Figueroa1-0/+7
2002-09-17(output_return_instruction): Do not writeback the stack pointer when it is be...Nick Clifton1-1/+12
2002-09-17* config/ia64/elf.h: Remove CPP_PREDEFINES.Steve Ellcey1-6/+0
2002-09-17trans.c (tree_transform): Use real_ldexp not REAL_VALUE_LDEXP.Richard Henderson3-16/+12
2002-09-16config.gcc: Treat winchip_c6-*|winchip2-*|c3-* as pentium-mmx.Jeff Garzik1-0/+3
2002-09-17calls.c (store_one_arg): Set default alignment for BLKmode arguments to BITS_...John David Anglin3-104/+200
2002-09-16winnt.c (ix86_handle_dll_attribute): Set DECL_EXTERN and TREE_PUBLIC for dlli...Jason Merrill1-10/+9
2002-09-16rs6000.c (build_mask64_2_operands): Suppress warnings about unused operands w...Geoffrey Keating1-1/+3
2002-09-16* m68hc11.md (addhi_sp): Fix uninitialized variable bug.Kaveh R. Ghazi1-1/+1
2002-09-16c4x-c.c, [...]: Include tm_p.h instead of the *-protos.h file directly.Kaveh R. Ghazi10-14/+11
2002-09-16real.c, real.h: Rewrite from scratch.Richard Henderson7-204/+6
2002-09-16s390.c: (legitimize_la_operand): Remove, replace by ...Ulrich Weigand3-470/+518
2002-09-15ChangeLog: Follow spelling conventions.Kazu Hirata8-15/+15
2002-09-15i386-protos.h (i386_pe_dllexport_name_p, [...]): Add prototype.Kaveh R. Ghazi3-2/+9
2002-09-15* v850-protos.h (v850_output_addr_const_extra): Prototype.Kaveh R. Ghazi1-0/+1
2002-09-15netbsd.h (TARGET_OS_CPP_BUILTINS): Add MIPS ABI CPP macros.Jason Thorpe1-7/+72
2002-09-15* ia64/aix.h (TARGET_OS_CPP_BUILTINS): Fix typo.Kaveh R. Ghazi1-1/+1
2002-09-15ChangeLog: Follow spelling conventions.Kazu Hirata15-25/+25
2002-09-15netbsd.h (LIB_SPEC): Include the appropriate pthread library if -pthread is s...Jason Thorpe1-5/+14
2002-09-15cypress.md: Replace Sparc with SPARC.Kazu Hirata19-52/+52