Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add GNU Free Documentation License | Nick Clifton | 2000-11-06 | 2 | -28/+384 |
| | |||||
* | * ltconfig, ltmain.sh, libtool.m4: Updated from libtool | Alexandre Oliva | 2000-09-30 | 1 | -204/+194 |
| | | | | | multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt all affected `configure' scripts. | ||||
* | 2000-09-07 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2000-09-07 | 3 | -398/+414 |
| | | | | | * configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM. * configure: Rebuild. | ||||
* | * aclocal.m4, configure: Rebuilt with new libtool.m4. | Alexandre Oliva | 2000-09-06 | 3 | -472/+134 |
| | |||||
* | Increase minor version number (to 2.10.91) to help tools detect the new | Nick Clifton | 2000-09-02 | 6 | -10/+387 |
| | | | | ability to support removal of duplciate DWARF@ debug information. | ||||
* | Regernate | Nick Clifton | 2000-09-02 | 1 | -1/+1 |
| | |||||
* | * acinclude.m4: Include libtool and gettext macros from the | Alexandre Oliva | 2000-08-31 | 4 | -1021/+818 |
| | | | | | top level. * aclocal.m4, configure: Rebuilt. | ||||
* | Adssign copyright to FSF | Nick Clifton | 2000-07-26 | 2 | -11/+31 |
| | |||||
* | File not needed - it is provided at the top level | Nick Clifton | 2000-07-24 | 2 | -342/+0 |
| | |||||
* | Add GPL copyright notices to uncopyrighted files. | Nick Clifton | 2000-07-24 | 24 | -1362/+1853 |
| | | | | Add copy of GPL. | ||||
* | Add optional style argument to --demangle switch. | Nick Clifton | 2000-07-20 | 3 | -5/+28 |
| | |||||
* | add MAINTAINERS files | DJ Delorie | 2000-07-05 | 2 | -0/+5 |
| | |||||
* | Fix 2000-06-22. grep after running dep.sed | Alan Modra | 2000-07-01 | 3 | -8/+16 |
| | |||||
* | Ensure /usr/include and the like stay out of dependencies. | Alan Modra | 2000-06-22 | 3 | -5/+19 |
| | |||||
* | Correct pointer comparisons relying on NULL less than any other pointer. | Alan Modra | 2000-06-20 | 2 | -2/+7 |
| | | | | Alexander Aganichev's fix for ieee.c | ||||
* | Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support | Nick Clifton | 2000-06-19 | 2 | -24/+18 |
| | | | | for m68hc11 and m68hc12 processors. | ||||
* | 2000-06-13 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2000-06-13 | 2 | -1/+5 |
| | | | | * configure: Regenerate. | ||||
* | * configure.in (VERSION): Update to show this is the CVS mainline. | David O'Brien | 2000-06-08 | 2 | -1/+5 |
| | | | | | Approved by: Nick Clifton <nickc@cygnus.com> Message-Id: <200005222205.PAA14565@elmo.cygnus.com> | ||||
* | 2000-06-07 Philippe De Muyter <phdm@macqel.be> | Phil Blundell | 2000-06-07 | 2 | -2/+4 |
| | | | | * source.c: Remove direct inclusion of sys/stat.h. | ||||
* | undo repvious delta | Nick Clifton | 2000-06-01 | 2 | -0/+11 |
| | |||||
* | Use BFD's _. ie. dgettext ("gprof", ..) vs. gettext (..) | Alan Modra | 2000-05-28 | 2 | -6/+4 |
| | |||||
* | When calling getopt_long indicate that the 'd' switch takes an optional | Nick Clifton | 2000-05-26 | 2 | -1/+7 |
| | | | | argument, whereas the 'D' switch takes no argument at all. | ||||
* | Update dependencies. | Alan Modra | 2000-05-26 | 4 | -118/+155 |
| | |||||
* | missed this in the last commit. | Alan Modra | 2000-05-26 | 1 | -20/+5 |
| | |||||
* | Eli Zaretskii's DOSish file name patches. | Alan Modra | 2000-05-26 | 12 | -555/+372 |
| | |||||
* | Remove ``-W -Wall'' from top-level Makefile/configure. | Andrew Cagney | 2000-04-09 | 6 | -552/+392 |
| | | | | | | | 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. | ||||
* | * gprof.c (copyright): Do not use N_ in array initializer. | Alexandre Oliva | 2000-04-05 | 2 | -2/+6 |
| | |||||
* | Move translated part of bug report string back into .c files so | Alan Modra | 2000-04-04 | 3 | -3/+8 |
| | | | | xgettext can find it. Regnerate .pot files. | ||||
* | Use "gcc -MM" for dependencies, and update them. | Alan Modra | 2000-04-04 | 3 | -157/+407 |
| | |||||
* | Move bug report string to one place. | Alan Modra | 2000-04-03 | 3 | -2/+8 |
| | |||||
* | Don't use post-increment on structure copy to work around a ppc gcc bug. | Alan Modra | 2000-03-31 | 2 | -1/+7 |
| | |||||
* | 1999-09-29 Mark Kettenis <kettenis@gnu.org> | Phil Blundell | 2000-03-26 | 2 | -7/+7 |
| | | | | | | | * 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. | ||||
* | rebuild with current tools | Ian Lance Taylor | 2000-02-27 | 1 | -10/+15 |
| | |||||
* | From Brad Lucier <lucier@math.purdue.edu>: | Ian Lance Taylor | 2000-02-22 | 4 | -6/+17 |
| | | | | | | | * 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. | ||||
* | Most of these changes are really only cosmetic. The readelf.c patch | Alan Modra | 2000-01-26 | 2 | -1/+6 |
| | | | | | | 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. | ||||
* | Make sure that sensible values are extracted from a raw header. | Nick Clifton | 1999-09-24 | 2 | -0/+14 |
| | |||||
* | rebuild with patched automake | Ian Lance Taylor | 1999-08-09 | 1 | -1/+1 |
| | |||||
* | From Brad Lucier <lucier@math.purdue.edu>: | Ian Lance Taylor | 1999-08-06 | 2 | -2/+8 |
| | | | | * corefile.c (core_create_line_syms): Add cast for printf. | ||||
* | From Mark Elbrecht: | Ian Lance Taylor | 1999-07-22 | 2 | -18/+5 |
| | | | | * configure.bat: Remove; obsolete. | ||||
* | * configure.in: Bump version number to 2.9.5. | Ian Lance Taylor | 1999-07-15 | 3 | -160/+176 |
| | | | | * configure: Rebuild. | ||||
* | * corefile.c (core_create_function_syms): Add ATTRIBUTED_UNUSED. | Ian Lance Taylor | 1999-07-11 | 3 | -2/+8 |
| | | | | * sym-ids.c (non_existent_file): Fully initialize structure. | ||||
* | * Many files: Add casts in many print statements to cast bfd_vma | Ian Lance Taylor | 1999-06-30 | 16 | -102/+141 |
| | | | | | | values to unsigned long when calling printf. * Makefile.am ($(OBJECTS)): Add gmon.h. * Makefile.in: Rebuild. | ||||
* | Fix typo. | Andreas Schwab | 1999-06-14 | 2 | -1/+5 |
| | |||||
* | x | Ian Lance Taylor | 1999-06-13 | 1 | -0/+1 |
| | |||||
* | * cg_dfn.c: Include "libiberty.h" | Ian Lance Taylor | 1999-06-13 | 2 | -5/+16 |
| | | | | | | (DFN_INCR_DEPTH): Define instead of DFN_DEPTH. (dfn_stack): Define as pointer rather than array. (pre_visit): Reallocate dfn_stack as needed. | ||||
* | Update. | Richard Henderson | 1999-06-03 | 1 | -1/+0 |
| | |||||
* | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 1999-05-03 | 61 | -0/+20081 |