Searched hist:12257 (Results 1 - 2 of 2) sorted by relevance

/gem5/util/maint/
H A Dcreate_patches.sh12257:2fd1a9598a75 Mon Oct 16 10:36:00 EDT 2017 Andreas Sandberg <andreas.sandberg@arm.com> util: Remove support for hg patches in patch creation script

Simplify the patch creation helper script by removing support for
automatic conversion to Mercurial's patch format. We no longer use
Mercurial as a primary repository, so this support is not likely to be
needed again.

Change-Id: I83f6efb9ccaee9c548b33257a4d6128153750c76
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
Reviewed-by: Curtis Dunham <curtis.dunham@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/5162
Reviewed-by: Gabe Black <gabeblack@google.com>
/gem5/src/systemc/core/
H A Dobject.cc13085:9a64693dabcc Thu Aug 23 00:54:00 EDT 2018 Gabe Black <gabeblack@google.com> systemc: Handle null sc_object names.

A null pointer for an sc_object name is supposed to be equivalent to
an empty string.

Change-Id: I6094577ad43f13d47a20bc67fa15f4c04d448fe5
Reviewed-on: https://gem5-review.googlesource.com/12257
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>

Completed in 10 milliseconds