aboutsummaryrefslogtreecommitdiffstats
path: root/src/m (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-22Remove src/m/*.Paul Eggert11-354/+0
2012-05-19Remove no-longer-used macro HAVE_FTIME.Paul Eggert1-23/+0
2012-04-15Improve ralloc.c interface checking.Paul Eggert1-10/+0
2012-01-10Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)Glenn Morris16-16/+16
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris11-11/+11
2011-11-20* configure.in: Remove reference to src/m/ibms390.h.Andreas Schwab2-24/+0
2011-11-10Standardize on VIRT_ADDR_VARIES behavior; otherwise, valgrindPaul Eggert3-18/+3
2011-09-09Whitespace changes.Juanma Barranquero1-1/+1
2011-07-06Simplify Irix build, remove iris4d.h file.Dan Nicolaescu1-26/+0
2011-04-18Replace pEd with more-general pI, and fix some printf arg casts.Paul Eggert3-3/+3
2011-04-06error: Print 32- and 64-bit integers portably (Bug#8435).Paul Eggert3-1/+3
2011-02-15Import getloadavg module from gnulib.Paul Eggert8-59/+0
2011-02-09[admin/ChangeLog]Paul Eggert8-59/+0
2011-01-28* m/intel386.h: Define NO_ARG_ARRAY. Suggested by Dan Nicolaescu.Chong Yidong1-1/+1
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris13-26/+13
2011-01-15Refill some copyright headers.Glenn Morris8-16/+24
2011-01-15Nuke arch-tags.Glenn Morris13-26/+0
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris16-16/+16
2010-12-04Remove empty machine description filesAndreas Schwab3-32/+0
2010-12-03Remove EXPLICIT_SIGN_EXTEND.Andreas Schwab11-118/+0
2010-12-03Revert to 2010-12-03T11:48:24Z!jan.h.d@swipnet.se.Chong Yidong11-0/+118
2010-12-03Remove EXPLICIT_SIGN_EXTEND.Andreas Schwab11-118/+0
2010-11-03Fix for Bug#5655, backported from trunk.Glenn Morris2-21/+8
2010-08-09Use autoconf determined WORDS_BIGENDIAN instead of hardcoded definition.Andreas Schwab17-69/+0
2010-07-28Clean up unexec.c, remove references to unused code.Dan Nicolaescu6-20/+0
2010-07-26* src/m/iris4d.h (XUINT, XSET): Remove, not needed.Dan Nicolaescu1-12/+0
2010-07-07Simplify start_of_data, start_of_text and related code.Dan Nicolaescu8-22/+0
2010-06-29Remove some cpp that is internal to configure.in.Glenn Morris2-18/+0
2010-06-09* src/m/ibms390x.h: Rather than duplicating ibms390.h, just include it.Glenn Morris1-22/+2
2010-06-03Move UNEXEC definition to autoconf.Dan Nicolaescu1-5/+0
2010-06-02* src/m/ibms390.h: Comment fix.Glenn Morris1-1/+1
2010-06-02Remove NO_SOCK_SIGIO references.Glenn Morris1-11/+0
2010-06-02m/hp800.h simplification.Glenn Morris1-7/+0
2010-06-02HAVE_ALLOCA not needed since alloca.s was removed.Glenn Morris2-6/+0
2010-06-02NOT_C_CODE is always true now.Glenn Morris1-4/+0
2010-05-18Set linker-related things with configure.Glenn Morris2-8/+0
2010-05-17* src/[ms]/template.h: Comments.Glenn Morris1-2/+5
2010-05-15* m/ia64.h (UNEXEC): Remove reference to CANNOT_EXEC, not used anymore.Dan Nicolaescu1-5/+0
2010-05-11Move LIB_GCC from cpp to configure.Glenn Morris1-6/+0
2010-05-11Minor comment reformatting for some src/m/*.h files.Glenn Morris16-115/+61
2010-05-06Define LIB_STANDARD and START_FILES using autoconf.Dan Nicolaescu1-1/+0
2010-05-05Comment changes for some src/m/*.h files.Glenn Morris7-104/+12
2010-05-05* src/m/sparc.h: Fix typo in earlier change.Lawrence Mitchell1-1/+0
2010-05-03Move C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to autoconf.Glenn Morris1-10/+0
2010-05-02* src/m/amdx86-64.h: Fix typo in previous.Glenn Morris1-2/+0
2010-05-02* m/amdx86-64.h (START_FILES, LIB_STANDARD): Remove.Dan Nicolaescu1-23/+1
2010-05-01Clean up IRIX code.Dan Nicolaescu1-9/+0
2010-05-01Clean up AIX code.Dan Nicolaescu2-16/+0
2010-04-27Move test for 64-bit kernel with 32-bit userland to configure.Glenn Morris1-10/+0
2010-04-26Use $CRT_DIR in more places.Glenn Morris4-46/+7