aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2001-05-20att.h (ASM_SHORT, ASM_LONG): Add trailing \t.Richard Henderson19-99/+74
2001-05-20m68hc11.c (m68hc11_override_options): Ignore the -fpic and -fPIC options, cle...Stephane Carrez1-8/+22
2001-05-20except.c (dw2_build_landing_pads): Use word_mode, not Pmode, as ncessary.Richard Henderson3-6/+125
2001-05-19defaults.h (TARGET_ALLOWS_PROFILING_WITHOUT_FRAME_POINTER): New macro.Mark Mitchell1-0/+9
2001-05-18rs6000.c (secondary_reload_class): Fix Darwin specific misuse of r0 as a relo...Dale Johannesen1-11/+16
2001-05-18* config/pa/som.h (EXCEPTION_SECTION): Define.Jeffrey A Law1-1/+7
2001-05-18Revert an incorrect changeBernd Schmidt1-6/+6
2001-05-18* rs6000.md (movsfcc,movdfcc): Remove NE case.David Edelsohn1-22/+2
2001-05-17i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.Zack Weinberg148-777/+29
2001-05-17i386.md: Add two peepholes to clean up code generated by cmpstr* expanders.Zack Weinberg1-0/+85
2001-05-16* config/i386/i386.h (ASM_PREFERRED_EH_DATA_FORMAT): New.Richard Henderson1-0/+12
2001-05-16pa32-regs.h (HARD_REGNO_MODE_OK): Allow TI/TFmode values in GPRs.Jeffrey A Law1-1/+1
2001-05-16pa-hpux10.h (THREAD_MODEL_SPEC): Define.John David Anglin1-1/+4
2001-05-16sol2.h (CPLUSPLUS_CPP_SPEC): Define.Mark Mitchell1-0/+22
2001-05-15sysv4.h (ASM_PREFERRED_EH_DATA_FORMAT): Treat TARGET_RELOCATABLE like flag_pi...Geoffrey Keating1-3/+3
2001-05-15rs6000.md (movdi splitter): Sign extend more efficiently.David Edelsohn2-10/+21
2001-05-15rs6000.c (num_insns_constant_wide): Constants are sign-extended.David Edelsohn1-2/+11
2001-05-15darwin.h (LIB_SPEC): Just use -lSystem.Stan Shebs1-6/+1
2001-05-14lib1funcs.asm (__divtf3): Fix incorrect bits in extended precision divide.Andrew MacLeod1-6/+5
2001-05-14ia64.c (rtx_needs_barrier): Call rtx_needs_barrier for RETURNS as well.Andrew MacLeod1-1/+1
2001-05-14i386.h (TARGET_64BIT): Define to constant if !TARGET_BI_ARCHJan Hubicka2-7/+58
2001-05-14som.h (NM_FLAGS): Remove.Jeffrey A Law1-61/+1
2001-05-14rs6000.h (EXCEPTION_SECTION): Move to...Geoffrey Keating3-13/+16
2001-05-13tm.texi (THREAD_MODEL_SPEC): Document it.Alexandre Oliva2-0/+8
2001-05-12* config/arm/arm.h (TARGET_PTRMEMFUNC_VBIT_LOCATION): Use delta.Alexandre Oliva1-0/+5
2001-05-11defaults.h (ASM_PREFERRED_EH_DATA_FORMAT): New.Richard Henderson9-1380/+2122
2001-05-11ia64.c (group_barrier_needed_p): Don't allow calls and jumps to be bundled to...Richard Henderson2-0/+50
2001-05-11Makefile.in: Exterminate all references to assert.h.Zack Weinberg9-27/+0
2001-05-11t-mn10300 (dp-bit.c, fp-bit.c): Don't define FLOAT_BIT_ORDER_MISMATCH.Alexandre Oliva1-7/+1
2001-05-09* i386.md (DImode move splitters): Use !MMX and !SSE for the condition.Jan Hubicka1-3/+5
2001-05-09i386.md (movdi splitter): Fix the splitting condition (float_extenddftf split...Jan Hubicka1-3/+3
2001-05-08Really remove this fileZack Weinberg1-0/+0
2001-05-08config.gcc (i[34567]86-*-sco3.2v4*, [...]): Delete stanzas.Zack Weinberg5-371/+0
2001-05-07pa.md (interspace_jump): Revise comment.John David Anglin2-6/+27
2001-05-07pa.h (MAX_LONG_TYPE_SIZE): Should be 32, not 64.Jeffrey A Law2-1/+8
2001-05-07rs6000.c (rs6000_emit_prologue): Don't save the link register if we're not go...Geoffrey Keating1-6/+5
2001-05-07* pa.c (compute_frame_size): 64-bit frame marker is 16 bytes.Alan Modra1-1/+1
2001-05-06Whitespace changeAlexandre Oliva1-2/+2
2001-05-06* config/mips/mips.md: Sign extend CONST_INTs.Alexandre Oliva1-9/+25
2001-05-05m68hc11.c (m68hc11_gen_movhi): Optimize moves between X and Y by using sequen...Stephane Carrez1-4/+28
2001-05-05m68hc11.md ("*logicalsi3_silshr16"): Use '?' instead of '!' for the 'D' alter...Stephane Carrez1-23/+23
2001-05-04rs6000.md (ashldi3 splits): Guard with TARGET_POWERPC64.Franz Sirl1-5/+5
2001-05-04m68hc11.md (lshrhi3_const1): Fix shift of soft register, use ror instead of rol.Stephane Carrez1-1/+1
2001-05-04m68hc11.c (m68hc11_check_z_replacement): Take into account pre/post increment...Stephane Carrez1-6/+44
2001-05-04larith.asm (L_regs_frame): New for _.frame.Stephane Carrez2-11/+43
2001-05-04m68hc11.h (CPP_SPEC): Pass -D__HAVE_SHORT_DOUBLE__ to the pre-processor when ...Stephane Carrez2-2/+4
2001-05-04larith.asm (divmodhi4): Empty for 68HC12.Stephane Carrez2-11/+106
2001-05-04m68hc11.md (*tbne, *tbeq): New patterns for 68HC12.Stephane Carrez1-6/+209
2001-05-04m68hc11.h (CONST_COSTS): Make the cost of constants cheap after reload.Stephane Carrez2-9/+7
2001-05-04Add alignment parameter to .comm directives for ELF targets.Nick Clifton1-0/+11