1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-06 18:29:47 +00:00
Ed Maste 36afc9ab6c Use correct size for MIPS .rld_map section
On MIPS .dynamic is read-only and so a special section .rld_map is used
to store the pointer to the rtld information for debuggers.  This
section had a hard coded size of 4 bytes which is not correct for
mips64.  (Note that FreeBSD's rtld does not yet populate .rld_map.)

Sponsored by:   DARPA, AFRL
Approved by:	re (delphij)
2013-10-02 00:50:27 +00:00
..
2013-09-27 17:42:23 +00:00
2013-05-08 20:04:32 +00:00
2013-05-30 16:16:28 +00:00
2013-09-24 14:52:43 +00:00
2013-05-21 19:23:49 +00:00
2013-06-17 18:34:34 +00:00
2013-09-21 14:23:20 +00:00
2013-09-22 20:30:55 +00:00
2013-05-30 08:02:00 +00:00
2013-04-15 18:35:09 +00:00
2013-08-11 20:03:12 +00:00
2013-08-02 19:21:46 +00:00
2013-07-07 22:23:59 +00:00
2013-09-24 09:56:58 +00:00