summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * stor-layout.c (place_field): Change rli->size to rli->offset.Richard Henderson2000-05-221-0/+4
* function.c (thread_prologue_and_epilogue_insns): Make sure existing line numb...Richard Henderson2000-05-221-0/+5
* alpha.c (alpha_fnname): New static variable.Richard Kenner2000-05-221-0/+10
* jump.c (jump_optimize_1): Don't increment LABEL_NUSES on deleted labels.Clinton Popetz2000-05-221-0/+5
* optabs.c (can_extend_p): Allow unsignedp to have any nonzero value.Richard Kenner2000-05-221-0/+3
* * varasm.c (eh_frame_section): Revert change to argument list.Zack Weinberg2000-05-221-0/+4
* final.c (final_scan_insn, [...]): Remove dangling "else" that causes "break" ...Richard Kenner2000-05-221-0/+6
* m68k.h (STORE_FLAG_VALUE): Macro set to (-1), not -1.Philippe De Muyter2000-05-221-0/+6
* sparc.md (movdf_insn_v9only_vis): fzero has just one argument.Jakub Jelinek2000-05-221-0/+5
* alias.c (record_component_aliases): New function.Richard Kenner2000-05-221-0/+7
* * jump.c (can_reverse_comparison_p): Be prepared for insn null.Richard Henderson2000-05-221-0/+1
* simplify-rtx.c (simplify_ternary_operation): Try to simplify IF_THEN_ELSE to ...Richard Henderson2000-05-221-0/+5
* inclhack.def (sun_malloc): Handle `calloc'.Kaveh R. Ghazi2000-05-221-0/+5
* combine.c (try_combine): Handle i3_subst_into_i2 case when I2 is not a PARALLEL.Richard Kenner2000-05-211-0/+5
* mn10300.md (movdi, movdf): 64-bit clean-up.Alexandre Oliva2000-05-201-0/+3
* final.c (split_double): Right shift of negative values is not portable.Alexandre Oliva2000-05-201-0/+3
* many applications of c_fix=format + testsBruce Korb2000-05-201-1/+1
* * ifcvt.c (if_convert): Scan and kill dead code.Alexandre Oliva2000-05-201-0/+2
* * emit-rtl.c (unshare_all_rtl): Store the copied rtx.Alexandre Oliva2000-05-201-0/+4
* yet more applications of c_fix=format + testsBruce Korb2000-05-201-0/+1
* top level:Zack Weinberg2000-05-201-0/+22
* more applications of c_fix=format + testsBruce Korb2000-05-201-0/+5
* alias.c: Clarify some comments.Richard Kenner2000-05-201-0/+4
* alias.c (aliases_everything_p): Don't special-case QImode here.Richard Kenner2000-05-201-0/+7
* * mklibgcc.in: Restore rule to create ${dir}.Alexandre Oliva2000-05-201-0/+4
* Makefile.in (libgcc.mk): Depend on xgcc$(exeext) for GCC_FOR_TARGET used by M...H.J. Lu2000-05-201-0/+8
* * Makefile.in (bootstrap): Unset LANG_LIB2FUNCS for stage 1.H.J. Lu2000-05-201-0/+4
* fold-const.c (make_range): Handle degenerated intervals.Alexandre Oliva2000-05-201-0/+5
* cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0.Richard Kenner2000-05-191-0/+33
* basic-block.h (struct edge_def): New field "count".Jan Hubicka2000-05-191-0/+45
* * ifcvt.c (find_if_case_2): Don't allow THEN to be EXIT.Richard Henderson2000-05-191-0/+2
* * flow.c (make_edges): The sibling call edge to exit is abnormal.Richard Henderson2000-05-191-0/+4
* jump.c (redirect_jump): Add delete_unused argument.Richard Henderson2000-05-191-1/+15
* ssa.c (convert_from_ssa): Tell life_analysis we need death notes.Clinton Popetz2000-05-191-0/+7
* cpphash.c (funlike_macroexpand): Make sure not to walk p1 past l1 when deleti...Zack Weinberg2000-05-191-0/+3
* cpplex.c (_cpp_scan_until): Clear AUX field of tokens.Zack Weinberg2000-05-191-0/+6
* test_text cleanupsBruce Korb2000-05-191-0/+11
* elfos.h (SELECT_SECTION): Don't access DECL_INITIAL of a CONSTRUCTOR.Richard Kenner2000-05-191-0/+5
* gcc.texi (MULTILIB_EXCEPTIONS): Correct example and update it to match the cu...Chris Demetriou2000-05-181-0/+5
* * Makefile.in (STAGESTUFF): Fix typo in spelling of s-under.Mark Mitchell2000-05-191-0/+4
* rtlanal.c (insn_dependant_p, [...]): New.Richard Henderson2000-05-181-0/+6
* mn10300.c (expand_prologue, [...]): 16-bit and 64-bit clean-up.Alexandre Oliva2000-05-191-0/+5
* configure.in (*-pc-msdosdjgpp): Set float_format to none.Mark Elbrecht2000-05-181-0/+5
* genopinit.c: Use $ for escape sequences in optab patterns.Zack Weinberg2000-05-181-0/+13
* jump.c (jump_optimize_1): Base minimum insn count during find_cross_jump on B...Richard Henderson2000-05-181-0/+5
* print-rtl.c (print_rtx): Only print note line number as string if between NOT...Jakub Jelinek2000-05-181-0/+6
* gcc-common.c (ggc_mark_rtx_children): Mark NOTE_EXPECTED_VALUE from NOTE_INSN...Jakub Jelinek2000-05-181-0/+6
* Place constant...Nick Clifton2000-05-181-0/+7
* configure.in (NO_MINUS_C_MINUS_O): Test `$ac_cv_prog_cc_${ac_cc}_c_o', not `$...Philippe De Muyter2000-05-181-0/+6
* c-common.h (enum c_tree_index): Add g77 type entries.Chris Demetriou2000-05-181-0/+8