| Commit message (Expand) | Author | Age | Files | Lines |
* | release branch changes from 11-27 snapshot to egcs-1.0. | law | 1997-12-05 | 2 | -3/+31 |
* | Fix -msdata=sysv and pass -dynamic-linker if not already passed | meissner | 1997-11-26 | 2 | -5/+13 |
* | Use @local for local calls under System V | meissner | 1997-11-26 | 1 | -4/+4 |
* | Fix System V profiling. | meissner | 1997-11-26 | 2 | -12/+22 |
* | Pass 9th fp argument correctly on System V/eabi; Add @plt for -fPIC/-mrelocat... | meissner | 1997-11-26 | 2 | -4/+9 |
* | * i386/xm-cygwin32.h (HAVE_FILE_H, HAVE_RUSAGE): Delete defines. | law | 1997-11-14 | 1 | -2/+0 |
* | Fix problems in splitting DF constants on big endian hosts & Davids patch for... | meissner | 1997-11-13 | 2 | -36/+61 |
* | Update mainline egcs to gcc2 snapshot 971021. | law | 1997-11-02 | 4 | -28/+111 |
* | Fix duplicate SIG_SYSLIST warnings on PowerPC Linux | meissner | 1997-10-29 | 1 | -0/+4 |
* | * rs6000.c (struct machine_function): Add pic_offset_table_rtx. | law | 1997-10-22 | 1 | -0/+3 |
* | * rs6000.md (*movsi_got_internal_mem): New pattern. | law | 1997-10-22 | 1 | -0/+28 |
* | * rs6000.c: Avoid creating a stack frame under SYSV ABI if we | law | 1997-10-22 | 1 | -1/+2 |
* | * rs6000/t-ppccomm: Use -msdata=none for crtstuff. | law | 1997-10-20 | 1 | -0/+4 |
* | * rs6000.h (ROUND_TYPE_ALIGN): Don't blow up if no fields in record. | law | 1997-10-16 | 1 | -0/+1 |
* | Add patch from Edelsohn | meissner | 1997-10-16 | 1 | -19/+109 |
* | * rs6000/xm-rs6000.h: Fix thinko in last change. | law | 1997-09-23 | 2 | -0/+2 |
* | * m68k/xm-mot3300.h (alloca): Properly declare if __STDC__. | law | 1997-09-19 | 2 | -0/+6 |
* | * i386/go32-rtems.h, i386/rtems.h, i960/rtems.h, m68k/rtems.h, | law | 1997-09-03 | 1 | -6/+0 |
* | * cccp.c (sys_errlist): Remove special 4.4bsd declaration. | law | 1997-09-01 | 2 | -4/+0 |
* | * collect2.c: Change DONT_DECLARE_SYS_SIGLIST to SYS_SIGLIST_DECLARED. | law | 1997-09-01 | 1 | -3/+0 |
* | * i386/go32-rtems.h, i386/rtems.h, i960/rtems.h, | law | 1997-09-01 | 2 | -1/+9 |
* | Pay DF fused add ops pay attention to -mno-fused-add | meissner | 1997-08-30 | 1 | -4/+4 |
* | * config/linux.h (CC1_SPEC): Define it only if not defined. | law | 1997-08-27 | 1 | -0/+3 |
* | Fix AIX build problem when IBM cc is used. | wilson | 1997-08-22 | 1 | -7/+0 |
* | Work with haifa renaming get_issue_rate -> ISSUE_RATE | meissner | 1997-08-20 | 1 | -1/+1 |
* | Use unsigned HOST_WIDE_INT, not unsigned. | meissner | 1997-07-08 | 1 | -1/+2 |
* | (LINK_SPEC): Defined. | kenner | 1997-07-02 | 1 | -3/+5 |
* | fix previous change | meissner | 1997-07-01 | 1 | -102/+112 |
* | Fix various problems; Add -m{,no-}fused-madd, -m{,no-}no-update switches; All... | meissner | 1997-06-29 | 4 | -316/+532 |
* | make wchar_t long, not unsigned short | meissner | 1997-06-25 | 1 | -2/+2 |
* | (output_epilog): Name is "GNU Pascal", not all caps. | kenner | 1997-06-21 | 1 | -1/+1 |
* | Build libgcc.a with -mstrict-align | meissner | 1997-06-10 | 2 | -2/+2 |
* | -mcpu=403 sets -mstrict-align | meissner | 1997-06-10 | 1 | -1/+5 |
* | * libgcc2.c (__eh_ffetmnpc): Add support for machines that cannot | mrs | 1997-06-06 | 1 | -0/+4 |
* | Fix powerpc-{eabi,linux,sysv} problem with -mrelocatable | meissner | 1997-05-19 | 1 | -2/+8 |
* | * rs6000/rs6000.c (rs6000_stack_info): Only do eabi setup for "main", | mrs | 1997-05-16 | 1 | -1/+2 |
* | extend restrictions on combining lshiftrt with insv to all shifts | edelsohn | 1997-05-09 | 1 | -2/+2 |
* | improve test for last change | edelsohn | 1997-05-08 | 1 | -1/+1 |
* | fix zero_extract lshiftrt insv combiner pattern bug | edelsohn | 1997-05-07 | 1 | -1/+1 |
* | rename ALIGN to RS6000_ALIGN to protect namespace | edelsohn | 1997-05-02 | 1 | -4/+4 |
* | rename ALIGN to RS6000_ALIGN to prtect namespace | edelsohn | 1997-05-02 | 1 | -4/+4 |
* | x | merrill | 1997-04-30 | 1 | -2/+2 |
* | (nonlocal_goto_receiver): New pattern. | kenner | 1997-04-20 | 1 | -1/+12 |
* | (rs6000_output_load_toc_table): New function. | kenner | 1997-04-20 | 1 | -68/+70 |
* | define itrunc, uitrunc, and mcount macros without prepended underscores | edelsohn | 1997-04-14 | 1 | -1/+10 |
* | prepend underscores to itrunc and uitrunc | edelsohn | 1997-04-14 | 1 | -3/+6 |
* | change hardcoded .mcount to RS6000_MCOUNT | edelsohn | 1997-04-14 | 1 | -3/+3 |
* | Add -mcpu={604e,801,823} support | meissner | 1997-04-14 | 1 | -0/+9 |
* | Fix adddi3 problem from wilson; make sol-ci.asm assemble with new gas | meissner | 1997-04-06 | 2 | -2/+5 |
* | Fixes from wilson | meissner | 1997-04-02 | 1 | -3/+3 |