pa.c: Remove space register specification in memory addresses...
[platform/upstream/gcc.git] / gcc / config /
1999-04-13 Jeffrey A Lawpa.c: Remove space register specification in memory...
1999-04-12 Daniel Jacobowitz* rs6000/sysv4.h (CPP_OS_LINUX_SPEC): Add missing backs...
1999-04-12 Mumit Khancygwin.h (SUBTARGET_SWITCHES): Add -mconsole; fix ...
1999-04-12 Richard Earnshawarm.h (target_fp_name, [...]): Const-ify.
1999-04-12 Richard Hendersonalpha.c (aligned_memory_operand): Handle out of range...
1999-04-10 Philipp Thomasconfigure.in: Set target_cpu_default2 for target_alias k6.
1999-04-10 John Wehlei386.md (floatsisf2, [...]): Remove unused register...
1999-04-10 Nick CliftonAllow SUBREGs in place of REGs in soft_df_operand and...
1999-04-10 Donn Terryt-interix: Use mostly system headers unchanged.
1999-04-10 Mark Elbrecht* i386/djgpp.h (SET_ASM_OP): Define.
1999-04-10 Daniel Jacobowitzsysv4.h (CPP_OS_LINUX_SPEC): Fix conditions for -Dunix...
1999-04-10 Mark Elbrechtcollect2.c (find_a_file): Use HAVE_DOS_BASED_FILE_SYSTE...
1999-04-10 Joseph Myerspdp11.h (TARGET_SWITCHES): Add option to vary assembler...
1999-04-09 Krister Walfridssongas.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Fix typo.
1999-04-09 Nick CliftonPrevent warning about redefinition of SUBTARGET_CPU_DEFAULT
1999-04-09 Kaveh R. Ghazirs6000.c (rs6000_override_options, [...]): Const-ify...
1999-04-08 Nick CliftonUndo previous delta - always display large constants...
1999-04-08 Kaveh R. Ghaziconfigure.in (host_xm_file, [...]): Include hwint.h.
1999-04-08 John Wehlei386.md (truncdfsf2, [...]): Rewrite using a splitter.
1999-04-08 Art Haasfreebsd-elf.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Avoid ambigi...
1999-04-07 Jeffrey A Lawh8300.c (h8300_adjust_insn_length): Also avoid recogniz...
1999-04-07 Jeffrey A Lawh8300.c (h8300_adjust_insn_length): Avoid trying to...
1999-04-07 Jim WilsonPatch to make nested functions and non-local gotos...
1999-04-07 Philip Blundellcheck for __ELF__ not __elf__
1999-04-07 Catherine Mooreelf.h (MAKE_DECL_ONE_ONLY): Define.
1999-04-07 John Wehlei386.c (output_move_memory): Remove.
1999-04-07 Jeff LawFix copyright date.
1999-04-07 Richard Henderson* alpha.c (alpha_end_function): Don't flag weak functions.
1999-04-07 Richard Hendersonalpha.c (reg_no_subreg_operand): New function.
1999-04-06 Joseph Myerspdp11.c (simple_memory_operand): Add default case in...
1999-04-05 Jeffrey A Law* m68k.md (movdf): Hide GPR sources & destinations...
1999-04-05 Nick CliftonOops - fixed typo in previous delta
1999-04-05 Jeffrey A Lawi386.c (x86_double_with_add): Turn off for Pentium...
1999-04-03 David Edelsohnrs6000.md (addsi3, [...]): Use no_new_pseudos.
1999-04-02 John Wehlei386.md (floatsisf2, [...]): Rewrite using a splitter.
1999-04-02 Nick Cliftonprint large constants in hex not dec.
1999-04-02 Zack Weinbergi386.h: Document all TARGET_SWITCHES or add explicit...
1999-04-02 Stan Coxcygwin.h (CPP_SPEC): Use mingw_include_path instead...
1999-04-02 Joseph Myerspdp11.c: Include "recog.h".
1999-04-02 John Wehlei386.md: Delete floating point compare...
1999-04-02 John Wehlei386.md (movsf+1, [...]): Update constraints so that...
1999-04-02 Jeff LawFix whitespace error.
1999-04-02 Jan Hubickai386.c (print_operand_address, case REG): Do not use...
1999-04-01 Michael Hayesc4x.md (ashlhi3, [...]): Force operand 1 into a registe...
1999-04-01 Michael Hayesc4x.md (*db): Enable pattern if TARGET_LOOP_UNSIGNED...
1999-04-01 Michael Hayes* config/c4x/c4x.h: Added more comments.
1999-04-01 Michael Hayesc4x.c (c4x_emit_move_sequence): Force invalid QImode...
1999-04-01 H.J. Lui386.c (output_fp_conditional_move): Abort for LT,...
1999-04-01 H.J. Lui386.c (output_int_conditional_move): Use "enum rtx_cod...
1999-04-01 H.J. Lui386.c (notice_update_cc): No need to check the INT...
1999-03-31 Philip BlundellApply patch from Philip Blundel to fix a few ARM/Linux...
1999-03-31 Ian Lance Taylor* t-rtems (LIMITS_H_TEST, LIBGCC2_INCLUDES): Define.
1999-03-29 J"orn Rennecke* sh.md (mulsi3): Tag an extra REG_EQUAL note to the...
1999-03-29 Jerry Quinnpa.h (HAVE_PRE_INCREMENT): Disable when optimizing...
1999-03-28 Jerry Quinnpa.md (pa7100LCshiftmem, [...]): Change simultaneity.
1999-03-28 Jerry Quinnpa.c (pa_adjust_cost): Don't do cost adjustments on...
1999-03-28 Robert Lipesysv5.h: New file to describe UnixWare7/SVR5.
1999-03-27 John Wehlei386.md (movdicc+3, movdicc+4): Rewrite using split_di.
1999-03-27 David Edelsohn* rs6000/{aix41.h,aix43.h} (ASM_CPU_SPEC): Add 604e.
1999-03-26 Nick CliftonDefine SUBTARGET_CPU_DEFAULT before including arm/coff.h
1999-03-26 Scott BambroughApply patch from Scott Bambrough <scottb@corelcomputer...
1999-03-26 Nick CliftonAdd comment about duplication of EXTRA_PARTS in EXTRA_M...
1999-03-26 Nick CliftonDefine EXTRA_MULTILIB_PARTS in case mutlilibs are ever...
1999-03-26 Nick CliftonInclude dbxelf.h
1999-03-26 Nick CliftonMove stabs specific target macros out od svr4.h and...
1999-03-25 Jim WilsonFix missing initializer compile-time warning messages.
1999-03-25 Richard Henderson* i386.h (PREFERRED_STACK_BOUNDARY): Set to 128.
1999-03-25 Philip BlundellApplied patch from Phillip Blundell <pb@nexus.co.uk>:
1999-03-24 Mark Elbrechtsystem.h (STDIN_FILENO): Provide default definition...
1999-03-24 Mark Elbrecht* i386/djgpp.h: Fix typo.
1999-03-24 Nick CliftonAccept both 'model' and '__model__' as attribute names.
1999-03-24 Mike Stump* arm/aout.h (DBX_OUTPUT_MAIN_SOURCE_FILENAME): Fix...
1999-03-24 Jeffrey A Lawpa.md (rotlsi3): New expander.
1999-03-23 Mike Stumpvxarm.h: Split out vxWorks support into separate header...
1999-03-23 Jeffrey A Lawopenbsd.h (TARGET_DEFAULT): Use symbolic names instead...
1999-03-23 Nick CliftonAdd doc strings for SUBTARGET_SWITCHES
1999-03-22 Jeff Lawopenbsd.h (TARGET_DEFAULT): Define.
1999-03-22 Mumit Khanconfigure.in: Add i386-pc-interix support.
1999-03-22 Jeff Lawi386.h (PREFERRED_STACK_BOUNDARY): Define.
1999-03-22 Jim WilsonAdd documentation for MIPS options.
1999-03-22 Nick CliftonFix compile time warnings about unused parameters
1999-03-22 Nick CliftonMinor formatting changes.
1999-03-22 Vladimir Makarovh8300.md (adjust_length): New attribute.
1999-03-22 Jeff Lawi860.h (TARGET_SWITCHES): Add documentation for default...
1999-03-22 Jeff Lawi860.h (TARGET_SWITCHES): Add documentation for default...
1999-03-22 Jeff Lawi860.h (TARGET_SWITCHES): Add documentation for default...
1999-03-22 Jeff Lawi860.h (TARGET_SWITCHES): Add documentation for default...
1999-03-20 Kaveh R. Ghazi* sparc.h (TARGET_SWITCHES): Add null description to...
1999-03-20 Michael Hayesc4x.h (TARGET_SWITCHES): Add null description to defaul...
1999-03-19 Michael Hayesc4x.md (decrement_and_branch_on_count): Emit rptb_end...
1999-03-19 Michael Hayesc4x.h (TARGET_SWITCHES): Add documentation.
1999-03-18 Jeffrey A Lawi860.h (TARGET_SWITCHES): Add documentation.
1999-03-18 Jeffrey A Law* i370.h (TARGET_SWITCHES): Add documentation.
1999-03-18 Jeffrey A Law* fx80.h (TARGET_SWITCHES): Add documentation.
1999-03-18 Jeffrey A Law* elxsi.h (TARGET_SWITCHES): Add documentation.
1999-03-18 Jeffrey A Law* clipper.h (TARGET_SWITCHES): Add documentation.
1999-03-18 Jeffrey A Law* 1750a.h (TARGET_SWITCHES): Add documentation.
1999-03-18 Jeffrey A Lawpa.h (TARGET_SWITCHES): Add documentation.
1999-03-18 Jeffrey A Law* mn10300.h (TARGET_SWITCHES): Add documentation.
1999-03-18 Jeffrey A Law* h8300.h (TARGET_SWITCHES): Add documentation.
next