1998-02-12 |
Michael Meissner | Replace gen_rtx (CONST_INT...) calls with GEN_INT calls
|
commit | commitdiff | tree |
1997-12-29 |
Michael Meissner | Do not define inhibit_libc if it was already defined
|
commit | commitdiff | tree |
1997-11-26 |
Michael Meissner | Fix -msdata=sysv and pass -dynamic-linker if not already...
|
commit | commitdiff | tree |
1997-11-26 |
Michael Meissner | Use @local for local calls under System V
|
commit | commitdiff | tree |
1997-11-26 |
Michael Meissner | Fix System V profiling.
|
commit | commitdiff | tree |
1997-11-26 |
Michael Meissner | Pass 9th fp argument correctly on System V/eabi; Add...
|
commit | commitdiff | tree |
1997-11-20 |
Michael Meissner | Add missing @item
|
commit | commitdiff | tree |
1997-11-19 |
Michael Meissner | Add doc about SHORT_IMMEDIATES_SIGN_EXTEND
|
commit | commitdiff | tree |
1997-11-19 |
Michael Meissner | Size filler array smaller if STACK_SIZE is defined.
|
commit | commitdiff | tree |
1997-11-13 |
Michael Meissner | Fix problems in splitting DF constants on big endian...
|
commit | commitdiff | tree |
1997-10-29 |
Michael Meissner | Fix duplicate SIG_SYSLIST warnings on PowerPC Linux
|
commit | commitdiff | tree |
1997-10-28 |
Michael Meissner | update doc for CONST_{,DOUBLE_}OK_FOR_LETTER_P, EXTRA_CONTST...
|
commit | commitdiff | tree |
1997-10-28 |
Michael Meissner | update doc for CONST_{,DOUBLE_}OK_FOR_LETTER_P, EXTRA_CONTST...
|
commit | commitdiff | tree |
1997-10-22 |
Michael Meissner | Add documentation for Haifa ISSUE_RATE
|
commit | commitdiff | tree |
1997-10-16 |
David Edelsohn | Add patch from Edelsohn
|
commit | commitdiff | tree |
1997-10-07 |
Michael Meissner | Declare get_file_function_name
|
commit | commitdiff | tree |
1997-10-03 |
Michael Meissner | Cast alloca return value for char *
|
commit | commitdiff | tree |
1997-09-11 |
Michael Meissner | fix typo
|
commit | commitdiff | tree |
1997-09-11 |
Michael Meissner | make change to spacing for Kenner
|
commit | commitdiff | tree |
1997-09-04 |
Michael Meissner | For phases starting with flow, print basic block information...
|
commit | commitdiff | tree |
1997-09-04 |
Michael Meissner | Add free declaration
|
commit | commitdiff | tree |
1997-09-04 |
Michael Meissner | Add EXECUTE_IF_AND_IN_{BITMAP,REG_SET}, and bitmap_print
|
commit | commitdiff | tree |
1997-08-30 |
David Edelsohn | Pay DF fused add ops pay attention to -mno-fused-add
|
commit | commitdiff | tree |
1997-08-20 |
Michael Meissner | Work with haifa renaming get_issue_rate -> ISSUE_RATE
|
commit | commitdiff | tree |
1997-08-18 |
Mike Meissner | Fix --with-cpu=xxx
|
commit | commitdiff | tree |
1997-08-15 |
Michael Meissner | Use rtl macros for names of NOTEs.
|
commit | commitdiff | tree |
1997-07-15 |
Michael Meissner | Declare replace_regs
|
commit | commitdiff | tree |
1997-07-08 |
Michael Meissner | Use unsigned HOST_WIDE_INT, not unsigned.
|
commit | commitdiff | tree |
1997-07-02 |
Michael Meissner | Do not go beyond end of array
|
commit | commitdiff | tree |
1997-07-01 |
Michael Meissner | fix previous change
|
commit | commitdiff | tree |
1997-06-29 |
Michael Meissner | Fix various problems; Add -m{,no-}fused-madd, -m{,no...
|
commit | commitdiff | tree |
1997-06-25 |
Michael Meissner | make wchar_t long, not unsigned short
|
commit | commitdiff | tree |
1997-06-16 |
Michael Meissner | Use REG_SET macros
|
commit | commitdiff | tree |
1997-06-10 |
Michael Meissner | Build libgcc.a with -mstrict-align
|
commit | commitdiff | tree |
1997-06-10 |
Michael Meissner | -mcpu=403 sets -mstrict-align
|
commit | commitdiff | tree |
1997-06-10 |
Michael Meissner | Add powerpc embedded targets to --with-cpu=n.
|
commit | commitdiff | tree |
1997-06-06 |
Michael Meissner | Fix off by one error
|
commit | commitdiff | tree |
1997-06-05 |
Michael Meissner | remove cygnus local stuff
|
commit | commitdiff | tree |
1997-06-05 |
Michael Meissner | Remove CYGNUS LOCAL stuff.
|
commit | commitdiff | tree |
1997-06-05 |
Michael Meissner | Fix urgent bug
|
commit | commitdiff | tree |
1997-06-05 |
Michael Meissner | abstract regset stuff into macros
|
commit | commitdiff | tree |
1997-06-02 |
Michael Meissner | Widen some short fields to int; Use allocate_reg_info...
|
commit | commitdiff | tree |
1997-05-30 |
Michael Meissner | Use accessor macros to access arrays based on regno...
|
commit | commitdiff | tree |
1997-05-19 |
Michael Meissner | Fix powerpc-{eabi,linux,sysv} problem with -mrelocatable
|
commit | commitdiff | tree |
1997-05-18 |
Michael Meissner | Use ASM_{GENERATE,OUTPUT}_INTERNAL_LABEL
|
commit | commitdiff | tree |
1997-04-14 |
Michael Meissner | Add -mcpu={604e,801,823} support
|
commit | commitdiff | tree |
1997-04-06 |
Michael Meissner | Fix adddi3 problem from wilson; make sol-ci.asm assemble...
|
commit | commitdiff | tree |
1997-04-02 |
Michael Meissner | Fixes from wilson
|
commit | commitdiff | tree |
1997-03-25 |
Michael Meissner | Add %include, %include_noerr, %rename support to specs
|
commit | commitdiff | tree |
1997-03-24 |
Michael Meissner | Update rtems configuration
|
commit | commitdiff | tree |
1997-03-20 |
Michael Meissner | Patches from wilson; consider fp constants if -mrelocatable...
|
commit | commitdiff | tree |
1997-03-06 |
Michael Meissner | Do not emit USE on a LABEL_REF
|
commit | commitdiff | tree |
1997-03-03 |
Michael Meissner | Remove last change
|
commit | commitdiff | tree |
1997-02-28 |
Michael Meissner | Prevent compiler error
|
commit | commitdiff | tree |
1997-02-28 |
Michael Meissner | Fix uses of -mno-fp-in-toc and -mrelocatable
|
commit | commitdiff | tree |
1997-02-27 |
Michael Meissner | Set DBX_CONTIN_LENGTH
|
commit | commitdiff | tree |
1997-02-27 |
Michael Meissner | Make fprintf calls type correct.
|
commit | commitdiff | tree |
1997-02-26 |
Michael Meissner | Remove bogus argument to fprintf.
|
commit | commitdiff | tree |
1997-02-24 |
Michael Meissner | Define HAVE_STRERROR.
|
commit | commitdiff | tree |
1997-02-11 |
Michael Meissner | Declare malloc and friends
|
commit | commitdiff | tree |
1997-01-21 |
Michael Meissner | update copyright.
|
commit | commitdiff | tree |
1997-01-21 |
Michael Meissner | Fix handling of vt if -mminimal-toc
|
commit | commitdiff | tree |
1997-01-16 |
Michael Meissner | Fix typo.
|
commit | commitdiff | tree |
1997-01-16 |
Michael Meissner | Cleanup specs support
|
commit | commitdiff | tree |
1997-01-16 |
Michael Meissner | Use eabi.h, not sysv.h
|
commit | commitdiff | tree |
1997-01-16 |
Michael Meissner | Fix copyright msg.
|
commit | commitdiff | tree |
1996-12-26 |
Michael Meissner | Set length of V.4 pic initialization
|
commit | commitdiff | tree |
1996-12-17 |
Michael Meissner | Delete HAS_INIT_SECTION
|
commit | commitdiff | tree |
1996-12-12 |
Michael Meissner | Only do @plt calls if -fpic.
|
commit | commitdiff | tree |
1996-12-12 |
Michael Meissner | Add @plt if -fpic; Fix double->int conversions if stack...
|
commit | commitdiff | tree |
1996-11-19 |
Michael Meissner | Use configure to set EXTRA_HEADERS, not t-* file
|
commit | commitdiff | tree |
1996-11-04 |
Michael Meissner | Don't use TARGET_RELOCATABLE, not defined under AIX.
|
commit | commitdiff | tree |
1996-11-04 |
Michael Meissner | Allow va-ppc.h to be reincluded
|
commit | commitdiff | tree |
1996-11-04 |
Michael Meissner | Fix -fpic problems; fix typo in cygwin
|
commit | commitdiff | tree |
1996-11-03 |
Michael Meissner | Random -fpic fixes
|
commit | commitdiff | tree |
1996-10-31 |
Michael Meissner | Use EXTRA_MULTILIB_PARTS
|
commit | commitdiff | tree |
1996-10-29 |
Michael Meissner | Formerly NEWS.~2~
|
commit | commitdiff | tree |
1996-10-29 |
Michael Meissner | Add -specs support
|
commit | commitdiff | tree |
1996-10-28 |
Michael Meissner | Work with latest changes to Makefile; -fpic does not...
|
commit | commitdiff | tree |
1996-10-25 |
Michael Meissner | Fix build problems on cygwin/winnt
|
commit | commitdiff | tree |
1996-10-22 |
Michael Meissner | Support libraries like x86 cygwin does
|
commit | commitdiff | tree |
1996-10-18 |
Michael Meissner | Fix float conversions if sign extension in offset would...
|
commit | commitdiff | tree |
1996-10-10 |
Michael Meissner | Only create TOC save area if function makes calls.
|
commit | commitdiff | tree |
1996-10-10 |
Michael Meissner | Delete now unused variable rs6000_save_toc_p.
|
commit | commitdiff | tree |
1996-10-10 |
Michael Meissner | Correctly handle saving toc space in NT
|
commit | commitdiff | tree |
1996-10-10 |
Michael Meissner | Fix last change; fix large stack frames and int->double...
|
commit | commitdiff | tree |
1996-10-07 |
Michael Meissner | Fix previous change to work on both endian hosts and...
|
commit | commitdiff | tree |
1996-10-06 |
Michael Meissner | Use split_double to break apart CONST_DOUBLEs
|
commit | commitdiff | tree |
1996-09-30 |
Michael Meissner | Initial revision
|
commit | commitdiff | tree |
1996-09-29 |
Michael Meissner | Allow pointers to be short
|
commit | commitdiff | tree |
1996-09-27 |
Michael Meissner | Allow short to be size_t
|
commit | commitdiff | tree |
1996-09-24 |
Michael Meissner | Fix SI followed by 4 DFs under AIX
|
commit | commitdiff | tree |
1996-08-23 |
Michael Meissner | Make -fPIC the same as -mrelocatable-lib
|
commit | commitdiff | tree |
1996-08-23 |
Michael Meissner | Add fancy_abort
|
commit | commitdiff | tree |
1996-08-22 |
Michael Meissner | Only build eabi crtx in eabi dirs; ditto for solaris...
|
commit | commitdiff | tree |
1996-08-20 |
Michael Meissner | If -mrelocatable{,-lib} make read/write sections, not...
|
commit | commitdiff | tree |
1996-08-16 |
Michael Meissner | Make -fpic work with -O3
|
commit | commitdiff | tree |
1996-08-14 |
Michael Meissner | Fix varargs/stdarg on PowerPC Windows NT
|
commit | commitdiff | tree |
1996-08-13 |
Michael Meissner | mp/load version # in specs file so __GNUC_MINOR__ will...
|
commit | commitdiff | tree |
1996-08-13 |
Michael Meissner | Correctly handle stack probes of more than one function...
|
commit | commitdiff | tree |
next |