diff options
author | nobody <> | 2003-03-05 18:00:03 +0000 |
---|---|---|
committer | nobody <> | 2003-03-05 18:00:03 +0000 |
commit | 07297283f46fcad05679b32b8109625b0c7d8670 (patch) | |
tree | 4c13a6d3906b8ba33c9c9e1350998d1d49b19ecb /libiberty/acconfig.h | |
parent | 160e942aa15f9f939444eb3c3c29b2f9a63b786d (diff) | |
download | gdb-07297283f46fcad05679b32b8109625b0c7d8670.zip gdb-07297283f46fcad05679b32b8109625b0c7d8670.tar.gz gdb-07297283f46fcad05679b32b8109625b0c7d8670.tar.bz2 |
This commit was manufactured by cvs2svn to create branch
'carlton_dictionary-branch'.
Cherrypick from master 2003-03-05 18:00:02 UTC Daniel Jacobowitz <drow@false.org> ' * dwarf2expr.c (new_dwarf_expr_context): Add (void) to definition.':
bfd/doc/fdl.texi
bfd/elf32-ppc.h
gdb/coff-pe-read.c
gdb/coff-pe-read.h
gdb/dwarf2expr.c
gdb/dwarf2expr.h
gdb/dwarf2loc.c
gdb/dwarf2loc.h
gdb/observer.c
gdb/observer.h
gdb/tui/tui-interp.c
libiberty/acconfig.h
libiberty/lrealpath.c
libiberty/physmem.c
Diffstat (limited to 'libiberty/acconfig.h')
-rw-r--r-- | libiberty/acconfig.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libiberty/acconfig.h b/libiberty/acconfig.h new file mode 100644 index 0000000..364cb41 --- /dev/null +++ b/libiberty/acconfig.h @@ -0,0 +1,3 @@ +/* Define to `unsigned long' if <sys/types.h> doesn't define. */ +#undef uintptr_t + |