aboutsummaryrefslogtreecommitdiff
path: root/sim/erc32/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2023-01-11sim: build: drop subdir Makefile.in filesMike Frysinger1-20/+0
2023-01-10sim: erc32: move arch-specific file compilation to top-levelMike Frysinger1-10/+0
2023-01-10sim: build: drop support for creating libsim.a in subdirsMike Frysinger1-3/+0
2023-01-10sim: erc32: move libsim.a creation to top-levelMike Frysinger1-2/+3
2023-01-01sim: build: drop unused SIM_EXTRA_LIBSMike Frysinger1-1/+0
2023-01-01sim: erc32: drop -I$(srcroot)Mike Frysinger1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-11-05sim: run: move linking into top-levelMike Frysinger1-9/+0
2022-11-05sim: build: move install steps to the top-levelMike Frysinger1-6/+0
2022-11-04sim: drop -lm from SIM_EXTRA_LIBSMike Frysinger1-1/+1
2022-11-04sim: erc32: link sis to run programMike Frysinger1-6/+3
2022-10-19sim/erc32: avoid dereferencing type-punned pointer warningsAndrew Burgess1-3/+0
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-12-04sim: erc32: drop old configure targetMike Frysinger1-8/+0
2021-11-01sim: erc32: reduce -Wno-error scopeMike Frysinger1-2/+2
2021-10-31sim: erc32: use silent build rules with sis linkageMike Frysinger1-1/+1
2021-07-08sim: erc32: use libsim.a for common objectsMike Frysinger1-2/+2
2021-06-27sim: erc32: merge with common configure scriptMike Frysinger1-4/+0
2021-06-18sim: move -Werror disabling to MakefileMike Frysinger1-0/+3
2021-06-12sim: erc32/ppc: fix handling of $EXEEXTMike Frysinger1-3/+3
2021-04-15sim erc32: Add include path for readline.John Baldwin1-1/+5
2021-02-27sim: delete redundant SIM_EXTRA_ALLMike Frysinger1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-03-16sim/erc32: use SIM_AC_OPTION_HOSTENDIAN to probe for host endianessJiri Gaisler1-17/+1
2015-03-14sim: make nrun the default run programMike Frysinger1-0/+1
2015-02-22sim/erc32: Use readline.h for readline types and functions.Jiri Gaisler1-1/+1
2015-02-21sim/erc32: Remove unused defines in Makefile and switch off statisticsJiri Gaisler1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-03-14Fix erc32 simulator out-of-tree build failure.Joel Brobecker1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-01-01Update copyright notices to add year 2010.Joel Brobecker1-1/+1
2009-01-14 Update the copyright notice of some of the files I missedJoel Brobecker1-1/+2
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-24 Switch the license of all files explicitly copyright the FSFJoel Brobecker1-5/+4
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2006-12-20 * configure.ac: Add test for readline, substitute READLINE.Hans-Peter Nilsson1-2/+2
2006-08-08gdb/Daniel Jacobowitz1-3/+3
2000-03-07* build fixFrank Ch. Eigler1-1/+1
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+75
1999-04-16Initial creation of sourceware repositoryStan Shebs1-73/+0
1997-01-23 * configure configure.in Makefile.in: Update to new configureStu Grossman1-6/+3
1996-12-16 Link with SIM_EXTRA_LIBS, not just EXTRA_LIBS, which is never set.Rob Savoye1-3/+12