Files
Tom Tromey 977a0c161d Constify linetables
Linetables no longer change after they are created.  This patch
applies const to them.

Note there is one hack to cast away const in mdebugread.c.  This code
allocates a linetable using 'malloc', then later copies it to the
obstack.  While this could be cleaned up, I chose not to do so because
I have no way of testing it.

Approved-By: Simon Marchi <simon.marchi@efficios.com>
2023-03-11 08:48:10 -07:00
..
2023-02-19 12:51:06 -07:00
2023-02-27 15:46:31 -07:00
2023-02-13 15:21:06 -07:00
2023-03-11 08:48:10 -07:00
2023-02-27 16:20:39 -07:00
2023-03-06 17:31:57 +01:00
2023-02-27 15:46:31 -07:00
2023-02-27 15:46:31 -07:00
2023-02-27 16:20:39 -07:00
2023-02-27 16:20:39 -07:00
2023-02-27 15:46:31 -07:00