binutils-gdb/sim
Mike Frysinger 51e40b125f sim: ppc: fix compilation on AIX 7.1 due to st_pad name collisions
AIX 7.1 defines st_pad[123] to st_[amc]tim.tv_pad, respectively,
breaking declaration of st_pad[123] members in struct solaris_stat.
Undefine them as this is no less terrible than other solutions (like
renaming the fields and losing the binding to Solaris' names).

From: Michael Haubenwallner <haubi@s01en24.gentoo.org>
2012-03-14 05:04:18 +00:00
..
arm Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
avr Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
bfin sim: bfin: drop old linux/mii.h workarounds 2012-03-04 19:56:57 +00:00
common sim: headers: use abs_srcdir to find helper scripts 2012-01-06 06:43:48 +00:00
cr16 Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
cris Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
d10v Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
erc32 Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
frv Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
h8300 Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
igen Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
iq2000 Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
lm32 Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
m32c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
m32r Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
m68hc11 Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
mcore Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
microblaze Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
mips Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
mn10300 Update sim_fetch_register, sim_store_register for sh and mn10300. 2012-02-16 23:17:27 +00:00
moxie Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
ppc sim: ppc: fix compilation on AIX 7.1 due to st_pad name collisions 2012-03-14 05:04:18 +00:00
rl78 Add support to GDB for the Renesas rl78 architecture. 2012-02-04 06:05:50 +00:00
rx Update rx sim so that it'll print load statistics. 2012-03-03 01:23:45 +00:00
sh Update sim_fetch_register, sim_store_register for sh and mn10300. 2012-02-16 23:17:27 +00:00
sh64 Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
testsuite Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
v850 Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
.gitignore sim: ignore generated hw-config.h 2011-01-05 17:17:44 +00:00
ChangeLog Record Mike Frysinger as a sim Global Maintainer. 2011-11-29 06:25:05 +00:00
MAINTAINERS Record Mike Frysinger as a sim Global Maintainer. 2011-11-29 06:25:05 +00:00
Makefile.in Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
README-HACKING sim: add more hacking notes 2010-04-12 21:44:46 +00:00
configure [sim] 2011-11-29 03:49:09 +00:00
configure.ac sim: unify target->subdir handling for default tests 2010-04-26 16:23:24 +00:00
configure.tgt [sim] 2011-11-29 03:49:09 +00:00