Alan Modra
|
305c72062b
|
Most of these changes are really only cosmetic. The readelf.c patch
fixes a thinko in get_dynamic_flags. I found at least one message
string that included a `%' being passed to printf in the format
argument.
|
2000-01-26 23:11:48 +00:00 |
|
Nick Clifton
|
2d35e9f64f
|
Make sure that sensible values are extracted from a raw header.
|
1999-09-24 09:03:49 +00:00 |
|
Ian Lance Taylor
|
10e80b4145
|
rebuild with patched automake
|
1999-08-09 20:22:04 +00:00 |
|
Ian Lance Taylor
|
4a607dcc2c
|
From Brad Lucier <lucier@math.purdue.edu>:
* corefile.c (core_create_line_syms): Add cast for printf.
|
1999-08-06 18:57:53 +00:00 |
|
Ian Lance Taylor
|
980e4bf7fe
|
From Mark Elbrecht:
* configure.bat: Remove; obsolete.
|
1999-07-22 01:07:15 +00:00 |
|
Ian Lance Taylor
|
fb57846b1e
|
* configure.in: Bump version number to 2.9.5.
* configure: Rebuild.
|
1999-07-15 12:15:17 +00:00 |
|
Ian Lance Taylor
|
8622e41b9f
|
* corefile.c (core_create_function_syms): Add ATTRIBUTED_UNUSED.
* sym-ids.c (non_existent_file): Fully initialize structure.
|
1999-07-11 20:06:47 +00:00 |
|
Ian Lance Taylor
|
fdcf7d4328
|
* Many files: Add casts in many print statements to cast bfd_vma
values to unsigned long when calling printf.
* Makefile.am ($(OBJECTS)): Add gmon.h.
* Makefile.in: Rebuild.
|
1999-06-30 22:38:30 +00:00 |
|
Andreas Schwab
|
a53f781e57
|
Fix typo.
|
1999-06-14 01:36:32 +00:00 |
|
Ian Lance Taylor
|
ffc0eff1cd
|
x
|
1999-06-13 19:39:23 +00:00 |
|
Ian Lance Taylor
|
bd917ff662
|
* cg_dfn.c: Include "libiberty.h"
(DFN_INCR_DEPTH): Define instead of DFN_DEPTH.
(dfn_stack): Define as pointer rather than array.
(pre_visit): Reallocate dfn_stack as needed.
|
1999-06-13 19:38:06 +00:00 |
|
Richard Henderson
|
e0a2c38a7b
|
Update.
|
1999-06-03 03:26:53 +00:00 |
|
Richard Henderson
|
252b5132c7
|
19990502 sourceware import
|
1999-05-03 07:29:11 +00:00 |
|