- 04 Oct, 2003 3 commits
- 03 Oct, 2003 1 commit
-
-
gdbadmin authored
-
- 02 Oct, 2003 1 commit
-
-
gdbadmin authored
-
- 01 Oct, 2003 1 commit
-
-
gdbadmin authored
-
- 30 Sep, 2003 2 commits
-
-
Andrew Cagney authored
* rs6000-tdep.c (rs6000_gdbarch_init): Set the PowerOpen red zone to 224, not 220.
-
gdbadmin authored
-
- 29 Sep, 2003 2 commits
-
-
Andrew Cagney authored
* NEWS: Mention Objective-C.
-
gdbadmin authored
-
- 28 Sep, 2003 1 commit
-
-
gdbadmin authored
-
- 27 Sep, 2003 4 commits
- 26 Sep, 2003 1 commit
-
-
gdbadmin authored
-
- 25 Sep, 2003 2 commits
-
-
Andrew Cagney authored
* NEWS: Mention the new backtrace mechanism, DWARF 2 CFI, hosted file I/O, multi-arch, TLS and NPTL, DWARF 2 Location Expressions, and Java. * PROBLEMS: Mention that mips*-*-*, powerpc*-*-*, sparc*-*-* and arm*-*-* do not use the new frame code.
-
gdbadmin authored
-
- 24 Sep, 2003 1 commit
-
-
gdbadmin authored
-
- 23 Sep, 2003 2 commits
-
-
Elena Zannoni authored
* gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint' as well as 'Watchpoint'. -
gdbadmin authored
-
- 22 Sep, 2003 2 commits
-
-
Jeff Johnston authored
2003-09-22 Jeff Johnston <jjohnstn@redhat.com> Merge from mainline: 2003-09-22 Jeff Johnston <jjohnstn@redhat.com> * top.c (quit_force): Fix indirect call to quit_target so a struct qt_args pointer is passed. -
gdbadmin authored
-
- 21 Sep, 2003 3 commits
-
-
Daniel Jacobowitz authored
2003-09-19 Daniel Jacobowitz <drow@mvista.com> Merge from mainline: 2003-09-15 Daniel Jacobowitz <drow@mvista.com> * values.c (unpack_double): Call floatformat_is_valid. include 2003-09-15 Andrew Cagney <cagney@redhat.com> * floatformat.h (floatformat_to_double): Make input buffer constant. (floatformat_from_double, floatformat_is_valid): Ditto. 2003-09-15 Daniel Jacobowitz <drow@mvista.com> * floatformat.h (floatformat_is_valid): Add prototype. libiberty 2003-09-15 Andrew Cagney <cagney@redhat.com> * floatformat.c (get_field): Make "data" constant. (floatformat_is_valid, floatformat_to_double): Make "from" constant, fix casts. (floatformat_from_double): Make "from" constant. 2003-09-15 Daniel Jacobowitz <drow@mvista.com> * floatformat.c (floatformat_is_valid): New function. (get_field, put_field): Correct comments.
-
Jim Blandy authored
2003-09-12 Jim Blandy <jimb@redhat.com> * dbxread.c (read_dbx_symtab): Don't report an internal error if the file has no .data, .bss, or .rodata sections. Instead wait until we see a variable alleged to live in one of those sections. 2003-09-12 Jim Blandy <jimb@redhat.com> * dbxread.c (read_dbx_symtab): If we have no .data section and no .bss section, presume that any variables we find live in the .rodata section. 2003-09-12 Jim Blandy <jimb@redhat.com> * dbxread.c (read_dbx_symtab): Add FIXME about finding section offsets for global and static variables. 2003-09-09 Jim Blandy <jimb@redhat.com> * dbxread.c (read_dbx_symtab): The N_DATA and N_DATA | N_EXT symbol types are, by definition, in the .data section, so it is correct to use SECT_OFF_DATA (objfile) here, not data_sect_index. If there is no .data section, there should be no N_DATA or N_DATA | N_EXT symbols. 2003-07-10 Jim Blandy <jimb@redhat.com> * Makefile.in (dbxread.o): Note new dependency on $(gdb_assert_h). * dbxread.c: #include "gdb_assert.h". (read_dbx_symtab): If the objfile has no .data section, use the section index for the .bss section instead.
-
gdbadmin authored
-
- 20 Sep, 2003 2 commits
-
-
Christopher Faylor authored
-
gdbadmin authored
-
- 19 Sep, 2003 1 commit
-
-
gdbadmin authored
-
- 18 Sep, 2003 2 commits
-
-
Andreas Schwab authored
_bfd_generic_link_hash_table_create instead of bfd_link_hash_table_create.
-
gdbadmin authored
-
- 17 Sep, 2003 1 commit
-
-
gdbadmin authored
-
- 16 Sep, 2003 1 commit
-
-
gdbadmin authored
-
- 15 Sep, 2003 5 commits
-
-
gdbadmin authored
-
gdbadmin authored
-
gdbadmin authored
-
Michael Chastain authored
Fix PR gdb/857. * src-release (do-proto-topleve): Remove junk files intl/config.cache, intl/config.status, intl/config.h, intl/stamp-h.
-
gdbadmin authored
-
- 14 Sep, 2003 2 commits
-
-
Andrew Cagney authored
* config/djgpp/fnchange.lst: Rename "amd64fbsd-tdep.c" and "amd64fbsd-nat.c" to "a64fb-tdep.c" and "a64fb-nat.c".
-
Daniel Jacobowitz authored
PR java/1322 * dwarf2-frame.c (dwarf2_frame_find_fde): Check whether any FDEs are available before calling SECT_OFF_TEXT. * PROBLEMS: Remove description of java/1322.
-