Alan Modra
0eee5820aa
David Mosberger's fixes for cross compiling gprof.
26 years ago
Nick Clifton
37503931d0
Fix typos in ChangeLog; fix dates in copyright notices
26 years ago
Alan Modra
27b7e12d2d
Bump version to 2.11.90, fix missing dependencies in bfd/,
and run "make dep-am".
26 years ago
Nick Clifton
e135f41bc2
Add PDP-11 support
26 years ago
Michael Sokolov
b71c67aba4
* basic_blocks.c: #include <unistd.h> only if it exists.
26 years ago
Nick Clifton
cf055d540c
Add GNU Free Documentation License
26 years ago
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.
26 years ago
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.
26 years ago
Alexandre Oliva
17a94bb6ec
* aclocal.m4, configure: Rebuilt with new libtool.m4.
26 years ago
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.
26 years ago
Nick Clifton
fa1828850b
Regernate
26 years ago
Alexandre Oliva
ac48eca1ad
* acinclude.m4: Include libtool and gettext macros from the
top level.
* aclocal.m4, configure: Rebuilt.
26 years ago
Nick Clifton
028832c59e
Adssign copyright to FSF
26 years ago
Nick Clifton
cf6381260b
File not needed - it is provided at the top level
26 years ago
Nick Clifton
ef368dac31
Add GPL copyright notices to uncopyrighted files.
Add copy of GPL.
26 years ago
Nick Clifton
28c309a287
Add optional style argument to --demangle switch.
26 years ago
DJ Delorie
302ab118e1
add MAINTAINERS files
27 years ago
Alan Modra
0bdaf48bac
Fix 2000-06-22. grep after running dep.sed
27 years ago
Alan Modra
1581f8c9fe
Ensure /usr/include and the like stay out of dependencies.
27 years ago
Alan Modra
2ab47eed68
Correct pointer comparisons relying on NULL less than any other pointer.
Alexander Aganichev's fix for ieee.c
27 years ago
Nick Clifton
60bcf0fa8c
Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support
for m68hc11 and m68hc12 processors.
27 years ago
H.J. Lu
bcef29e60c
2000-06-13 H.J. Lu <hjl@gnu.org>
* configure: Regenerate.
27 years ago
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>
27 years ago
Phil Blundell
1c29ef459a
2000-06-07 Philippe De Muyter <phdm@macqel.be>
* source.c: Remove direct inclusion of sys/stat.h.
27 years ago
Nick Clifton
f067e7fbaf
undo repvious delta
27 years ago
Alan Modra
ce8ff112cf
Use BFD's _. ie. dgettext ("gprof", ..) vs. gettext (..)
27 years ago
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.
27 years ago
Alan Modra
2114f57b93
Update dependencies.
27 years ago
Alan Modra
63999bc77e
missed this in the last commit.
27 years ago
Alan Modra
5af11cab92
Eli Zaretskii's DOSish file name patches.
27 years ago
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.
27 years ago
Alexandre Oliva
ff096a7c70
* gprof.c (copyright): Do not use N_ in array initializer.
27 years ago
Alan Modra
8ad3436c79
Move translated part of bug report string back into .c files so
xgettext can find it. Regnerate .pot files.
27 years ago
Alan Modra
41b49281c1
Use "gcc -MM" for dependencies, and update them.
27 years ago
Alan Modra
c20f4f8c21
Move bug report string to one place.
27 years ago
Alan Modra
ccb57eba1c
Don't use post-increment on structure copy to work around a ppc gcc bug.
27 years ago
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.
27 years ago
Ian Lance Taylor
a74801baf8
rebuild with current tools
27 years ago
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.
27 years ago
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.
27 years ago
Nick Clifton
2d35e9f64f
Make sure that sensible values are extracted from a raw header.
27 years ago
Ian Lance Taylor
10e80b4145
rebuild with patched automake
27 years ago
Ian Lance Taylor
4a607dcc2c
From Brad Lucier <lucier@math.purdue.edu>:
* corefile.c (core_create_line_syms): Add cast for printf.
27 years ago
Ian Lance Taylor
980e4bf7fe
From Mark Elbrecht:
* configure.bat: Remove; obsolete.
27 years ago
Ian Lance Taylor
fb57846b1e
* configure.in: Bump version number to 2.9.5.
* configure: Rebuild.
28 years ago
Ian Lance Taylor
8622e41b9f
* corefile.c (core_create_function_syms): Add ATTRIBUTED_UNUSED.
* sym-ids.c (non_existent_file): Fully initialize structure.
28 years ago
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.
28 years ago
Andreas Schwab
a53f781e57
Fix typo.
28 years ago
Ian Lance Taylor
ffc0eff1cd
x
28 years ago
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.
28 years ago