aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2001-12-02vms.h (VMS_DEBUGGING_INFO): New macro.Douglas B Rupp1-1/+3
2001-11-30Purge cruft now we have build libiberty.Zack Weinberg1-102/+17
2001-11-29* Makefile.in (insn-output.o): Depend on insn-codes.h.Kaveh R. Ghazi1-1/+1
2001-11-29configure.in (target_list): Add generated-manpages.Joseph Myers1-1/+2
2001-11-28Makefile.in (ORDINARY_FLAGS_TO_PASS): Remove STAGE_PREFIX.Arnaud Charlet1-3/+4
2001-11-28Remove extra blankRichard Kenner1-1/+1
2001-11-28* Makefile.in (OBJS): Sort alphabetically.Richard Kenner1-4/+3
2001-11-27* Makefile.in: Forgotten commit.Neil Booth1-4/+6
2001-11-27Makefile.in (c-lang.o): Depends on langhooks-def.h.Richard Kenner1-3/+3
2001-11-26cppfiles.c (stack_include_file): Don't optimize zero-length files.Neil Booth1-1/+1
2001-11-22tree-dump.c: Rename from c-dump.c.Bryce McKinlay1-7/+7
2001-11-19* Makefile.in: Use INSTALL_SCRIPT not INSTALL_PROGRAM.Jason Wilkins1-1/+1
2001-11-18re PR bootstrap/4020 (Shell script syntax errors in gcc make files)Craig Rodrigues1-2/+2
2001-11-18install-old.texi: Move some sections out to ...Joseph Myers1-2/+4
2001-11-18* Makefile.in: Update.Neil Booth1-3/+3
2001-11-16linux-and-gnu.texi: Remove.Joseph Myers1-2/+2
2001-11-14dbxout.c (dbxout_symbol_location): Update call of alter_subreg.Jan Hubicka1-1/+1
2001-11-14texi2pod.pl: Handle @ifnottex, @iftex and @display.Joseph Myers1-25/+64
2001-11-13Makefile.in (explow.o): Now depends on ggc.h.Richard Kenner1-1/+1
2001-11-13Makefile.in (expr.o): Depends on insn-attr.h.Richard Kenner1-3/+3
2001-11-13* Makefile.in (cfgcleanup.o): Depend on insn-config.hKaveh R. Ghazi1-1/+2
2001-11-12gcc.texi: Move several chapters out to ...Joseph Myers1-2/+10
2001-11-12Makefile.in (c-lang.o): Depend on $(VARRAY_H).Alexandre Oliva1-1/+1
2001-11-11gcc.texi: Move several chapters out to ...Joseph Myers1-2/+8
2001-11-09Makefile.in: Update.Neil Booth1-2/+3
2001-11-09Makefile.in (.po.pox): Look both in srcdir and builddir for $(PACKAGE).pot.Zack Weinberg1-3/+6
2001-11-09Makefile.in ($(HOST_PREFIX_1)rtl.o, $(HOST_PREFIX_1)print-rtl.o, $(HOST_PREFI...Andreas Schwab1-8/+10
2001-11-09c-lang.c (LANG_HOOKS_NAME): New.Neil Booth1-4/+5
2001-11-08Makefile.in (GCC_FOR_TARGET): Add build_tooldir/sys-include.Richard Henderson1-10/+10
2001-11-08configure.in: Add AC_ARG_PROGRAM to support program name transformation with ...Andreas Franck1-11/+12
2001-11-07Makefile.in (df.o): Add fibheap.h to dependencies.Daniel Berlin1-1/+3
2001-11-06Clean up langhooksNeil Booth1-6/+8
2001-11-06aclocal.m4: (AM_WITH_NLS): Don't look at ALL_LINGUAS.Zack Weinberg1-10/+16
2001-11-05Makefile.in (bb-reoder.o): Add depdendency on cfglayout.h; remove unneded dep...Jan Hubicka1-3/+5
2001-11-04Makefile.in (dbxout.o): Depend on function.h.Kaveh R. Ghazi1-1/+1
2001-11-01re PR other/704 (--help and --version)Joseph Myers1-1/+1
2001-10-31Makefile.in (INTL_TARGETS, POSUB): Delete all references.Zack Weinberg1-13/+76
2001-10-29* Makefile.in (OBJS): Put all files in alphabetical order.Richard Kenner1-17/+16
2001-10-28Makefile.in (toplev.o, halfpic.o): Depend on halfpic.hKaveh R. Ghazi1-2/+2
2001-10-26Makefile.in (unstage*): Remove as, ld, collect-ld before moving everything ba...Richard Henderson1-0/+3
2001-10-21aclocal.m4 (AM_WITH_NLS): Also create and substitute INTLDEPS variable, which...Zack Weinberg1-1/+2
2001-10-20toplev.h (struct lang_hooks): HONOR_READONLY now bool.Richard Kenner1-1/+1
2001-10-20basic-block.h (find_sub_basic_blocks): Use sbitmap parameter.Jan Hubicka1-2/+2
2001-10-19Makefile.in (rtlanal.o): Depend on $(TM_P_H).Kaveh R. Ghazi1-1/+1
2001-10-19aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H and USE_INCLUDED_LIBINTL w...Zack Weinberg1-3/+2
2001-10-17Makefile.in (print-rtl.o): Depend on TREE_H.Richard Kenner1-2/+2
2001-10-12ABOUT-NLS, aclocal.m4: Update i18n framework from gettext 0.10.40.Zack Weinberg1-7/+1
2001-10-10langhooks.c: Include langhooks.h.Richard Henderson1-1/+1
2001-10-10langhooks.c: Include rtl.h, insn-config.h and integrate.h.Janis Johnson1-1/+1
2001-10-08langhooks.h: New file.Alexandre Oliva1-5/+6