summaryrefslogtreecommitdiff
path: root/gcc/ada/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in, [...]: Replace "build_canonical" with build, "host_canonical" wi...Nathanael Nerode2003-06-101-1/+1
* re PR ada/9953 (Unsatisfied symbols: U_prep_frame_rec_for_unwind (code))Olivier Hainque2003-03-271-2/+21
* * Make-lang.in, Makefile.in, config-lang.in: GCC, not GNU CC.Nathanael Nerode2003-03-131-4/+4
* Makefile.in (install-gnatlib): Match previous change there so it works.Laurent Guerby2003-03-021-6/+6
* re PR ada/8344 (mips-rtems build problem)Laurent Guerby2003-01-301-4/+4
* 5rosinte.ads: Add SIGXCPU.Joel Sherrill2003-01-291-3/+3
* Make-lang.in (ada.install-info, [...]): Prepend $(DESTDIR) to the destination...Christian Cornelssen2003-01-091-20/+20
* update_version: Do not check in files which are unchanged.Zack Weinberg2002-09-241-2/+2
* re PR ada/7144 (Typo in Makefile-comment)Andreas Jaeger2002-06-281-1/+1
* Makefile.in (SHELL): Set to @SHELL@.Kaveh R. Ghazi2002-06-251-1/+1
* Makefile.in, [...]: Documentation is now built in Make-lang.in.Florian Weimer2002-05-311-36/+0
* Makefile.in (ADAC): Define.Rainer Orth2002-05-231-1915/+3
* Makefile.in: Allow for PWDCMD to override hardcoded pwd.Rainer Orth2002-05-161-4/+5
* Make-lang.in (gnat1$(exeext), [...]): Restore $(CONFIG_H) and prefix.o depend...Rainer Orth2002-05-141-1/+1
* x-ada (ADA_CFLAGS): Rename to X_ADA_CFLAGS.John David Anglin2002-05-021-8/+14
* gnat_rm.texi: Do not include texiplus.texi.Florian Weimer2002-04-211-0/+36
* make.adb: Implement -margs, remove restriction about file name placement.Laurent Guerby2002-04-041-3/+4
* Makefile.in: Pass VPATH=$(fsrcdir) when calling make in rts directory.Andreas Schwab2002-03-291-3/+3
* * Makefile.in (stamp-sdefault): Fix path for Makefile.Andreas Jaeger2002-03-281-1/+1
* Fix typo in comment.Richard Henderson2002-03-121-1/+1
* * Makefile.in (.NOTPARALLEL): Add fake tag.Richard Henderson2002-03-111-0/+4
* 41intnam.ads, [...]: Merge in ACT changes.Geert Bosch2002-03-081-2253/+1986
* bindgen.adb: Minor reformattingGeert Bosch2001-12-201-26/+15
* sem_res.adb (Resolve_Selected_Component): do not generate a discriminant chec...Geert Bosch2001-12-191-13/+17
* 5ataprop.adb, [...]: Fix spelling errors.Joseph Myers2001-12-161-5/+5
* lib-xref.adb (Output_Refs): Don't output type references outside the main uni...Geert Bosch2001-12-111-2/+11
* sem_ch12.adb (Instantiate_Package_Body): if instance is a compilation unit...Geert Bosch2001-12-051-0/+4
* * Makefile.in: Add dependencies for System.IO for GNAT.RegexpRobert Dewar2001-12-051-6/+7
* * Makefile.in: (HIE_SOURCES): add s-fat*.Arnaud Charlet2001-12-051-0/+6
* Makefile.in (update-sources): New target.Geert Bosch2001-12-041-0/+3
* build-make, cross-make: Delete file.Zack Weinberg2001-12-041-15/+4
* Makefile.in (misc.o): Add missing $(srcdir) prefix and add optabs.h dependency.Graham Stott2001-12-011-3/+3
* * Makefile.in (stamp-tool_src_dir): Use symbolic link.Andreas Jaeger2001-11-271-1/+1
* Makefile.in: Regenerate Ada dependencies.Laurent Guerby2001-11-271-1407/+936
* Makefile.in (INCLUDES_FOR_SUBDIR): Remove redundant system include since it i...Laurent Guerby2001-11-191-1/+1
* Clean up langhooksNeil Booth2001-11-061-1/+1
* * Makefile.in (tools, gnattools): Remove gnatmem.Geert Bosch2001-10-191-2/+2
* Makefile.in (misc.o): Depend on langhooks.h.Richard Henderson2001-10-171-2/+3
* * Makefile.in:Pascal Obry2001-10-121-10/+16
* freebsd.h, [...]: Update FSF address.Joseph Myers2001-10-091-1/+2
* Makefile.in (treeprs.ads, [...]): Automatically build utilities when files ne...Geert Bosch2001-10-091-14/+24
* aclocal.m4 (gcc_AC_PROG_GNAT): New.Zack Weinberg2001-10-081-27/+39
* New Language: AdaRichard Kenner2001-10-021-0/+4749