summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000
Commit message (Expand)AuthorAgeFilesLines
* * dsp16xx.h (FIRST_PSEUDO_REGISTER): Add parentheses to definition.jfc1998-06-271-2/+4
* Add some insn names for (neg (abs)) codemeissner1998-06-261-3/+3
* Fix ne 0 optimization on non-power machinesmeissner1998-06-261-1/+1
* Warning fixes:ghazi1998-06-252-38/+47
* * rs6000/linux.h (JUMP_TABLES_IN_TEXT_SECTION): Define to zero.law1998-06-171-1/+1
* * haifa-sched.c (haifa_classify_insn): TRAP_IF is risky.jfc1998-06-172-0/+72
* * config/rs6000/x-aix43 (AR): Delete.dje1998-06-111-1/+1
* ChangeLogvmakarov1998-06-101-3/+3
* * rs6000.md (mulsidi3): Add !TARGET_POWERPC64 constraint.dje1998-06-081-9/+1
* * rs6000.md (restore_stack_block): Generate MEM and specify mode.dje1998-06-073-23/+26
* Thu Jun 4 14:35:27 1998 David Edelsohn <edelsohn@mhpcc.edu>dje1998-06-0412-520/+1474
* * final.c (JUMP_TABLES_IN_TEXT_SECTION): Provide a default value.law1998-05-223-2/+3
* Patch from Bob Manson.wilson1998-05-151-0/+7
* Update copyrightmeissner1998-05-071-1/+1
* Restore LR in case __eabi was called multiple timesmeissner1998-05-071-0/+1
* typo typo fixes fixeslaw1998-05-063-6/+6
* * c-common.c: Convert to using ctype macros defined in system.h.ghazi1998-05-061-1/+1
* For movsf/movdf splits, let movsi define_split handle subword movesmeissner1998-04-201-200/+6
* * rs6000.md (floatsidf2_loadaddr): rs6000_fpmem_offset will bedje1998-04-182-16/+18
* Fix vxworks-ppc build failure reported by SXTHREE.wilson1998-04-171-0/+6
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12law1998-04-045-33/+5
* * 1750a.md, arm.c, clipper.c, clipper.md: Use GEN_INT consistently.law1998-04-011-10/+5
* * rs6000.c: Do not include stdioh or ctype.h anymore.law1998-03-291-2/+0
* Fix warnings from Kaveh R. Ghazimeissner1998-03-253-43/+49
* * config/i386/go32-rtems.h: Defined TARGET_MEM_FUNCTIONS.law1998-03-251-1/+6
* Undef RELATIVE_PREFIX_NOT_LINKDIR for System V/eabimeissner1998-03-191-0/+5
* Ensure sum from SDA is 16-bitmeissner1998-03-161-1/+12
* Change MEMORY_MOVE_COST defs and uses to be able to take register class intoraeburn1998-03-161-1/+1
* * rtl.h (addr_diff_vec_flags): New typedef.amylaar1998-03-061-1/+1
* * rs6000/linux.h: don't define DEFAULT_VTABLE_THUNKS to 1 iflaw1998-03-041-0/+2
* bump copyright datedje1998-02-161-1/+1
* * rs6000.h (MY_ISCOFF): Add numeric value of U803XTOCMAGIC.dje1998-02-162-3/+6
* * rs6000/sysv4.h (ENDFILE_SPEC): add missing %(endfile_linux)law1998-02-131-1/+1
* Replace gen_rtx (CONST_INT...) calls with GEN_INT callsmeissner1998-02-121-37/+37
* rs6000.c (setup_incoming_varargs): Always set rs6000_sysv_varargs_p.dje1998-02-101-3/+6
* * rs6000/linux.h: define JUMP_TABLES_IN_TEXT_SECTIONlaw1998-02-011-0/+3
* Bring in final gcc-2.8.0 changes.law1998-01-141-4/+2
* * svr4.h (LINK_SPEC): Never specify -h.law1998-01-131-5/+5
* * rs6000/linux.h (CPP_PREDEFINES): Add -D__ELF__.law1998-01-131-2/+2
* * expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be anlaw1997-12-191-4/+5
* cvs commit ChangeLog config.sub configure configure.in toplev.claw1997-12-124-0/+273
* * rs6000.h (FUNCTION_ARG_PADDING): Define.law1997-12-092-0/+38
* Merge from gcc-2.8law1997-12-077-18/+18
* release branch changes from 11-27 snapshot to egcs-1.0.law1997-12-052-3/+31
* Fix -msdata=sysv and pass -dynamic-linker if not already passedmeissner1997-11-262-5/+13
* Use @local for local calls under System Vmeissner1997-11-261-4/+4
* Fix System V profiling.meissner1997-11-262-12/+22
* Pass 9th fp argument correctly on System V/eabi; Add @plt for -fPIC/-mrelocat...meissner1997-11-262-4/+9
* * i386/xm-cygwin32.h (HAVE_FILE_H, HAVE_RUSAGE): Delete defines.law1997-11-141-2/+0
* Fix problems in splitting DF constants on big endian hosts & Davids patch for...meissner1997-11-132-36/+61