and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here

  1. 04 Oct, 2003 3 commits
  2. 03 Oct, 2003 1 commit
  3. 02 Oct, 2003 1 commit
  4. 01 Oct, 2003 1 commit
  5. 30 Sep, 2003 2 commits
  6. 29 Sep, 2003 2 commits
  7. 28 Sep, 2003 1 commit
  8. 27 Sep, 2003 4 commits
  9. 26 Sep, 2003 1 commit
  10. 25 Sep, 2003 2 commits
  11. 24 Sep, 2003 1 commit
  12. 23 Sep, 2003 2 commits
  13. 22 Sep, 2003 2 commits
    • Jeff Johnston's avatar
      · 8c2b2b8f
      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.
      8c2b2b8f
    • gdbadmin's avatar
      *** empty log message *** · 0ded54e7
      gdbadmin authored
      0ded54e7
  14. 21 Sep, 2003 3 commits
    • Daniel Jacobowitz's avatar
      gdb · 69ed2fbc
      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.
      69ed2fbc
    • Jim Blandy's avatar
      Merge from mainline: · cd24bce2
      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.
      cd24bce2
    • gdbadmin's avatar
      *** empty log message *** · 1276ea09
      gdbadmin authored
      1276ea09
  15. 20 Sep, 2003 2 commits
  16. 19 Sep, 2003 1 commit
  17. 18 Sep, 2003 2 commits
  18. 17 Sep, 2003 1 commit
  19. 16 Sep, 2003 1 commit
  20. 15 Sep, 2003 5 commits
  21. 14 Sep, 2003 2 commits