summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* * config/rs6000/rs6000.md (maxsf3): Use rs6000_emit_minmax.geoffk2001-05-214-205/+266
* 2001-05-17 Andrew Haley <aph@redhat.com>aph2001-05-211-0/+53
* * dwarf2out.c (DEBUG_ABBREV_SECTION, DEBUG_ARANGES_SECTION,rth2001-05-212-10/+15
* * config/i386/att.h (ASM_SHORT, ASM_LONG): Add trailing \t.rth2001-05-2019-99/+74
* * config/m68hc11/m68hc11.c (m68hc11_override_options): Ignoreciceron2001-05-201-8/+22
* * except.c (dw2_build_landing_pads): Use word_mode, not Pmode,mmitchel2001-05-203-6/+125
* * defaults.h (TARGET_ALLOWS_PROFILING_WITHOUT_FRAME_POINTER): Newmmitchel2001-05-191-0/+9
* 2001-05-18 Dale Johannesen <dalej@apple.com>shebs2001-05-181-11/+16
* * config/pa/som.h (EXCEPTION_SECTION): Define.law2001-05-181-1/+7
* Revert an incorrect changebernds2001-05-181-6/+6
* * rs6000.md (movsfcc,movdfcc): Remove NE case.dje2001-05-181-22/+2
* i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.zack2001-05-17148-777/+29
* * i386.md: Add two peepholes to clean up code generated byzack2001-05-171-0/+85
* * config/i386/i386.h (ASM_PREFERRED_EH_DATA_FORMAT): New.rth2001-05-161-0/+12
* * pa32-regs.h (HARD_REGNO_MODE_OK): Allow TI/TFmode values inlaw2001-05-161-1/+1
* * pa-hpux10.h (THREAD_MODEL_SPEC): Define.danglin2001-05-161-1/+4
* * config/sparc/sol2.h (CPLUSPLUS_CPP_SPEC): Define.mmitchel2001-05-161-0/+22
* * config/rs6000/sysv4.h (ASM_PREFERRED_EH_DATA_FORMAT): Treatgeoffk2001-05-151-3/+3
* * rs6000.md (movdi splitter): Sign extend more efficiently.dje2001-05-152-10/+21
* * rs6000.c (num_insns_constant_wide): Constants are sign-extended.dje2001-05-151-2/+11
* * config/darwin.h (LIB_SPEC): Just use -lSystem.shebs2001-05-151-6/+1
* 2001-05-14 Andrew MacLeod <amacleod@redhat.com>amacleod2001-05-141-6/+5
* 2001-05-14 Andrew MacLeod <amacleod@redhat.com>amacleod2001-05-141-1/+1
* * i386.h (TARGET_64BIT): Define to constant if !TARGET_BI_ARCHhubicka2001-05-142-7/+58
* * config/pa/som.h (NM_FLAGS): Remove.law2001-05-141-61/+1
* * config/rs6000/rs6000.h (EXCEPTION_SECTION): Move to...geoffk2001-05-143-13/+16
* * tm.texi (THREAD_MODEL_SPEC): Document it.aoliva2001-05-132-0/+8
* * config/arm/arm.h (TARGET_PTRMEMFUNC_VBIT_LOCATION): Use delta.aoliva2001-05-121-0/+5
* * defaults.h (ASM_PREFERRED_EH_DATA_FORMAT): New.rth2001-05-129-1380/+2122
* * config/ia64/ia64.c (group_barrier_needed_p): Don't allowrth2001-05-122-0/+50
* * Makefile.in: Exterminate all references to assert.h.zack2001-05-119-27/+0
* * config/mn10300/t-mn10300 (dp-bit.c, fp-bit.c): Don't defineaoliva2001-05-111-7/+1
* * i386.md (DImode move splitters): Use !MMX and !SSE for the condition.hubicka2001-05-091-3/+5
* * i386.md (movdi splitter): Fix the splitting conditionhubicka2001-05-091-3/+3
* Really remove this filezack2001-05-081-0/+0
* * config.gcc (i[34567]86-*-sco3.2v4*, i[34567]86-*-sco*):zack2001-05-085-371/+0
* * pa.md (interspace_jump): Revise comment.danglin2001-05-072-6/+27
* * pa.h (MAX_LONG_TYPE_SIZE): Should be 32, not 64.law2001-05-072-1/+8
* * config/rs6000/rs6000.c (rs6000_emit_prologue): Don't savegeoffk2001-05-071-6/+5
* * pa.c (compute_frame_size): 64-bit frame marker is 16 bytes.amodra2001-05-071-1/+1
* Whitespace changeaoliva2001-05-061-2/+2
* * config/mips/mips.md: Sign extend CONST_INTs.aoliva2001-05-061-9/+25
* * config/m68hc11/m68hc11.c (m68hc11_gen_movhi): Optimize movesciceron2001-05-051-4/+28
* * config/m68hc11/m68hc11.md ("*logicalsi3_silshr16"): Use '?' insteadciceron2001-05-051-23/+23
* 2000-05-04 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl2001-05-041-5/+5
* * config/m68hc11/m68hc11.md (lshrhi3_const1): Fix shift ofciceron2001-05-041-1/+1
* * config/m68hc11/m68hc11.c (m68hc11_check_z_replacement): Takeciceron2001-05-041-6/+44
* * config/m68hc11/larith.asm (L_regs_frame): New for _.frame.ciceron2001-05-042-11/+43
* * config/m68hc11/m68hc11.h (CPP_SPEC): Pass -D__HAVE_SHORT_DOUBLE__ciceron2001-05-042-2/+4
* * config/m68hc11/larith.asm (divmodhi4): Empty for 68HC12.ciceron2001-05-042-11/+106