summaryrefslogtreecommitdiff
path: root/src/m
AgeCommit message (Expand)Author
2012-05-22Remove src/m/*.Paul Eggert
2012-05-19Remove no-longer-used macro HAVE_FTIME.Paul Eggert
2012-04-15Improve ralloc.c interface checking.Paul Eggert
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-11-20* configure.in: Remove reference to src/m/ibms390.h.Andreas Schwab
2011-11-10Standardize on VIRT_ADDR_VARIES behavior; otherwise, valgrindPaul Eggert
2011-09-09Whitespace changes.Juanma Barranquero
2011-07-06Simplify Irix build, remove iris4d.h file.Dan Nicolaescu
2011-04-18Replace pEd with more-general pI, and fix some printf arg casts.Paul Eggert
2011-04-06error: Print 32- and 64-bit integers portably (Bug#8435).Paul Eggert
2011-02-15Import getloadavg module from gnulib.Paul Eggert
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Refill some copyright headers.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-12-04Remove empty machine description filesAndreas Schwab
2010-12-03Remove EXPLICIT_SIGN_EXTEND.Andreas Schwab
2010-12-03Revert to 2010-12-03T11:48:24Z!jan.h.d@swipnet.se.Chong Yidong
2010-12-03Remove EXPLICIT_SIGN_EXTEND.Andreas Schwab
2010-11-03Fix for Bug#5655, backported from trunk.Glenn Morris
2010-08-09Use autoconf determined WORDS_BIGENDIAN instead of hardcoded definition.Andreas Schwab
2010-07-28Clean up unexec.c, remove references to unused code.Dan Nicolaescu
2010-07-26* src/m/iris4d.h (XUINT, XSET): Remove, not needed.Dan Nicolaescu
2010-07-07Simplify start_of_data, start_of_text and related code.Dan Nicolaescu
2010-06-29Remove some cpp that is internal to configure.in.Glenn Morris
2010-06-09* src/m/ibms390x.h: Rather than duplicating ibms390.h, just include it.Glenn Morris
2010-06-03Move UNEXEC definition to autoconf.Dan Nicolaescu
2010-06-02* src/m/ibms390.h: Comment fix.Glenn Morris
2010-06-02Remove NO_SOCK_SIGIO references.Glenn Morris
2010-06-02m/hp800.h simplification.Glenn Morris
2010-06-02HAVE_ALLOCA not needed since alloca.s was removed.Glenn Morris
2010-06-02NOT_C_CODE is always true now.Glenn Morris
2010-05-18Set linker-related things with configure.Glenn Morris
2010-05-17* src/[ms]/template.h: Comments.Glenn Morris
2010-05-15* m/ia64.h (UNEXEC): Remove reference to CANNOT_EXEC, not used anymore.Dan Nicolaescu
2010-05-11Move LIB_GCC from cpp to configure.Glenn Morris
2010-05-11Minor comment reformatting for some src/m/*.h files.Glenn Morris
2010-05-06Define LIB_STANDARD and START_FILES using autoconf.Dan Nicolaescu
2010-05-05Comment changes for some src/m/*.h files.Glenn Morris
2010-05-05* src/m/sparc.h: Fix typo in earlier change.Lawrence Mitchell
2010-05-03Move C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to autoconf.Glenn Morris
2010-05-02* src/m/amdx86-64.h: Fix typo in previous.Glenn Morris
2010-05-02* m/amdx86-64.h (START_FILES, LIB_STANDARD): Remove.Dan Nicolaescu
2010-05-01Clean up IRIX code.Dan Nicolaescu
2010-05-01Clean up AIX code.Dan Nicolaescu
2010-04-27Move test for 64-bit kernel with 32-bit userland to configure.Glenn Morris
2010-04-26Use $CRT_DIR in more places.Glenn Morris
2010-04-25Remove all NO_ARG_ARRAY uses.Dan Nicolaescu
2010-04-24Minor simplications for src/m/amdx86-64.h.Glenn Morris