aboutsummaryrefslogtreecommitdiffstats
path: root/src/m (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* * ecrt0.c (NODOT_GLOBAL_START): Remove code, unused.Dan Nicolaescu2008-07-242-16/+0
* * m/alpha.h (LINUX_SBRK_BUG):Dan Nicolaescu2008-07-231-0/+5
* (C_SWITCH_MACHINE): Remove.Dan Nicolaescu2008-07-231-1/+0
* * s/usg5-4.h (ADDR_CORRECT): Remove, unused.Dan Nicolaescu2008-07-231-3/+0
* * s/darwin.h (DATA_END):Dan Nicolaescu2008-07-233-8/+0
* * m/mips.h (LOAD_AVE_TYPE, LOAD_AVE_CVT): Do not define, not usedDan Nicolaescu2008-07-212-35/+0
* (LD_SWITCH_SITE): Remove.Dan Nicolaescu2008-07-211-5/+0
* (NO_REMAP): Do not undefine.Dan Nicolaescu2008-07-211-7/+0
* Use SOLARIS2 instead of sun.Dan Nicolaescu2008-07-211-2/+2
* * m/intel386.h (NO_REMAP): Do no define for USG, not used.Dan Nicolaescu2008-07-201-2/+1
* * s/usg5-4.h (LIBS_SYSTEM): Remove, system for which this wasDan Nicolaescu2008-07-201-31/+0
* * ecrt0.c: Remove code depending on m68000, not used anymore.Dan Nicolaescu2008-07-175-138/+31
* (__ELF__): Consolidate conditions.Dan Nicolaescu2008-07-161-2/+0
* * m/m68k.h (linux): Use GNU_LINUX instead.Dan Nicolaescu2008-07-162-31/+2