aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2001-06-02i386.md (all uses of ext_register_operand): Make sure they are VOIDmode; repl...Jan Hubicka2-28/+28
2001-05-31mips.h (ASM_OUTPUT_ASCII): Convert to function.Geoff Keating3-69/+86
2001-05-31flow.c (set_block_for_new_insns): Remove bogus shortcut.Jan Hubicka1-0/+3
2001-05-29* config/sh/sh.h (IDENT_ASM_OP): End with TAB, not LF.Hartmut Schirmer1-1/+1
2001-05-27combine.c (try_combine): Fix typo in comment.Lars Brinkhoff1-2/+2
2001-05-26c4x-protos.h: Use GCC_C_PRAGMA_H in place of _C_PRAGMA_H.Philip Blundell6-6/+6
2001-05-26arm-protos.h: Use GCC_C_PRAGMA_H in place of _C_PRAGMA_H.Philip Blundell1-1/+1
2001-05-25Standardize header guards.Richard Henderson16-28/+28
2001-05-25* config/arc/initfini.c (.init): Fix typo.Stacey Sheldon1-1/+1
2001-05-26dbxout.c (dbxout_symbol): Invert previous patch, which was outputting a tag o...Geoffrey Keating1-1/+1
2001-05-25* i386/i386.h (CC1_CPU_SPEC): Clarify -m486 etc deprecation messages.Rainer Orth1-4/+4
2001-05-25config.gcc (all gnu and linux): Use t-slibgcc-elf-ver with t-linux.Richard Henderson3-16/+6
2001-05-25xcoffout.h (DBX_OUTPUT_GCC_MARKER): Do not emit any marker.David Edelsohn1-7/+1
2001-05-25alpha.md (movtf_internal): Use reg_overlap_mentioned_p instead of rtx_equal_p...Jeff Knaggs1-1/+1
2001-05-25t-darwin: Fix dependencies for darwin.o.Dale Johannesen1-1/+4
2001-05-25i386.md: Revert previous change.Richard Henderson1-8/+4
2001-05-25i386.md: Make sure cmpstr peepholes do not affect liveness information.Mark Mitchell1-2/+6
2001-05-24arm.c (output_return_instruction): Correctly handle interworking and interrup...Philip Blundell1-0/+2
2001-05-24arm.h (TARGET_SWITCHES): Correct misleading help for -m{no-}sched-prolog.Phil Blundell1-5/+5
2001-05-24linux.h (SIGNAL_FRAMESIZE): Define.Geoffrey Keating1-3/+6
2001-05-24sol2.h (CPLUSPLUS_CPP_SPEC): Add all of CPP_SPEC instead of just copying CPP_...Rainer Orth1-15/+1
2001-05-24* i386.c (incdec_operand): Accept only 1 and -1.Jan Hubicka1-11/+1
2001-05-23Makefile.in: Move many of the *_H definitions eariler in the file...Kelley Cook1-1/+1
2001-05-22iris6.h (EH_FRAME_SECTION_ASM_OP): Give the section pointer alignment.Richard Henderson1-4/+5
2001-05-22freebsd.h (FBSD_CPP_PREDEFINES): Use #endif/#if pair instead of #elif (which ...Loren J. Rittle1-4/+12
2001-05-22builtins.c (expand_builtin_longjmp): A longjmp can be a call too.Andrew MacLeod2-14/+26
2001-05-22freebsd.h (LIB_SPEC): Key the exact setting to configure-time options and tar...Loren J. Rittle3-16/+59
2001-05-22config.gcc (the unlabeled system switch statement): Add generic configuration...Loren J. Rittle5-0/+110
2001-05-22t-freebsd (TARGET_LIBGCC2_CFLAGS): Add -fPIC.Loren J. Rittle2-3/+4
2001-05-22crtstuff.c (__register_frame_info_bases): Declare.Richard Henderson3-0/+107
2001-05-21rs6000.md (maxsf3): Use rs6000_emit_minmax.Geoffrey Keating4-205/+266
2001-05-21linux.h (MD_FALLBACK_FRAME_STATE_FOR): New.Andrew Haley1-0/+53
2001-05-20dwarf2out.c (DEBUG_ABBREV_SECTION, [...]): Rename from s/DEBUG_//.Richard Henderson2-10/+15
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