OSDN Git Service

Thu Feb 19 22:36:53 1998 Andrey Slepuhin <pooh@msu.net>
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
1998-02-19 djeThu Feb 19 22:36:53 1998 Andrey Slepuhin <pooh@msu...
1998-02-19 law * Makefile.in: Use $tooldir for sys-include...
1998-02-19 law * emit-rtl.c (gen_lowpart_common): Suppress...
1998-02-19 law * config/sparc/sol2-sld.h: New file.
1998-02-18 law * loop.c (force_movables): Fix typo.
1998-02-18 manfred
1998-02-18 law * varasm.c (output_constant_pool): Fix dumb...
1998-02-18 law
1998-02-18 brendan./ChangeLog:
1998-02-18 law Remove this change until we can fix it correctly.
1998-02-18 law * Makefile.in (STAGESTUFF): Add genrtl.c, genrt...
1998-02-17 law * fold-const.c: Include "system.h" to get stdli...
1998-02-17 law * c-common.c (c_expand_start_cond, c_expand_end...
1998-02-17 robertl * sco5.h (ASM_OUTPUT_DOUBLE, ASM_OUTPUT_FLOAT,
1998-02-17 law * combine.c (simplify_rtx): Obey CLASS_CANNOT_C...
1998-02-17 law * Makefile.in (gcc.o): Depend on system.h, in accordan...
1998-02-17 law * haifa-sched.c: Include "system.h" to get...
1998-02-17 law * loop.c (rtx_equal_for_loop_p): Add some brace...
1998-02-17 gavin * mips/mips.h (CAN_ELIMINATE): Don't eliminate the...
1998-02-17 amylaarFix problems with last patch.
1998-02-17 amylaar * i386.md (adddi3): Add =!r,0,0,X alternative.
1998-02-16 dje * rs6000.h (MY_ISCOFF): Add numeric value of...
1998-02-16 gavin * mips/mips.c (mips_expand_epilogue): Update tsize_rtx if
1998-02-16 gavin * ginclude/va-mips.h: Replace casts of pointers to...
1998-02-16 jfc * loop.c (strength_reduce, record_biv, record_giv...
1998-02-16 jason * tree.c (first_rtl_op): New fn.
1998-02-15 law * toplev.c (flag_schedule_reverse_before_reload...
1998-02-15 law * gcc.c: Get system includes, prototypes and...
1998-02-15 law * system.h: Fix return type of bcmp prototype...
1998-02-15 wilsonFix Irix6 EH failures, was broken by mips16 patch.
1998-02-15 jfc * alias.c: Include <stdlib.h> and <string.h>.
1998-02-14 lawBump for snapshot
1998-02-14 rearnsha* arm/t-semi (STMP_FIXPROTO): Define to nothing.
1998-02-14 rearnsha* arm.md (movsfcc): Also validate operands[3] when...
1998-02-14 law * varasm.c (output_constant_pool): Bring back...
1998-02-13 wilsonFix C++ irix6 -g compiler abort.
1998-02-13 jason * except.c (emit_throw): Lose throw_used.
1998-02-13 amylaar * sched.c (update_flow_info, REG_WAS_0): Ignore if...
1998-02-13 law * genextract.c (main): Fix typo.
1998-02-13 robertlChange timestamp of my last entry to reflect checkin...
1998-02-13 robertl * c-lang.c (finish_file): Bracket declaration of stati...
1998-02-13 amylaar * combine.c (can_combine_p): Handle USEs in PARALLELs.
1998-02-13 law * config/linux.h (LIB_SPEC): Add -lc for -shared if
1998-02-13 law * rs6000/sysv4.h (ENDFILE_SPEC): add missing...
1998-02-13 law * system.h: New file to get common systems includes...
1998-02-12 law * cccp.c (new_include_prefix): Correctly handle...
1998-02-12 meissnerReplace gen_rtx (CONST_INT...) calls with GEN_INT calls
1998-02-12 robertl * expr.c (expand_assignment): Correct typo...
1998-02-12 law * cse.c (delete_dead_from_cse): If a libcall...
1998-02-12 gavin * mips.md (trucndihi2,truncdiqi2): Change these to...
1998-02-12 gavin * mips/mips.c (movdi_operand): Direct referances to...
1998-02-12 gavin * mips.md (extendsidi2): Allow extension to/from a...
1998-02-11 law * i386.c: Conditionally include <stdlib.h>...
1998-02-11 law * Makefile.in (WARN_CFLAGS): New variable.
1998-02-11 mmitchell * config/i386/i386.c (reg_mentioned_in_mem): Don't...
1998-02-11 wilsonPatch from Lee Iverson.
1998-02-11 gavin * mips/mips.md (movdi): These PLUS's need to be Pmode.
1998-02-11 law * Makefile.in (dwarf2out.o, emit-rtl.o, jump...
1998-02-11 law * stor-layout.c (layout_type): Do upper - lower...
1998-02-11 law * except.c (start_dynamic_cleanup): Remove...
1998-02-11 law * i386.c: Added include for recog.h.
1998-02-11 law * i386.c, i386.h, i386.md: Change gen_rtx ...
1998-02-11 law * flow.c (life_analysis): Do not conside the...
1998-02-10 davemFor movdi_v8plus pattern, output stx on alternative...
1998-02-10 djers6000.c (setup_incoming_varargs): Always set rs6000_sy...
1998-02-09 amylaar * reload.c (find_reloads_toplev): Handle arbitrary...
1998-02-09 wilsonPatch from jfc to fix printf format problems.
1998-02-09 law * alpha.c (alpha_return_addr): Remove unused...
1998-02-08 djeFeb 8 14:56:03 1998 Richard Kenner <kenner@vlsi1...
1998-02-08 law * bitmap.c (bitmap_debug_file): HOST_PTR_PRINTF conver...
1998-02-08 law * regmove.c: Fix various minor formatting problems.
1998-02-08 law * gansidecl.h: Check for a conflicting macro...
1998-02-07 law * expr.c (clear_pending_stack_adjust): Handle...
1998-02-07 law * function.c (assign_parms): Fix typo in last...
1998-02-07 law * gcc.c: Include <strings.h>/<string.h>, <stdli...
1998-02-07 law * c-common.c: Include <stdlib.h> and <string...
1998-02-07 law * c-decl.c (pushdecl): Set DECL_ORIGINAL_TYPE...
1998-02-07 rthHow I missed committing this I don't know.
1998-02-06 wilsonFix irix6 stdarg failure when last named arg has FP...
1998-02-06 gavinCorrect tx39 multilibs.
1998-02-06 jason * dwarf2out.c: Add old_args_size.
1998-02-06 law * calls.c (expand_call): Don't confuse member...
1998-02-05 lawTweak last entry "no output operands" instead of "no...
1998-02-05 law * stmt.c (expand_asm_operands): Correctly ident...
1998-02-05 law * c-common.c (decl_attributes): Flag unrecogniz...
1998-02-05 law * integrate.c (INTEGRATE_THRESHOLD): Inline...
1998-02-05 amylaar * regmove.c: Update.
1998-02-05 lawBump for snapshot
1998-02-04 amylaar Undo this change (the problem was actually in reload):
1998-02-03 law * jump.c (jump_optimize): Lose calls to modifie...
1998-02-03 law * jump.c (jump_optimize): Fix first arg to...
1998-02-02 rth * expr.c (expand_builtin_setjmp): Accept two new argum...
1998-02-02 wilsonPatch from John Carr to fix some 32/64 bit cross compil...
1998-02-02 wilsonRemove last of bytecode support.
1998-02-02 law * dwarf2out.c (dwarf2out_frame_init): Undo last change...
1998-02-02 law * regmove.c (fixup_match_1): Undo last change...
1998-02-02 law * mips.c (mips_expand_prologue): Change uses...
1998-02-02 law * makefile.vms: Remove bytecode references.
1998-02-02 law * jump.c (jump_optimize): Allow conditional...
1998-02-02 law * loop.c (get_condition): Handle sign-extended...
next