亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? changelog.0

?? GCC
?? 0
?? 第 1 頁 / 共 5 頁
字號:

Mon Jun 22 19:01:14 1998  Dave Love  <d.love@dl.ac.uk>

	* Makefile.in (install-info): Fix typpo in previous change.

Mon Jun 22 11:10:00 1998  Catherine Moore  <clm@cygnus.com>

	* varasm.c (assemble_variable): Emit alignment warning.

Mon Jun 22 08:18:46 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>

	* Makefile.in (varasm.o): Depend on sdbout.h.
	(sdbout.o): Depend on toplev.h.

	* collect2.c (scan_prog_file): Cast fprintf argument to `long' and
	use %ld specifier.

	* final.c (shorten_branches): Cast first arg of `bzero' to char *.

	* genextract.c (main): When creating insn-extract.c, mark variable
	`i' with ATTRIBUTE_UNUSED.

	* genpeep.c (main): When creating insn-peep.c, mark variables
	`insn', `x' and `pat' with ATTRIBUTE_UNUSED.

	* objc/init.c (__objc_tree_print): Wrap function definition in
	macro `DEBUG'.

	* objc/objc-act.c (encode_array): Cast sprintf argument to `long'
	and use %ld specifier.
	(adorn_decl): Likewise, twice.

	* reload1.c (reload_cse_regs): Cast first arg of `bzero' to char *.

	* sdbout.c: Include output.h and toplev.h.
	(PUT_SDB_INT_VAL): Use HOST_WIDE_INT_PRINT_DEV to print argument
	`a'.  Cast `a' to HOST_WIDE_INT to force it to always be so.
	(PUT_SDB_SIZE): Likewise.

	* sdbout.h (sdbout_mark_begin_function): Add prototype.

	* stmt.c (check_for_full_enumeration_handling): Cast argument of
	`warning' to long and use %ld specifier.

	* toplev.c (main): Likewise for `fprintf'.

	* toplev.h (output_file_directive): Add prototype.

	* unroll.c (unroll_loop): Use HOST_WIDE_INT_PRINT_DEC specifier in
	call to `fprintf'.
	(precondition_loop_p): Likewise.

	* varasm.c Include sdbout.h.
	(assemble_static_space): Move sometimes-unused variable `rounded'
	into the scope in which it is used.
	
	* mips.c (gpr_mode): Don't say `static' twice.

	* cpplib.c (cpp_handle_option): Don't pass unneeded NULL to cpp_fatal.

	* objc/objc-act.c (init_selector): Hide prototype and definition.

	* optabs.c (gen_cond_trap): Remove unused variable `icode'.
	
	* regmove.c (copy_src_to_dest): Likewise for `i'.

	* mips-tfile.c (add_local_symbol): Cast width format specifier to int.
	(add_ext_symbol): Likewise.
	(add_file): Likewise.
	(parse_def): Likewise.
	(write_varray): Use HOST_PTR_PRINTF to print a pointer.  Fix
	remaining format specifiers and arguments.
	(write_object): Likewise, several times.
	(read_seek): Likewise.
	(out_of_bounds): Likewise.
	(allocate_cluster): Likewise.
	(xmalloc): Likewise.
	(xcalloc): Likewise.
	(xrealloc): Likewise.
	(xfree): Likewise.

	* mips-tdump.c (print_symbol): Likewise.
	
Sun Jun 21 17:05:34 1998  Dave Love  <d.love@dl.ac.uk>

	* Makefile.in (install-info): Use install-info program if
	available, per GNU standard.

Sun Jun 21 18:56:44 1998  Jeffrey A Law  (law@cygnus.com)

	* invoke.texi: Document -mrelax for the mn10300 and mn10200.

	* basic-block.h (init_regset_vector): Delete declaration.
	* flow.c (init_regset_vector): Make it static and add a prototype.

	* bitmap.h (debug_bitmap): Declare.

	* haifa-sched.c (debug_ready_list): Make static.

	* toplev.h (fancy_abort): Declare.

Sun Jun 21 18:30:13 1998  H.J. Lu  (hjl@gnu.org)

	* basic-block.h (init_regset_vector): New declaration.

	* Makefile.in (sdbout.o): Add insn-codes.h to dependency.

	* global.c: Include machmode.h amd move hard-reg-set.h before
	rtl.h.

	* haifa-sched.c (insn_issue_delay, birthing_insn_p,
	adjust_priority, print_insn_chaino): New declaration.
	(schedule_insns): Remove declaration.
	(init_target_units, get_visual_tbl_length,
	init_block_visualization): Add prototype.

	* integrate.c (pushdecl, poplevel): Remove declaration.

	* rtl.h (expand_expr): Remove declaration.

	* loop.c (oballoc): Remove declaration.
	(replace_call_address): Add prototype.

Sun Jun 21 01:08:17 1998  Jeff Law  (law@cygnus.com)

	* version.c: Bump for snapshot.

Sun Jun 21 01:16:38 1998  John Wehle  (john@feith.com)

	* i386.c (output_fp_conditional_move): Don't bother handling
	(cc_prev_status.flags && CC_NO_OVERFLOW) since the INSN patterns
	prevent this from happening.

	* i386.md (nonlocal_goto_receiver): Delete.

Sun Jun 21 00:42:20 1998  H.J. Lu  (hjl@gnu.org)

	* Makefile.in (crtbeginS.o, crtendS.o): Add -fno-exceptions and
	-DCRTSTUFFS_O.
	(INSTALL): cd $(srcdir) before make.

	* flow.c (allocate_for_life_analysis, init_regset_vector):
	Remove declaration.

	* function.h (get_first_block_beg): New declaration.

	* gbl-ctors.h (__do_global_dtors): Add prototype.

	* gcov-io.h (__fetch_long): New declaration.
	(__store_long): Likewise.
	(__read_long): Likewise.
	(__write_long): Likewise.

	* gcov.c (print_usage): New declaration.

	* Makefile.in (c-iterate.o): Depend on insn-codes.h too.

Sat Jun 20 00:36:16 1998  Jeffrey A Law  (law@cygnus.com)

	* calls.c (expand_call): Initialize "src" and "dest".
	* stmt.c (expand_return): Likewise.
	* expmed.c (extract_split_bit_field): Similarly for "result"
	* gcse.c (compute_hash_table): Mark first arg as unused.
	* jump.c (jump_optimize): Initialize reversep.
	* tree.c (make_node): Initialize length.

	* c-common.c (check_format_info): Initialize length_char and
	fci to keep -Wall quiet.

	* except.c (jumpif_rtx): Put declaration and definition
	inside a suitable #ifdef.
	(jumpifnot_rtx): Delete dead function.

	* i386.h (output_int_conditional_move): Declare.
	(output_fp_conditional_move): Likewise.
	(ix86_can_use_return_insn_p): Likewise.

	* optabs.c (init_traps): Put prototype inside a suitable #ifdef.

Sat Jun 20 00:27:40 1998  Graham  <grahams@rcp.co.uk>

	* alias.c: Include toplev.h.
	* caller-save.c: Include toplev.h.
	* combine.c: Include toplev.h.
	* flow.c Include toplev.h.
	* global.c: Include toplev.h.
	* jump.c: Include toplev.h.
	* local-alloc.c: Include toplev.h.
	* loop.c: Include toplev.h.
	* regmove.c: Include toplev.h.
	* stupid.c: Include toplev.h.
	* unroll.c: Include toplev.h.
	* Makefile.in: Add toplev.h dependencies.

Fri Jun 19 22:40:25 1998  Jason Merrill  <jason@yorick.cygnus.com>

	* regmove.c (copy_src_to_dest): Add decl for loop_depth.

	* svr4.h (ASM_GENERATE_INTERNAL_LABEL): Cast arg to unsigned.
	* dwarf2out.c (ASM_OUTPUT_DWARF_DATA1): Likewise.
	Add parens to various macros.

Fri Jun 19 23:22:42 1998  Bruno Haible  <bruno@linuix.mathematik.uni-karlsruhe.de>

	* c-typeck.c (pop_init_level): Warn about implicit zero initialization
	of struct members.

Fri Jun 19 23:06:33 1998  Jason Merrill  <jason@yorick.cygnus.com>

	* varasm.c (assemble_start_function): Add weak_global_object_name.
	* tree.c (get_file_function_name): Use it.

Fri Jun 19 22:55:14 1998  Jeffrey A Law  (law@cygnus.com)

	* except.c (jumpif_rtx): Make static and add prototype.
	(jumpifnot_rtx): Likewise.

	* README.gnat: Add a build patch from Fred Fish.

	* c-lang.c (GNU_xref_begin, GNU_xref_end): Deleted.

	* Makefile.in (c-iterate.o): Depend on expr.h.

Fri Jun 19 20:38:34 1998  H.J. Lu  (hjl@gnu.org)

	* except.h (emit_unwinder, end_eh_unwinder): Removed.

	* dwarfout.c (getpwd): Add prototype.
	(is_pseudo_reg, type_main_variant, is_tagged_type,
	is_redundant_typedef): New declaration.
	(output_decl): Add prototype for FUNC.
	(type_main_variant): Make it static.
	(is_tagged_type): Likewise.
	(is_redundant_typedef): Likewise.

	* expr.c (do_jump_by_parts_greater_rtx): Removed.
	(truthvalue_conversion): Likewise.

	* c-iterate.c: Include "expr.h".
	(expand_expr): Use proper values when calling the function.

	* explow.c (emit_stack_save): Add prototype for FCN.
	(emit_stack_restore): Likewise.

	* dwarf2out.c (getpwd): Add prototype.

	* dwarf2out.h (debug_dwarf, debug_dwarf_die): New declarations.

	* c-typeck.c (c_expand_asm_operands): Use proper values when calling
	expand_expr.

	* c-lex.c (yyprint): Add prototype.
	(check_newline, build_objc_string): Remove declaration.

	* c-tree.h (comptypes_record_hook): Removed.
	(finish_incomplete_decl): New prototype.

	* alias.c (find_base_value): Add prototype.
	(true_dependence): Add prototype for function argument.

	* c-aux-info.c (xmalloc): Remove declaration.

Fri Jun 19 20:23:05 1998  Robert Lipe  <robertl@dgii.com>

	* i386.c: Include system.h.  Remove redundant includes.
	(optimization_options): Mark param 'size' with ATTRIBUTE_UNUSED.
	(i386_cc_probably_useless_p): Likewise for 'decl', 'attributes',
	'identifier', 'args'.
	(i386_valid_type_attribute_p): Likewise for 'attributes'.
	(i386_comp_type_attribute_p): Likewise for 'type1', 'type2'.
	(function_arg_partial_nregs): Likewise for 'cum', 'mode', 'type',
	and 'named'.
	(symbolic_operand): Likewise for 'mode'.
	(call_insn_operand): Likewise.
	(expander_call_insn_operand): Likewise.
	(ix86_logical_operator): Likewise.
	(ix86_binary_operator_ok): Likewise.
	(emit_pic_move): Likewise.
	(VOIDmode_compare_op): Likewise.
	(is_mul): Likewise.
	(str_immediate_operand): Likewise.
	(ix86_uary_operator_ok): Likewise for 'code', 'mode', and 'operands'.yy
	(asm_output_function_prefix): Likewise for 'name'.
	(function_prologue): Likewise for 'file', and 'size'.
	(function_epilogue): Likewise.

1998-06-19  Jim Wilson  <wilson@cygnus.com>

	* loop.h (struct induction): Clarify comment for unrolled field.
	* unroll.c (find_splittable_givs): Move set of unrolled field
	after address validity check.

Fri Jun 19 18:38:04 1998  Michael Meissner  <meissner@cygnus.com>

	* config/fp-bit.c (INLINE): Only define if not already defined.

1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>

	* Makefile.in (installdirs): Loop over directories in $(libsubdir)
	creating probably missing ones, instead of single if statements.

Fri Jun 19 10:43:52 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* c-common.c (truthvalue_conversion): Protect side effects in the
	expression when splitting a complex value.
	* fold-const.c (fold): Likewise.

Fri Jun 19 02:31:16 1998  Klaus Kaempf  (kkaempf@progis.de)

	* cccp.c (hack_vms_include_specification): Rewrite to handle
	'#include <dir/file.h>' correctly.

Fri Jun 19 02:24:11 1998  H.J. Lu  (hjl@gnu.org)

	* config/i386/linux.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Defined.

Fri Jun 19 02:10:10 1998  John Wehle  (john@feith.com)

	* i386.c (notice_update_cc): Integer conditional moves don't
	affect cc0.

	* i386.md (movsfcc, movdfcc, movxfcc): Use emit_store_flag
	to support LT, LE, GE, and GT signed integer comparisons.
	(movsfcc+1, movsfcc+2, movdfcc+1, movdfcc+2,
	movxfcc+1, movxfcc+2): Pattern doesn't match if the comparison
	is LT, LE, GE, or GT.
	(movdicc): Remove code resulting from an earlier patch which
	didn't apply correctly.

Fri Jun 19 02:00:19 1998  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>

	* reload1.c (reload_cse_regno_equal_p): If -ffloat-store, don't
	consider a MEM in FP mode as equal.

Fri Jun 19 01:02:17 1998  Jeffrey A Law  (law@cygnus.com)

	* c-decl.c (duplicate_decls): Avoid setting TREE_ASM_WRITTEN for
	duplicate declarations of a function.

Fri Jun 19 00:33:33 1998  H.J. Lu  (hjl@gnu.org)

	* config/float-i386.h: New.

	* configure.in (i[34567]86-*-linux-*): Set float_format to i386.

Thu Jun 18 20:11:00 1998  Jim Wilson  <wilson@cygnus.com>

	* sched.c (schedule_insns): Use xmalloc not alloca for max_uid
	indexed arrays.  Call free at the end of the function for them.
	* haifa-sched.c (schedule_insns): Likewise.

Thu Jun 18 18:16:01 1998  Jim Wilson  <wilson@cygnus.com>

	* dwarf2out.c (size_of_string): Do count backslashes.

Thu Jun 18 11:43:54 1998  Nick Clifton  <nickc@cygnus.com>

	* config/arm/thumb.h (GO_IF_LEGITIMATE_A

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
亚洲国产精品久久一线不卡| 99久久99久久精品免费看蜜桃| 国内精品视频一区二区三区八戒| 99精品欧美一区二区蜜桃免费 | 91亚洲国产成人精品一区二三| 欧美性xxxxx极品少妇| 国产农村妇女精品| 日韩成人一区二区| 91免费精品国自产拍在线不卡| 久久综合九色综合欧美98| 亚洲成年人网站在线观看| 91浏览器打开| 中文字幕一区二区三区不卡在线| 国产一区在线视频| 欧美大片拔萝卜| 天天色天天操综合| 欧美日韩午夜影院| 亚洲一区在线播放| 一本大道综合伊人精品热热| 国产精品无人区| 成人免费视频网站在线观看| 久久免费偷拍视频| 久久精品国产久精国产| 91麻豆精品国产自产在线观看一区 | 国产成人99久久亚洲综合精品| 日韩欧美国产午夜精品| 男女激情视频一区| 欧美电影影音先锋| 日本麻豆一区二区三区视频| 欧美日韩国产综合视频在线观看| 一区二区三区国产精品| 一本色道亚洲精品aⅴ| 一区二区三区免费看视频| 色婷婷久久久久swag精品| 一级日本不卡的影视| 欧美中文一区二区三区| 亚洲国产精品尤物yw在线观看| 欧美色倩网站大全免费| 日韩福利电影在线观看| 精品久久免费看| 国产成人在线看| 亚洲婷婷综合色高清在线| 日本精品免费观看高清观看| 亚洲高清一区二区三区| 欧美一区二区三区婷婷月色 | 亚洲成av人综合在线观看| 欧美日韩一级片在线观看| 日韩黄色免费网站| 欧美大片免费久久精品三p| 国产成人在线视频免费播放| 亚洲欧洲成人精品av97| 在线视频国内一区二区| 免费观看30秒视频久久| 欧美激情在线一区二区三区| 99精品视频一区| 日本成人在线网站| 中文一区在线播放| 欧美主播一区二区三区美女| 久久电影网站中文字幕| 亚洲欧洲日产国码二区| 欧美群妇大交群的观看方式| 国产乱人伦偷精品视频不卡 | 欧美美女bb生活片| 国产乱子轮精品视频| 亚洲欧洲日韩在线| 日韩丝袜美女视频| 99精品视频一区二区| 美女被吸乳得到大胸91| 自拍偷拍亚洲激情| 久久综合色8888| 欧美无砖砖区免费| 国产高清精品久久久久| 午夜视频一区在线观看| 国产精品天天看| 日韩欧美国产一二三区| 91免费国产在线观看| 国产又黄又大久久| 石原莉奈在线亚洲三区| 国产精品久线观看视频| 日韩欧美国产综合| 欧美蜜桃一区二区三区| 成人免费毛片app| 国内精品在线播放| 调教+趴+乳夹+国产+精品| 日韩一区中文字幕| 久久综合av免费| 欧美高清精品3d| 在线看国产一区| 91色视频在线| 国产成人啪午夜精品网站男同| 奇米四色…亚洲| 天天av天天翘天天综合网| 亚洲桃色在线一区| 国产精品乱码妇女bbbb| 久久伊人中文字幕| 精品国产电影一区二区| 欧美精品1区2区3区| 在线观看av一区二区| 91网上在线视频| 99re视频这里只有精品| 国产91精品一区二区麻豆网站 | 国内精品视频一区二区三区八戒| 亚洲国产cao| 亚洲一区二区视频| 一区二区三区美女| 亚洲一区二区综合| 亚洲女与黑人做爰| 有坂深雪av一区二区精品| 综合色中文字幕| 亚洲三级在线播放| 亚洲视频小说图片| 悠悠色在线精品| 亚洲一区成人在线| 艳妇臀荡乳欲伦亚洲一区| 一二三区精品福利视频| 亚洲一卡二卡三卡四卡五卡| 亚洲福利视频导航| 偷偷要91色婷婷| 毛片av中文字幕一区二区| 麻豆91精品91久久久的内涵| 蜜臀av国产精品久久久久| 精油按摩中文字幕久久| 国产麻豆成人精品| 9人人澡人人爽人人精品| 色婷婷av久久久久久久| 欧美日韩高清一区二区| 欧美tk—视频vk| 国产精品午夜在线| 亚洲美女免费在线| 午夜精品久久久久久久久久| 美女精品一区二区| 成人性生交大片免费看视频在线| 91麻豆高清视频| 欧美一级一级性生活免费录像| 欧美zozozo| 国产精品免费av| 午夜av电影一区| 国产精品一品视频| 一本久道久久综合中文字幕 | 视频在线观看一区二区三区| 久久99国产精品久久99果冻传媒| 国产成人av福利| 欧美综合一区二区三区| 精品区一区二区| 亚洲欧美一区二区三区孕妇| 天堂蜜桃91精品| 风流少妇一区二区| 欧美日韩综合一区| 久久网这里都是精品| 亚洲综合色区另类av| 久久不见久久见中文字幕免费| 99麻豆久久久国产精品免费| 91精品欧美一区二区三区综合在 | 91蝌蚪porny| 日韩欧美一级二级三级| 国产精品丝袜在线| 人人狠狠综合久久亚洲| 99国产精品99久久久久久| 日韩一区二区三区在线观看| 国产精品传媒在线| 激情文学综合网| 欧美三级视频在线播放| 国产精品国产a| 日本不卡在线视频| 色综合色综合色综合色综合色综合| 精品国产99国产精品| 亚洲一区在线观看免费观看电影高清| 国产精品一区二区久久精品爱涩| 7777精品伊人久久久大香线蕉完整版| 国产无遮挡一区二区三区毛片日本| 天堂va蜜桃一区二区三区漫画版| 97精品久久久午夜一区二区三区| 欧美电影免费观看高清完整版在线观看 | 国产黄人亚洲片| 欧美成人一级视频| 国产福利91精品| 日韩一区二区麻豆国产| 亚洲午夜精品在线| 91麻豆视频网站| 国产精品动漫网站| 成人午夜av电影| 久久精品一区二区三区不卡牛牛| 青娱乐精品在线视频| 欧美日产在线观看| 亚洲综合色网站| 欧亚洲嫩模精品一区三区| 日韩一区日韩二区| 99精品偷自拍| 国产精品久久久久久久久搜平片 | 成人午夜在线免费| 久久久久久久精| 国产一区二区影院| 精品国产亚洲一区二区三区在线观看| 亚洲一区二区精品视频| 色综合久久久久综合99| 亚洲欧美另类图片小说| 色哟哟一区二区| 亚洲最色的网站| 欧美剧情电影在线观看完整版免费励志电影| 亚洲综合一二三区|