summaryrefslogtreecommitdiff
path: root/gcc/mklibgcc.in
Commit message (Expand)AuthorAgeFilesLines
* Makefile.def (target_modules): Add libssp.Jakub Jelinek2005-07-021-1/+1
* c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__.Richard Henderson2005-06-271-1/+1
* Makefile.in (libgcc.mk): Pass GCC_FOR_TARGET.Daniel Jacobowitz2005-04-191-2/+3
* re PR target/19019 (GCC ldouble format incompatibility with XLC long double)Jakub Jelinek2005-02-241-15/+17
* mklibgcc.in: If libgcc_eh.a would be empty, put a dummy object inside.Zack Weinberg2005-02-191-0/+21
* re PR other/19525 (In-build-directory multilib testing broken)Richard Sandiford2005-02-191-136/+34
* re PR bootstrap/18810 (Darwin's as unlinks /dev/null)Peter O'Gorman2005-02-151-1/+5
* tree-complex.c (expand_complex_libcall): New.Richard Henderson2005-02-111-1/+2
* re PR middle-end/19402 (__builtin_powi? still missing)Richard Guenther2005-02-091-1/+2
* mklibgcc.in (libgcc2_c_dep): Add dependency on libgcc2.h.Jan Beulich2004-12-151-1/+1
* mklibgcc.in (vis_hide): Add the prototype for the test.Andrew Pinski2004-12-051-1/+1
* re PR bootstrap/18804 (lib2funcs.vis:1: Error: unknown pseudo-op: `.hidden')John David Anglin2004-12-041-1/+1
* mklibgcc.in: Build shared libgcc and shared libunwind in gcc/.Alan Modra2004-12-041-12/+6
* mklibgcc.in: Put back the default set of EXTRA_MULTILIB_PART.H.J. Lu2004-12-031-30/+28
* re PR bootstrap/18532 (libgcc.mk isn't parallel build safe for multilib)H.J. Lu2004-12-021-33/+45
* mklibgcc.in: Correct calculation of libgcc_s_soname and libunwind_soname.Zack Weinberg2004-11-301-40/+48
* * gthr-gnat.c, gthr-gnat.h, gthr.h, libgcc2.h, unwind-dw2-fde.hZack Weinberg2004-11-301-414/+585
* re PR bootstrap/17684 (/usr/ccs/bin/ld: Can't create libgcc_s.sl)H.J. Lu2004-10-181-0/+1
* re PR target/14925 (libunwind enabled gcc generates incompatible libgcc_s.so.1)H.J. Lu2004-09-031-10/+149
* Makefile.in (LIB2ADDEHDEP): Add unwind.h and unwind-pe.h.Jan Beulich2004-09-021-5/+8
* libgcc2.c (__enable_execute_stack): New symbol.Eric Botcazou2004-07-171-2/+2
* * mklibgcc.in: Remove obsolete MAYBE_USE_COLLECT2.Ian Lance Taylor2004-03-191-4/+4
* mklibgcc.in: Evaluate shlib_slibdir_qual during link step too.Andreas Tobler2003-11-211-2/+9
* * mklibgcc.in: Don't hide undefined or typeless symbols.Rainer Orth2003-10-081-1/+3
* mklibgcc.in (libcc.a): Depend on stmp-dirs.Mark Mitchell2003-09-081-3/+9
* mklibgcc.in (lib2funcs): Remove _exit.Andreas Jaeger2003-06-071-1/+1
* mklibgcc.in: Propagate .note.GNU-stack section if needed into the .hidden ass...Jakub Jelinek2003-06-061-2/+7
* Makefile.in (LIBGCC_DEPS): Use $(srcdir) on gcov filesNathan Sidwell2003-05-141-1/+1
* mklibgcc.in: Remove extra quotes.Matt Kraai2003-05-091-1/+1
* mklibgcc.in: Use mkinstalldirs when installing multilib directories.Aldy Hernandez2003-05-081-2/+2
* Makefile.in (LIBGCC_DEPS): Add gcov headers.Nathan Sidwell2003-04-231-1/+1
* mklibgcc.in (libgcc-stage-start): For every multilib directory containing a l...Alexandre Oliva2003-04-121-0/+1
* mklibgcc.in (libgcc-stage-start): Move into the stage directory object files ...Alexandre Oliva2003-04-121-1/+1
* mklibgcc.in: Use a here document to avoid running afoul of shells that genera...Zack Weinberg2003-04-071-7/+14
* libgcc2.h, libgcc2.c (__ffsSI2): New.Richard Henderson2003-02-041-3/+3
* [multiple changes]Richard Henderson2003-02-011-10/+15
* Makefile.in (LIB2FUNCS_ST): Remove _gcov.Nathan Sidwell2003-01-271-1/+37
* Makefile.in (FPBIT_FUNCS): Added _sf_to_tf.Alexandre Oliva2003-01-261-0/+17
* Makefile.in (RANLIB_FOR_TARGET): Use RANLIB when native.Geoffrey Keating2003-01-101-7/+3
* Makefile.in (ORDINARY_FLAGS_TO_PASS): Also pass DESTDIR.Andreas Jaeger2003-01-091-4/+4
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-2/+2
* gcc.c (print_multi_os_directory): New variable.Jakub Jelinek2002-10-031-45/+25
* Makefile.in: Replace HOST_PREFIX...Nathanael Nerode2002-05-311-2/+2
* t-linux64 (SHLIB_MAPFILES): Set.Jakub Jelinek2002-05-091-1/+4
* re PR target/6429 (libgcc_s problem on dual 32/64-bit arches)Jakub Jelinek2002-05-091-8/+77
* * mklibgcc.in: Use $tmpmapfile, not tmp-$@.Jakub Jelinek2002-04-051-2/+3
* mklibgcc.in: Use separate libgcc.map for each multilib.Jakub Jelinek2002-04-051-2/+2
* mklibgcc.in (SHLIB_MKMAP_OPTS): New variable.Alan Modra2002-03-221-1/+3
* mklibgcc.in: Prepend a tab before .hidden, add $flags to gcc -r command line.Jakub Jelinek2002-03-051-2/+2
* * mklibgcc.in: Don't use GNU make extension.Jakub Jelinek2002-02-281-8/+8