aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2001-07-19Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.Neil Booth1-5/+4
2001-07-19Makefile.in (toplev.o, [...]): Don't depend on dwarfout.h.Neil Booth1-3/+3
2001-07-15Makefile.in (integrate.o): Add debug.h.Richard Kenner1-1/+1
2001-07-12Makefile.in (final.o): Depend on debug.h.Neil Booth1-1/+1
2001-07-11Makefile.in (c-lex.o): Wrap long lines.Neil Booth1-1/+2
2001-07-10Makefile.in (toplev.o, [...]): Depend on debug.h, wrap long lines.Neil Booth1-9/+11
2001-07-10target.h (struct gcc_target): New fields init_builtins and expand_builtin.Stan Shebs1-1/+1
2001-07-09varray.c: Include errors.h for internal_error and trim_filename declarations.Andreas Jaeger1-1/+2
2001-07-09Makefile.in (OBJS): Add ssa-ccp.oJeff Law1-6/+9
2001-07-09[multiple changes]Richard Kenner1-2/+2
2001-07-08target.h (struct gcc_target): Add insert_attributes.Joseph Myers1-1/+1
2001-07-06Makefile.in (final.o): Depend on target.h.Neil Booth1-1/+1
2001-07-06Makefile.in (LIB2_DIVMOD_FUNCS): New.Andrew Haley1-8/+11
2001-07-04include: New directory.Joseph Myers1-12/+16
2001-07-03Makefile.in (insn-recog.o): Add dependency on reload.h.Andreas Jaeger1-1/+1
2001-07-02Makefile.in (doc): Depend on $(GENERATED_MANPAGES).Zack Weinberg1-1/+1
2001-06-30rtl.def (DEFINE_INSN, [...]): Change output-template slot to format 'T'.Zack Weinberg1-2/+2
2001-06-28Makefile.in (OBJS): Add df.oJeff Law1-12/+15
2001-06-28i386.md: Global update to use new string syntax where it will improve readabi...Zack Weinberg1-3/+8
2001-06-26toplev.c (display_help): Fix param thinko.Daniel Berlin1-6/+7
2001-06-26Makefile.in (TARGET_H, [...]): New.Neil Booth1-5/+7
2001-06-20Fix __builtin_expect on PowerPCsMichael Meissner1-1/+1
2001-06-19Makefile.in (OBJS): Replace dce.o with ssa-dce.oJeffrey A Law1-2/+2
2001-06-18unroll.c: Include predict.h.Jan Hubicka1-1/+1
2001-06-16gccspec.c (lang_specific_driver): If compiling ObjC, add -shared-libgcc when ...Franz Sirl1-0/+6
2001-06-13Makefile.in: Move _bb and __gcc_bcmp to LIB2FUNCS_ST.Zack Weinberg1-2/+2
2001-06-12loop.c: Include predict.hJan Hubicka1-1/+1
2001-06-10Makefile.in (c-parse.o): Depend on diagnostic.hGabriel Dos Reis1-2/+3
2001-06-09predict.def: New file.Jan Hubicka1-2/+3
2001-06-01c-tree.texi, [...]: Move to doc subdirectory.DJ Delorie1-53/+55
2001-06-01Makefile.in (s-mlib): Make backtick-commands always succeed.Hans-Peter Nilsson1-8/+8
2001-05-27c-tree.texi: Reformat the manual as a single chapter now included by gcc.texi.Theodore Papadopoulo1-25/+20
2001-05-25builtins.def: Encode additional information, such as names and types, here.Mark Mitchell1-1/+1
2001-05-23Makefile.in: Move many of the *_H definitions eariler in the file...Kelley Cook1-28/+28
2001-05-22Fix ia64 build problemsBernd Schmidt1-1/+1
2001-05-20* Makefile.in (dwarf2asm.o): Depend on $(TREE_H).Richard Henderson1-2/+2
2001-05-20Makefile.in (OBJS, [...]): Update.Neil Booth1-5/+7
2001-05-17i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.Zack Weinberg1-65/+8
2001-05-16Makefile.in (toplev.o): Add dependency on dwarf2asm.h.Andreas Jaeger1-11/+11
2001-05-14libgcc2.c, libgcc2.h: Restore __eprintf.Zack Weinberg1-3/+5
2001-05-13Makefile.in (STAMP): New macro.Mark Mitchell1-39/+44
2001-05-11c-lex.c (lex_charconst): Convert into a simple wrapper around cpp_interpret_c...Neil Booth1-1/+1
2001-05-11Makefile.in: Exterminate all references to assert.h.Zack Weinberg1-34/+3
2001-05-09objc.texi: Move from ../libobjc/objc-features.texi.Joseph Myers1-2/+4
2001-05-09Makefile.in (NM_FOR_TARGET): Look for ./nm, then .../binutils/nm-new instead ...Alexandre Oliva1-2/+4
2001-05-07* Makefile.in (tradcpp0): Correct typo in dependency list.Zack Weinberg1-1/+1
2001-05-04Index: gcc/gcc/ChangeLogGeoffrey Keating1-0/+1
2001-05-01config.gcc: Don't default xmake_file to ${cpu_type}/x-${cpu_type}.Zack Weinberg1-9/+6
2001-05-01* Makefile.in (install-headers): Remove redundant dependency.Angela Marie Thomas1-1/+1
2001-05-01diagnostic.def: New file.Gabriel Dos Reis1-1/+1