summaryrefslogtreecommitdiff
path: root/gdb/ia64-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* 2003-01-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-01-081-28/+31
* 2003-01-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-01-081-28/+29
* 2003-01-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-01-081-29/+42
* 2003-01-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-01-071-2/+1
* * arm-tdep.c (arm_frame_chain_valid): Remove unnecessary test.Daniel Jacobowitz2003-01-051-2/+1
* 2003-01-03 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-031-37/+37
* 2003-01-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-021-11/+11
* 2002-12-10 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-12-111-0/+3
* 2002-12-01 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-12-011-5/+5
* 2002-11-27 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-281-3/+0
* 2002-11-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-181-9/+9
* 2002-11-14 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-141-3/+3
* 2002-11-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-11-141-2/+2
* 2002-11-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-11-011-2/+2
* 2002-09-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-09-171-7/+9
* Index: ChangeLogAndrew Cagney2002-08-241-2/+1
* * gdbarch.sh (REGISTER_NAME): Change return type a constant stringAndrew Cagney2002-06-171-1/+1
* + * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): RenameAndrew Cagney2002-06-141-4/+4
* Handle breakpoints on L instruction type in MLX instruction bundle byPetr Sorfa2002-05-101-0/+20
* * gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.Andrew Cagney2002-04-181-1/+1
* * h8500-tdep.c (h8500_write_fp): Delete function.Andrew Cagney2002-04-061-5/+3
* * ia64-tdep.c (ia64_gdbarch_init): Call set_gdbarch_frame_args_skip,Peter Schauer2002-03-161-0/+1
* s/Linux/.../Andrew Cagney2002-02-241-13/+15
* From Peter Schauer <pes@regent.e-technik.tu-muenchen.de>:Kevin Buettner2002-02-181-3/+3
* Add explicit #include of "value.h".Andrew Cagney2001-10-211-0/+1
* Don't let a branch unit nop terminate the prologue scan.Kevin Buettner2001-08-311-3/+4
* * defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)Andrew Cagney2001-08-011-0/+1
* s/value_ptr/struct value */Andrew Cagney2001-07-151-2/+2
* Make alignment of struct arguments in inferior function calls comply withKevin Buettner2001-06-021-6/+44
* Prologue scanner modifications.Kevin Buettner2001-06-011-1/+71
* Phase 1 of the ptid_t changes.gdb-post-ptid_t-2001-05-03Kevin Buettner2001-05-041-7/+7
* Fix problems encountered in compiling ia64-tdep.c with IBM's compiler.Kevin Buettner2001-03-271-4/+4
* * ia64-tdep.c (fetch_instruction): Warn about slot numbers greaterKevin Buettner2001-03-221-1/+18
* Create new file regcache.h. Update all uses.Andrew Cagney2001-03-011-0/+1
* Made changes to shared library support and added more of the support neededKevin Buettner2001-02-221-2/+10
* Enable new thread support for Linux/IA-64.Kevin Buettner2001-02-211-2/+2
* Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney2001-02-081-10/+11
* 2000-11-20 H.J. Lu <hjl@gnu.org>H.J. Lu2000-11-201-1/+1
* AIX5 changes.Kevin Buettner2000-11-081-6/+35
* Add rotating register rename support.Kevin Buettner2000-09-061-1/+34
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-3/+1
* 2000-05-02 H.J. Lu <hjl@gnu.org>H.J. Lu2000-05-021-1/+1
* Add arch-utils.h to IA-64 *-tdep.c files.Kevin Buettner2000-04-261-0/+1
* Recognize store instructions in examine_prologue().Kevin Buettner2000-04-251-3/+54
* Handle signal handler frames and call dummy frames.Kevin Buettner2000-04-251-147/+293
* IA-64 changesKevin Buettner2000-04-031-14/+13
* HFA, function descriptor handling for IA-64.Kevin Buettner2000-03-231-81/+294
* New files for IA-64 port.Kevin Buettner2000-03-211-0/+1630