Files
RedBear-OS/recipes/tools/gnu-binutils/source/gprof/ChangeLog-2012
T
vasilito ff4ff35918 feat: track all source trees in git — full fork offline-first model
Red Bear OS is a full fork. All sources must be available from git clone
with zero network access. Removed gitignore rules that excluded fetched
source trees under recipes/*/source/, local/recipes/kde/*/source/,
local/recipes/qt/*/source/, and vendor source trees.

Build artifacts (target/, build/, source.tar, *.o, *.so) remain excluded.

127291 files added — kernel, relibc, base, bootloader, pkgar, all KDE/Qt
frameworks, mesa, wayland, DRM drivers, and every other recipe source.
2026-05-14 10:55:53 +01:00

90 lines
2.1 KiB
Plaintext

2012-12-17 Nick Clifton <nickc@redhat.com>
* MAINTAINERS: Add copyright notice.
* Makefile.am: Likewise.
* README: Likewise.
* TODO: Likewise.
* bsd_callg_bl.m: Likewise.
* cg_arcs.h: Likewise.
* cg_dfn.h: Likewise.
* configure.in: Likewise.
* flat_bl.m: Likewise.
* fsf_callg_bl.m: Likewise.
* hertz.h: Likewise.
* utils.h: Likewise.
* Makefile.in: Regenerate.
2012-09-20 Joe Seymour <jseymour@codesourcery.com>
* corefile.c (core_sym_class): Allow for ".constprop.N" cloned
functions.
2012-09-14 David Edelsohn <dje.gcc@gmail.com>
* configure: Regenerate.
2012-09-11 Molly Heidecker <tworoses1@gmail.com>
PR gprof/13836
* fsf_callg_bl.m: Fix typo.
2012-09-10 H.J. Lu <hongjiu.lu@intel.com>
* configure: Regenerated.
2012-08-09 Nick Clifton <nickc@redhat.com>
* po/vi.po: Updated Vietnamese translation.
2012-08-07 Nick Clifton <nickc@redhat.com>
* po/ja.po: Updated Japanese translation.
2012-07-30 Nick Clifton <nickc@redhat.com>
* po/gprof.pot: Updated template.
* po/bg.po: Updated Bulgarian translation.
* po/es.po: Updated Spanish translation.
2012-07-29 Alan Modra <amodra@gmail.com>
* gprof.h: Don't include gconfig.h twice. Undef conflicting
PACKAGE_* defines.
2012-07-27 Mike Frysinger <vapier@gentoo.org>
* configure.in (BFD_VERSION): Run bfd/configure --version and
parse the output of that.
* configure: Regenerate.
2012-06-02 Andreas Schwab <schwab@linux-m68k.org>
* Makefile.am (TEXINFO_TEX): Remove $(top_srcdir) prefix.
* Makefile.in: Regenerate.
2012-03-06 Tristan Gingold <gingold@adacore.com>
* corefile.c (core_create_function_syms): Do not call bsearch if
symbol_map_count is 0.
2012-02-06 Nick Clifton <nickc@redhat.com>
* po/sr.po: New Serbian translation.
* configure.in (ALL_LINGUAS): Add sr.
* configure: Regenerate.
For older changes see ChangeLog-2011
Copyright (C) 2012 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables:
mode: change-log
left-margin: 8
fill-column: 74
version-control: never
End: