aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2002-05-27Add this file from last commitBo Thorsen1-0/+25
2002-05-27libgcc-x86_64-glibc.ver: Copy this file from the 3.1 branch.Bo Thorsen2-3/+76
2002-05-26avr-protos.h (avr_out_sbxx_branch): Declare.Marek Michalkiewicz3-140/+221
2002-05-26avr.c (avr_asm_only_p): New variable.Marek Michalkiewicz1-1/+7
2002-05-25sparc.c (sparc_output_mi_thunk): New implementation using rtl instead of fpri...Richard Henderson3-18/+71
2002-05-25Makefile.in (C_COMMON_H): Fix.Neil Booth14-18/+7
2002-05-25configure.in (HAVE_AS_TLS): Add ia64 test.Richard Henderson5-98/+499
2002-05-25avr.c (avr_handle_progmem_attribute): Handle TYPE_DECL.Marek Michalkiewicz2-1/+30
2002-05-25config.gcc: Remove all stanzas for previously obsoleted systems.Zack Weinberg178-43230/+1
2002-05-24flags.h (TLS_MODEL_GLOBAL_DYNAMIC): Set to 1.Richard Henderson1-4/+3
2002-05-24ia64.c (ia64_reorg): Use update_life_info instead of update_life_info_in_dirt...Richard Henderson1-2/+3
2002-05-24varasm.c (asm_output_bss): Always output one byte.Richard Henderson1-1/+1
2002-05-24* config/i386/mingw32.h (CPP_SPEC): Remove -remap.Danny Smith1-1/+1
2002-05-23mingw32.h (OUTPUT_QUOTED_STRING): Properly output quoted strings.Gabriel Dos Reis8-31/+52
2002-05-24* config/rs6000/rs6000.c (output_toc): Mask longs to 32 bits.Alan Modra1-14/+21
2002-05-23configure.in (HAVE_AS_TLS): New test.Richard Henderson4-88/+844
2002-05-23linux.h (IA64_GATE_AREA_END): Adjust for 64K pages.Hans Boehm1-1/+1
2002-05-23* config/i386/i386.c (output_set_got): Fix typo in pic no-deep case.Richard Henderson1-1/+1
2002-05-23bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o...Zdenek Dvorak1-11/+9
2002-05-23re PR target/6753 (gcc 3.1 produces wrong code when optimizing for pentium4)Jakub Jelinek1-38/+42
2002-05-23i386.c, i386.h: Tidy comments and whitespace.Richard Henderson2-86/+91
2002-05-23i386.md (movsi_1, [...]): Use LEGITIMATE_PIC_OPERAND_P not SYMBOLIC_CONST.Richard Henderson1-2/+2
2002-05-23i386.c (get_pic_label_name): New.Richard Henderson3-57/+78
2002-05-22i386.c (ix86_expand_call): New function, extracted from md call patterns.Richard Henderson3-90/+62
2002-05-22aix43.h (LINK_SPEC): Add PE initializer.David Edelsohn5-30/+35
2002-05-23configure.in (CROSS): Define NATIVE_CROSS.Alan Modra1-14/+9
2002-05-22* t-sh64 (LIB2FUNCS_EXTRA): Don't change.J"orn Rennecke1-2/+0
2002-05-22t-sh (LIB2FUNCS_EXTRA): Now embed-bb.c.J"orn Rennecke2-4/+8
2002-05-22* config/h8300/h8300.md (*andorqi3): New.Kazu Hirata1-0/+14
2002-05-21i386.c (ix86_sched_reorder_ppro): Fix typo/thinko.Jeff Law1-2/+8
2002-05-20Base on suggestions from Zhang Fuxin <fxzhang@ict.ac.cn>:H.J. Lu1-0/+7
2002-05-20linux.h (SDB_DEBUGGING_INFO): Undefine.H.J. Lu1-0/+4
2002-05-20arm-wince-pe.h (ASM_SPEC): Pass -mcpu and -march switches straight on to the ...Nick Clifton6-9/+9
2002-05-20rs6000.h (FUNCTION_VALUE): Only return vectors in an altivec register if TARG...Aldy Hernandez2-7/+9
2002-05-19c-common.c (preprocessing_asm): New macro.Neil Booth6-43/+44
2002-05-19avr.c (machine_dependent_reorg): Sign extend the CONST_INT operand to the cor...Marek Michalkiewicz1-3/+3
2002-05-19rs6000.md (ashrdi3_no_power): New.Franz Sirl1-1/+16
2002-05-19Fix a typo in a comment in my last checkin.Kaveh Ghazi1-1/+1
2002-05-19target-def.h (TARGET_BINDS_LOCAL_P): New.Richard Henderson5-102/+23
2002-05-19system.h (BLOCK_PROFILER, [...]): Poison.Richard Henderson16-294/+0
2002-05-19system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson44-381/+346
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson85-1131/+666
2002-05-18darwin.h (DARWIN_REGISTER_TARGET_PRAGMAS): Rename from REGISTER_TARGET_PRAGMAS.Richard Henderson2-6/+9
2002-05-18system.h (SELECT_RTX_SECTION): Poison.Richard Henderson57-412/+323
2002-05-18i386.md (movsi/movdi): Fix template.Jan Hubicka1-20/+33
2002-05-18final.c (HAVE_READONLY_DATA_SECTION): New.Richard Henderson66-821/+211
2002-05-17* config/sh/lib1funcs.asm (GLOBAL): Use __USER_LABEL_PREFIX__.Jason Thorpe1-7/+3
2002-05-17avr.c (avr_regs_to_save): New function.Marek Michalkiewicz1-46/+51
2002-05-17* config/sparc/sparc.c (sparc_aout_select_section): Fixed typo.Rainer Orth1-1/+1
2002-05-17sh.h (ENCODE_SECTION_INFO): Consider MODULE_LOCAL_P when encoding visibility ...Kaz Kojima1-0/+1