]> gcc.gnu.org Git - gcc.git/history - gcc/ChangeLog
flow.c: Update comment.
[gcc.git] / gcc / ChangeLog
1998-10-12 John Wehleflow.c: Update comment.
1998-10-12 Jason Merrillt-cygwin32 (TARGET_LIBGCC2_CFLAGS): Define.
1998-10-12 Jeffrey A LawBump for snapshot
1998-10-11 Robert Lipec-pragma.c (handle_pragma_token): If passed a token...
1998-10-11 Mark Mitchell* flow.c (find_basic_blocks_1): Fix prototype.
1998-10-11 Ken RaeburnFine-grained control of -fcheck-memory-usage with new...
1998-10-11 Zack Weinbergcppexp.c: When forcing unsigned comparisons, cast both...
1998-10-10 Jeffrey A Lawflow.c (find_basic_blocks): Delte "live_reachable_p...
1998-10-10 Richard Hendersonbasic-block.h (EXECUTE_IF_SET_IN_SBITMAP): New macro.
1998-10-10 Jeffrey A Law* regmove.c (optimize_reg_copy_3): Honor TRULY_NOOP_TRU...
1998-10-09 Kaveh R. GhaziWarning fixes:
1998-10-09 Graham Stottflow.c (print_rtl_with_bb): Changed type of in_bb_p...
1998-10-09 Bernd Schmidtflow.c (life_analysis_1): Break out some functions.
1998-10-09 Richard Hendersonexpmed.c (store_bit_field): Pun non-integral str_rtx...
1998-10-09 Jeffrey A Lawglobal.c (build_insn_chain): Verify no real insns exist...
1998-10-09 David Edelsohn* loop.c (insert_bct): Ensure loop_iteration_var non...
1998-10-08 Jeffrey A Law* toplev.c (output_file_directive): Use DIR_SEPARATOR...
1998-10-08 Jeff Lawemit-rtl.c (init_emit_once): Call INIT_EXPANDERS.
1998-10-08 David Edelsohn* rs6000.h (RTX_COSTS): Add PROCESSOR_PPC604e cases.
1998-10-08 Jeffrey A Law* i386/xm-cygwin32.h: Only define POSIX if it is not...
1998-10-08 Jeffrey A Law* jump.c (jump_optimize): Revert accidental patch.
1998-10-08 Richard Hendersonflow.c (find_basic_blocks): Correctly determine when...
1998-10-08 Jeffrey A LawMakefile.in (cpplib.o): Use unlibsubdir.
1998-10-08 Jim WilsonFix for powerpc/c4x problem with missed loop optimizations.
1998-10-08 Jeffrey A LawBump for snapshot
1998-10-08 Richard Frith-Macd... c-lex.c (remember_protocol_qualifiers): Handle RID_BYREF.
1998-10-08 Jeff Lawc-common.c (type_for_mode): Only return TItype nodes...
1998-10-08 Bernd Schmidtstmt.c (n_occurrences): New static function.
1998-10-08 Michael Hayesflags.h (flag_branch_on_count_reg): Always declare
1998-10-08 Michael Hayesreal.c (c4xtoe): Remove unused variables.
1998-10-08 Richard Hendersonflow.c (find_basic_blocks): Calc upper bound for extra...
1998-10-07 David S. Miller* config/sparc/sol2-sld-64.h (ASM_CPU_SPEC): Fix typo.
1998-10-07 Ken Raeburnmips.md (tablejump_internal3, [...]): Tack on a `use...
1998-10-07 Richard Hendersongcse.c (pre_insert_insn): Tweek to notice that calls...
1998-10-07 Nick CliftonMove definition of HANDLE_PRAGMA_PACK_PUSH_POP out...
1998-10-07 Nick CliftonDo not insert packing attributes unless #pragma pack...
1998-10-07 Jim WilsonFix for irix6 -O0 bug, see testcase gcc.c-torture/compi...
1998-10-07 Richard Hendersongcse.c (pre_insert_insn): When a call ends a bb, insert...
1998-10-07 Kaveh R. GhaziWarning fixes:
1998-10-07 Bernd Schmidtjump.c (duplicate_loop_exit_test): Strip REG_WAS_0...
1998-10-07 Bernd Schmidt* loop.c (count_one_set): Add prototype.
1998-10-07 Manfred Hollsteinreload1.c (reload): Call free before clobbering the...
1998-10-07 David S. Millersol2-sld-64.h (TRANSFER_FROM_TRAMPOLINE): Rework for...
1998-10-07 Jeffrey A LawMakefile.in (DRIVER_DEFINES): Remove last change.
1998-10-07 Bernd Schmidtcaller-save.c (restore_referenced_regs): Lose mode...
1998-10-06 Bernd Schmidtloop.c (count_one_set): New static function, broken...
1998-10-06 Bernd Schmidti386.md (addsidi3_1): Delete unused variable temp.
1998-10-06 Bernd Schmidt* rtl.h: Don't declare any functions also declared...
1998-10-06 Richard Henderson* collect2.c (main): Initialize ld_file_name.
1998-10-06 Catherine Mooresysv4.h (ASM_OUTPUT_SECTION_NAME): Don't check for...
1998-10-06 J"orn Rennecke* cse.c (insert_regs): Fix bug in Sep 24 change.
1998-10-06 J"orn RenneckeCleanup for -fdump-unnumbered:
1998-10-06 Bernd SchmidtMakefile.in (stupid.o): Update dependencies.
1998-10-05 Alexandre Petit... tree.def (GOTO_EXPR): Modified documentation.
1998-10-05 David Edelsohnunroll.c (loop_iteration_var, [...]): No longer static.
1998-10-05 Herman A.J. ten... loop.c (move_movables): Corrected threshold calculation...
1998-10-05 Bernd Schmidt* loop.c (combine_givs_p): Fix test for identical givs.
1998-10-05 Nick CliftonIf errorcount nonzero, don't call abort if the function...
1998-10-05 Jeff Lawcombine.c (simplify_rtx): Do not replace TRUNCATE with...
1998-10-05 Jeffrey A LawBump for snapshot
1998-10-05 Jeffrey A LawBump for snapshot
1998-10-05 Torbjorn Granlundexpmed.c (expand_divmod): Don't widen for computing...
1998-10-05 Zack Weinbergcpplib.c (macroexpand): Correct off-by-one error in...
1998-10-04 Richard Hendersoncombine.c (expand_field_assignment): Don't do bitwise...
1998-10-04 Jason Merrilltlink.c (scan_linker_output): Recognize errors from...
1998-10-04 Jakub Jelineksparc.md (ashldi3+1): Name it ashldi3_sp64.
1998-10-04 David S. Millerfunction.c (purge_addressof_1): If trying to take a...
1998-10-03 Richard Henderson* alpha/linux.h (CPP_PREDEFINES): Define __alpha__...
1998-10-03 Jason MerrillPROJECTS: Remove template friends.
1998-10-03 Jason Merrillvarasm.c (assemble_start_function, [...]): Do ASM_GLOBA...
1998-10-03 John Carrdwarf2out.c (expand_builtin_dwarf_reg_size): Initialize...
1998-10-02 David S. Millerfunction.c (purge_addressof_1): Do not perform endianne...
1998-10-02 Jeffrey A Lawh8300.c (WORD_REG_USED): Fix typo.
1998-10-02 Jeff Lawcaller-save.c (insert_save_restore): Break this functio...
1998-10-02 Bernd Schmidtreload1.c (reload): Break out some more pieces into...
1998-10-02 Bernd Schmidtglobal.c (global_alloc): Delete code to manage the...
1998-10-02 Bernd Schmidt* recog.c (alter_subreg): Delete declaration.
1998-10-02 Andreas Jaeger* Makefile.in (cccp.o): Fix typo in last patch.
1998-10-02 J"orn Rennecket-sh (LIB1ASMFUNCS): Add _set_fpscr .
1998-10-02 Jeff Lawregclass.c (reg_scan_mark_refs): Return immediately...
1998-10-02 Jeffrey A LawMakefile.in (unlibsubdir): Define.
1998-10-01 Bernd Schmidtregmove.c (regmove_optimize): Add variable old_max_uid.
1998-10-01 David S. Millerdwarf2out.c (expand_builtin_dwarf_reg_size): Use FIRST_...
1998-10-01 Nick CliftonImport some interworking support code from devo.
1998-10-01 J"orn Renneckereload1.c (choose_reload_regs): Fix test if reload_reg_...
1998-10-01 John Carrdwarf2out.c (expand_builtin_dwarf_reg_size): Fix to...
1998-10-01 Nick CliftonAdd support for v850 special data areas.
1998-10-01 Gavin Romig-Kochcalls.c (expand_call): Encapsulate code into copy_blkmo...
1998-10-01 Nick CliftonAdd support for #pragma pack(push,<n>) and #pragma...
1998-10-01 Nick CliftonAdd invocation of SET_DEFAULT_DECL_ATTRIBUTES, if defined.
1998-09-30 Robert Lipeconfig.sub: Recognize i[34567]86-pc-udk as new target.
1998-09-30 Zack Weinbergcpplib.c (macroexpand): If arg->raw_before or arg-...
1998-09-30 Jeffrey A Lawreorg.c (check_annul_list_true_false): Remove unused...
1998-09-30 Zack Weinbergtoplev.c (documented_lang_options): Recognize -include...
1998-09-30 Michael Hayesregs.h (HARD_REGNO_CALL_PART_CLOBBERED): New macro.
1998-09-30 Richard Hendersonfunction.c (purge_addressof_1): Use bitfield manipulati...
1998-09-30 Herman ten Bruggereorg.c (try_merge_delay_insns): Account for resources...
1998-09-30 Jeffrey A Lawloop.c (check_dbra_loop): Use a vanilla loop reversal...
1998-09-30 Jeff Lawregs.h (HARD_REGNO_CALLER_SAVE_MODE): New macro.
1998-09-30 Zack Weinbergconfigure.in: Add --enable-cpplib option which uses...
next
This page took 0.768918 seconds and 108 git commands to generate.