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 .
- 07 Apr, 1999 36 commits
-
-
No Author authored
From-SVN: r26266
-
Tom Tromey authored
From-SVN: r26264
-
Tom Tromey authored
From-SVN: r26263
-
Philip Blundell authored
From-SVN: r26262
-
Jeffrey A Law authored
* unroll.c (copy_loop_body): Always ensure at least two insns are in the copied loop. From-SVN: r26261 -
Catherine Moore authored
* config/mips/elf.h (MAKE_DECL_ONE_ONLY): Define. (UNIQUE_SECTION_P): Define. From-SVN: r26260 -
Bruce Korb authored
From-SVN: r26259
-
John Wehle authored
* i386.c (output_move_memory): Remove. * i386.h: Likewise. * i386.md (movsi, movhi, movstricthi, movqi, movstrictqi, movsf, movdf, movxf, movdi): Check no_new_pseudos instead of (reload_in_progress | reload_completed). From-SVN: r26258
-
Tom Tromey authored
From-SVN: r26257
-
Tom Tromey authored
From-SVN: r26256
-
Tom Tromey authored
From-SVN: r26255
-
Tom Tromey authored
From-SVN: r26254
-
Tom Tromey authored
From-SVN: r26253
-
Tom Tromey authored
From-SVN: r26252
-
Tom Tromey authored
From-SVN: r26251
-
Tom Tromey authored
From-SVN: r26250
-
Tom Tromey authored
From-SVN: r26249
-
Tom Tromey authored
From-SVN: r26248
-
Tom Tromey authored
From-SVN: r26247
-
Tom Tromey authored
From-SVN: r26246
-
Tom Tromey authored
From-SVN: r26245
-
Tom Tromey authored
From-SVN: r26244
-
Kaveh R. Ghazi authored
* ansify.c (die): Specify void argument. * intdoc.c (family_name, dumpgen, dumpspec, dumpimp, argument_info_ptr, argument_info_string, argument_name_ptr, argument_name_string, elaborate_if_complex, elaborate_if_maybe_complex, elaborate_if_real, print_type_string): Const-ify a char*. (main): Mark parameter `argv' with ATTRIBUTE_UNUSED. (_ffeintrin_name_, _ffeintrin_gen_, _ffeintrin_spec_, _ffeintrin_imp_, cc_pair, descriptions, summaries): Const-ify a char*. From-SVN: r26243 -
Jeff Law authored
From-SVN: r26242
-
Jeff Law authored
From-SVN: r26241
-
Jeff Law authored
* lib/gcc.exp (proc gcc_target_compile): Add support for timeout specified by target. Also add missing ChangeLog entries for changes that we installed long ago... From-SVN: r26240 -
Jeff Law authored
From-SVN: r26239
-
Jeff Law authored
* Add symcat file. * libiberty.h expose basename prototype on more systems From-SVN: r26238
-
Christopher Faylor authored
* mh-windows disappears * Build more stuff on cygwin. Use default CFLAGS/CXXFLAGS From-SVN: r26237
-
Jeff Law authored
* Missing ChangeLog entries. * Some java demangling stuff * More cygwin32->cygwin related changes. From-SVN: r26236
-
Geoffrey Noer authored
From-SVN: r26235
-
Ulrich Drepper authored
* Missing ChangeLog entries. * Whitespace fixes. * Enable multilib by default * One stl fix (#ifdef -> #if) From-SVN: r26234
-
Richard Henderson authored
From-SVN: r26233
-
Richard Henderson authored
* alpha.c (reg_no_subreg_operand): New function. * alpha.h (PREDICATE_CODES): Add it. * alpha.md (floatdi?f patterns): Use it for op1. From-SVN: r26232 -
Richard Henderson authored
* expr.c (expand_builtin) [BUILT_IN_RETURN_ADDRESS]: Use copy_to_mode_reg; don't force constants into a register. From-SVN: r26231 -
Jeff Law authored
From-SVN: r26230
-
- 06 Apr, 1999 4 commits
-
-
Richard Henderson authored
From-SVN: r26229
-
Jeffrey A Law authored
* Makefile.in (TREE_H): Add tree-check.h. (RTL_H): Add genrtl.h. From-SVN: r26228 -
Joseph Myers authored
* pdp11.c (simple_memory_operand): Add default case in switch. * pdp11.h (TARGET_SWITCHES): Add help strings. (NOTICE_UPDATE_CC): Don't include excess argument to format. (ASM_OUTPUT_DOUBLE_INT): Remove. From-SVN: r26227 -
Richard Henderson authored
* flow.c (verify_flow_info): New function. (find_basic_blocks): Call it if ENABLE_CHECKING. (merge_blocks): Don't merge if there are non-deletable labels. * toplev.c (fatal_insn): Allow a printf-style arg list. * toplev.h (fatal_insn): Update prototype. From-SVN: r26226
-