aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-09-04Add support for --enable-target to control which templateIan Lance Taylor10-44/+457
2007-09-04Ignore VER_NDX_LOCAL for an undefined symbol.Ian Lance Taylor1-2/+11
2007-09-04 * lib/ld-lib.exp (default_ld_compile): Pull in global CXXFLAGS andMike Frysinger2-3/+28
2007-09-04Remove a white space.H.J. Lu1-1/+1
2007-09-042007-09-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-27/+11
2007-09-04* interp.c (options enum): Add OPTION_INFO_MEMORY.Nick Clifton2-0/+56
2007-09-04 * printcmd.c (printf_command): Handle ptr_arg. Correct typoDaniel Jacobowitz4-1/+71
2007-09-04 * sim/ppc/emul_bugapi.c (emul_bugapi_create): quote the fileJerome Guitton2-2/+12
2007-09-04 * config/tc-spu.c (struct spu_insn): Delete "flag". Add "reloc".Alan Modra2-14/+18
2007-09-04 * elf32-spu.c (elf_howto_table): Formatting.Alan Modra2-4/+8
2007-09-04Revert accidentally committed hunk... Sorry.Pedro Alves1-7/+6
2007-09-04 * infcmd.c (post_create_inferior): Update comment.Pedro Alves7-685/+286
2007-09-04daily updateAlan Modra1-1/+1
2007-09-04*** empty log message ***gdbadmin1-1/+1
2007-09-03 * gdbarch.sh (core_xfer_shared_libraries): New.Pedro Alves14-98/+408
2007-09-03 * corelow.c (core_xfer_partial): Pass writebuf toPedro Alves2-4/+9
2007-09-03 * arm-tdep.h (arm_skip_stub): Declare.Pedro Alves4-4/+53
2007-09-03 * win32-low.c (create_process): New.Pedro Alves2-35/+67
2007-09-03 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convertPedro Alves2-2/+11
2007-09-03 * win32-low.c (handle_load_dll): Don't use toolhelp when waiting.Pedro Alves2-3/+16
2007-09-03 * MAINTAINERS: Move Fred Fish to Past Maintainers.Daniel Jacobowitz2-2/+5
2007-09-03 * configure.ac: Add --with-expat.Daniel Jacobowitz3-15/+61
2007-09-03 * configure.ac: Accept --with-system-readline.Andreas Schwab4-4/+55
2007-09-03 * mi-main.c (mi_load_progress): Handle MI2 and MI3 interpreters.Daniel Jacobowitz2-1/+9
2007-09-03Add missed changelog entry.Daniel Jacobowitz1-0/+1
2007-09-03 * gdb.base/default.exp (show version): Update the version text.Jan Kratochvil3-3/+16
2007-09-03*** empty log message ***gdbadmin1-1/+1
2007-09-03daily updateAlan Modra1-1/+1
2007-09-02 * top.c (print_gdb_version): Fixed a string end-of-line compiler error.Jan Kratochvil2-1/+5
2007-09-02 * top.c (print_gdb_version): Update for GPL version 3.Daniel Jacobowitz4-12/+18
2007-09-02 * NEWS: Mention the build-id .debug files verification.Jan Kratochvil2-0/+7
2007-09-02 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.Jan Kratochvil2-8/+36
2007-09-02 * linux-nat.c (linux_nat_make_corefile_notes): Fixed a buffer overflow.Jan Kratochvil2-3/+18
2007-09-02 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:Jan Kratochvil3-0/+102
2007-09-02bfd/H.J. Lu6-9/+237
2007-09-02*** empty log message ***gdbadmin1-1/+1
2007-09-02daily updateAlan Modra1-1/+1
2007-09-01 PR gdb/2138Daniel Jacobowitz3-62/+125
2007-09-01 * gdb.texinfo (Separate Debug Files): Fix last change. AddEli Zaretskii2-60/+90
2007-09-01 * Makefile.in (symfile.o): Update dependencies.Jan Kratochvil3-3/+128
2007-09-01 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.Jan Kratochvil2-30/+66
2007-09-01 * lib/gdb.exp (build_id_debug_filename_get): New function.Jan Kratochvil3-73/+168
2007-09-01bfd/H.J. Lu5-3/+232
2007-09-01*** empty log message ***gdbadmin1-1/+1
2007-09-01daily updateAlan Modra1-1/+1
2007-08-312007-08-31 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-6/+48
2007-08-31merge from gccDJ Delorie4-1/+35
2007-08-31 * varobj.c (struct varobj): Fix commentVladimir Prus2-1/+9
2007-08-31 Implement -var-info-path-expression.Vladimir Prus11-24/+346
2007-08-31gas/testsuite/H.J. Lu8-107/+91