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 .
- 24 Feb, 1999 5 commits
-
-
No Author authored
'egcs_1_1_2_prerelease_2'. From-SVN: r25405
-
Jeffrey A Law authored
* Makefile.in (compare, gnucompare): Ignore comparison failures for some objects in the ObjC runtime. From-SVN: r25404 -
Alexandre Oliva authored
From-SVN: r25394
-
Jeffrey A Law authored
From-SVN: r25393
-
Jeffrey A Law authored
Mon Dec 7 16:15:51 1998 J"orn Rennecke <amylaar@cygnus.co.uk> * sh.c (output_far_jump): Emit braf only for TARGET_SH2. Mon Nov 23 16:46:46 1998 J"orn Rennecke <amylaar@cygnus.co.uk> * va-sh.h (__va_arg_sh1): Use __asm instead of asm. From-SVN: r25392
-
- 22 Feb, 1999 2 commits
-
-
Jeffrey A Law authored
Thu Sep 3 00:23:21 1998 Richard Henderson <rth@cygnus.com> * ginclude/va-alpha.h: Protect entire second portion of the file against double inclusion. Mon Aug 31 13:57:55 1998 Richard Henderson <rth@cygnus.com> * alpha/va_list.h: New file. * alpha/x-alpha (EXTRA_HEADERS): New. Add va_list.h. Sat Aug 1 17:59:30 1998 Richard Henderson <rth@cygnus.com> * ginclude/va-alpha.h (va_list): Use a typedef, not a define. From-SVN: r25384 -
Jeffrey A Law authored
Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org) * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR) only if it is not empty. From-SVN: r25383
-
- 21 Feb, 1999 5 commits
-
-
Jeffrey A Law authored
Wed Oct 28 22:58:35 1998 Jason Merrill <jason@yorick.cygnus.com> * tree.c (append_random_chars): New fn. (get_file_function_name_long): Use it. Thu Aug 13 17:08:11 1998 Jason Merrill <jason@yorick.cygnus.com> * tree.c (get_file_function_name_long): Split out... (get_file_function_name): ...from here. From-SVN: r25358 -
Jeffrey A Law authored
From-SVN: r25357
-
H.J. Lu authored
� * decl2.c (start_objects): Make file scope constructors and destructors local to the file if ASM_OUTPUT_CONSTRUCTOR and ASM_OUTPUT_DESTRUCTOR are defined. From-SVN: r25355 -
Jeff Law authored
h * config/aoutos.h (ASM_OUTPUT_CONSTRUCTOR): Delete. (ASM_OUTPUT_DESTRUCTOR, ASM_OUTPUT_GC_ENTRY): Likewise. From-SVN: r25353 -
Jeff Law authored
� * config/aoutos.h (ASM_OUTPUT_CONSTRUCTOR): Delete. (ASM_OUTPUT_DESTRUCTOR, ASM_OUTPUT_GC_ENTRY): Likewise. From-SVN: r25352
-
- 20 Feb, 1999 1 commit
-
-
Jeffrey A Law authored
1999-01-25 Martin von L�wis <loewis@informatik.hu-berlin.de> * tree.c (equal_functions): New function. (ovl_member): Call it. From-SVN: r25338
-
- 18 Feb, 1999 1 commit
-
-
No Author authored
'egcs_1_1_branch'. From-SVN: r25294
-
- 16 Feb, 1999 6 commits
-
-
Anton Hartl authored
X * rs6000.md (call_value): Fix typo. From-SVN: r25255 -
Anton Hartl authored
� * rs6000.md (call_value): Fix typo. From-SVN: r25254 -
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
-