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
/
gdb
/
gdbarch.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Makefile.in (arch-utils.o): Add $(sim_regno_h).
Andrew Cagney
2002-05-29
1
-2
/
+0
*
* sim-regno.h: New file.
Andrew Cagney
2002-05-29
1
-1
/
+3
*
* config/m88k/tm-m88k.h: Update copyright.
Andrew Cagney
2002-05-13
1
-1
/
+0
*
* arch-utils.h (legacy_register_to_value): Declare.
Andrew Cagney
2002-05-12
1
-0
/
+4
*
* arch-utils.h (generic_register_size): Declare.
Andrew Cagney
2002-05-12
1
-2
/
+2
*
* gdbarch.sh (gdbarch_data): Add gdbarch parameter.
Andrew Cagney
2002-05-12
1
-4
/
+4
*
* gdbarch.sh (init_gdbarch_swap): Do not clear the swap section.
Andrew Cagney
2002-05-08
1
-7
/
+40
*
* gdbarch.sh: Assert that gdbarch is non-NULL.
Andrew Cagney
2002-05-03
1
-0
/
+4
*
Yank previous change - set current arch to NULL.
Andrew Cagney
2002-05-02
1
-21
/
+14
*
* gdbarch.sh (gdbarch_update_p): Swap out the old architecture
Andrew Cagney
2002-05-01
1
-14
/
+21
*
* gdbarch.sh (LC_ALL): Set to `c'.
Andrew Cagney
2002-04-25
1
-0
/
+1
*
* arch-utils.h: Update copyright.
Andrew Cagney
2002-04-24
1
-0
/
+21
*
* gdbarch.sh (gdbarch_update_p): Keep the list of architectures
Andrew Cagney
2002-04-20
1
-27
/
+50
*
* gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.
Andrew Cagney
2002-04-18
1
-1
/
+1
*
* gdbarch.sh (LANG): Set to ``c''.
Andrew Cagney
2002-04-17
1
-0
/
+5
*
* maint.c (maint_print_section_info): Rename print_section_info.
Andrew Cagney
2002-04-10
1
-0
/
+2
*
* gdbarch.sh (FP_REGNUM, PC_REGNUM, SP_REGNUM): Allow default of
Andrew Cagney
2002-04-07
1
-6
/
+4
*
* gdbarch.sh (PS_REGNUM): Add. Document. Default to -1.
Andrew Cagney
2002-04-06
1
-0
/
+7
*
Correct bad checkin (missing semicolon somehow)
Daniel Jacobowitz
2002-04-06
1
-1
/
+1
*
2002-04-05 Daniel Jacobowitz <drow@mvista.com>
Daniel Jacobowitz
2002-04-06
1
-0
/
+1
*
* h8500-tdep.c (h8500_write_fp): Delete function.
Andrew Cagney
2002-04-06
1
-1
/
+0
*
* defs.h (XMALLOC): Define.
Andrew Cagney
2002-03-19
1
-7
/
+0
*
* gdbarch.sh (FRAME_CHAIN_VALID): Only require at level 2.
Andrew Cagney
2002-02-18
1
-2
/
+8
*
* gdbarch.sh (GET_LONGJMP_TARGET): Add rule.
Richard Earnshaw
2002-02-18
1
-0
/
+2
*
* gdbarch.sh (TARGET_LONG_DOUBLE_BIT): Default to 64.
Andrew Cagney
2002-02-16
1
-1
/
+1
*
* gdbarch.sh: For for level one methods, disallow a definition
Andrew Cagney
2002-02-10
1
-8
/
+19
*
* gdbarch.sh (EXTRA_STACK_ALIGNMENT_NEEDED): Don't require when
Andrew Cagney
2002-02-10
1
-1
/
+1
*
* gdbarch.sh: Map LEVEL onto a symbolic GT_LEVEL. Exit on bad
Andrew Cagney
2002-02-10
1
-4
/
+13
*
* gdbarch.sh (PUSH_RETURN_ADDRESS): Don't require when multi-arch
Andrew Cagney
2002-02-10
1
-1
/
+1
*
* gdbarch.sh (REGISTER_CONVERTIBLE): Don't require when
Andrew Cagney
2002-02-10
1
-2
/
+2
*
* valops.c (PUSH_ARGUMENTS): Delete definition.
Andrew Cagney
2002-02-10
1
-1
/
+1
*
* gdbarch.sh (TARGET_LONG_DOUBLE_FORMAT): Default to
Andrew Cagney
2002-02-10
1
-1
/
+1
*
* gdbarch.sh (PRINT_FLOAT_INFO): Add rule.
Richard Earnshaw
2002-02-06
1
-0
/
+1
*
2002-02-04 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni
2002-02-06
1
-0
/
+3
*
* gdbarch.sh (copyright): Update years in generated header.
Richard Earnshaw
2002-02-04
1
-2
/
+5
*
Assume TARGET_BYTE_ORDER_SELECTABLE{,_P} is always true.
Andrew Cagney
2002-01-20
1
-26
/
+0
*
Eliminate IEEE_FLOAT.
Andrew Cagney
2002-01-20
1
-2
/
+0
*
s/BIG_ENDIAN/BFD_ENDIAN_BIG/
Andrew Cagney
2002-01-05
1
-3
/
+3
*
* arch-utils.c (initialize_current_architecture): Test byte_order
Andrew Cagney
2001-12-29
1
-8
/
+7
*
* gdbarch.sh: When an int variable, print value using %d instead
Andrew Cagney
2001-12-25
1
-0
/
+18
*
* gdbarch.sh (TARGET_CHAR_SIGNED): Do not specify the print
Andrew Cagney
2001-12-20
1
-1
/
+1
*
* gdbarch.sh (TARGET_CHAR_SIGNED): New macro.
Jim Blandy
2001-12-20
1
-0
/
+3
*
LITTLE_ENDIAN -> BFD_ENDIAN_LITTLE
Andrew Cagney
2001-12-15
1
-2
/
+2
*
2001-12-10 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2001-12-11
1
-1
/
+1
*
* arch-utils.c (generic_register_raw_size): New function.
Andrew Cagney
2001-12-10
1
-1
/
+1
*
* dwarf2cfi.c: New file.
Jiri Smid
2001-12-07
1
-1
/
+2
*
Expand the regcache so that there is space for pseudo-registers.
Andrew Cagney
2001-12-06
1
-2
/
+2
*
Fix for PR gdb/209, PR gdb/156:
Tom Tromey
2001-11-22
1
-0
/
+9
*
When non-multi-arch, use predefault as the value of a pure-multi-arch
Andrew Cagney
2001-11-08
1
-1
/
+15
*
gdbarch.sh provides default for USE_STRUCT_CONVENTION.
Andrew Cagney
2001-11-07
1
-1
/
+1
[next]