]> gcc.gnu.org Git - gcc.git/history - gcc/ChangeLog
haifa-sched.c: Include "system.h" to get <stdlib.h> and <stdio.h>.
[gcc.git] / gcc / ChangeLog
1998-02-17 Kaveh R. Ghazihaifa-sched.c: Include "system.h" to get <stdlib.h...
1998-02-17 Jeffrey A Lawloop.c (rtx_equal_for_loop_p): Add some braces to disam...
1998-02-17 Gavin Kochmips.h (CAN_ELIMINATE): Don't eliminate the frame point...
1998-02-17 J"orn RenneckeFix problems with last patch.
1998-02-17 J"orn Rennecke* i386.md (adddi3): Add =!r,0,0,X alternative.
1998-02-16 David Edelsohnrs6000.h (MY_ISCOFF): Add numeric value of U803XTOCMAGIC.
1998-02-16 Gavin Kochmips.c (mips_expand_epilogue): Update tsize_rtx if...
1998-02-16 Gavin Kochva-mips.h: Replace casts of pointers to int with casts...
1998-02-16 John Carrloop.c (strength_reduce, [...]): Use HOST_WIDE_INT_PRIN...
1998-02-16 Jason Merrilltree.c (first_rtl_op): New fn.
1998-02-15 Jeffrey A Lawtoplev.c (flag_schedule_reverse_before_reload): Delete...
1998-02-15 Kaveh R. Ghazigcc.c: Get system includes...
1998-02-15 Kaveh R. Ghazisystem.h: Fix return type of bcmp prototype from `void...
1998-02-15 Jim WilsonFix Irix6 EH failures, was broken by mips16 patch.
1998-02-15 John Carralias.c: Include <stdlib.h> and <string.h>.
1998-02-14 Jeffrey A LawBump for snapshot
1998-02-14 Richard Earnshawt-semi (STMP_FIXPROTO): Define to nothing.
1998-02-14 Richard Earnshawarm.md (movsfcc): Also validate operands[3] when compil...
1998-02-14 Jeffrey A Lawvarasm.c (output_constant_pool): Bring back 'done'...
1998-02-13 Jim WilsonFix C++ irix6 -g compiler abort.
1998-02-13 Jason Merrill* except.c (emit_throw): Lose throw_used.
1998-02-13 J"orn Renneckesched.c (update_flow_info, REG_WAS_0): Ignore if settin...
1998-02-13 Jeffrey A Law* genextract.c (main): Fix typo.
1998-02-13 Robert LipeChange timestamp of my last entry to reflect checkin...
1998-02-13 Robert Lipec-lang.c (finish_file): Bracket declaration of static_c...
1998-02-13 J"orn Rennecke* combine.c (can_combine_p): Handle USEs in PARALLELs.
1998-02-13 H.J. Lulinux.h (LIB_SPEC): Add -lc for -shared if USE_GNULIBC_...
1998-02-13 Franz Sirlsysv4.h (ENDFILE_SPEC): add missing %(endfile_linux...
1998-02-13 Kaveh R. Ghazisystem.h: New file to get common systems includes and...
1998-02-12 Jeffrey A Law* cccp.c (new_include_prefix): Correctly handle -I./.
1998-02-12 Michael MeissnerReplace gen_rtx (CONST_INT...) calls with GEN_INT calls
1998-02-12 Robert Lipeexpr.c (expand_assignment): Correct typo exposed by...
1998-02-12 Jeffrey A Lawcse.c (delete_dead_from_cse): If a libcall produces...
1998-02-12 Gavin Kochmips.md (trucndihi2,truncdiqi2): Change these to suppor...
1998-02-12 Gavin Kochmips.c (movdi_operand): Direct referances to symbols...
1998-02-12 Gavin Kochmips.md (extendsidi2): Allow extension to/from a non...
1998-02-11 Marc Lehmanni386.c: Conditionally include <stdlib.h>, <string.h...
1998-02-11 Kaveh R. GhaziMakefile.in (WARN_CFLAGS): New variable.
1998-02-11 Mark Mitchelli386.c (reg_mentioned_in_mem): Don't abort when falling...
1998-02-11 Lee IversonPatch from Lee Iverson.
1998-02-11 Gavin Koch* mips/mips.md (movdi): These PLUS's need to be Pmode.
1998-02-11 Kaveh R. GhaziMakefile.in (dwarf2out.o, [...]): Depend on insn-codes...
1998-02-11 Richard Hendersonstor-layout.c (layout_type): Do upper - lower in the...
1998-02-11 Robert Lipeexcept.c (start_dynamic_cleanup): Remove unused variabl...
1998-02-11 Marc Lehmanni386.c: Added include for recog.h.
1998-02-11 John F. Carri386.c, [...]: Change gen_rtx (X, ...) to gen_rtx_X...
1998-02-11 Jeffrey A Lawflow.c (life_analysis): Do not conside the stack pointe...
1998-02-10 John F. CarrFor movdi_v8plus pattern, output stx on alternative...
1998-02-10 Richard Kennerrs6000.c (setup_incoming_varargs): Always set rs6000_sy...
1998-02-09 J"orn Renneckereload.c (find_reloads_toplev): Handle arbitrary non...
1998-02-09 John CarrPatch from jfc to fix printf format problems.
1998-02-09 Kaveh R. Ghazialpha.c (alpha_return_addr): Remove unused variable...
1998-02-08 Richard KennerFeb 8 14:56:03 1998 Richard Kenner <kenner@vlsi1.ultra...
1998-02-08 John Carrbitmap.c (bitmap_debug_file): HOST_PTR_PRINTF converts...
1998-02-08 Jim Wilsonregmove.c: Fix various minor formatting problems.
1998-02-08 Kaveh R. Ghazigansidecl.h: Check for a conflicting macro definition...
1998-02-07 Jeffrey A Lawexpr.c (clear_pending_stack_adjust): Handle case where...
1998-02-07 Jeffrey A Law* function.c (assign_parms): Fix typo in last change.
1998-02-07 Robert Lipegcc.c: Include <strings.h>/<string.h>, <stdlib.h>,...
1998-02-07 Robert Lipec-common.c: Include <stdlib.h> and <string.h>/<strings.h>.
1998-02-07 Greg McGary* c-decl.c (pushdecl): Set DECL_ORIGINAL_TYPE once...
1998-02-07 Kaveh R. GhaziHow I missed committing this I don't know.
1998-02-06 Jim WilsonFix irix6 stdarg failure when last named arg has FP...
1998-02-06 Gavin KochCorrect tx39 multilibs.
1998-02-06 Jason Merrilldwarf2out.c: Add old_args_size.
1998-02-06 Mark Mitchellcalls.c (expand_call): Don't confuse member functions...
1998-02-05 Jeff LawTweak last entry "no output operands" instead of "no...
1998-02-05 Jeffrey A Lawstmt.c (expand_asm_operands): Correctly identify asm...
1998-02-05 Mumit Khanc-common.c (decl_attributes): Flag unrecognized attribu...
1998-02-05 Marc Lehmannintegrate.c (INTEGRATE_THRESHOLD): Inline only small...
1998-02-05 J"orn Renneckeregmove.c: Update.
1998-02-05 Jeffrey A LawBump for snapshot
1998-02-04 J"orn RenneckeUndo this change (the problem was actually in reload):
1998-02-03 Jeffrey A Lawjump.c (jump_optimize): Lose calls to modified_in_p...
1998-02-03 Jeffrey A Lawjump.c (jump_optimize): Fix first arg to modified_in_p...
1998-02-02 Richard Hendersonexpr.c (expand_builtin_setjmp): Accept two new argument...
1998-02-02 John CarrPatch from John Carr to fix some 32/64 bit cross compil...
1998-02-02 Jim WilsonRemove last of bytecode support.
1998-02-02 Andreas Schwabdwarf2out.c (dwarf2out_frame_init): Undo last change...
1998-02-02 Andreas Schwabregmove.c (fixup_match_1): Undo last change which remov...
1998-02-02 Gavin Kochmips.c (mips_expand_prologue): Change uses of TARGET_64...
1998-02-02 Klaus Kaempfmakefile.vms: Remove bytecode references.
1998-02-02 Michael P. Hayesjump.c (jump_optimize): Allow conditional loading of...
1998-02-02 J"orn Rennecke* loop.c (get_condition): Handle sign-extended constants.
1998-02-02 Hans-Peter Nilsson* expr.c (emit_push_insn): Add code to use movstrti...
1998-02-02 Hans-Peter Nilssonexpr.c (emit_push_insn): Use same max-move-amount for...
1998-02-01 Toon Moenex-next: Remove /NextDeveloper/Headers from the director...
1998-02-01 Franz Sirl* rs6000/linux.h: define JUMP_TABLES_IN_TEXT_SECTION
1998-02-01 Klaus Kaempf* cccp.c (main): Predefine __VMS_VER on VMS.
1998-02-01 J"orn Renneckeexpr.c (get_inner_reference): Use sbitsizetype for...
1998-02-01 Jeffrey A Law* combine.c (simplify_shift_const): Fix typo in last...
1998-02-01 John Carrcombine.c (simplify_shift_const): (lshiftrt (truncate...
1998-02-01 Richard Hendersonalpha.c (alpha_expand_unaligned_load): Use expand_binop...
1998-02-01 Jeffrey A Lawmips.md (adddi3_internal_2): Be consistent with adddi3...
1998-02-01 Kaveh R. Ghaziaclocal.m4 (GCC_NEED_DECLARATION): Modify macro to...
1998-01-31 Jeffrey A Lawtoplev.c (close_dump_file): Wrap function prototype...
1998-01-30 John Carrsparc.c (sparc_override_options): Make v8plus and ultra...
1998-01-30 John F. Carrpatch from jfc to improve aliasing/scheduling
1998-01-30 Jeff LawTweak last entry.
1998-01-30 Jeffrey A Lawconfigure.in: Check for declaration of abort.
next
This page took 0.915109 seconds and 108 git commands to generate.