index
:
ppe42-binutils
binutils-2_24-ppe42
GNU Binutils for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sim
/
common
/
sim-utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
This commit was manufactured by cvs2svn to create branch 'binutils-
nobody
2013-09-18
1
-403
/
+0
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-2
/
+1
*
sim: common: trim trailing whitespace
Mike Frysinger
2011-03-15
1
-4
/
+2
*
sim: punt zfree()
Mike Frysinger
2011-02-14
1
-7
/
+1
*
sim: check asprintf return values
Mike Frysinger
2011-01-12
1
-1
/
+6
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-1
/
+1
*
sim: fix printf format warning about non-string literal
Mike Frysinger
2010-03-30
1
-1
/
+1
*
sim: convert old style function definitions
Mike Frysinger
2010-03-30
1
-7
/
+3
*
Update copyright notices to add year 2010.
Joel Brobecker
2010-01-01
1
-1
/
+2
*
From: J"orn Rennecke <joern.rennecke@arc.com> (tiny change)
Joel Brobecker
2009-03-19
1
-4
/
+2
*
Update the copyright notice of some of the files I missed
Joel Brobecker
2009-01-14
1
-1
/
+1
*
Updated copyright notices for most files.
Daniel Jacobowitz
2008-01-01
1
-1
/
+1
*
Switch the license of all files explicitly copyright the FSF
Joel Brobecker
2007-08-24
1
-5
/
+4
*
Copyright updates for 2007.
Daniel Jacobowitz
2007-01-09
1
-1
/
+1
*
2002-02-10 Chris Demetriou <cgd@broadcom.com>
Chris Demetriou
2002-02-10
1
-1
/
+1
*
* thanks, nickc
Frank Ch. Eigler
2001-04-25
1
-0
/
+2
*
Revert call to bfd_cache_close().
Andrew Cagney
2001-04-21
1
-2
/
+0
*
* bug fix
Frank Ch. Eigler
2001-04-19
1
-0
/
+2
*
Initial creation of sourceware repository
Stan Shebs
1999-04-16
1
-0
/
+411
*
Initial creation of sourceware repository
Stan Shebs
1999-04-16
1
-285
/
+0
*
* sim-base.h (sim_cpu_base): New members name, options.
Doug Evans
1998-02-27
1
-11
/
+27
*
* sim-utils.c (sim_state_alloc): Delete setting of cpu backlink here.
Doug Evans
1998-01-19
1
-0
/
+29
*
Add sim_do_commandf - printf version of sim_do_command.
Andrew Cagney
1997-09-05
1
-0
/
+17
*
o Add modulo argument to sim_core_attach
Andrew Cagney
1997-09-04
1
-4
/
+4
*
Use sim_state_alloc to create common sim object.
Andrew Cagney
1997-09-01
1
-4
/
+11
*
Passify GCC. Convert 0x0LL to something more portable in the FP code.
Andrew Cagney
1997-08-30
1
-37
/
+0
*
Add --target=BFDTARGET and --architecture=MACHINE options.
Andrew Cagney
1997-08-28
1
-2
/
+3
*
Add ABFD argument to sim_create_inferior. Document.
Andrew Cagney
1997-08-27
1
-6
/
+46
*
Save a copy of argv, not just a pointer.
Andrew Cagney
1997-08-27
1
-16
/
+35
*
* sim-utils.c (sim_add_commas): New function.
David Edelsohn
1997-05-02
1
-0
/
+70
*
* sim-utils.c (sim_copy_argv, sim_analyze_program): New functions.
David Edelsohn
1997-04-17
1
-0
/
+123