OSDN Git Service

update copyrights
[pf3gnuchains/gcc-fork.git] / gcc / config /
1998-11-22 law * i386/dgux.c (struct option): Add new "descrip...
1998-11-22 law * v850.c (ep_memory_operand): Offsets < 0 are...
1998-11-20 law * function.c (nonlocal_goto_handler_slots)...
1998-11-19 law * i860.c (single_insn_src_p): Add missing parens.
1998-11-19 law * i386.h (LEGITIMATE_CONSTANT_P): Reject CONST_...
1998-11-19 law * i386.md (jump): Explicitly set "memory" attri...
1998-11-19 nickcSet USER_LABEL_PREFIX to "_"
1998-11-16 dje * rs6000.c (output_mi_thunk): Improve test for local...
1998-11-14 rth * alpha.md (addsi3, subsi3): Revise 5 Nov chang...
1998-11-14 rthOops, killed too much.
1998-11-13 rth * alpha.c (reg_not_elim_operand): New.
1998-11-13 dje * rs6000.md (movsf): Remove explicit secondary...
1998-11-13 scox* splet.h (SUBTARGET_OVERRIDE_OPTIONS): New to deprecate
1998-11-13 scox* sparc.c (sparc_flat_compute_frame_size): Correctly...
1998-11-12 wilsonJumbo patch from Geoff Noer to rename CYGWIN32 to CYGWIN.
1998-11-10 dje * rs6000.h (LEGITIMIZE_ADDRESS): Add missing goto...
1998-11-09 wilsonMisc mips16 bug fixes found by gcc/gdb testsuites.
1998-11-09 rth * alpha.md (call, call_value) [OSF]: Correct...
1998-11-07 ghazi * configure.in (host_xm_file, build_xm_file...
1998-11-07 rth * i386.md (call_value_pop): If we're not poppin...
1998-11-06 rth * alpha.c (add_operand): Simplify the CONST_INT...
1998-11-06 dje * rs6000.md (floatunssidf2_internal splitter): Use...
1998-11-05 law * romp.h (LEGITIMIZE_ADDRESS): Fix typo.
1998-11-05 law * i386.md (extendsidi2): Use # in the output...
1998-11-05 rth * alpha.md (addsi3, subsi3): No new temporaries...
1998-11-05 rth * alpha.md (addsi3, subsi3): Expand to a DImode...
1998-11-05 davem * config/sparc/sparc.md (movdf_const_intreg_sp64)...
1998-11-04 wilsonAdd -mno-cygwin flag that links in the mingw libraries.
1998-11-03 law * pa.h (SELECT_SECTION): Fix thinko.
1998-11-03 rearnsha* arm.c (add_constant): When taking the address of...
1998-11-02 devans * m32r/m32r.c (m32r_expand_block_move): Fix byte count...
1998-11-01 law * From Christian Gafton:
1998-10-30 rth * i386.c (i386_comp_type_attributes): Compare...
1998-10-29 law * m68k.h (INDIRECTABLE_1_ADDRESS_P): Fix thinko.
1998-10-29 law * i386.c (i386_valid_type_attribute_p): Return...
1998-10-29 law * mips.md (reload_{in,out}{si,di}): Emit a...
1998-10-29 law * i386.md: Change ix86_cpu == PROCESSOR_PENTIUM...
1998-10-28 rth * Makefile.in (cc1): Put C_OBJS, and thence...
1998-10-28 robertl * sco5.h (SUBTARGET_SWITCHES): Add documentation for...
1998-10-28 ghaziWarning fixes:
1998-10-27 law * reload1.c (verify_initial_offsets): New function.
1998-10-27 nickcUpdated sources with changes from devo.
1998-10-27 nickcAppleid arm-elf contribution from Philip Blundell and...
1998-10-25 law * i386/crtdll.h (CPP_PREDEFINES): Fix typo.
1998-10-23 wilsonFix m32r build failure, (SUBREG (MEM)) problem from...
1998-10-23 ghaziWarning fixes:
1998-10-23 ghaziWarning fixes:
1998-10-23 ghaziWarning fixes:
1998-10-23 law * mn10200.md (truncated shift): Accept constant...
1998-10-22 wilsonFix v850 build problem stemming from Joern's reload...
1998-10-22 lawRevert accidental change.
1998-10-21 nickcDocument ARM specific command line switches.
1998-10-20 m.hayes * config/c4x/c4x.c (c4x_parallel_process): Disable...
1998-10-20 m.hayes * config/c4x/c4x.md (repeat_block_top, repeat_block_end,
1998-10-16 nickcAdd --help documentation for ARM specific command line...
1998-10-16 law * flow.c (life_analysis_1): Do not clobber...
1998-10-15 dje * loop.c (strength_reduce): Restore marking...
1998-10-15 robertl * config/i386/sco5.h (MAX_OFILE_ALIGNMENT):...
1998-10-14 m.hayes * config/c4x/c4x.c: Convert to use GEN_INT.
1998-10-14 lawH
1998-10-14 law * dwarf2out.c (expand_builtin_dwarf_reg_size): Look...
1998-10-14 ghaziWarning fixes:
1998-10-13 wilsonFix for m68k -O0 libstdc++ compiler abort.
1998-10-13 law * mn10200.md (addsi3, subsi3, negsi2): Only...
1998-10-13 ghaziWarning fixes:
1998-10-13 nickcFix discrepancies between devo and egcs.
1998-10-13 jason * mips/iris6.h (ASM_OUTPUT_WEAK_ALIAS): Call ASM_GLOBA...
1998-10-13 clmExtend meaning of 'c' operands to support .vtinherit.
1998-10-13 m.hayes * config/c4x/c4x.c: Convert to gen_rtx_FOO.
1998-10-12 jason * i386/t-cygwin32 (TARGET_LIBGCC2_CFLAGS): Don't define.
1998-10-12 nickcReplace (reg 24) with (reg:CC 24)
1998-10-12 nickcthumb.c - add warning about PIC code not being supporte...
1998-10-12 law * flow.c: Update comment.
1998-10-12 jason * i386/t-cygwin32 (TARGET_LIBGCC2_CFLAGS): Define.
1998-10-11 raeburnFine-grained control of -fcheck-memory-usage with new...
1998-10-09 ghaziWarning fixes:
1998-10-08 dje * rs6000.h (RTX_COSTS): Add PROCESSOR_PPC604e...
1998-10-08 lawUpdate copyright dates.
1998-10-08 law * i386/xm-cygwin32.h: Only define POSIX if...
1998-10-07 davem * config/sparc/sol2-sld-64.h (ASM_CPU_SPEC): Fix typo.
1998-10-07 raeburnadd some short comments that should've been in the...
1998-10-07 raeburn* config/mips/mips.md (tablejump_internal3, tablejump_i...
1998-10-07 nickcMove definition of HANDLE_PRAGMA_PACK_PUSH_POP out...
1998-10-07 davem * config/sparc/sol2-sld-64.h (TRANSFER_FROM_TRAMPOLINE...
1998-10-06 law * i386.md (addsidi3_1): Delete unused variable...
1998-10-06 clm * config/sparc/sysv4.h (ASM_OUTPUT_SECTION_NAME...
1998-10-05 dje * unroll.c (loop_iteration_var, loop_initial_va...
1998-10-04 davem * config/sparc/sparc.md (ashldi3+1): Name it...
1998-10-03 rth * alpha/linux.h (CPP_PREDEFINES): Define __alph...
1998-10-02 law * h8300.c (WORD_REG_USED): Fix typo.
1998-10-02 amylaar * t-sh (LIB1ASMFUNCS): Add _set_fpscr .
1998-10-01 nickcImport some interworking support code from devo.
1998-10-01 nickcAdd support for v850 special data areas.
1998-10-01 nickcAdd support for #pragma pack(push,<n>) and #pragma...
1998-09-30 robertl * config.sub: Recognize i[34567]86-pc-udk as new target.
1998-09-28 meissnerMake ASM_OUTPUT_MI_THUNK ELF only for now and always...
1998-09-28 scoxi386-coff.h (dbxcoff.h): Added.
1998-09-28 clm * flags.h: Add flag_data_sections.
1998-09-25 dje- fixup botched commit
1998-09-25 dje * rs6000.c (function_arg_boundary): Revert...
next