OSDN Git Service

* check-init.c (current_switch_has_default): New static field.
[pf3gnuchains/gcc-fork.git] / gcc / config /
2001-12-10 kenner * config/alpha/t-vms (EXTRA_PARTS): Append $(VMS_EXTRA...
2001-12-09 rth * config/alpha/alpha.c (alpha_align_insns)...
2001-12-09 rth * config/alpha/alpha.c (alpha_align_insns)...
2001-12-09 hp * config/mmix/mmix.c (mmix_function_block_profiler,
2001-12-09 jsm28 * ChangeLog.2, ChangeLog.3, ChangeLog.5, ChangeLog...
2001-12-09 dberlin2001-12-09 Daniel Berlin <dan@cgsoftware.com>
2001-12-09 ghazi * 1750a.md: Add default case in switch.
2001-12-09 ghazi * m68k/3b1.h (ASM_OUTPUT_ALIGN): Wrap in do-while(0).
2001-12-09 trixFix rs6000 -maix64 -mstring
2001-12-08 rearnsha* arm.md (VUNSPEC_PREFETCH): Delete constant definition.
2001-12-07 dalej * config/rs6000/darwin.h: Set MAX_LONG_TYPE_SIZ...
2001-12-07 ghazi * alpha.md: Use (HOST_WIDE_INT)1<<63 in lieu of 0x8000...
2001-12-07 ciceron * config/sparc/sparc.c (epilogue_renumber): Do not...
2001-12-07 ghazi * alpha.c (alpha_expand_unaligned_store,
2001-12-07 turly * t-darwin: LIB2FUNCS_EXTRA now includes darwin_tramp...
2001-12-07 turly * darwin-tramp.asm: New file, implements __trampoline_...
2001-12-07 turly * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN...
2001-12-07 ghazi * alpha.c (function_arg): Cast value to HOST_WIDE_INT...
2001-12-07 aldyh2001-12-06 Aldy Hernandez <aldyh@redhat.com>
2001-12-06 obrien2001-12-06 David O'Brien <obrien@FreeBSD.org>
2001-12-06 nickcRestore definition of STRUCT_VALUE_REGNUM,
2001-12-06 nickcPass pointer to RTX when calling alter_subreg().
2001-12-06 kenner * function.c (assing_parms): Fix typo in last change.
2001-12-06 amodra * config/rs6000/rs6000.c (rs6000_unique_section):...
2001-12-06 hubicka * final.c (count_basic_block, add_bb, add_bb_string):
2001-12-06 bo2001-12-06 Bo Thorsen <bo@suse.co.uk>
2001-12-05 kenner * config/alpha/vms.h (SIZE_TYPE, PTRDIFF_TYPE): Remove...
2001-12-05 wcohen2001-12-05 William Cohen <wcohen@redhat.com>
2001-12-05 dberlin2001-12-05 Daniel Berlin <dan@cgsoftware.com>
2001-12-05 kenner * config/alpha/vms.h (ADA_LONG_TYPE_SIZE): New macro.
2001-12-05 kenner * config/alpha/alpha.c (alpha_va_start): Update VMS...
2001-12-04 amodra * config/rs6000/rs6000.c (rs6000_legitimize_address...
2001-12-04 dje * config/elfos.h (ASM_OUTPUT_INTERNAL_LABEL...
2001-12-04 hp * config/cris/cris.h (OPTIMIZATION_OPTIONS): Don't...
2001-12-04 echristo2001-12-03 Eric Christopher <echristo@redhat.com>
2001-12-04 janis * config/ia64/ia64.h (SIMULTANEOUS PREFETCHES): Define.
2001-12-04 janis * config/ia64/ia64.h (SIMULTANEOUS PREFETCHES): Define.
2001-12-04 janis * config/i386/i386.md (prefetch): Rename as prefetch_s...
2001-12-03 neil * c-decl.c (grokdeclarator): Use ISO word.
2001-12-03 zack * rs6000.h (RETURN_IN_MEMORY): Cast result of
2001-12-03 law * mn10200.md (negsf2): Use -0x8000 instead...
2001-12-03 hubicka * i386.md (movabsqi*): Use 'b' prefix instead of 'q'.
2001-12-03 zack * config/rs6000/rs6000.h (MASK_ALTIVEC_ABI,
2001-12-02 dje * config/rs6000/xcoff.h (ASM_OUTPUT_INTERNAL_LA...
2001-12-02 kenner * config/x-interix3 (SYSTEM_HEADER_DIR): Put back...
2001-12-02 kenner * config/alpha/vms.h (VMS_DEBUGGING_INFO): New macro.
2001-12-02 geoffkIn gcc/:
2001-12-01 ghazi * m68k.c (init_FPA_table): Provide static prototype.
2001-12-01 ghazi * h8300.c (h8300_asm_named_section): Wrap with !OBJECT...
2001-12-01 geoffk * config/rs6000/rs6000.h (LEGITIMATE_LO_SUM_ADDRESS_P...
2001-12-01 sirl 2001-12-01 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2001-12-01 danglin * pa.c (output_ascii): Cast `p' to unsigned char.
2001-12-01 dberlin2001-11-30 Daniel Berlin <dan@cgsoftware.com>
2001-11-30 jakub * config/sparc/sparc.c (DF_MODES_NO_S): Fix pr/3623...
2001-11-30 aldyh2001-11-30 Aldy Hernandez <aldyh@redhat.com>
2001-11-30 aldyh2001-11-30 Aldy Hernandez <aldyh@redhat.com>
2001-11-30 aldyh * rs6000.c (function_arg): Unnamed vector argumen...
2001-11-30 hp * config/cris/cris.h (EXTRA_CONSTRAINT_T): Fix typo...
2001-11-30 hp * config/cris/cris.c (cris_notice_update_cc): Check...
2001-11-29 rodrigc2001-11-29 Craig Rodrigues <rodrigc@gcc.gnu.org>
2001-11-29 nickcMark _init and _fini as Thumb functions if compiled...
2001-11-29 echristo2001-11-28 Eric Christopher <echristo@redhat.com>
2001-11-29 wehle * alpha.md (tablejump): Use pic_offset_table_rtx
2001-11-28 hp * config/cris/cris.c: Remove whitespace at end of...
2001-11-28 kenner * config.gcc (i[34567]86-*-interix3*): New case.
2001-11-28 rth * config/alpha/alpha.md (sibcall_osf_1, sibcall...
2001-11-28 hubicka * cse.c (true_dependence_in_rtx): New function.
2001-11-28 hp * config/cris/cris.c: Tweak spacing for prototypes.
2001-11-27 hp * config/cris/cris.h (INT_ASM_OP): Remove.
2001-11-27 ro * config/i386/sol2.h (WINT_TYPE): Redefine.
2001-11-27 ghazi * collect2.c: Check HAVE_DUP2 instead of NO_DUP2.
2001-11-27 ghazi * ia64/aix.h (REG_SIZE): Don't #undef.
2001-11-27 djemore minimal-toc tweaking of output_mi_thunk.
2001-11-27 rth * config/ia64/sysv4.h (DBX_DEBUGGING_INFO)...
2001-11-26 rth * config/alpha/alpha.md (unop): Add 0 offset...
2001-11-26 rth * config/elfos.h (SELECT_SECTION): Don't check...
2001-11-26 dje * rs6000.c (output_mi_thunk): Handle minimal...
2001-11-26 ljrittle * config/stormy16/stormy16.h: Remove DEFAULT_VT...
2001-11-26 hubicka * sparc.c (sparc_absnegfloat_split_legitimate): Do...
2001-11-25 ciceron * config/m68hc11/m68hc11.md (peephole2): New peephole2...
2001-11-25 ciceron * config/m68hc11/m68hc11.c (d_register_operand): Must...
2001-11-25 ciceron * config/m68hc11/m68hc11.h (FUNCTION_PROFILER): Fix...
2001-11-25 kenner * config/alpha/vms-ld.c, config/alpha/vms-cc.c: New...
2001-11-24 kenner * config/alpha/xm-vms.h (FILE_TYPE): Remove undef...
2001-11-24 dje * rs6000.c (print_operand, case 'v'): Use HOST_...
2001-11-24 dje* Fix typo in cmptf pattern.
2001-11-23 nickcRemove some compile time warnings about duplicate defin...
2001-11-23 ghazi * cris.h: Revert thinko in last patch.
2001-11-22 kennerFix typo in last change
2001-11-22 kenner * config/i386/i386.md (leave, leave_rex64): Have RTL...
2001-11-22 nickcOnly build arm_elf_asm_named_section for elf targets
2001-11-22 dje* rs6000.c (output_cbranch): Use $, not %$, in output...
2001-11-22 ghazi * 1750a.h (DBX_REGISTER_NUMBER): Don't define.
2001-11-22 hjl2001-11-21 H.J. Lu <hjl@gnu.org>
2001-11-22 ghazi * s390.c (s390_va_arg): Eliminate ALIGN parameter...
2001-11-21 dje * rs6000.md (cmptf_internal1): Replace %$ with $.
2001-11-21 ghazi * clipper.c (clipper_movstr): Avoid uninitialized...
2001-11-21 zack * config.gcc: Delete powerpcle-*-solaris2* stanza.
2001-11-21 ghazi * sh.md: Avoid uninitialized warnings.
2001-11-21 djeAdd cmptf missed in patch.
next