| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not attempt to create a .gmo file if the sources are read-only. | Nick Clifton | 2002-05-02 | 2 | -1/+8 |
* | * dep-in.sed: Cope with absolute paths. | Alan Modra | 2002-04-04 | 4 | -10/+23 |
* | * Makefile.am: Run "make dep-am". | Alan Modra | 2002-03-21 | 3 | -6/+11 |
* | Updated French translations | Nick Clifton | 2002-03-18 | 2 | -10/+14 |
* | Updated French translations | Nick Clifton | 2002-03-13 | 2 | -34/+92 |
* | 2002-03-07 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 2002-03-08 | 2 | -2/+6 |
* | 2002-02-19 Frank Ch. Eigler <fche@redhat.com> | Frank Ch. Eigler | 2002-02-19 | 2 | -5/+10 |
* | * Makefile.am: "make dep-am". | Alan Modra | 2002-02-11 | 3 | -14/+17 |
* | Update copyright date per last commit. | Daniel Jacobowitz | 2002-02-10 | 1 | -1/+1 |
* | 2002-02-10 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 2002-02-10 | 3 | -1/+9 |
* | * configure.in (build_warnings): Add -Wstrict-prototypes | Alan Modra | 2002-02-01 | 7 | -421/+401 |
* | * alpha.c (alpha_find_call): Warning fixes. | Alan Modra | 2002-02-01 | 25 | -223/+446 |
* | Run "make dep-am" | Alan Modra | 2002-02-01 | 3 | -153/+158 |
* | * basic_blocks.c: Replace bool with boolean, TRUE with true and | Alan Modra | 2002-02-01 | 19 | -109/+123 |
* | Deal with target architecture that have a pointer size that is different from | Jason Thorpe | 2002-01-31 | 1 | -3/+0 |
* | Deal with target architecture that have a pointer size that is different from | Nick Clifton | 2002-01-31 | 9 | -368/+488 |
* | * alpha.c (alpha_Instruction): Don't use. | Alan Modra | 2002-01-31 | 34 | -175/+204 |
* | 2002-01-27 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 2002-01-28 | 2 | -147/+163 |
* | * i386.c (i386_iscall): Static. | Richard Henderson | 2002-01-27 | 4 | -13/+19 |
* | * Makefile.am (install): Depend on install-info. | Hans-Peter Nilsson | 2002-01-26 | 3 | -0/+13 |
* | * mips.c: New file. | Jason Thorpe | 2002-01-26 | 5 | -5/+131 |
* | Updated French translation | Nick Clifton | 2002-01-26 | 2 | -66/+93 |
* | Updated Spanish translation | Nick Clifton | 2002-01-25 | 2 | -67/+94 |
* | Regenerate .pot and .po files | Nick Clifton | 2002-01-17 | 2 | -64/+90 |
* | Add spanish translation files | Nick Clifton | 2002-01-07 | 4 | -2/+474 |
* | Remove use of ngettext() | Nick Clifton | 2002-01-03 | 2 | -6/+14 |
* | Fix spelling typo. | Nick Clifton | 2002-01-02 | 3 | -8/+15 |
* | Import Swedish translation | Nick Clifton | 2001-12-21 | 4 | -2/+496 |
* | fix typo | Nick Clifton | 2001-12-04 | 1 | -1/+1 |
* | Import new turkish translations from Translation Project's website. | Nick Clifton | 2001-12-03 | 4 | -2/+498 |
* | Add .cvsignore files to skip .gmo files | Nick Clifton | 2001-11-28 | 1 | -0/+1 |
* | Add translations | Nick Clifton | 2001-11-02 | 4 | -189/+661 |
* | Regenerate configure to include the gettext.m4 change. Update | Alan Modra | 2001-10-03 | 2 | -1/+5 |
* | * Makefile.am (Makefile): Depend on bfd/configure.in | Alan Modra | 2001-10-02 | 3 | -63/+92 |
* | Locale changes from Bruno Haible <haible@clisp.cons.org>. | H.J. Lu | 2001-09-19 | 3 | -4/+12 |
* | * sparc.c (sparc_find_call): Warning fix. | Alan Modra | 2001-09-18 | 3 | -3/+8 |
* | * alpha.c: Add missing prototypes. | Alan Modra | 2001-08-09 | 6 | -1/+27 |
* | Change bug reporting email address. | Nick Clifton | 2001-07-19 | 2 | -3/+11 |
* | Remove auot generated man pages | Nick Clifton | 2001-06-19 | 4 | -610/+23 |
* | Rebuild after recent change to gprof.texi | Nick Clifton | 2001-06-13 | 1 | -200/+74 |
* | Bytes stored in target order, not host order. | Nick Clifton | 2001-06-12 | 2 | -3/+8 |
* | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, | Alexandre Oliva | 2001-05-20 | 1 | -184/+204 |
* | * gmon_io.c (gmon_io_read, gmon_io_write_vma, | Alexandre Oliva | 2001-05-16 | 2 | -5/+11 |
* | man page generation from gprof.texi by Stephane Carrez | Alan Modra | 2001-04-06 | 5 | -227/+846 |
* | David Mosberger's fixes for cross compiling gprof. | Alan Modra | 2001-03-14 | 34 | -544/+743 |
* | Fix typos in ChangeLog; fix dates in copyright notices | Nick Clifton | 2001-03-13 | 30 | -395/+453 |
* | Bump version to 2.11.90, fix missing dependencies in bfd/, | Alan Modra | 2001-02-27 | 6 | -181/+197 |
* | Add PDP-11 support | Nick Clifton | 2001-02-18 | 1 | -12/+12 |
* | * basic_blocks.c: #include <unistd.h> only if it exists. | Michael Sokolov | 2001-01-27 | 2 | -1/+7 |
* | Add GNU Free Documentation License | Nick Clifton | 2000-11-06 | 2 | -28/+384 |