Age | Commit message (Expand) | Author | Files | Lines |
2007-02-27 | * frame.c (deprecated_selected_frame): Rename to... | Daniel Jacobowitz | 1 | -0/+14 |
2007-02-27 | Reviewed by Mark Kettenis <mark.kettenis@xs4all.nl> | Fred Fish | 1 | -0/+6 |
2007-02-26 | * arch-utils.c (selected_byte_order): New. | Daniel Jacobowitz | 1 | -0/+6 |
2007-02-26 | * symfile.c (place_section): Check SEC_ALLOC. Do not check VMA. | Daniel Jacobowitz | 1 | -0/+5 |
2007-02-26 | * remote.c (init_remote_state): Add special handling for placeholder | Daniel Jacobowitz | 1 | -0/+5 |
2007-02-26 | * Makefile.in (XMLFILES): Include $(TDEP_XML). | Daniel Jacobowitz | 1 | -0/+21 |
2007-02-26 | * arm-tdep.c (arm_scan_prologue): Do not record FPA register saves | Daniel Jacobowitz | 1 | -0/+18 |
2007-02-24 | * NEWS (New targets): Add entry for the Toshiba Media Processor. | Kevin Buettner | 1 | -0/+4 |
2007-02-23 | * MAINTAINERS (mep): New target. | Kevin Buettner | 1 | -0/+4 |
2007-02-23 | Add support for new target, Toshiba Media Processor (MeP). | Kevin Buettner | 1 | -0/+10 |
2007-02-22 | * infrun.c (inferior_stop_reason, print_stop_reason): Remove | Ulrich Weigand | 1 | -0/+5 |
2007-02-22 | * valops.c (value_ind): Fix unary * handling of TYPE_CODE_INT. | Ulrich Weigand | 1 | -0/+4 |
2007-02-20 | * gdb_expat.h (XMLCALL): Define if not already defined. | Joel Brobecker | 1 | -0/+4 |
2007-02-20 | * Makefile.in (symfile.o): Update dependencies. | Andreas Schwab | 1 | -0/+4 |
2007-02-20 | gdb/ | Daniel Jacobowitz | 1 | -0/+11 |
2007-02-16 | * avr-tdep.c, hppa-tdep.c, hppabsd-tdep.c, i386-tdep.c, | Daniel Jacobowitz | 1 | -0/+9 |
2007-02-15 | * xtensa-tdep.h (xtensa_reg_mask_t): New. | Maxim Grigoriev | 1 | -0/+22 |
2007-02-13 | * target-descriptions.c (tdesc_named_type): Move code_ptr and data_ptr | Daniel Jacobowitz | 1 | -0/+8 |
2007-02-13 | 2007-02-13 Denis Pilat <denis.pilat@st.com> | Denis Pilat | 1 | -0/+14 |
2007-02-12 | * Fix PR 2223. Recognize Pascal language marker in dwarf readers | Pierre Muller | 1 | -0/+7 |
2007-02-12 | * win32-nat.c (win32_wait): Reset terminal pgrp to GDB. | Corinna Vinschen | 1 | -0/+6 |
2007-02-10 | * MAINTAINERS (Write After Approval): Add myself. | Pedro Alves | 1 | -0/+4 |
2007-02-09 | 2007-02-09 Fred Fish <fnf@specifix.com> | Fred Fish | 1 | -0/+7 |
2007-02-09 | 2007-02-09 Gabriel Dos Reis <gdr@integrable-solutions.net> | Gabriel Dos Reis | 1 | -0/+12 |
2007-02-09 | * exec.c (add_to_section_table): Do not discard empty sections. | Joel Brobecker | 1 | -0/+4 |
2007-02-08 | * features/Makefile, features/arm-with-iwmmxt.xml, | Daniel Jacobowitz | 1 | -0/+8 |
2007-02-08 | * Makefile.in (arm-tdep.o, eval.o, target-descriptions.o) | Daniel Jacobowitz | 1 | -0/+70 |
2007-02-08 | *** empty log message *** | Nick Roberts | 1 | -0/+4 |
2007-02-08 | 2007-02-08 Thiago Jung Bauermann <bauerman@br.ibm.com> | Daniel Jacobowitz | 1 | -0/+5 |
2007-02-08 | * varobj.c (install_new_value): Only call value_get_print_value | Daniel Jacobowitz | 1 | -0/+5 |
2007-02-08 | Reported by timeless@gmail.com: | Daniel Jacobowitz | 1 | -1/+8 |
2007-02-08 | Reviewed by Daniel Jacobowitz <drow@false.org> | Fred Fish | 1 | -0/+6 |
2007-02-08 | * ser-mingw.c (pipe_windows_close): Move variable initialization back | Daniel Jacobowitz | 1 | -0/+5 |
2007-02-08 | Reviewed and approved by Daniel Jacobowitz <drow@false.org> | Fred Fish | 1 | -0/+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 | 1 | -0/+7 |
2007-02-08 | * cp-valprint.c (cp_print_value_fields, cp_print_value): Always | Daniel Jacobowitz | 1 | -0/+8 |
2007-02-08 | * features/feature_to_c.sh: Use %s to avoid problems with nawk. | Daniel Jacobowitz | 1 | -0/+4 |
2007-02-08 | * sparcnbsd-tdep.c: Include "gdbtypes.h" instead of "floatformat.h". | Mark Kettenis | 1 | -0/+5 |
2007-02-07 | * xml-tdesc.c (struct tdesc_xml_cache, tdesc_xml_cache_s) | Daniel Jacobowitz | 1 | -0/+6 |
2007-02-07 | * Makefile.in (XMLFILES): New. | Daniel Jacobowitz | 1 | -0/+34 |
2007-02-05 | * linux-thread-db.c (check_for_thread_db): Return early if we have | Daniel Jacobowitz | 1 | -0/+5 |
2007-02-05 | * mi/mi-parse.h: Include <sys/time.h>. | Daniel Jacobowitz | 1 | -0/+4 |
2007-02-04 | *** empty log message *** | Nick Roberts | 1 | -0/+5 |
2007-02-03 | *** empty log message *** | Nick Roberts | 1 | -0/+6 |
2007-02-03 | *** empty log message *** | Nick Roberts | 1 | -0/+5 |
2007-02-02 | *** empty log message *** | Nick Roberts | 1 | -1/+1 |
2007-02-02 | *** empty log message *** | Nick Roberts | 1 | -0/+24 |
2007-02-02 | 2007-02-02 Denis Pilat <denis.pilat@st.com> | Denis Pilat | 1 | -0/+14 |
2007-02-02 | 2007-02-02 Denis Pilat <denis.pilat@st.com> | Denis Pilat | 1 | -0/+4 |