aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2003-06-26postreload.c (reload_cse_simplify_set): Call cselib_lookup earlier.Kazu Hirata1-1/+5
2003-06-26value-prof.c: New.Zdenek Dvorak1-3/+6
2003-06-26Makefile.in (cfgrtl.o): Add expr.h dependency.Zdenek Dvorak1-1/+1
2003-06-25Makefile.in (bt-load.o): Depend on $(TM_P_H).Kaveh R. Ghazi1-1/+1
2003-06-24langhooks-def.h (LANG_HOOKS_PREPARE_ASSEMBLE_VARIABLE): New macro.Jan Hubicka1-1/+1
2003-06-21Makefile.in: Update.Neil Booth1-1/+2
2003-06-21Makefile.in: Update.Neil Booth1-1/+1
2003-06-18bt-load.c: New file.Stephen Clarke1-1/+4
2003-06-18Makefile.in: Update.Neil Booth1-1/+1
2003-06-17Makefile.tpl: Remove BUILD_CC stuff.Nathanael Nerode1-64/+64
2003-06-17rtl.h: Remove declarations from coverage.h.Andreas Jaeger1-1/+1
2003-06-16* Makefile.in (install-mkheaders): Use INSTALL_SCRIPT for scripts.Richard Kenner1-4/+4
2003-06-16function.h (struct emit_status): Remove x_last_linenum, x_last_filename.Nathan Sidwell1-1/+1
2003-06-15Makefile.in (stagefeedback-start): Use $(SUBDIRS) instead of knowing names of...Richard Kenner1-1/+5
2003-06-14Makefile.in: Update to use common.opt and lang_opt_files.Neil Booth1-11/+12
2003-06-10Makefile.in, [...]: Replace "build_canonical" with build, "host_canonical" wi...Nathanael Nerode1-9/+9
2003-06-08cfglayout.c (insn_scope): New static functionJan Hubicka1-3/+3
2003-06-08* Makfile.in, cp/Make-lang.in: Forgotten commit.Neil Booth1-8/+9
2003-06-07Makefile.in (stageprofile_build): Kill redundant target.Jan Hubicka1-8/+0
2003-06-07Makefile.in (OJBS, c-opts.o): Update.Neil Booth1-11/+13
2003-06-07re PR other/7031 (program-suffix not respected in make install)Magnus Kreth1-1/+1
2003-06-07configure.in: Make $(target_subdir) correspond with top level usage.Nathanael Nerode1-4/+5
2003-06-06function.c (FLOOR_ROUND, CEIL_ROUND): Fix.Jan Hubicka1-2/+4
2003-06-06* Makefile.in (qmtest-g++): Use target_alias, not target.Phil Edwards1-1/+1
2003-06-05install.tex: Document profiledbootstrap.Jan Hubicka1-5/+118
2003-06-05Makefile.in (QMTESTRUNFLAGS): Set for DejaGNU emulation.Mark Mitchell1-34/+18
2003-06-04Makefile.in (varasm.o): Don't set -Wno-error.Kaveh R. Ghazi1-1/+0
2003-06-04c-common.c (handle_cleanup_attribute): New.Richard Henderson1-3/+4
2003-06-04Makefile.in (cse.o): Add params.h dependency.Zdenek Dvorak1-1/+1
2003-06-03optabs.c (expand_abs_nojump): Split out from ...Richard Henderson1-3/+3
2003-06-03*** empty log message ***Douglas B Rupp1-1/+1
2003-06-02Makefile.in (c-options.c): Pass in $(AWK) to opts.sh.Kaveh R. Ghazi1-2/+2
2003-06-01Makefile.in (c-options.c, [...]): Parallel make safe.Neil Booth1-1/+4
2003-05-31Makefile.in (c-opts.o, [...]): Update dependencies.Neil Booth1-1/+4
2003-05-29* Makefile.in (unstrap): Remove stage_last after make unstage1.Jason Merrill1-1/+2
2003-05-29re PR bootstrap/10169 (Bootstrap fails on mainline with Tru64 5.1B)Roger Sayle1-1/+1
2003-05-14Makefile.in (LIBGCC_DEPS): Use $(srcdir) on gcov filesNathan Sidwell1-4/+5
2003-05-13Makefile.in: Initialize program_transform_cross_name from @program_transform_...Michael Eager1-1/+1
2003-05-12Makefile.in (stage2_build, [...]): Set BUILD_CC to the same as CC.Neil Booth1-3/+3
2003-05-11re PR c/10675 (Compile time increases quadratically with struct size)Richard Henderson1-4/+4
2003-05-12* Makefile.in (out_object_file): Don't set -Wno-error for ${cpu}.o.Kaveh R. Ghazi1-1/+0
2003-05-09c-parse.in (if_stmt_locus): New object.Gabriel Dos Reis1-1/+2
2003-05-09expr.c (move_block_from_reg): Remove "size" parm.Alan Modra1-1/+1
2003-05-05Makefile.in: (site.exp): Add ALT_CC_UNDER_TEST, add quotes around expanded va...Janis Johnson1-2/+6
2003-05-04Makefile.in (LIBGCOV): Add _gcov_merge_add.Zdenek Dvorak1-1/+1
2003-05-03re PR c/10604 (-Wall includes sign conversion warning [3.3 regression])Zack Weinberg1-0/+2
2003-05-03* Makefile.in (gcov-iov.h): Use move-if-change and a stamp.Matt Kraai1-2/+5
2003-05-02Makefile.in (TREE_H): Replace location.h with input.h.Nathan Sidwell1-4/+4
2003-04-29* Makefile.in (quickstrap): Pass BOOT_CFLAGS to submake.Geoffrey Keating1-1/+1
2003-04-25configure.in (make_compare_target): Test for GNU cmp and set this variable ap...Phil Edwards1-5/+12