* emultempl/aix.em: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this

order.
This commit is contained in:
Alan Modra 2001-08-04 04:14:10 +00:00
parent 3fd367102d
commit 20713691c2
2 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,8 @@
2001-08-04 Alan Modra <amodra@bigpond.net.au>
* emultempl/aix.em: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this
order.
* emultempl/beos.em (sort_sections): Modify for 2001-08-03 change,
ie. iterate over wild_statement.section_list.
(gld${EMULATION_NAME}_place_orphan): Likewise.

View File

@ -44,11 +44,11 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#include "ld.h"
#include "ldmain.h"
#include "ldemul.h"
#include "ldfile.h"
#include "ldmisc.h"
#include "ldexp.h"
#include "ldlang.h"
#include "ldfile.h"
#include "ldemul.h"
#include "ldctor.h"
#include "ldgram.h"