aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/Make-lang.in
AgeCommit message (Expand)AuthorFilesLines
2003-03-04* Make-lang.in (java.tags): New target.Tom Tromey1-0/+4
2003-01-30Make-lang.in (po-generated): Find the targets in $(parsedir).Loren J. Rittle1-8/+8
2003-01-22gcj.texi (Input and output files): Mention non-class entries.Tom Tromey1-2/+5
2003-01-21Makefile.in (GCC_WARN_CFLAGS): Add $(WERROR) $($@-warn) (gtype-desc.o-warn...Kaveh R. Ghazi1-0/+2
2003-01-18Make-lang.in (java/jcf-write.o): Depend on $(TM_P_H).Kaveh R. Ghazi1-1/+1
2003-01-16Make-lang.in (f/target.o): Depend on toplev.h.Kaveh R. Ghazi1-1/+1
2003-01-12Make-lang.in (keyword.h): Pass "-L ANSI-C" to gperf.Kaveh R. Ghazi1-1/+1
2003-01-10Merge from pch-branch.Geoffrey Keating1-4/+4
2003-01-09Make-lang.in (java.install-common, [...]): Prepend $(DESTDIR) to destination ...Christian Cornelssen1-52/+53
2003-01-01Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header.Steven Bosscher1-5/+5
2002-12-30i* Make-lang.in: Protect against texi2pod/pod2man failing.DJ Delorie1-16/+16
2002-12-23gcc-common.texi: Define DEVELOPMENT.Joseph Myers1-2/+3
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-42/+53
2002-08-22re PR libgcj/7633 ($(prefix)/share used rather than $(datadir))Tom Tromey1-1/+1
2002-08-16Make-lang.in (java-tree-inline.o): New.Andrew Haley1-1/+8
2002-08-08configure.in (enable_coverage): New enable switch.Nathan Sidwell1-0/+1
2002-06-11* Make-lang.in (java/lang.o): Use LANGHOOKS_DEF_H.Tom Tromey1-1/+1
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-11/+18
2002-05-28tree.h: Forward-declare struct realvaluetype.Zack Weinberg1-3/+3
2002-05-16Makefile.in: Allow for PWDCMD to override hardcoded pwd.Rainer Orth1-1/+1
2002-04-12Add --extdirs support.Anthony Green1-1/+2
2002-04-08For PR libgcj/5303:Tom Tromey1-1/+24
2002-03-29Makefile.in (convert.o, [...]): Update.Neil Booth1-1/+1
2002-03-07Make-lang.in (JAVA_TARGET_INSTALL_NAME): Define.Jeff Sturm1-0/+3
2002-01-22decl.c (java_init_decl_processing): Use add_predefined_file.Tom Tromey1-1/+3
2002-01-16For PR libgcj/5303:Tom Tromey1-2/+14
2001-12-23arc.c (arc_hard_regno_mode_ok): Const-ify.Kaveh R. Ghazi1-1/+1
2001-12-16ChangeLog, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-12-14gcj.texi: Markup for man page generation.Matthias Klose1-1/+73
2001-12-11Make-lang.in: JAVA_INSTALL_NAME, JAVA_CROSS_NAME: Remove whitespaceMatthias Klose1-2/+2
2001-12-10Makefile.in: Add $(OUTPUT_OPTION) to compilation rules.Douglas B Rupp1-1/+1
2001-11-29configure.in (target_list): Add generated-manpages.Joseph Myers1-0/+1
2001-11-08configure.in: Add AC_ARG_PROGRAM to support program name transformation with ...Andreas Franck1-5/+6
2001-11-06Clean up langhooksNeil Booth1-1/+2
2001-10-31Makefile.in (INTL_TARGETS, POSUB): Delete all references.Zack Weinberg1-1/+1
2001-10-17Makefile.in (misc.o): Depend on langhooks.h.Richard Henderson1-1/+1
2001-08-13expr.h: Split out optab- and libfunc-related code to...Zack Weinberg1-3/+4
2001-08-09Move constructor/destructor handling into target hooks.Richard Henderson1-1/+1
2001-07-18For PR java/2812:Tom Tromey1-2/+2
2001-07-11Makefile.in (c-lex.o): Wrap long lines.Neil Booth1-1/+2
2001-07-04include: New directory.Joseph Myers1-4/+6
2001-06-28diagnostic.c (default_print_error_function): Tweak.Gabriel Dos Reis1-1/+1
2001-06-01c-tree.texi, [...]: Move to doc subdirectory.DJ Delorie1-4/+4
2001-05-27Make-lang.in ($(srcdir)/java/gcj.info): Added dependencies on fdl.texi.Theodore Papadopoulo1-5/+4
2001-05-01Make-lang.in ($(srcdir)/java/gcj.info): Added `-I..'.Tom Tromey1-3/+3
2001-04-11Makefile.in (ifcvt.o): Depend on toplev.h.Kaveh R. Ghazi1-1/+1
2001-04-06Make-lang.in ($(srcdir)/java/parse-scan.c): Run bison from build directory.Tom Tromey1-6/+5
2001-04-04ansidecl.h: All logic from gcc/gansidecl.h moved here.Zack Weinberg1-4/+3
2001-03-28IA-64 ABI Exception Handling.Richard Henderson1-1/+1
2001-03-27Makefile.in (SYSTEM_H): Define.Kaveh R. Ghazi1-27/+27