summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
...
* * config/sparc/netbsd-elf.h (TARGET_OS_CPP_BUILTINS): Define.thorpej2002-05-292-31/+38
* * pa.h (ASM_OUTPUT_MI_THUNK): Move implementation into pa.c.law2002-05-293-74/+87
* * config/avr/avr.c (avr_base_arch_macro, avr_extra_arch_macro): New.marekm2002-05-292-166/+103
* * config/arm/netbsd.h (TARGET_OS_CPP_BUILTINS): Usethorpej2002-05-291-6/+6
* * config/i386/i386.c (ix86_output_function_epilogue): New.rth2002-05-293-77/+90
* * config/i386/i386.c (ix86_compute_frame_layout): Do add bottomrth2002-05-291-2/+3
* * config/i386/i386.c (output_pic_addr_const): Lowercase rip.rth2002-05-291-2/+8
* * config/m68k/netbsd-elf.h (TARGET_OS_CPP_BUILTINS): Define.thorpej2002-05-292-16/+32
* 2002-05-29 Eric Christopher <echristo@redhat.com>echristo2002-05-291-0/+3
* * config/fr30/fr30.md: Remove previous restriction on splits.nickc2002-05-292-13/+12
* * config/i386/netbsd-elf.h (TARGET_OS_CPP_BUILTINS): Define.thorpej2002-05-293-30/+35
* 2002-05-29 Joel Sherrill <joel@OARcorp.com>dje2002-05-291-2/+2
* * config/alpha/netbsd.h (TARGET_OS_CPP_BUILTINS): Usethorpej2002-05-291-8/+11
* PR target/6838hp2002-05-291-30/+35
* * config/h8300/h8300-protos.h: Remove the prototype forkazu2002-05-293-48/+59
* * config/s390/linux.h (MD_FALLBACK_FRAME_STATE_FOR): New.uweigand2002-05-291-0/+78
* * config/s390/s390.c (legitimate_pic_operand_p): Do notuweigand2002-05-291-11/+0
* * config/s390/s390.md (cmpstr_64/31): Mark wholehpenner2002-05-291-2/+6
* * config/i386/i386.c (ix86_save_reg): Examine regs_ever_live,rth2002-05-293-52/+45
* * config/netbsd-aout.h (NETBSD_OS_CPP_BUILTINS_AOUT): Definethorpej2002-05-293-0/+58
* * config/sh/sh.c: Include real.h for REAL_VALUE_TYPE.amylaar2002-05-281-0/+1
* config/sh reorganization to factor out endianness and coff:amylaar2002-05-2810-205/+241
* * config/i386/openbsd.h (HAVE_GAS_MAX_SKIP_P2ALIGN): Remove,espie2002-05-281-17/+2
* * config/i386/i386.c (ix86_compute_frame_layout): Do not addrth2002-05-281-5/+9
* * config/pa/milli32.S, config/pa/lib1funcs.asm,zack2002-05-283-2369/+0
* * config/h8300/h8300.md (two anonymous patterns): New.kazu2002-05-281-0/+40
* 2002-05-28 David S. Miller <davem@redhat.com>davem2002-05-285-65/+73
* * config/alpha/alpha.c (alpha_in_small_data_p): Return false forrth2002-05-281-0/+4
* Add this file from last commitbo2002-05-271-0/+25
* 2002-05-23 Bo Thorsen <bo@suse.de>bo2002-05-272-3/+76
* * config/avr/avr-protos.h (avr_out_sbxx_branch): Declare.marekm2002-05-263-140/+221
* * config/avr/avr.c (avr_asm_only_p): New variable.marekm2002-05-261-1/+7
* * config/sparc/sparc.c (sparc_output_mi_thunk): New implementationrth2002-05-263-18/+71
* * Makefile.in (C_COMMON_H): Fix.neil2002-05-2514-18/+7
* * configure.in (HAVE_AS_TLS): Add ia64 test.rth2002-05-255-98/+499
* * config/avr/avr.c (avr_handle_progmem_attribute): Handle TYPE_DECL.marekm2002-05-252-1/+30
* * config.gcc: Remove all stanzas for previously obsoletedzack2002-05-25178-43230/+1
* * flags.h (TLS_MODEL_GLOBAL_DYNAMIC): Set to 1.rth2002-05-251-4/+3
* * config/ia64/ia64.c (ia64_reorg): Use update_life_info insteadrth2002-05-241-2/+3
* * varasm.c (asm_output_bss): Always output one byte.rth2002-05-241-1/+1
* * config/i386/mingw32.h (CPP_SPEC): Remove -remap.dannysmith2002-05-241-1/+1
* * config/i386/mingw32.h (OUTPUT_QUOTED_STRING): Properly outputmmitchel2002-05-238-31/+52
* * config/rs6000/rs6000.c (output_toc): Mask longs to 32 bits.amodra2002-05-231-14/+21
* * configure.in (HAVE_AS_TLS): New test.rth2002-05-234-88/+844
* * config/ia64/linux.h (IA64_GATE_AREA_END): Adjust for 64Khboehm2002-05-231-1/+1
* * config/i386/i386.c (output_set_got): Fix typo in pic no-deep case.rth2002-05-231-1/+1
* * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):rakdver2002-05-231-11/+9
* PR target/6753jakub2002-05-231-38/+42
* * config/i386/i386.c, config/i386/i386.h: Tidy comments and whitespace.rth2002-05-232-86/+91
* * config/i386/i386.md (movsi_1, movdi_1_rex64): Userth2002-05-231-2/+2