8sa1-gcc/gcc/ada/gcc-interface
Eric Botcazou 0de82be517 re PR ada/50842 (gnatmake fails to link in stage3 with undefined symbol _iconv_close)
PR ada/50842
	* gcc-interface/Makefile.in (SYMDEPS): Delete.
	(LIBICONV): New variable.
	(LIBICONV_DEP): Likewise.
	(LIBS): Add $(LIBICONV).
	(LIBDEPS): Add $(LIBICONV_DEP).
	(EXTRA_GNATTOOLS_OBJS): Merge into...
	(TOOLS_LIBS): ...this.  Add $(LIBICONV).

From-SVN: r180605
2011-10-28 07:13:44 +00:00
..
ada-tree.def
ada-tree.h ada-tree.h (DECL_LOOP_PARM_P): New flag. 2011-10-12 22:00:14 +00:00
ada.h
config-lang.in
cuintp.c
decl.c decl.c (elaborate_expression_1): Add EXPR_PUBLIC_P local variable. 2011-10-26 21:05:10 +00:00
gadaint.h prefix.h: Wrap up in extern "C" block. 2011-07-12 17:23:04 +00:00
gigi.h ada-tree.h (DECL_LOOP_PARM_P): New flag. 2011-10-12 22:00:14 +00:00
lang-specs.h lang-specs.h: Ensure -mrtp switch is passed when using either rtp-smp or ravenscar-cert-rtp... 2011-10-15 11:24:32 +02:00
lang.opt Makefile.in (LOOSE_WARN): Delete. 2011-10-12 22:41:57 +00:00
Make-lang.in Make-lang.in (GNATLIBFLAGS, [...]): Reintroduce. 2011-10-20 11:33:35 +00:00
Makefile.in re PR ada/50842 (gnatmake fails to link in stage3 with undefined symbol _iconv_close) 2011-10-28 07:13:44 +00:00
misc.c decl.c (gnat_to_gnu_entity): Try to make a packable type for fields of union types as well. 2011-10-26 20:45:09 +00:00
targtyps.c [multiple changes] 2011-08-29 11:24:55 +02:00
trans.c decl.c (gnat_to_gnu_entity): Try to make a packable type for fields of union types as well. 2011-10-26 20:45:09 +00:00
utils2.c decl.c (gnat_to_gnu_entity): Try to make a packable type for fields of union types as well. 2011-10-26 20:45:09 +00:00
utils.c decl.c (gnat_to_gnu_entity): Try to make a packable type for fields of union types as well. 2011-10-26 20:45:09 +00:00