This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Hello,
As suggested by Daniel (Thank You!) to fix a problem when including
stdint.h and gstdint.h at the same time (happens when including
a libdecnumber file from a GDB file). More info at:
http://www.sourceware.org/ml/gdb-patches/2008-06/msg00514.html
2008-06-27 Joel Brobecker <brobecker@adacore.com>
* gstdint.h: New file.
Tested on mips-irix by verifying that it allows us to compile dfp.c,
and on x86-linux. OK to apply?
Thank you,
--
Joel
Attachment:
gstdint.h
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |