Alan Modra
0eee5820aa
David Mosberger's fixes for cross compiling gprof.
2001-03-14 03:14:56 +00:00
Nick Clifton
37503931d0
Fix typos in ChangeLog; fix dates in copyright notices
2001-03-13 21:07:30 +00:00
Alan Modra
27b7e12d2d
Bump version to 2.11.90, fix missing dependencies in bfd/,
...
and run "make dep-am".
2001-02-27 06:43:56 +00:00
Nick Clifton
e135f41bc2
Add PDP-11 support
2001-02-18 23:33:11 +00:00
Michael Sokolov
b71c67aba4
* basic_blocks.c: #include <unistd.h> only if it exists.
2001-01-27 19:54:49 +00:00
Nick Clifton
cf055d540c
Add GNU Free Documentation License
2000-11-06 20:27:26 +00:00
Alexandre Oliva
d64552c589
* ltconfig, ltmain.sh, libtool.m4: Updated from libtool
...
multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
all affected `configure' scripts.
2000-09-30 06:07:00 +00:00
H.J. Lu
5d64ca4ed3
2000-09-07 H.J. Lu <hjl@gnu.org>
...
* configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM.
* configure: Rebuild.
2000-09-07 21:08:51 +00:00
Alexandre Oliva
17a94bb6ec
* aclocal.m4, configure: Rebuilt with new libtool.m4.
2000-09-06 14:02:13 +00:00
Nick Clifton
18e03609ef
Increase minor version number (to 2.10.91) to help tools detect the new
...
ability to support removal of duplciate DWARF@ debug information.
2000-09-02 21:35:47 +00:00
Nick Clifton
fa1828850b
Regernate
2000-09-02 20:44:12 +00:00
Alexandre Oliva
ac48eca1ad
* acinclude.m4: Include libtool and gettext macros from the
...
top level.
* aclocal.m4, configure: Rebuilt.
2000-08-31 09:46:11 +00:00
Nick Clifton
028832c59e
Adssign copyright to FSF
2000-07-26 19:59:35 +00:00
Nick Clifton
cf6381260b
File not needed - it is provided at the top level
2000-07-24 22:06:51 +00:00
Nick Clifton
ef368dac31
Add GPL copyright notices to uncopyrighted files.
...
Add copy of GPL.
2000-07-24 20:59:04 +00:00
Nick Clifton
28c309a287
Add optional style argument to --demangle switch.
2000-07-20 18:02:56 +00:00
DJ Delorie
302ab118e1
add MAINTAINERS files
2000-07-05 19:28:06 +00:00
Alan Modra
0bdaf48bac
Fix 2000-06-22. grep after running dep.sed
2000-07-01 01:41:09 +00:00
Alan Modra
1581f8c9fe
Ensure /usr/include and the like stay out of dependencies.
2000-06-22 13:01:43 +00:00
Alan Modra
2ab47eed68
Correct pointer comparisons relying on NULL less than any other pointer.
...
Alexander Aganichev's fix for ieee.c
2000-06-20 12:33:21 +00:00
Nick Clifton
60bcf0fa8c
Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support
...
for m68hc11 and m68hc12 processors.
2000-06-19 01:22:44 +00:00
H.J. Lu
bcef29e60c
2000-06-13 H.J. Lu <hjl@gnu.org>
...
* configure: Regenerate.
2000-06-13 19:11:54 +00:00
David O'Brien
946efd95b8
* configure.in (VERSION): Update to show this is the CVS mainline.
...
Approved by: Nick Clifton <nickc@cygnus.com>
Message-Id: <200005222205.PAA14565@elmo.cygnus.com>
2000-06-08 19:00:02 +00:00
Phil Blundell
1c29ef459a
2000-06-07 Philippe De Muyter <phdm@macqel.be>
...
* source.c: Remove direct inclusion of sys/stat.h.
2000-06-07 19:28:53 +00:00
Nick Clifton
f067e7fbaf
undo repvious delta
2000-06-01 00:11:31 +00:00
Alan Modra
ce8ff112cf
Use BFD's _. ie. dgettext ("gprof", ..) vs. gettext (..)
2000-05-28 23:30:29 +00:00
Nick Clifton
a799cbe274
When calling getopt_long indicate that the 'd' switch takes an optional
...
argument, whereas the 'D' switch takes no argument at all.
2000-05-26 21:11:33 +00:00
Alan Modra
2114f57b93
Update dependencies.
2000-05-26 14:14:21 +00:00
Alan Modra
63999bc77e
missed this in the last commit.
2000-05-26 13:16:03 +00:00
Alan Modra
5af11cab92
Eli Zaretskii's DOSish file name patches.
2000-05-26 13:11:57 +00:00
Andrew Cagney
a2d91340f3
Remove ``-W -Wall'' from top-level Makefile/configure.
...
Add ``-W -Wall'' to sub-directories bfd, binutils, gas gprof, ld and
opcodes by the addition of WARN_CFLAGS to Makefile.am and configury to
set it. Add configure option --enable-build-warnings.
Re-generate all and sundry using auto*-000227.
2000-04-09 12:17:43 +00:00
Alexandre Oliva
ff096a7c70
* gprof.c (copyright): Do not use N_ in array initializer.
2000-04-05 20:53:15 +00:00
Alan Modra
8ad3436c79
Move translated part of bug report string back into .c files so
...
xgettext can find it. Regnerate .pot files.
2000-04-04 14:32:35 +00:00
Alan Modra
41b49281c1
Use "gcc -MM" for dependencies, and update them.
2000-04-04 10:53:56 +00:00
Alan Modra
c20f4f8c21
Move bug report string to one place.
2000-04-03 14:10:05 +00:00
Alan Modra
ccb57eba1c
Don't use post-increment on structure copy to work around a ppc gcc bug.
2000-03-31 02:57:38 +00:00
Phil Blundell
630376d212
1999-09-29 Mark Kettenis <kettenis@gnu.org>
...
* hertz.h [MACH] (hertz): Remove macro. The
<machine/mach_param.h> include doesn't exist on al Mach based
systems, and the definition of hertz breaks compilation of hertz.c
anyway.
2000-03-26 12:31:16 +00:00
Ian Lance Taylor
a74801baf8
rebuild with current tools
2000-02-27 16:55:52 +00:00
Ian Lance Taylor
0e69fcbcf4
From Brad Lucier <lucier@math.purdue.edu>:
...
* i386.c (i386_find_call): Add cast to ensure that printf argument
matches format.
* tahoe.c (tahoe_find_call): Likewise.
* vax.c (vax_find_call): Likewise.
2000-02-22 07:25:46 +00:00
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