Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *** empty log message *** | gdbadmin | 2007-08-17 | 1 | -1/+1 |
| | |||||
* | event-loop.c (gdb_wait_for_event): Move statement into if block. | Michael Snyder | 2007-08-16 | 2 | -2/+5 |
| | |||||
* | *** empty log message *** | gdbadmin | 2007-08-16 | 1 | -1/+1 |
| | |||||
* | * ada-lang.c (resolve_subexp): Correct arity of binary operators. | Joel Brobecker | 2007-08-15 | 2 | -0/+8 |
| | |||||
* | * ada-lang.c (possible_user_operator_p): Alternative fix to last | Joel Brobecker | 2007-08-15 | 2 | -8/+7 |
| | | | | checkin guarding against NULL. | ||||
* | 2007-08-14 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2007-08-15 | 13 | -116/+156 |
| | | | | | | | * tui-command.c, tui-data.c, tui-disasm.c, tui-file.c, tui-io.c, tui-layout.c, tui-regs.c, tui-source.c, tui-win.c, tui-windata.c, tui-wingeneral.c, tui-winsource.c: Coding standard, && and || go at beginning of new line. | ||||
* | *** empty log message *** | gdbadmin | 2007-08-15 | 1 | -1/+1 |
| | |||||
* | 2007-08-14 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2007-08-14 | 23 | -264/+404 |
| | | | | | | | | | * tui-data.c, tui-data.h, tui-disasm.c, tui-disasm.h, tui-hooks.c, tui-io.c, tui-layout.c, tui-layout.h, tui-out.c, tui-regs.c, tui-source.c, tui-source.h, tui-stack.c, tui-win.c, tui-win.h, tui-windata.c, tui-windata.h, tui-wingeneral.c, tui-winsource.c, tui-winsource.h, tui.c, tui.h: Function declarations and definitions, wrap long lines. | ||||
* | 2007-08-14 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2007-08-14 | 10 | -189/+137 |
| | | | | | | * tui-command.c, tui-data.c, tui-disasm.c, tui-layout.c, tui-regs.c, tui-win.c, tui-windata.c, tui-winsource.c, tui.c: Reformat block comments to GNU standard. | ||||
* | 2007-08-14 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2007-08-14 | 22 | -413/+461 |
| | | | | | | | | | * tui-command.c, tui-data.c, tui-data.h, tui-disasm.c, tui-file.c, tui-hooks.c, tui-interp.c, tui-io.c, tui-layout.c, tui-out.c, tui-regs.c, tui-regs.h, tui-source.c, tui-stack.c, tui-win.c, tui-windata.c, tui-wingeneral.c, tui-winsource.c, tui-winsource.h, tui.c, tui.h: Comment reformatting to coding standard (capitals, spaces after periods, etc). | ||||
* | 2007-08-14 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2007-08-14 | 16 | -164/+172 |
| | | | | | | | | * tui-data.c, tui-data.h, tui-disasm.c, tui-hooks.c, tui-layout.c, tui-regs.c, tui-source.c, tui-stack.c, tui-win.c, tui-windata.c, tui-wingeneral.c, tui-wingeneral.h, tui-winsource.c, tui.c, tui-winsource.h: Whitespace changes, fix pointer declarations to be consistant. | ||||
* | * ada-lang.c (field_alignment): Guard against NULL. | Joel Brobecker | 2007-08-14 | 2 | -1/+14 |
| | |||||
* | * MAINTAINERS (Global Maintainers): Add self. | Joel Brobecker | 2007-08-14 | 2 | -0/+5 |
| | |||||
* | 2007-08-14 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2007-08-14 | 2 | -13/+2 |
| | | | | * mi/mi-interp.c (mi_cmd_interpreter_exec): Dead code, dead variable. | ||||
* | 2007-08-14 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2007-08-14 | 2 | -1/+3 |
| | | | | * ada-lang.c (possible_user_operator_p): Guard against NULL. | ||||
* | 2007-08-14 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2007-08-14 | 2 | -3/+9 |
| | | | | | * varobj.c (cplus_describe_child): Guard against null. Use "NULL" instead of "0" to initialize pointers. | ||||
* | * arm-tdep.c (arm_gdbarch_init): Allow unknown ABI and FPU settings | Daniel Jacobowitz | 2007-08-14 | 2 | -27/+22 |
| | | | | | to match any gdbarch with matching OSABI. Set default ABI and FPU after running the OSABI handler. | ||||
* | * config/i386/linux.mh (NATDEPFILES): Move corelow.o from here... | Daniel Jacobowitz | 2007-08-14 | 3 | -2/+7 |
| | | | | * config/i386/linux.mt (TDEPFILES): ...to here. | ||||
* | Fix changelog formatting | Vladimir Prus | 2007-08-14 | 1 | -2/+0 |
| | |||||
* | gdb/ | Vladimir Prus | 2007-08-14 | 6 | -17/+15 |
| | | | | | | | | | * breakpoint.c (disable_breakpoints_in_shlibs): Remove the 'silent' parameter and code to implement that. * breakpoint.h (disable_breakpoints_in_shlibs): Adjust prototype. * win32-nat.c: Adjust. * solib.c: Adjust. | ||||
* | gdb/ | Vladimir Prus | 2007-08-14 | 2 | -27/+7 |
| | | | | | * breakpoint.c (update_breakpoints_after_exec): Don't set address to zero. | ||||
* | 2007-08-13 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2007-08-14 | 2 | -410/+520 |
| | | | | * valops.c: Whitespace clean-up. | ||||
* | *** empty log message *** | gdbadmin | 2007-08-14 | 1 | -1/+1 |
| | |||||
* | 2007-08-13 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2007-08-13 | 2 | -23/+20 |
| | | | | * tui/tui-winsource.c (tui_alloc_source_buffer): Clean up allocation. | ||||
* | 2007-08-13 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2007-08-13 | 2 | -1/+3 |
| | | | | * event-top.c (command_line_handler): Memory leak. | ||||
* | 2007-08-13 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2007-08-13 | 2 | -1/+4 |
| | | | | | * mi/mi-cmd-var.c (mi_cmd_var_set_format): Memory leak. No need to make copy. | ||||
* | 2007-08-13 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2007-08-13 | 2 | -1/+6 |
| | | | | * source.c (find_source_lines): Require symtab 's'. | ||||
* | * config/default.exp: New file. | Daniel Jacobowitz | 2007-08-13 | 2 | -0/+22 |
| | |||||
* | *** empty log message *** | gdbadmin | 2007-08-13 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | gdbadmin | 2007-08-12 | 1 | -1/+1 |
| | |||||
* | 2007-08-11 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2007-08-11 | 2 | -4/+8 |
| | | | | * completer.c: Spelling fix in comments. | ||||
* | 2007-08-10 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2007-08-11 | 2 | -14/+15 |
| | | | | * gdbtypes.c: Coding standard cleanup. | ||||
* | 2007-08-10 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2007-08-11 | 2 | -368/+476 |
| | | | | * gdbtypes.c: Comment/whitespace cleanup. | ||||
* | *** empty log message *** | gdbadmin | 2007-08-11 | 1 | -1/+1 |
| | |||||
* | 2007-08-10 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2007-08-10 | 2 | -1/+5 |
| | | | | | * stabsread.c (read_huge_number): Attempt to compute value before values that it depends on. | ||||
* | 2007-08-10 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2007-08-10 | 2 | -6/+11 |
| | | | | | | | | * linespec.c (decode_dollar): Dead code, ptr can't be non-null. (decode_objc): Use "NULL" instead of 0. (find_method): Ditto. (decode_all_digits): Ditto. (decode_dollar): Ditto. | ||||
* | 2007-08-10 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2007-08-10 | 2 | -0/+3 |
| | | | | * mi/mi-main.c (mi_cmd_data_evaluate_expression): Resource leak. | ||||
* | 2007-08-10 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2007-08-10 | 2 | -1/+6 |
| | | | | * mi/mi-cmd-var.c (mi_cmd_var_list_children): Memory leak. | ||||
* | 2007-08-10 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2007-08-10 | 2 | -1/+4 |
| | | | | | * solib-svr4.c (enable_break): Don't free tmp_pathname until after closing bfd. | ||||
* | 2007-08-10 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2007-08-10 | 2 | -19/+24 |
| | | | | * completer.c: Comment/whitespace cleanup. | ||||
* | * Makefile.in (i386nbsd-nat.o): Add missing dependency. | Joel Brobecker | 2007-08-10 | 2 | -2/+7 |
| | |||||
* | 2007-08-10 Maxim Grigoriev <maxim2405@gmail.com> | Maxim Grigoriev | 2007-08-10 | 2 | -0/+9 |
| | | | | | * remote-fileio.c (remote_fileio_resize_fd_map): Initialize newly allocated file descriptors. | ||||
* | * Makefile.in: Minor cleanup throughout; add some missing variables, | Joel Brobecker | 2007-08-10 | 2 | -22/+32 |
| | | | | | add some missing rules, remove some rules that are no longer needed, and fix the dependencies in several rules. | ||||
* | *** empty log message *** | gdbadmin | 2007-08-10 | 1 | -1/+1 |
| | |||||
* | Re-instated Guile/Scheme support. | Ludovic Courtès | 2007-08-09 | 8 | -0/+1690 |
| | |||||
* | Add Emacs local variables for UTF-8. | Ludovic Courtès | 2007-08-09 | 2 | -0/+10 |
| | |||||
* | Added myself to `MAINTAINERS'. | Ludovic Courtès | 2007-08-09 | 2 | -0/+5 |
| | |||||
* | 2007-08-09 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2007-08-09 | 2 | -2/+22 |
| | | | | * solib.c (solib_open): Memory leak -- openp returns xmalloc buffer. | ||||
* | * solib-som.c (som_relocate_section_addresses): Stop saving | Joel Brobecker | 2007-08-09 | 2 | -7/+5 |
| | | | | the $CODE$ section in the so_list structure. | ||||
* | *** empty log message *** | gdbadmin | 2007-08-09 | 1 | -1/+1 |
| |