GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
cris-tdep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
2003-01-07 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-01-07
1
-2
/
+1
*
2003-01-06 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney
2003-01-06
1
-8
/
+7
*
* arm-tdep.c (arm_frame_chain_valid): Remove unnecessary test.
Daniel Jacobowitz
2003-01-05
1
-2
/
+1
*
2003-01-03 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney
2003-01-03
1
-18
/
+18
*
2003-01-03 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-01-03
1
-2
/
+2
*
2003-01-02 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney
2003-01-02
1
-9
/
+9
*
2002-12-10 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2002-12-11
1
-0
/
+4
*
2002-12-01 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney
2002-12-01
1
-4
/
+4
*
2002-11-27 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney
2002-11-28
1
-2
/
+0
*
2002-11-26 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney
2002-11-26
1
-1
/
+1
*
2002-11-19 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney
2002-11-24
1
-6
/
+6
*
2002-11-22 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney
2002-11-23
1
-20
/
+0
*
2002-11-18 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney
2002-11-18
1
-4
/
+5
*
2002-11-13 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2002-11-14
1
-2
/
+3
*
2002-11-02 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2002-11-02
1
-3
/
+3
*
2002-11-01 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2002-11-01
1
-1
/
+1
*
2002-09-27 David Carlton <carlton@math.stanford.edu>
David Carlton
2002-09-27
1
-0
/
+1
*
2002-09-17 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2002-09-17
1
-2
/
+3
*
Index: ChangeLog
Andrew Cagney
2002-08-24
1
-2
/
+2
*
* cris-tdep.c (cris_saved_pc_after_call): Fix parameter type.
Andrew Cagney
2002-07-11
1
-2
/
+2
*
Fix some K&R isms.
Andrew Cagney
2002-07-11
1
-2
/
+2
*
* frame.h (deprecated_generic_find_dummy_frame): Rename
Andrew Cagney
2002-06-26
1
-1
/
+1
*
* MAINTAINERS: Note that cris-elf target can be compiled with
Andrew Cagney
2002-06-18
1
-2
/
+2
*
+ * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): Rename
Andrew Cagney
2002-06-14
1
-5
/
+5
*
* cris-tdep.c (cris_gdbarch_init): Use arches instead of
Andrew Cagney
2002-05-01
1
-7
/
+9
*
* cli/cli-decode.c (cmd_type): New function.
Andrew Cagney
2002-03-18
1
-3
/
+30
*
* lin-lwp.c, thread-db.c, defs.h, cris-tdep.c: Replace ``Linux''
Andrew Cagney
2002-02-24
1
-4
/
+6
*
* cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.
Andrew Cagney
2002-02-05
1
-3
/
+3
*
Eliminate IEEE_FLOAT.
Andrew Cagney
2002-01-20
1
-3
/
+0
*
s/BIG_ENDIAN/BFD_ENDIAN_BIG/
Andrew Cagney
2002-01-05
1
-1
/
+1
*
2001-12-21 Orjan Friberg <orjanf@axis.com>
Orjan Friberg
2001-12-21
1
-1
/
+319
*
Add function gdbarch_info_init() replaces memset().
Andrew Cagney
2001-12-19
1
-3
/
+3
*
LITTLE_ENDIAN -> BFD_ENDIAN_LITTLE
Andrew Cagney
2001-12-15
1
-1
/
+1
*
2001-12-04 Orjan Friberg <orjanf@axis.com>
Orjan Friberg
2001-12-04
1
-13
/
+24
*
2001-10-26 Orjan Friberg <orjanf@axis.com>
Orjan Friberg
2001-10-26
1
-27
/
+36
*
2001-09-24 Orjan Friberg <orjanf@axis.com>
Orjan Friberg
2001-09-24
1
-1
/
+1
*
* cris-tdep.c (cris_get_signed_offset): Change return type to an
Andrew Cagney
2001-09-19
1
-2
/
+2
*
2001-09-05 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni
2001-09-05
1
-1
/
+1
*
2001-07-16 Orjan Friberg <orjanf@axis.com>
Orjan Friberg
2001-07-16
1
-0
/
+3981