summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * win32-nat.c (solib_symbols_add): Use one variable for all section addressChristopher Faylor2003-07-062-18/+18
* * m68klinux-nat.c (fill_fpregset): Fix use of loop index.Andreas Schwab2003-07-062-2/+6
* daily updateAlan Modra2003-07-061-1/+1
* *** empty log message ***gdbadmin2003-07-061-1/+1
* Clean up white spaceZack Weinberg2003-07-051-10/+10
* merge from gccDJ Delorie2003-07-052-6/+14
* daily updateAlan Modra2003-07-051-1/+1
* *** empty log message ***gdbadmin2003-07-051-1/+1
* * rs6000-nat.c (vmap_symtab): Fix compilation error.Joel Brobecker2003-07-042-1/+7
* 2003-07-04 Kris Warkentin <kewarken@qnx.com>Kris Warkentin2003-07-042-0/+13
* 2003-07-04 Kris Warkentin <kewarken@qnx.com>Kris Warkentin2003-07-044-0/+1400
* * ppc-opc.c: Convert to C90, removing unnecessary prototypes andAlan Modra2003-07-042-267/+221
* (MKDOC rule): Add $(CFLAGS) in case it contains CC_FOR_BUILD specific switches.Nick Clifton2003-07-044-4/+10
* * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): ReturnJakub Jelinek2003-07-042-2/+7
* bfd/Jakub Jelinek2003-07-0411-33/+143
* * ppc-opc.c: Remove PARAMS from prototypes.Alan Modra2003-07-042-115/+136
* * elf32-h8300.c (R_H8_DIR32A16): Fix name field.Nick Clifton2003-07-042-2/+11
* * elf32-sh.c (sh_elf_create_dynamic_sections): Return if dynamicKaz Kojima2003-07-042-30/+27
* * elf32-sh.c (sh_elf_create_dynamic_sections): Don't callKaz Kojima2003-07-042-19/+37
* * elf32-sparc.c (elf32_sparc_check_relocs): Don't callAlan Modra2003-07-043-31/+40
* * section.c (bfd_make_section): Return NULL for existing section.Alan Modra2003-07-042-1/+5
* * elf32-ppc.c (ppc_elf_create_dynamic_sections): Don't callAlan Modra2003-07-041-1/+4
* * elf-bfd.h (_bfd_elf_create_linker_section) Don't declare.Alan Modra2003-07-047-564/+397
* * remote-vx.c (vx_add_symbols): Fix compilation error.Joel Brobecker2003-07-042-2/+9
* 2003-07-03 Michael Snyder <msnyder@redhat.com>Michael Snyder2003-07-042-3/+7
* daily updateAlan Modra2003-07-041-1/+1
* *** empty log message ***gdbadmin2003-07-041-1/+1
* 2003-07-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-07-0312-63/+125
* * cli/cli-interp.c (cli_interpreter_resume): Update theDaniel Jacobowitz2003-07-032-0/+22
* 2003-07-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-07-035-13/+96
* merge from gccDJ Delorie2003-07-032-1/+13
* * gdb.base/store.c (charest): New typedef.Daniel Jacobowitz2003-07-033-19/+32
* daily updateAlan Modra2003-07-031-1/+1
* *** empty log message ***gdbadmin2003-07-031-1/+1
* 2003-07-02 Martin Hunt <hunt@redhat.com>Martin Hunt2003-07-022-1/+9
* * NEWS: Move "set logging" entry into GDB 6.0 section.Daniel Jacobowitz2003-07-022-2/+6
* * s390-tdep.c (struct frame_extra_info): new member:Jim Blandy2003-07-022-1/+12
* New S390 prologue analyzer.Jim Blandy2003-07-022-455/+1284
* 2003-06-24 Michael Snyder <msnyder@redhat.com>Michael Snyder2003-07-023-2/+15
* 2003-07-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-07-022-25/+39
* * breakpoint.c (insert_catchpoint): Make static.Daniel Jacobowitz2003-07-022-1/+5
* * x86-64-tdep.c (x86_64_push_arguments): Align stack to 16-byteAndreas Jaeger2003-07-021-4/+22
* * elf64-ppc.c (ppc64_elf_func_desc_adjust): Don't allow _savef* andAlan Modra2003-07-022-7/+20
* daily updateAlan Modra2003-07-021-1/+1
* *** empty log message ***gdbadmin2003-07-021-1/+1
* * ia64-tdep.c (ia64_push_dummy_call): Define as combination ofAndreas Schwab2003-07-012-32/+35
* merge from gccDJ Delorie2003-07-011-0/+4
* * s390-dis.c (s390_extract_operand): Add support for long displacements.Martin Schwidefsky2003-07-015-14/+224
* * s390.h (s390_opcode_cpu_val): Add enum for cpu type z990.Martin Schwidefsky2003-07-012-1/+6
* * s390.h (elf_s390_reloc_type): Add long displacement relocationsMartin Schwidefsky2003-07-012-0/+10