aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2002-09-27h8300.c (compute_saved_regs): Use a macro instead of a hard register number.Kazu Hirata1-18/+13
2002-09-26dbxout.c (FORCE_TEXT): Switch to current_function_decl, not text_section.David Edelsohn1-17/+16
2002-09-26ia64.c (ia64_expand_load_address): Ensure correct mode for symbol address.Steve Ellcey1-0/+4
2002-09-26elf.h: Add HANDLE_SYSV_PRAGMA.Eric Christopher2-0/+6
2002-09-26* config/ia64/hpux.h (ASM_OUTPUT_EXTERNAL_LIBCALL): NewSteve Ellcey1-0/+11
2002-09-26* config/ia64/hpux.h (TARGET_DEFAULT): Include TARGET_ILP32.Steve Ellcey1-1/+1
2002-09-26* v850.md ("length"): Change default value to 4.Miles Bader1-1/+1
2002-09-26re PR target/7842 ([REGRESSION] sparc code gen bug)David S. Miller1-1/+0
2002-09-25* config/mips/mips.h (TARGET_MIPS4100): Add missing bracket.Richard Sandiford1-1/+1
2002-09-24ip2k.c (function_epilogue): Fix wrong numbers in cases of optimizing "add sp,...Denis Chertykov1-2/+2
2002-09-24(thumb_unexpanded_epilogue): Don't generate epilogue for naked functions.Adam Nemet1-0/+3
2002-09-24(THUMB_FUNCTION_PROFILER): Remove.Adam Nemet1-10/+9
2002-09-24s390.c (preferred_la_operand_p): New function.Ulrich Weigand3-21/+88
2002-09-24elfos.h: Follow spelling conventions.Kazu Hirata39-61/+61
2002-09-23i386.h (MASK_ACCUMULATE_OUTGOING_ARGS_SET, [...]): Kill.Richard Henderson2-33/+25
2002-09-23unknown-elf.h (ASM_OUTPUT_ALIGNED_DECL_LOCAL): Always allocate at least one b...Richard Earnshaw1-1/+1
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