History log of /netbsd/external/gpl3/gdb/dist/sim/d10v/d10v_sim.h (Results 1 – 4 of 4)
Revision Date Author Comments
# c03b94e9 12-Oct-2016 christos <christos@NetBSD.org>

import gdb-7.12


# ed6a76a9 03-Feb-2016 christos <christos@NetBSD.org>

Import gdb-7.10.1:

2015-06-30 H.J. Lu <hongjiu.lu@intel.com>

* configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
target.
* configure: Regenerate.

2015-05-13 John David Anglin <dave.an

Import gdb-7.10.1:

2015-06-30 H.J. Lu <hongjiu.lu@intel.com>

* configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
target.
* configure: Regenerate.

2015-05-13 John David Anglin <dave.anglin@bell.net>

* configure.ac: Disable configuration of GDB for HPUX targets.
* configure: Regenerate.

2015-05-01 H.J. Lu <hongjiu.lu@intel.com>

PR ld/18355
* Makefile.def: Add extra_configure_flags to host zlib.
* configure.ac (extra_host_zlib_configure_flags): New. Set
to --enable-host-shared When bfd is to be built as shared
library. AC_SUBST.
* Makefile.in: Regenerated.

2015-04-15 Mike Frysinger <vapier@gentoo.org>
Hans-Peter Nilsson <hp@axis.com>

Adjust src-release.sh for sim using the gdb create-version.sh.
* src-release.sh (tar_compress): If there's a fifth parameter,
use that in the getver call instead of $tool.
(sim_release): Pass gdb as fifth parameter to tar_compress.
(SIM_SUPPORT_DIRS): Add gdb/common/create-version.sh.

2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>

* Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
(EXTRA_BOOTSTRAP_FLAGS): Likewise.
(check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
* Makefile.in: Regenerate.

2015-04-01 H.J. Lu <hongjiu.lu@intel.com>

* configure.ac: Add --with-system-zlib.
* configure: Regenerated.

2015-03-31 H.J. Lu <hongjiu.lu@intel.com>

* src-release.sh: Don't configure with --with-target-subdir=.
--disable-multilib.

2015-03-31 H.J. Lu <hongjiu.lu@intel.com>

* src-release.sh (DEVO_SUPPORT): Replace src-release with
src-release.sh.

2015-03-30 Ed Schouten <ed@nuxi.nl>

* config.sub: Update from upstream, to 2015-03-04 version.
* config.guess: Likewise.

2015-03-30 H.J. Lu <hongjiu.lu@intel.com>

* Makefile.def (dependencies): Add all-zlib to all-bfd.
* Makefile.in: Regenerated.

2015-03-28 H.J. Lu <hongjiu.lu@intel.com>

* src-release.sh (do_proto_toplev): Configure with --target
--with-target-subdir and --disable-multilib.
(BINUTILS_SUPPORT_DIRS): Add zlib.
(GAS_SUPPORT_DIRS): Likewise.
(GDB_SUPPORT_DIRS): Likewise.
(SIM_SUPPORT_DIRS): Likewise.

2015-03-17 H.J. Lu <hongjiu.lu@intel.com>

* configure.ac (target_configdirs): Exclude target-zlib if
target-libjava isn't built.
* configure: Regenerated.

2015-03-17 H.J. Lu <hongjiu.lu@intel.com>

Sync with GCC
2014-06-13 Thomas Schwinge <thomas@codesourcery.com>

* config-ml.in: Robustify ac_configure_args parsing.

2015-03-16 H.J. Lu <hongjiu.lu@intel.com>

* Makefile.def: Updated from GCC trunk.
* Makefile.tpl: Likewise.
* configure.ac: Likewise.
* Makefile.in: Regenerated.
* configure: Likewise.

2015-01-28 James Bowman <james.bowman@ftdichip.com>

* configure.ac: Add FT32 support.
* configure: Regenerate.

2015-01-12 Anthony Green <green@moxielogic.com>

* configure.ac: Don't disable gprof for moxie.
* configure: Rebuild.

show more ...


# 7af5a897 22-Jun-2014 christos <christos@NetBSD.org>

ChangeLog:

2013-12-19 Keven Boell <keven.boell@intel.com>

* cp-namespace.c (cp_lookup_nested_symbol): Enable
nested lookups for fortran modules.
* dwarf2read.c (read_module): Add fortran modul

ChangeLog:

2013-12-19 Keven Boell <keven.boell@intel.com>

* cp-namespace.c (cp_lookup_nested_symbol): Enable
nested lookups for fortran modules.
* dwarf2read.c (read_module): Add fortran module to
the symbol table.
(add_partial_symbol, add_partial_module): Add fortran
module to the partial symbol table.
(new_symbol_full): Create full symbol for fortran module.
* f-exp.y (yylex): Add new module domain to be parsed.
* symtab.h: New domain for fortran modules.

2013-12-19 Keven Boell <keven.boell@intel.com>

* f-exp.y (yylex): Add domain array to enable lookup
in multiple domains. Loop over lookup domains and try
to find requested symbol. Add STRUCT_DOMAIN to lookup
domains to be able to query for user defined types.

2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>

* configure.ac: Add user-friendly check for native x86_64-linux
multilibs.
* configure: Regenerate.

2013-11-23 Alan Modra <amodra@gmail.com>

* config.sub, config.guess: Import from upstream.

2013-11-07 Thomas Schwinge <thomas@codesourcery.com>

* Makefile.in: Regenerate.

* Makefile.tpl: Fix typo.
* Makefile.in: Regenerate partially.

2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>

* configure.ac: Added libcilkrts to noconfig list when C++ is not
supported.
* configure: Regenerated.

2013-10-30 Jason Merrill <jason@redhat.com>

* Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
--disable-build-format-warnings.

2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>

* Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
depend on libstdc++ and libgcc.
* configure: Regenerate.
* configure.ac: Added libcilkrts to target binaries. Also, restrict
libcilkrts for POSIX and i*86, and x86_64 architectures.
* Makefile.in: Added libcilkrts related fields to support building it.

2013-10-26 Jeff Law <law@redhat.com>

* Makefile.def (target_modules): Remove libmudflap
(languages): Remove check-target-libmudflap).
* Makefile.in: Rebuilt.
* Makefile.tpl (check-target-libmudflap-c++): Remove.
* configure.ac (target_libraries): Remove target-libmudflap.
Remove checks which disabled libmudflap on some systems.
* configure: Rebuilt.
* libmudflap: Directory removed.

2013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>

* configure.ac: Update from GCC.
* configure: Regenerate.

2013-10-15 Hans-Peter Nilsson <hp@axis.com>

* src-release (do-proto-toplevel): Support subdir-path-prefixed
files in SUPPORT_FILES.
(SIM_SUPPORT_DIRS): New variable.
(sim.tar.bz2): New rule.

2013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>

* configure.ac: Update from GCC.
* configure: Regenerate.

2013-10-01 Jeff Johnston <jjohnstn@redhat.com>

* COPYING.NEWLIB: Update with new copyright.

2013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>

* configure.ac: Update from GCC.
* configure: Regenerate.

2013-09-20 Alan Modra <amodra@gmail.com>

* libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
ppc host match. Support little-endian powerpc linux hosts.

2013-08-16 Joel Brobecker <brobecker@adacore.com>

* src-release (VER): When using $(TOOL)/common/create-version.sh,
strip the "-cvs" suffix from the version number if present.

2013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>

* configure.ac: Sync with GCC repo.
* Makefile.def: Ditto.
* configure: Regenerate.
* Makefile.in: Ditto.

2013-07-22 Joel Brobecker <brobecker@adacore.com>

* src-release (VER): Use $(TOOL)/common/create-version.sh
if it exists.

2013-06-22 Richard Sandiford <rdsandiford@googlemail.com>

* configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
(mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier])
(mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs.
* configure: Regenerate.

2013-06-01 George Thomas <george.thomas@atmel.com>

* include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove
from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU

2013-05-06 Sandra Loosemore <sandra@codesourcery.com>

* COPYING.NEWLIB: Add Altera Corporation copyright.

2013-04-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>

* config.guess: Update from config repo.
* config.sub: Ditto.

2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>

* Makefile.def: Sync with GCC.
* Makefile.in: Regenerate.

2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>

* configure.ac: Sync with GCC.
* configure: Regenerate.

2013-03-22 Mike Frysinger <vapier@gentoo.org>

* src-release (VER): Change bfd/configure.in sed to use the new
`bfd/configure --version` output.

show more ...


# 66e63ce3 24-Sep-2011 christos <christos@NetBSD.org>

import 7.3.1