aboutsummaryrefslogtreecommitdiff
path: root/gcc/mklibgcc.in
AgeCommit message (Expand)AuthorFilesLines
2005-06-27c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__.Richard Henderson1-1/+1
2005-04-19Makefile.in (libgcc.mk): Pass GCC_FOR_TARGET.Daniel Jacobowitz1-2/+3
2005-02-24re PR target/19019 (GCC ldouble format incompatibility with XLC long double)Jakub Jelinek1-15/+17
2005-02-19mklibgcc.in: If libgcc_eh.a would be empty, put a dummy object inside.Zack Weinberg1-0/+21
2005-02-19re PR other/19525 (In-build-directory multilib testing broken)Richard Sandiford1-136/+34
2005-02-15re PR bootstrap/18810 (Darwin's as unlinks /dev/null)Peter O'Gorman1-1/+5
2005-02-11tree-complex.c (expand_complex_libcall): New.Richard Henderson1-1/+2
2005-02-09re PR middle-end/19402 (__builtin_powi? still missing)Richard Guenther1-1/+2
2004-12-15mklibgcc.in (libgcc2_c_dep): Add dependency on libgcc2.h.Jan Beulich1-1/+1
2004-12-05mklibgcc.in (vis_hide): Add the prototype for the test.Andrew Pinski1-1/+1
2004-12-04re PR bootstrap/18804 (lib2funcs.vis:1: Error: unknown pseudo-op: `.hidden')John David Anglin1-1/+1
2004-12-04mklibgcc.in: Build shared libgcc and shared libunwind in gcc/.Alan Modra1-12/+6
2004-12-03mklibgcc.in: Put back the default set of EXTRA_MULTILIB_PART.H.J. Lu1-30/+28
2004-12-02re PR bootstrap/18532 (libgcc.mk isn't parallel build safe for multilib)H.J. Lu1-33/+45
2004-11-30mklibgcc.in: Correct calculation of libgcc_s_soname and libunwind_soname.Zack Weinberg1-40/+48
2004-11-30* gthr-gnat.c, gthr-gnat.h, gthr.h, libgcc2.h, unwind-dw2-fde.hZack Weinberg1-414/+585
2004-10-18re PR bootstrap/17684 (/usr/ccs/bin/ld: Can't create libgcc_s.sl)H.J. Lu1-0/+1
2004-09-03re PR target/14925 (libunwind enabled gcc generates incompatible libgcc_s.so.1)H.J. Lu1-10/+149
2004-09-02Makefile.in (LIB2ADDEHDEP): Add unwind.h and unwind-pe.h.Jan Beulich1-5/+8
2004-07-17libgcc2.c (__enable_execute_stack): New symbol.Eric Botcazou1-2/+2
2004-03-19* mklibgcc.in: Remove obsolete MAYBE_USE_COLLECT2.Ian Lance Taylor1-4/+4
2003-11-21mklibgcc.in: Evaluate shlib_slibdir_qual during link step too.Andreas Tobler1-2/+9
2003-10-08* mklibgcc.in: Don't hide undefined or typeless symbols.Rainer Orth1-1/+3
2003-09-08mklibgcc.in (libcc.a): Depend on stmp-dirs.Mark Mitchell1-3/+9
2003-06-07mklibgcc.in (lib2funcs): Remove _exit.Andreas Jaeger1-1/+1
2003-06-06mklibgcc.in: Propagate .note.GNU-stack section if needed into the .hidden ass...Jakub Jelinek1-2/+7
2003-05-14Makefile.in (LIBGCC_DEPS): Use $(srcdir) on gcov filesNathan Sidwell1-1/+1
2003-05-09mklibgcc.in: Remove extra quotes.Matt Kraai1-1/+1
2003-05-08mklibgcc.in: Use mkinstalldirs when installing multilib directories.Aldy Hernandez1-2/+2
2003-04-23Makefile.in (LIBGCC_DEPS): Add gcov headers.Nathan Sidwell1-1/+1
2003-04-12mklibgcc.in (libgcc-stage-start): For every multilib directory containing a l...Alexandre Oliva1-0/+1
2003-04-12mklibgcc.in (libgcc-stage-start): Move into the stage directory object files ...Alexandre Oliva1-1/+1
2003-04-07mklibgcc.in: Use a here document to avoid running afoul of shells that genera...Zack Weinberg1-7/+14
2003-02-04libgcc2.h, libgcc2.c (__ffsSI2): New.Richard Henderson1-3/+3
2003-02-01[multiple changes]Richard Henderson1-10/+15
2003-01-27Makefile.in (LIB2FUNCS_ST): Remove _gcov.Nathan Sidwell1-1/+37
2003-01-26Makefile.in (FPBIT_FUNCS): Added _sf_to_tf.Alexandre Oliva1-0/+17
2003-01-10Makefile.in (RANLIB_FOR_TARGET): Use RANLIB when native.Geoffrey Keating1-7/+3
2003-01-09Makefile.in (ORDINARY_FLAGS_TO_PASS): Also pass DESTDIR.Andreas Jaeger1-4/+4
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-2/+2
2002-10-03gcc.c (print_multi_os_directory): New variable.Jakub Jelinek1-45/+25
2002-05-31Makefile.in: Replace HOST_PREFIX...Nathanael Nerode1-2/+2
2002-05-09t-linux64 (SHLIB_MAPFILES): Set.Jakub Jelinek1-1/+4
2002-05-09re PR target/6429 (libgcc_s problem on dual 32/64-bit arches)Jakub Jelinek1-8/+77
2002-04-05* mklibgcc.in: Use $tmpmapfile, not tmp-$@.Jakub Jelinek1-2/+3
2002-04-05mklibgcc.in: Use separate libgcc.map for each multilib.Jakub Jelinek1-2/+2
2002-03-22mklibgcc.in (SHLIB_MKMAP_OPTS): New variable.Alan Modra1-1/+3
2002-03-05mklibgcc.in: Prepend a tab before .hidden, add $flags to gcc -r command line.Jakub Jelinek1-2/+2
2002-02-28* mklibgcc.in: Don't use GNU make extension.Jakub Jelinek1-8/+8
2002-02-27mklibgcc.in: Don't use \n in a line subject to interpretation by echo.Zack Weinberg1-1/+1