aboutsummaryrefslogtreecommitdiffstats
path: root/src/m (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move LIB_GCC from cpp to configure.Glenn Morris2010-05-111-6/+0
* Minor comment reformatting for some src/m/*.h files.Glenn Morris2010-05-1116-115/+61
* Define LIB_STANDARD and START_FILES using autoconf.Dan Nicolaescu2010-05-061-1/+0
* Comment changes for some src/m/*.h files.Glenn Morris2010-05-057-104/+12
* * src/m/sparc.h: Fix typo in earlier change.Lawrence Mitchell2010-05-051-1/+0
* Move C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to autoconf.Glenn Morris2010-05-031-10/+0
* * src/m/amdx86-64.h: Fix typo in previous.Glenn Morris2010-05-021-2/+0
* * m/amdx86-64.h (START_FILES, LIB_STANDARD): Remove.Dan Nicolaescu2010-05-021-23/+1
* Clean up IRIX code.Dan Nicolaescu2010-05-011-9/+0
* Clean up AIX code.Dan Nicolaescu2010-05-012-16/+0
* Move test for 64-bit kernel with 32-bit userland to configure.Glenn Morris2010-04-271-10/+0
* Use $CRT_DIR in more places.Glenn Morris2010-04-264-46/+7
* Remove all NO_ARG_ARRAY uses.Dan Nicolaescu2010-04-2516-80/+0
* Minor simplications for src/m/amdx86-64.h.Glenn Morris2010-04-241-26/+14
* Accidentally omitted from previous commit.Glenn Morris2010-04-231-11/+6
* Close bug#5655.Glenn Morris2010-04-231-10/+2
* Simplify m/intel386.h.Dan Nicolaescu2010-04-231-37/+0
* * m/mips.h: Remove #if 0 code.Dan Nicolaescu2010-04-231-18/+0
* (LD_SWITCH_SYSTEM_TEMACS): Remove #undef.Dan Nicolaescu2010-04-231-4/+0
* Clean up HP-UX files.Dan Nicolaescu2010-04-211-52/+0
* Simplify code for HP machines.Dan Nicolaescu2010-04-061-30/+2
* * m/iris4d.h (UNEXEC): Move definition ...Dan Nicolaescu2010-04-061-6/+0
* * m/intel386.h (NO_REMAP): Move definition ...Dan Nicolaescu2010-04-021-4/+0
* * m/vax.h (CRT0_DUMMIES): Remove, unused.Dan Nicolaescu2010-04-021-4/+0
* Remove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.Dan Nicolaescu2010-03-292-4/+0
* Simplify LIBS_MACHINE definitions.Dan Nicolaescu2010-03-223-12/+0
* (BSD_SYSTEM, BSD4_2): Remove conditionals, we onlyDan Nicolaescu2010-03-211-5/+0
* * m/ibmrs6000.h (ORDINARY_LINK): Move definition ...Dan Nicolaescu2010-03-211-2/+0
* Remove support for old GNU/Linux using libc version 5.Dan Nicolaescu2010-03-201-5/+0
* Remove support for Solaris on PPC and for old versions.Dan Nicolaescu2010-03-191-15/+0
* * m/arm.h: Define the LIB_GCC flag to be -lgcc_s (Bug#5518).Chong Yidong2010-02-211-0/+6
* Fixes for NetBSD (Bug#4629, Bug#2072).Chong Yidong2010-01-282-5/+1
* Add 2010 to copyright years.Glenn Morris2010-01-1316-16/+16
* Don't set LIB_STANDARD and START_FILES under __Apple__.Adrian Robert2009-10-161-1/+6
* Remove DARWIN_OS/_LP64 special case.Adrian Robert2009-10-161-7/+0
* * m/mips.h: Mention this file is also used for netbsd.Dan Nicolaescu2009-07-032-56/+1
* Trim to just the stuff applicable to netbsd, since the other platformsGlenn Morris2009-06-271-75/+3
* Restore file.Glenn Morris2009-06-271-0/+127
* * m/mips.h [GNU_LINUX]: Don't define DATA_START (Bug#2685).Chong Yidong2009-05-221-0/+3
* (DATA_SEG_BITS, XUINT, XSET): Definitions disabled.Richard M. Stallman2009-03-011-1/+8
* (ADDR_CORRECT): Restore, removed by mistake on 2008-07-23.Dan Nicolaescu2009-02-181-0/+3
* Comment (add Author:, based on authors.el).Glenn Morris2009-01-101-1/+4
* Add 2009 to copyright years.Glenn Morris2009-01-0816-16/+16
* Fix comment typo.Glenn Morris2008-11-061-2/+1
* Add arch taglineMiles Bader2008-10-201-0/+3
* * configure.in: Add support for GNU/Linux on SuperH.Dan Nicolaescu2008-10-181-0/+7
* cleanup in s/darwin.h, define DARWIN_OS and use it instead of DARWIN and/or M...Adrian Robert2008-08-041-1/+1
* * bitmaps/README:Dan Nicolaescu2008-07-311-17/+0
* Remove support for Mac Carbon.Dan Nicolaescu2008-07-271-1/+1
* * m/amdx86-64.h (HAVE_LIB64_DIR): Consolidate ifdefs.Dan Nicolaescu2008-07-244-14/+3