Age | Commit message (Expand) | Author | Files | Lines |
2008-10-22 | PR gdb/921 | Daniel Jacobowitz | 8 | -6/+68 |
2008-10-22 | * emulparams/elf32_i960.sh (TEMPLATE_NAME): "generic", not "elf32". | Alan Modra | 2 | -1/+7 |
2008-10-22 | * scripttempl/elf.sc (NO_REL_RELOCS, NO_RELA_RELOCS, NON_ALLOC_DYN): | Alan Modra | 47 | -8/+123 |
2008-10-22 | daily update | Alan Modra | 1 | -1/+1 |
2008-10-22 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-10-21 | * ldlang.c (lang_output_section_find_by_flags): Handle non-alloc | Alan Modra | 3 | -9/+53 |
2008-10-21 | missing changelog entry | Alan Modra | 1 | -0/+9 |
2008-10-21 | * emultempl/armelf.em (PARSE_AND_LIST_OPTIONS): Correct typo in | Alan Modra | 2 | -4/+9 |
2008-10-21 | * Makefile.in (BFD_DIR,BFD,BFD_SRC,BFD_CFLAGS): Delete. | Doug Evans | 2 | -13/+9 |
2008-10-21 | * Make-common.in (run$(EXEEXT)): Add LDFLAGS. | Daniel Jacobowitz | 2 | -1/+5 |
2008-10-21 | * mips-tdep.c (mips_n32n64_fp_arg_chunk_p): Update TYPE_FIELD_STATIC | Jan Kratochvil | 2 | -1/+6 |
2008-10-21 | missing changelog entry | Alan Modra | 1 | -0/+5 |
2008-10-21 | Remove unnecessary casts on obstack_alloc invocations. | Alan Modra | 8 | -12/+12 |
2008-10-21 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-10-21 | daily update | Alan Modra | 1 | -1/+1 |
2008-10-20 | * obstack.h (obstack_finish <!__GNUC__>): Cast result to void *. | Alan Modra | 2 | -2/+6 |
2008-10-20 | * NEWS: Add entry mentioning thread-support on Tru64 | Joel Brobecker | 2 | -0/+6 |
2008-10-20 | * dec-thread.c: New file. | Joel Brobecker | 3 | -1/+691 |
2008-10-20 | * readelf.c: Tidy up code formatting. | Nick Clifton | 2 | -55/+46 |
2008-10-20 | * ldemul.h (ldemul_place_orphan): Update prototype. | Alan Modra | 8 | -27/+37 |
2008-10-20 | * elf64-ppc.c (ppc64_elf_process_dot_syms): Renamed from | Alan Modra | 3 | -13/+14 |
2008-10-20 | * elflink.c (bfd_elf_final_link): Move code reading relocs to.. | Alan Modra | 4 | -26/+30 |
2008-10-20 | * elflink.c (bfd_elf_final_link): Use d_ptr rather than d_val | Alan Modra | 2 | -6/+12 |
2008-10-20 | 2008-10-19 Hui Zhu <teawater@gmail.com> | Hui Zhu | 2 | -0/+6 |
2008-10-20 | * config/bfin-parse.y: Use C style comments. | Alan Modra | 5 | -11/+18 |
2008-10-20 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-10-20 | daily update | Alan Modra | 1 | -1/+1 |
2008-10-19 | * python/python-value.c (value_object_methods) | Pedro Alves | 2 | -78/+73 |
2008-10-19 | * configure.ac: Output gdb.python/Makefile. | Pedro Alves | 4 | -11/+51 |
2008-10-19 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-10-19 | daily update | Alan Modra | 1 | -1/+1 |
2008-10-18 | * infrun.c (adjust_pc_after_break): Do nothing if executing in | Pedro Alves | 2 | -0/+34 |
2008-10-18 | Line break | Michael Snyder | 1 | -1/+2 |
2008-10-18 | daily update | Alan Modra | 1 | -1/+1 |
2008-10-18 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-10-17 | * infcmd.c (GO_USAGE): Delete. | Pedro Alves | 2 | -3/+6 |
2008-10-17 | 2008-10-17 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2 | -0/+151 |
2008-10-17 | 2008-10-17 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 11 | -55/+556 |
2008-10-17 | * remote.c (record_currthread): Add inferior before child threads. | Pedro Alves | 2 | -11/+21 |
2008-10-17 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-10-17 | daily update | Alan Modra | 1 | -1/+1 |
2008-10-16 | Mention Eli in the changelog entry for Python values. | Thiago Jung Bauermann | 1 | -0/+1 |
2008-10-16 | * gdb.base/foll-fork.exp: Adjust the expected output to match | Joel Brobecker | 2 | -14/+16 |
2008-10-16 | * breakpoint.h (enum bptype): New enum bp_catchpoint. | Joel Brobecker | 4 | -127/+299 |
2008-10-16 | 2008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com> | Thiago Jung Bauermann | 2 | -1/+5 |
2008-10-16 | Add gdb/python/python-value.c, which I forgot to do in my previous commit. | Thiago Jung Bauermann | 1 | -0/+689 |
2008-10-16 | * remote.c (set_general_process): New. | Pedro Alves | 2 | -0/+32 |
2008-10-16 | * remote.c (push_remote_target): Delete. | Pedro Alves | 3 | -20/+5 |
2008-10-16 | 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com> | Thiago Jung Bauermann | 13 | -15/+430 |
2008-10-16 | merge from gcc | DJ Delorie | 2 | -5/+10 |