Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-01-17 | Regenerate .pot and .po files | Nick Clifton | 2 | -64/+90 | |
2002-01-07 | Add spanish translation files | Nick Clifton | 4 | -2/+474 | |
2002-01-03 | Remove use of ngettext() | Nick Clifton | 2 | -6/+14 | |
2002-01-02 | Fix spelling typo. | Nick Clifton | 3 | -8/+15 | |
Reformat messages to ease translation into other languages. | |||||
2001-12-21 | Import Swedish translation | Nick Clifton | 4 | -2/+496 | |
2001-12-04 | fix typo | Nick Clifton | 1 | -1/+1 | |
2001-12-03 | Import new turkish translations from Translation Project's website. | Nick Clifton | 4 | -2/+498 | |
2001-11-28 | Add .cvsignore files to skip .gmo files | Nick Clifton | 1 | -0/+1 | |
2001-11-02 | Add translations | Nick Clifton | 4 | -189/+661 | |
2001-10-03 | Regenerate configure to include the gettext.m4 change. Update | Alan Modra | 2 | -1/+5 | |
opcodes/po/POTFILES.in | |||||
2001-10-02 | * Makefile.am (Makefile): Depend on bfd/configure.in | Alan Modra | 3 | -63/+92 | |
Run "make dep-am" * Makefile.in: Regenerate. | |||||
2001-09-19 | Locale changes from Bruno Haible <haible@clisp.cons.org>. | H.J. Lu | 3 | -4/+12 | |
2001-09-18 | * sparc.c (sparc_find_call): Warning fix. | Alan Modra | 3 | -3/+8 | |
* alpha.c (alpha_find_call): Likewise. | |||||
2001-08-09 | * alpha.c: Add missing prototypes. | Alan Modra | 6 | -1/+27 | |
* sparc.c: Likewise. * tahoe.c: Likewise. * vax.c: Likewise. * i386.c: Likewise. (i386_iscall): Don't use DEFUN. | |||||
2001-07-19 | Change bug reporting email address. | Nick Clifton | 2 | -3/+11 | |
2001-06-19 | Remove auot generated man pages | Nick Clifton | 4 | -610/+23 | |
2001-06-13 | Rebuild after recent change to gprof.texi | Nick Clifton | 1 | -200/+74 | |
2001-06-12 | Bytes stored in target order, not host order. | Nick Clifton | 2 | -3/+8 | |
2001-05-20 | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, | Alexandre Oliva | 1 | -184/+204 | |
ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number of subdir/configure scripts to use the new libtool.m4. | |||||
2001-05-16 | * gmon_io.c (gmon_io_read, gmon_io_write_vma, | Alexandre Oliva | 2 | -5/+11 | |
gmon_io_write_32, gmon_io_write_8, gmon_io_write): Adjust argument list for K&R C. | |||||
2001-04-06 | man page generation from gprof.texi by Stephane Carrez | Alan Modra | 5 | -227/+846 | |
2001-03-14 | David Mosberger's fixes for cross compiling gprof. | Alan Modra | 34 | -544/+743 | |
2001-03-13 | Fix typos in ChangeLog; fix dates in copyright notices | Nick Clifton | 30 | -395/+453 | |
2001-02-27 | Bump version to 2.11.90, fix missing dependencies in bfd/, | Alan Modra | 6 | -181/+197 | |
and run "make dep-am". | |||||
2001-02-18 | Add PDP-11 support | Nick Clifton | 1 | -12/+12 | |
2001-01-27 | * basic_blocks.c: #include <unistd.h> only if it exists. | Michael Sokolov | 2 | -1/+7 | |
2000-11-06 | Add GNU Free Documentation License | Nick Clifton | 2 | -28/+384 | |
2000-09-30 | * ltconfig, ltmain.sh, libtool.m4: Updated from libtool | Alexandre Oliva | 1 | -204/+194 | |
multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt all affected `configure' scripts. | |||||
2000-09-07 | 2000-09-07 H.J. Lu <hjl@gnu.org> | H.J. Lu | 3 | -398/+414 | |
* configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM. * configure: Rebuild. | |||||
2000-09-06 | * aclocal.m4, configure: Rebuilt with new libtool.m4. | Alexandre Oliva | 3 | -472/+134 | |
2000-09-02 | Increase minor version number (to 2.10.91) to help tools detect the new | Nick Clifton | 6 | -10/+387 | |
ability to support removal of duplciate DWARF@ debug information. | |||||
2000-09-02 | Regernate | Nick Clifton | 1 | -1/+1 | |
2000-08-31 | * acinclude.m4: Include libtool and gettext macros from the | Alexandre Oliva | 4 | -1021/+818 | |
top level. * aclocal.m4, configure: Rebuilt. | |||||
2000-07-26 | Adssign copyright to FSF | Nick Clifton | 2 | -11/+31 | |
2000-07-24 | File not needed - it is provided at the top level | Nick Clifton | 2 | -342/+0 | |
2000-07-24 | Add GPL copyright notices to uncopyrighted files. | Nick Clifton | 24 | -1362/+1853 | |
Add copy of GPL. | |||||
2000-07-20 | Add optional style argument to --demangle switch. | Nick Clifton | 3 | -5/+28 | |
2000-07-05 | add MAINTAINERS files | DJ Delorie | 2 | -0/+5 | |
2000-07-01 | Fix 2000-06-22. grep after running dep.sed | Alan Modra | 3 | -8/+16 | |
2000-06-22 | Ensure /usr/include and the like stay out of dependencies. | Alan Modra | 3 | -5/+19 | |
2000-06-20 | Correct pointer comparisons relying on NULL less than any other pointer. | Alan Modra | 2 | -2/+7 | |
Alexander Aganichev's fix for ieee.c | |||||
2000-06-19 | Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support | Nick Clifton | 2 | -24/+18 | |
for m68hc11 and m68hc12 processors. | |||||
2000-06-13 | 2000-06-13 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+5 | |
* configure: Regenerate. | |||||
2000-06-08 | * configure.in (VERSION): Update to show this is the CVS mainline. | David O'Brien | 2 | -1/+5 | |
Approved by: Nick Clifton <nickc@cygnus.com> Message-Id: <200005222205.PAA14565@elmo.cygnus.com> | |||||
2000-06-07 | 2000-06-07 Philippe De Muyter <phdm@macqel.be> | Phil Blundell | 2 | -2/+4 | |
* source.c: Remove direct inclusion of sys/stat.h. | |||||
2000-06-01 | undo repvious delta | Nick Clifton | 2 | -0/+11 | |
2000-05-28 | Use BFD's _. ie. dgettext ("gprof", ..) vs. gettext (..) | Alan Modra | 2 | -6/+4 | |
2000-05-26 | When calling getopt_long indicate that the 'd' switch takes an optional | Nick Clifton | 2 | -1/+7 | |
argument, whereas the 'D' switch takes no argument at all. | |||||
2000-05-26 | Update dependencies. | Alan Modra | 4 | -118/+155 | |
2000-05-26 | missed this in the last commit. | Alan Modra | 1 | -20/+5 | |