Age | Commit message (Expand) | Author | Files | Lines |
2007-02-17 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-02-16 | * avr-tdep.c, hppa-tdep.c, hppabsd-tdep.c, i386-tdep.c, | Daniel Jacobowitz | 11 | -14/+27 |
2007-02-16 | * remote-utils.c: Remove HAVE_TERMINAL_H check. | Daniel Jacobowitz | 5 | -8/+8 |
2007-02-16 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-02-15 | * xtensa-tdep.h (xtensa_reg_mask_t): New. | Maxim Grigoriev | 4 | -48/+88 |
2007-02-15 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-02-14 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-02-13 | * target-descriptions.c (tdesc_named_type): Move code_ptr and data_ptr | Daniel Jacobowitz | 4 | -8/+16 |
2007-02-13 | 2007-02-13 Denis Pilat <denis.pilat@st.com> | Denis Pilat | 2 | -0/+126 |
2007-02-13 | 2007-02-13 Denis Pilat <denis.pilat@st.com> | Denis Pilat | 5 | -52/+132 |
2007-02-13 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-02-12 | (GDB/MI Variable Objects): Describe meanings of | Nick Roberts | 1 | -10/+37 |
2007-02-12 | *** empty log message *** | Nick Roberts | 1 | -0/+8 |
2007-02-12 | * Fix PR 2223. Recognize Pascal language marker in dwarf readers | Pierre Muller | 3 | -2/+13 |
2007-02-12 | * win32-nat.c (win32_wait): Reset terminal pgrp to GDB. | Corinna Vinschen | 3 | -2/+12 |
2007-02-12 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-02-11 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-02-10 | * MAINTAINERS (Write After Approval): Add myself. | Pedro Alves | 2 | -0/+5 |
2007-02-10 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-02-09 | 2007-02-09 Fred Fish <fnf@specifix.com> | Fred Fish | 2 | -7/+13 |
2007-02-09 | 2007-02-09 Gabriel Dos Reis <gdr@integrable-solutions.net> | Gabriel Dos Reis | 3 | -4/+15 |
2007-02-09 | * exec.c (add_to_section_table): Do not discard empty sections. | Joel Brobecker | 2 | -2/+10 |
2007-02-09 | Add myself to "write atfer approval" section. | Gabriel Dos Reis | 1 | -0/+1 |
2007-02-09 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-02-08 | * features/Makefile, features/arm-with-iwmmxt.xml, | Daniel Jacobowitz | 20 | -10/+698 |
2007-02-08 | * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers. | Daniel Jacobowitz | 2 | -0/+7 |
2007-02-08 | * Makefile.in (arm-tdep.o, eval.o, target-descriptions.o) | Daniel Jacobowitz | 30 | -112/+1855 |
2007-02-08 | *** empty log message *** | Nick Roberts | 1 | -2/+1 |
2007-02-08 | Update tests to include value field in output of -var-create. | Nick Roberts | 1 | -1/+1 |
2007-02-08 | Formatting fix. | Daniel Jacobowitz | 1 | -2/+2 |
2007-02-08 | Update tests to include value field in output of -var-create. | Nick Roberts | 11 | -256/+99 |
2007-02-08 | *** empty log message *** | Nick Roberts | 2 | -0/+15 |
2007-02-08 | * mi/mi-cmd-var.c (mi_cmd_var_create): Add value field. | Nick Roberts | 1 | -1/+1 |
2007-02-08 | 2007-02-08 Thiago Jung Bauermann <bauerman@br.ibm.com> | Daniel Jacobowitz | 2 | -0/+8 |
2007-02-08 | * varobj.c (install_new_value): Only call value_get_print_value | Daniel Jacobowitz | 2 | -1/+6 |
2007-02-08 | * gdb.mi/mi-var-child.exp: Fix matching display of function value. | Andreas Schwab | 2 | -2/+7 |
2007-02-08 | Reported by timeless@gmail.com: | Daniel Jacobowitz | 3 | -4/+13 |
2007-02-08 | Reviewed by Daniel Jacobowitz <drow@false.org> | Fred Fish | 2 | -1/+21 |
2007-02-08 | * ser-mingw.c (pipe_windows_close): Move variable initialization back | Daniel Jacobowitz | 2 | -2/+6 |
2007-02-08 | Reviewed and approved by Daniel Jacobowitz <drow@false.org> | Fred Fish | 3 | -14/+5 |
2007-02-08 | Correct some 2006 dates. | Daniel Jacobowitz | 1 | -4/+4 |
2007-02-08 | * rs6000-tdep.c (bl_to_blrl_insn_p): New function. | Daniel Jacobowitz | 2 | -0/+37 |
2007-02-08 | * cp-valprint.c (cp_print_value_fields, cp_print_value): Always | Daniel Jacobowitz | 3 | -8/+13 |
2007-02-08 | * features/feature_to_c.sh: Use %s to avoid problems with nawk. | Daniel Jacobowitz | 2 | -1/+5 |
2007-02-08 | * sparcnbsd-tdep.c: Include "gdbtypes.h" instead of "floatformat.h". | Mark Kettenis | 3 | -3/+8 |
2007-02-08 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-02-07 | * xml-tdesc.c (struct tdesc_xml_cache, tdesc_xml_cache_s) | Daniel Jacobowitz | 2 | -1/+43 |
2007-02-07 | * Makefile.in (XMLFILES): New. | Daniel Jacobowitz | 17 | -44/+718 |
2007-02-07 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-02-06 | *** empty log message *** | gdbadmin | 1 | -1/+1 |