This project is mirrored from git://gcc.gnu.org/git/gcc.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
- 16 Feb, 1999 5 commits
-
-
No Author authored
'egcs_1_1_2_prerelease_1'. From-SVN: r25236
-
Jeff Law authored
From-SVN: r25235
-
Jeffrey A Law authored
Sat Jan 16 21:48:17 1999 Marc Espie (Marc.Espie@openbsd.org) * gcc.c: (do_spec_1): Fix obvious typo. From-SVN: r25230 -
Charles G Waldman authored
� * c-common.c (shorten_compare): Get the min/max value from the underlying type of an enumeration, not the enumerated type itself. From-SVN: r25227 -
Charles G Waldman authored
� * c-common.c (shorten_compare): Get the min/max value from the underlying type of an enumeration, not the enumerated type itself. From-SVN: r25226
-
- 15 Feb, 1999 3 commits
-
-
Jeffrey A Law authored
* jump.c: Include insn-attr.h. (delete_computation): If reload has completed and insn scheduling after reload is enabled, then do not depend on REG_DEAD notes. * Makefile.in (jump.o): Depend on insn-attr.h. From-SVN: r25224 -
Jeffrey A Law authored
From-SVN: r25216
-
Jeffrey A Law authored
* loop.c (mark_loop_jump): Handle LO_SUM. If we encounter something we do not understand, mark the loop and containing loops as invalid. From-SVN: r25213
-
- 14 Feb, 1999 8 commits
-
-
Jeffrey A Law authored
alias.c (init_alias_analysis): Avoid self-referential value when setting reg_known_value from REG_EQUAL notes. Tue Feb 9 21:14:03 1999 J"orn Rennecke <amylaar@cygnus.co.uk> * alias.c (init_alias_analysis): Avoid self-referential value when setting reg_known_value from REG_EQUAL notes. From-SVN: r25210 -
Jeffrey A Law authored
Mon Aug 17 02:03:55 1998 Richard Henderson <rth@cygnus.com> * regclass.c (allocate_reg_info): Respect MIN when clearing data. From-SVN: r25207 -
Jeffrey A Law authored
From-SVN: r25206
-
Craig Burley authored
From-SVN: r25202
-
Craig Burley authored
From-SVN: r25201
-
Craig Burley authored
From-SVN: r25197
-
Craig Burley authored
From-SVN: r25195
-
Craig Burley authored
From-SVN: r25193
-
- 13 Feb, 1999 5 commits
-
-
Jeffrey A Law authored
loop.c (check_dbra_loop): A store using an address giv for which we have no life information is not... 1999-02-05 Michael Meissner <meissner@cygnus.com> J"orn Rennecke <amylaar@cygnus.co.uk> * loop.c (check_dbra_loop): A store using an address giv for which we have no life information is not reversible. * loop.c (first_loop_store_insn): New file-scope variable. (prescan_loop): Set it. (check_dbra_loop): Check if a store depends on a register that is set after the store. From-SVN: r25181 -
Jeffrey A Law authored
Sun Jan 31 13:22:02 1999 John Wehle (john@feith.com) * i386.md (movsicc, movhicc, movsfcc, movdfcc, movxfcc, movdicc): Delete unconstrained alternatives. * i386.c (output_fp_conditional_move, output_int_conditional_move): Delete unused case. From-SVN: r25179 -
Jeffrey A Law authored
expr.c (emit_block_move): Do not call memcpy as a libcall instead build up a CALL_EXPR and call it like... Tue Aug 18 10:33:30 1998 Jeffrey A Law (law@cygnus.com) * expr.c (emit_block_move): Do not call memcpy as a libcall instead build up a CALL_EXPR and call it like any other function. (clear_storage): Similarly for memset. From-SVN: r25178 -
Jeffrey A Law authored
Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net) * config.guess: Improve detection of i686 on UnixWare 7. From-SVN: r25177 -
Jeffrey A Law authored
Sun Sep 20 20:57:02 1998 Robert Lipe <robertl@dgii.com> * configure.in (i*86-*-sysv5*): Use fixinc.svr4 to patch byteorder problems. * configure: Regenerate. From-SVN: r25176
-
- 12 Feb, 1999 1 commit
-
-
Michael P. Hayes authored
* loop.c (scan_loop): Call reg_in_basic_block_p before loop_reg_used_before_p. From-SVN: r25172
-
- 11 Feb, 1999 3 commits
-
-
Jeffrey A Law authored
expr.c (store_expr): Don't generate load-store pair if TEMP is identical (according to ==) with TARGET. Wed Nov 18 22:13:00 1998 J"orn Rennecke <amylaar@cygnus.co.uk> * expr.c (store_expr): Don't generate load-store pair if TEMP is identical (according to ==) with TARGET. Bring over from the mainline tree. Fixes bugs with volatile memory references being read/written too many times. From-SVN: r25151 -
Nathan Sidwell authored
x * fold-const.c (range_binop): Take account of the bounded nature of fixed length arithmetic when comparing unbounded ranges. From-SVN: r25148 -
Nathan Sidwell authored
� * fold-const.c (range_binop): Take account of the bounded nature of fixed length arithmetic when comparing unbounded ranges. From-SVN: r25147
-
- 10 Feb, 1999 1 commit
-
-
Richard Henderson authored
From-SVN: r25131
-
- 08 Feb, 1999 1 commit
-
-
Mark Kettenis authored
* configure.in (i[34567]86-*gnu*): Set float_format to i386. * configure: Rebuilt. From-SVN: r25105
-
- 06 Feb, 1999 4 commits
-
-
Jeffrey A Law authored
From-SVN: r25060
-
Jeffrey A Law authored
From-SVN: r25059
-
Jeffrey A Law authored
From-SVN: r25058
-
Jeffrey A Law authored
From-SVN: r25057
-
- 30 Jan, 1999 1 commit
-
-
Jeffrey A Law authored
explow.c (allocate_dynamic_stack_space): Use register_operand instead of arith_operand, which does not exist. Thu Jan 21 01:59:30 1999 Richard Henderson <rth@cygnus.com> * explow.c (allocate_dynamic_stack_space): Use register_operand instead of arith_operand, which does not exist. Bring over from the mainline tree. From-SVN: r24912
-
- 28 Jan, 1999 1 commit
-
-
Jeffrey A Law authored
* configure.in (hppa1.0-hp-hpux10*): Use t-pa. * configure: Rebuilt. From-SVN: r24893
-
- 21 Jan, 1999 2 commits
-
-
Jeffrey A Law authored
* m68k.md (ashldi_const): Disable for !TARGET_5200. Fix indention. (ashldi3 expander): Similarly. Update comments. (ashrdi_const, lshrdi_const): Fix indention. (ashrdi3, lshrdi3): FIx indention. Update comments. From-SVN: r24815 -
Richard Henderson authored
rs6000.h (LEGITIMIZE_RELOAD_ADDRESS): Recognize and accept transformations that we have performed earlier. * rs6000.h (LEGITIMIZE_RELOAD_ADDRESS): Recognize and accept transformations that we have performed earlier. * alpha.h (LEGITIMIZE_RELOAD_ADDRESS): Likewise. From-SVN: r24810
-
- 17 Jan, 1999 3 commits
-
-
Richard Henderson authored
From-SVN: r24722
-
Jeffrey A Law authored
From-SVN: r24721
-
Jeffrey A Law authored
* regmove.c (optimize_reg_copy_1): Undo Aug 18 change. Update REG_N_CALLS_CROSSED and REG_LIVE_LENGH if and only if we change where a register is live. From-SVN: r24717
-
- 15 Jan, 1999 2 commits
-
-
Jeffrey A Law authored
* unroll.c (find_splittable_givs): For a DEST_ADDR giv, do not share a register with another DEST_ADDR giv if the address is not valid. From-SVN: r24674 -
Jeffrey A Law authored
From-SVN: r24670
-