diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2017-11-30 16:33:59 -0800 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2017-11-30 16:34:09 -0800 |
commit | ef5d8b4342dbeeb6b9e67df75c89251898150532 (patch) | |
tree | 1e464a21885f1694f628699cf3cd954b4bfb67e4 /ChangeLog | |
parent | f938b397dd17265a1a005cd5786f197de1013e74 (diff) | |
download | glibc-ef5d8b4342dbeeb6b9e67df75c89251898150532.tar glibc-ef5d8b4342dbeeb6b9e67df75c89251898150532.tar.gz glibc-ef5d8b4342dbeeb6b9e67df75c89251898150532.tar.bz2 glibc-ef5d8b4342dbeeb6b9e67df75c89251898150532.zip |
mips: Don't use MIN in dl-machine.h
MIN is used, but param.h may not be included, so expand its single use
inline.
* sysdeps/mips/dl-machine.h (elf_machine_reloc): Expand MIN.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2017-11-30 H.J. Lu <hongjiu.lu@intel.com> + + * sysdeps/mips/dl-machine.h (elf_machine_reloc): Expand MIN. + 2017-11-30 Joseph Myers <joseph@codesourcery.com> * sysdeps/m68k/coldfire/fpu/s_fabsf.c: Include |