Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-02-01 | * basic_blocks.c: Replace bool with boolean, TRUE with true and | Alan Modra | 1 | -0/+24 | |
FALSE with false throughout. * basic_blocks.h: Likewise. * cg_arcs.c: Likewise. * cg_dfn.c: Likewise. * cg_print.c: Likewise. * corefile.c: Likewise. * gmon_io.c: Likewise. * gprof.c: Likewise. * hist.c: Likewise. * mips.c: Likewise. * source.c: Likewise. * source.h: Likewise. * sym_ids.c: Likewise. * sym_ids.h: Likewise. * symtab.h: Likewise. * tahoe.c: Likewise. * vax.c: Likewise. * gprof.h: Likewise. (TRUE): Don't define. (FALSE): Don't define. | |||||
2002-01-31 | Deal with target architecture that have a pointer size that is different from | Nick Clifton | 1 | -0/+38 | |
the host architectures pointer size. | |||||
2002-01-31 | * alpha.c (alpha_Instruction): Don't use. | Alan Modra | 1 | -0/+55 | |
(alpha_find_call): Avoid use of bitfields and casts between pointers and integers of different sizes. Avoid endian problems when cross-compiling. * vax.c (vax_find_call): Likewise. (struct modebyte): Don't use. (vax_operandmode): Pass in an unsigned char *. (vax_operandlength): Likewise. (vax_reladdr): Rename to vax_offset and return relative offset rather than address. * i386.c (i386_find_call): Avoid casts between pointers and integers of different sizes. * sparc.c (sparc_find_call): Likewise. Avoid endian problems. * tahoe.c (tahoe_find_call): Likewise. (tahoe_reladdr): Rename to tahoe_offset and return relative offset rather than address. * basic_blocks.h: Don't include headers here. * call_graph.h: Likewise. * cg_arcs.h: Likewise. * cg_print.h: Likewise. * corefile.h: Likewise. * gmon_io.h: Likewise. * gmon_out.h: Likewise. * hertz.h: Likewise. * hist.h: Likewise. * source.h: Likewise. * sym_ids.h: Likewise. * symtab.h: Likewise. * gprof.h: Don't include ansidecl.h, do include bfd.h. (bool): Don't typedef. * alpha.c: Adjust #include's for above header changes. * basic_blocks.c: Likewise. * call_graph.c: Likewise. * cg_arcs.c: Likewise. * cg_dfn.c: Likewise. * cg_print.c: Likewise. * corefile.c: Likewise. * gmon_io.c: Likewise. * gprof.c: Likewise. * hertz.c: Likewise. * hist.c: Likewise. * i386.c: Likewise. * mips.c: Likewise. * sparc.c: Likewise. * sym_ids.c: Likewise. * symtab.c: Likewise. * tahoe.c: Likewise. * utils.c: Likewise. * vax.c: Likewise. * po/POTFILES.in: Regenerate. | |||||
2002-01-28 | 2002-01-27 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -0/+4 | |
From Steve Ellcey <sje@cup.hp.com>: * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI. (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd, lt_cv_file_magic_test_file): Set to appropriate values for HP-UX IA64. * ltcf-c.sh (archive_cmds, hardcode_*): Ditto. * ltconfig (shlibpath_*, dynamic_linker, library_names_spec, soname_spec, sys_lib_search_path_spec): Ditto. Various configure scripts regenerated. | |||||
2002-01-27 | * i386.c (i386_iscall): Static. | Richard Henderson | 1 | -0/+7 | |
* tahoe.c (indirectchild, tahoe_operandmode): Static. (tahoe_operandlength, tahoe_reladdr): Static. * vax.c (indirectchild): Static. | |||||
2002-01-26 | * Makefile.am (install): Depend on install-info. | Hans-Peter Nilsson | 1 | -0/+5 | |
* Makefile.in: Regenerate. | |||||
2002-01-26 | * mips.c: New file. | Jason Thorpe | 1 | -0/+9 | |
* Makefile.am (sources): Add mips.c. (mips.o): New rule. * Makefile.in: Regenerate. * corefile.c: Update copyright years. (find_call): Call mips_find_call for bfd_arch_mips. | |||||
2002-01-26 | Updated French translation | Nick Clifton | 1 | -0/+4 | |
2002-01-25 | Updated Spanish translation | Nick Clifton | 1 | -0/+4 | |
2002-01-17 | Regenerate .pot and .po files | Nick Clifton | 1 | -0/+4 | |
2002-01-07 | Add spanish translation files | Nick Clifton | 1 | -0/+6 | |
2002-01-03 | Remove use of ngettext() | Nick Clifton | 1 | -0/+5 | |
2002-01-02 | Fix spelling typo. | Nick Clifton | 1 | -0/+7 | |
Reformat messages to ease translation into other languages. | |||||
2001-12-21 | Import Swedish translation | Nick Clifton | 1 | -0/+6 | |
2001-12-04 | fix typo | Nick Clifton | 1 | -1/+1 | |
2001-12-03 | Import new turkish translations from Translation Project's website. | Nick Clifton | 1 | -0/+6 | |
2001-11-02 | Add translations | Nick Clifton | 1 | -0/+6 | |
2001-10-03 | Regenerate configure to include the gettext.m4 change. Update | Alan Modra | 1 | -0/+4 | |
opcodes/po/POTFILES.in | |||||
2001-10-02 | * Makefile.am (Makefile): Depend on bfd/configure.in | Alan Modra | 1 | -0/+6 | |
Run "make dep-am" * Makefile.in: Regenerate. | |||||
2001-09-19 | Locale changes from Bruno Haible <haible@clisp.cons.org>. | H.J. Lu | 1 | -0/+6 | |
2001-09-18 | * sparc.c (sparc_find_call): Warning fix. | Alan Modra | 1 | -0/+5 | |
* alpha.c (alpha_find_call): Likewise. | |||||
2001-08-09 | * alpha.c: Add missing prototypes. | Alan Modra | 1 | -0/+9 | |
* 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 | 1 | -0/+4 | |
2001-06-19 | Remove auot generated man pages | Nick Clifton | 1 | -0/+8 | |
2001-06-12 | Bytes stored in target order, not host order. | Nick Clifton | 1 | -0/+5 | |
2001-05-16 | * gmon_io.c (gmon_io_read, gmon_io_write_vma, | Alexandre Oliva | 1 | -0/+6 | |
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 | 1 | -0/+11 | |
2001-03-14 | David Mosberger's fixes for cross compiling gprof. | Alan Modra | 1 | -0/+63 | |
2001-03-13 | Fix typos in ChangeLog; fix dates in copyright notices | Nick Clifton | 1 | -5/+4 | |
2001-02-27 | Bump version to 2.11.90, fix missing dependencies in bfd/, | Alan Modra | 1 | -0/+9 | |
and run "make dep-am". | |||||
2001-01-27 | * basic_blocks.c: #include <unistd.h> only if it exists. | Michael Sokolov | 1 | -0/+4 | |
2000-11-06 | Add GNU Free Documentation License | Nick Clifton | 1 | -0/+4 | |
2000-09-07 | 2000-09-07 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+5 | |
* 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 | 1 | -0/+4 | |
2000-09-02 | Increase minor version number (to 2.10.91) to help tools detect the new | Nick Clifton | 1 | -0/+7 | |
ability to support removal of duplciate DWARF@ debug information. | |||||
2000-08-31 | * acinclude.m4: Include libtool and gettext macros from the | Alexandre Oliva | 1 | -0/+6 | |
top level. * aclocal.m4, configure: Rebuilt. | |||||
2000-07-26 | Adssign copyright to FSF | Nick Clifton | 1 | -0/+5 | |
2000-07-24 | File not needed - it is provided at the top level | Nick Clifton | 1 | -2/+0 | |
2000-07-24 | Add GPL copyright notices to uncopyrighted files. | Nick Clifton | 1 | -0/+26 | |
Add copy of GPL. | |||||
2000-07-20 | Add optional style argument to --demangle switch. | Nick Clifton | 1 | -0/+5 | |
2000-07-05 | add MAINTAINERS files | DJ Delorie | 1 | -0/+4 | |
2000-07-01 | Fix 2000-06-22. grep after running dep.sed | Alan Modra | 1 | -0/+6 | |
2000-06-22 | Ensure /usr/include and the like stay out of dependencies. | Alan Modra | 1 | -0/+6 | |
2000-06-20 | Correct pointer comparisons relying on NULL less than any other pointer. | Alan Modra | 1 | -0/+5 | |
Alexander Aganichev's fix for ieee.c | |||||
2000-06-13 | 2000-06-13 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+4 | |
* configure: Regenerate. | |||||
2000-06-08 | * configure.in (VERSION): Update to show this is the CVS mainline. | David O'Brien | 1 | -0/+4 | |
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 | 1 | -0/+4 | |
* source.c: Remove direct inclusion of sys/stat.h. | |||||
2000-06-01 | undo repvious delta | Nick Clifton | 1 | -0/+5 | |
2000-05-28 | Use BFD's _. ie. dgettext ("gprof", ..) vs. gettext (..) | Alan Modra | 1 | -0/+4 | |
2000-05-26 | When calling getopt_long indicate that the 'd' switch takes an optional | Nick Clifton | 1 | -0/+6 | |
argument, whereas the 'D' switch takes no argument at all. |