summaryrefslogtreecommitdiff
path: root/gcc/configure
Commit message (Expand)AuthorAgeFilesLines
* Make -fsjlj-exceptions a configure option.rth2001-03-281-260/+274
* * configure.in: Don't check for bcopy.ghazi2001-03-281-95/+90
* * system.h: Include symcat.h.ghazi2001-03-271-2/+2
* * dwarf2out.c (lookup_filename): Emit .file if the assemblerrth2001-03-171-2/+2
* * aclocal.m4 (gcc_AC_EXAMINE_OBJECT): Substitute leading odrth2001-03-161-3/+3
* * aclocal.m4 (gcc_AC_EXAMINE_OBJECT): New utility macro whichzack2001-03-161-290/+357
* * dwarf2out.c: Revert most of 2000-11-25 and 2001-01-24 changes.rth2001-03-161-3/+15
* * aclocal.m4 (gcc_AC_C_CHARSET, gcc_AC_C_COMPILE_BIGENDIAN,zack2001-03-151-300/+478
* * configure.in: Use $gcc_cv_as instead of $as.lauras2001-03-141-1/+1
* * aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, gcc_AC_C_CHAR_BIT,zack2001-03-141-286/+625
* * configure.in: Move check for unsigned enumerated bitfieldszack2001-03-121-181/+134
* * config.gcc: Where xm-host.h used to include anotherzack2001-03-121-83/+82
* * configure.in: AC_SUBST xm_defines.zack2001-03-111-243/+234
* 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>tromey2001-03-101-233/+244
* * configure.in: Prune nonexistent files from build_xm_file,zack2001-03-091-144/+146
* * configure.in (HAVE_AS_LEB128): New assembler check.rth2001-03-081-243/+262
* * configure.in (enable_shared): Support per-package shared-libraryaoliva2001-03-081-225/+239
* * configure: Rebuilt.tromey2001-03-071-231/+274
* libiberty:zack2001-03-061-304/+69
* * configure.in: Kill tm.h. Include the files in the $tm_filezack2001-03-031-111/+109
* * config/xm-lynx.h, config/xm-std32.h, config/a29k/xm-a29k.h,zack2001-03-021-1/+1
* * aclocal.m4 (gcc_AC_CHECK_DECL): Before attempting the test,ghazi2001-02-181-99/+105
* * .gdbinit: Rename to gdbinit.in.gerald2001-02-161-15/+13
* * configure.in (check_languages): determine languages to checkdj2001-02-141-0/+11
* * configure.in: Use "have_gnat" variable, not "gnat".kenner2001-02-131-10/+10
* * i386.h (VALID_FP_MODE_P, VALID_INT_MODE_P): New.hubicka2001-02-131-1/+1
* * Makefile.in (GXX_ABI_FLAG): Don't define.mmitchel2001-02-121-267/+240
* * Makefile.in (s-mlib): Don't build multilibs ifmmitchel2001-02-051-240/+254
* Remove V2 C++ library.mmitchel2001-02-051-270/+243
* * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.ghazi2001-01-281-8/+8
* 2001-01-17 Philipp Thomas <pthomas@suse.de>pthomas2001-01-211-41/+45
* * aclocal.m4 (gcc_AC_FUNC_STRSTR): New macro.msokolov2001-01-211-254/+301
* contrib:jsm282001-01-151-246/+257
* contrib:jsm282001-01-141-257/+246
* * ggc-page.c (USING_MALLOC_PAGE_GROUPS): New; set if not using mmap.rth2001-01-131-253/+258
* 2001-01-11 Zack Weinberg <zack@wolery.stanford.edu>zack2001-01-121-190/+373
* Remove support for using UWIN as a host machine.mmitchel2001-01-091-128/+127
* * configure.in (slibdir): Accept an --with-slibdir option.rth2001-01-071-241/+250
* * Makefile.in (slibdir): New variable.rth2001-01-071-255/+268
* * configure.in (tm.h): Include isns-codes.h last.aoliva2001-01-031-249/+261
* * configure.in: Check for the mktemp command.jsm282001-01-031-158/+191
* contrib:jsm282001-01-031-156/+168
* 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>bkoz2000-12-181-254/+245
* * configure.in: Simplify language enabling/disabling code.aoliva2000-12-121-257/+264
* 2000-12-12 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl2000-12-121-5/+5
* * configure.in: Don't define INSTALL_INFO.jsm282000-12-081-256/+242
* * configure.in: Reorganize handling of *-*-gnu*, to share targetlaw2000-11-301-1/+1
* * configure.in (extra_objs): Enclose extra_headers in quotes.aoliva2000-11-271-245/+256
* * Makefile.in: Remove MAYBE_CPPLIB and maybe_cpplib.neil2000-11-261-237/+233
* * c-common.c: Remove USE_CPPLIB conditional inclusions.neil2000-11-251-258/+239