summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (SFILES): Add new and missed files.Daniel Jacobowitz2006-11-2812-24/+333
* Include <signal.h>.Nick Roberts2006-11-281-0/+2
* *** empty log message ***Nick Roberts2006-11-281-0/+4
* * config/tm-linux.h: Delete file.Ulrich Weigand2006-11-2825-192/+72
* * config/nm-linux.h: Do not include <signal.h>.Ulrich Weigand2006-11-283-12/+8
* 2006-11-28 Vladimir Prus <vladimir@codesourcery.com>Vladimir Prus2006-11-282-1/+7
* * config/tm-linux.h (REALTIME_LO, REALTIME_HI): Do not define.Ulrich Weigand2006-11-2814-63/+40
* * gdb.base/break.c (main): Move position of malloc.Nathan Sidwell2006-11-282-0/+15
* * dwarf2-frame.c (decode_frame_entry_1): Skip unknown augmentationsDaniel Jacobowitz2006-11-282-7/+9
* 2006-11-28 Vladimir Prus <vladimir@codesourcery.com>Vladimir Prus2006-11-285-124/+235
* * remote.c (struct remote_arch_state): Doc fix.Daniel Jacobowitz2006-11-282-150/+261
* 2006-11-28 Pedro Alves <pedro_alves@portugalmail.pt>Daniel Jacobowitz2006-11-282-20/+43
* * symtab.c (find_pc_sect_line): Do not return a line beforeDaniel Jacobowitz2006-11-282-17/+10
* * gdb.base/break.c (main): Call malloc.Nathan Sidwell2006-11-282-1/+7
* * gdb.threads/linux-dp.exp: Read thread table before and afterNathan Sidwell2006-11-282-18/+94
* *** empty log message ***gdbadmin2006-11-281-1/+1
* daily updateAlan Modra2006-11-271-1/+1
* Remove entries checked in by accident.H.J. Lu2006-11-271-610/+0
* bfd/Bob Wilson2006-11-274-1/+20
* * xtensa-isa.h (STATIC_LIBISA): Delete.Bob Wilson2006-11-272-6/+7
* * gdb.base/ending-run.exp: Flatten expect script stepping out ofNathan Sidwell2006-11-272-65/+66
* *** empty log message ***gdbadmin2006-11-271-1/+1
* daily updateAlan Modra2006-11-261-1/+1
* *** empty log message ***gdbadmin2006-11-261-1/+1
* daily updateAlan Modra2006-11-251-1/+1
* 2006-11-24 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2006-11-252-6/+37
* *** empty log message ***gdbadmin2006-11-251-1/+1
* daily updateAlan Modra2006-11-241-1/+1
* * NEWS: SPU target is already supported in GDB 6.6.Ulrich Weigand2006-11-242-4/+5
* * Makefile.in (mips-linux-tdep.o) Add $(solib_h) dependency.Ulrich Weigand2006-11-2439-82/+46
* *** empty log message ***gdbadmin2006-11-241-1/+1
* daily updateAlan Modra2006-11-231-1/+1
* *** empty log message ***gdbadmin2006-11-231-1/+1
* daily updateAlan Modra2006-11-221-1/+1
* * NEWS: New port to Cell Broadband Engine SPU.Ulrich Weigand2006-11-223-0/+12
* gdb/Daniel Jacobowitz2006-11-226-139/+302
* opcodes/Daniel Jacobowitz2006-11-222-76/+165
* ChangeLog:Ulrich Weigand2006-11-229-6/+747
* * osabi.c (gdbarch_lookup_osabi): Do not returnDaniel Jacobowitz2006-11-222-7/+7
* * gdb.asm/asm-source.exp: Add "spu*-*-*" target.Ulrich Weigand2006-11-2212-4/+90
* * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.Daniel Jacobowitz2006-11-222-2/+6
* * config/powerpc/spu-linux.mh: New file.Ulrich Weigand2006-11-2211-10/+1772
* * findvar.c (address_from_register): New function.Ulrich Weigand2006-11-224-11/+33
* 2006-11-22 Vladimir Prus <vladimir@codesourcery.com>Vladimir Prus2006-11-225-1/+130
* * pef.c (bfd_pef_make_empty_symbol): Delete function. Define instead.Alan Modra2006-11-224-12/+8
* * elf32-ppc.c (ppc_elf_relocate_section): Fixup D fieldGreg McGary2006-11-223-16/+25
* *** empty log message ***gdbadmin2006-11-221-1/+1
* daily updateAlan Modra2006-11-211-1/+1
* gdb/Vladimir Prus2006-11-216-4/+126
* * elf-eh-frame.c (struct cie): New type.Jakub Jelinek2006-11-213-182/+262