aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)Author
1998-10-08 * rs6000.h (RTX_COSTS): Add PROCESSOR_PPC604e cases.David Edelsohn
1998-10-08Update copyright dates.Jeffrey A Law
1998-10-08 * i386/xm-cygwin32.h: Only define POSIX if it is not already defined.Jeffrey A Law
1998-10-07 * config/sparc/sol2-sld-64.h (ASM_CPU_SPEC): Fix typo.David S. Miller
1998-10-07add some short comments that should've been in the last checkinKen Raeburn
1998-10-07* config/mips/mips.md (tablejump_internal3, tablejump_internal4 and matchingKen Raeburn
1998-10-07Move definition of HANDLE_PRAGMA_PACK_PUSH_POP out of i386.h and intoNick Clifton
1998-10-07 * config/sparc/sol2-sld-64.h (TRANSFER_FROM_TRAMPOLINE): ReworkDavid S. Miller
1998-10-06 * i386.md (addsidi3_1): Delete unused variable temp.Jeffrey A Law
1998-10-06 * config/sparc/sysv4.h (ASM_OUTPUT_SECTION_NAME): Don'tCatherine Moore
1998-10-05 * unroll.c (loop_iteration_var, loop_initial_value, loop_incrementDavid Edelsohn
1998-10-04 * config/sparc/sparc.md (ashldi3+1): Name it ashldi3_sp64.Jakub Jelinek
1998-10-03 * alpha/linux.h (CPP_PREDEFINES): Define __alpha__ for imake.Richard Henderson
1998-10-02 * h8300.c (WORD_REG_USED): Fix typo.Jeffrey A Law
1998-10-02 * t-sh (LIB1ASMFUNCS): Add _set_fpscr .J"orn Rennecke
1998-10-01Import some interworking support code from devo.Nick Clifton
1998-10-01Add support for v850 special data areas.Nick Clifton
1998-10-01Add support for #pragma pack(push,<n>) and #pragma pack(pop).Nick Clifton
1998-09-30 * config.sub: Recognize i[34567]86-pc-udk as new target.Robert Lipe
1998-09-28Make ASM_OUTPUT_MI_THUNK ELF only for now and always use jumpMichael Meissner
1998-09-28i386-coff.h (dbxcoff.h): Added.Stan Cox
1998-09-28 * flags.h: Add flag_data_sections.Catherine Moore
1998-09-25- fixup botched commitDavid Edelsohn
1998-09-25 * rs6000.c (function_arg_boundary): Revert accidental change onDavid Edelsohn
1998-09-25Add OUTPUT_ASM_MI_THUNK; use r12 as temp for System V profiling, not r11Michael Meissner
1998-09-25- update comment to clarify that this file is specific to AIX and 32-bit mode.David Edelsohn
1998-09-25 * sh.c (gen_shl_sext): Fix case 5.J"orn Rennecke
1998-09-24Applied Jim's patch to "insv" patternNick Clifton
1998-09-24Thu Sep 24 15:08:08 1998 Jakub Jelinek <jj@sunsite.ms.mff.cuni.cz>Jakub Jelinek
1998-09-24 * sh.md (sqrtsf2): Fix mode of sqrt.J"orn Rennecke
1998-09-24Thu Sep 24 01:35:34 1998 David S. Miller <davem@pierdol.cobaltmicro.com>David S. Miller
1998-09-23Add Jim's patches to improve reload behaviour.Nick Clifton
1998-09-23 * alpha.c (get_aligned_mem): Revert Sep 20 change.Richard Henderson
1998-09-23* arm.c (find_barrier): Revert change of Apr 23. Handle tableRichard Earnshaw
1998-09-22Forgot to commit.Jeff Law
1998-09-21 * i386.h: (TARGET_SWITCHES) Improve doc for align-double. FixRobert Lipe
1998-09-21(DBX_DEBUGGING_INFO): Added.Stan Cox
1998-09-21 * i386.h: (TARGET_SWITCHES) Add description fields for flagsRobert Lipe
1998-09-21 * c-lex.c (init_lex): Use getenv ("LANG"), not GET_ENVIRONMENT ().Felix Lee
1998-09-20 * alpha.c (alpha_sr_alias_set): New variable.Richard Henderson
1998-09-19 * configure.in: Disable collect2 for nextstep. Instead useMelissa O'Neill
1998-09-19 * config/i386/sco5.h (TARGET_MEM_FUNCTIONS): Define.Robert Lipe
1998-09-19 * fp-bit.c (pack_d): Do not clear SIGN when fraction is 0.Torbjorn Granlund
1998-09-19 * alpha.c (alpha_return_addr): SET should be VOIDmode.Richard Henderson
1998-09-19* arm.c (bad_signed_byte_operand): Check both arms of a sum inRichard Earnshaw
1998-09-19* arm.c (add_constant): New parameter address_only, change caller.Richard Earnshaw
1998-09-19 * README.C4X: New file with information about the c4x ports.Michael Hayes
1998-09-18 * toplev.c (rest_of_compilation): Set bct_p on second call toDavid Edelsohn
1998-09-18Fix for PR1654 - implement "movstrsi" pattern to copy simple blocks of memory.Nick Clifton
1998-09-16 * config/i386/sco5.h (SUPPORTS_WEAK): True only if targeting ELF.Robert Lipe