Age | Commit message (Expand) | Author | Files | Lines |
2015-03-07 | Split TRY_CATCH into TRY + CATCH | Pedro Alves | 1 | -6/+10 |
2015-02-27 | C++ keyword cleanliness, mostly auto-generated | Pedro Alves | 1 | -8/+8 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-23 | Replace some symbol accessor macros with functions. | Doug Evans | 1 | -1/+1 |
2014-11-20 | Split struct symtab into two: struct symtab and compunit_symtab. | Doug Evans | 1 | -14/+13 |
2014-11-18 | symtab.h (SYMTAB_LINETABLE): Renamed from LINETABLE. All uses updated. | Doug Evans | 1 | -3/+4 |
2014-11-18 | SYMTAB_DIRNAME: New macro. | Doug Evans | 1 | -1/+1 |
2014-10-08 | Remove spurious exceptions.h inclusions | Gary Benson | 1 | -1/+0 |
2014-08-05 | Prepare gdb for 64-bit obstacks | Alan Modra | 1 | -4/+5 |
2014-06-18 | constify some blockvector APIs | Tom Tromey | 1 | -7/+8 |
2014-02-26 | start change to progspace independence | Tom Tromey | 1 | -5/+7 |
2014-02-26 | use bound_minsym as result for lookup_minimal_symbol et al | Tom Tromey | 1 | -3/+4 |
2014-02-26 | change minsym representation | Tom Tromey | 1 | -5/+5 |
2014-01-13 | replace XCALLOC with XCNEWVEC or XCNEW | Tom Tromey | 1 | -2/+2 |
2014-01-13 | replace XZALLOC with XCNEW | Tom Tromey | 1 | -7/+7 |
2014-01-06 | fix JIT reader path creation | Tom Tromey | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_stat.h | Tom Tromey | 1 | -1/+1 |
2013-11-08 | Change "set debug symtab-create" to take a verbosity level. | Doug Evans | 1 | -1/+1 |
2013-10-09 | New flag OBJF_NOT_FILENAME | Jan Kratochvil | 1 | -2/+3 |
2013-09-24 | Keep objfile original filename | Jan Kratochvil | 1 | -4/+3 |
2013-09-24 | Code cleanup: Add objfile_name accessor | Jan Kratochvil | 1 | -1/+1 |
2013-08-20 | move gdbarch object from objfile to per-BFD | Tom Tromey | 1 | -1/+1 |
2013-04-12 | gdb/ | Jan Kratochvil | 1 | -1/+3 |
2013-04-08 | * minsyms.h (struct bound_minimal_symbol): New. | Tom Tromey | 1 | -8/+10 |
2013-04-08 | * coffread.c (process_coff_symbol, coff_read_enum_type): Call | Tom Tromey | 1 | -3/+1 |
2013-03-21 | * symfile.c (alloc_section_addr_info): Update header. Don't set | Tom Tromey | 1 | -0/+1 |
2013-03-20 | 2013-03-20 Jan Kratochvil <jan.kratochvil@redhat.com> | Tom Tromey | 1 | -1/+1 |
2013-01-31 | * jit.c (jit_program_space_data): Rename from jit_inferior_data; | Tom Tromey | 1 | -66/+54 |
2013-01-31 | PR gdb/13987: | Tom Tromey | 1 | -20/+87 |
2013-01-31 | 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com> | Aleksandar Ristovski | 1 | -6/+1 |
2013-01-21 | * symfile.h (obsavestring): Don't declare. | Tom Tromey | 1 | -3/+3 |
2013-01-17 | * jit.c (jit_reader_load_command): Interpret the jit reader name as an | Sanjoy Das | 1 | -1/+5 |
2013-01-17 | PR gdb/14550 | Sanjoy Das | 1 | -2/+12 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-11-12 | rename frame_register_read into deprecated_frame_register_read. | Joel Brobecker | 1 | -2/+2 |
2012-11-09 | * gdbarch.sh (target_gdbarch): Remove macro. | Tom Tromey | 1 | -3/+3 |
2012-08-22 | * jit.c (jit_object_close_impl): Don't malloc the objfile | Tom Tromey | 1 | -2/+1 |
2012-08-22 | * auto-load.c (_initialize_auto_load): Update. | Tom Tromey | 1 | -1/+1 |
2012-08-02 | gdb/ | Yao Qi | 1 | -8/+8 |
2012-07-23 | * coffread.c (coff_symfile_read): Make a cleanup for 'debugfile' | Tom Tromey | 1 | -1/+2 |
2012-07-23 | * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr. | Tom Tromey | 1 | -7/+6 |
2012-07-23 | * bfd-target.c (target_bfd_reopen): Update. | Tom Tromey | 1 | -1/+1 |
2012-07-18 | * symfile.c (symfile_bfd_open): Don't copy name. Call | Tom Tromey | 1 | -2/+1 |
2012-07-18 | * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and | Tom Tromey | 1 | -1/+3 |
2012-06-13 | 2012-06-13 Kaushik Srenevasan <kaushik@twitter.com> | Tom Tromey | 1 | -0/+5 |
2012-05-18 | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -6/+0 |
2012-05-10 | * jv-lang.c (get_java_class_symtab): Use allocate_global_block, | Tom Tromey | 1 | -1/+8 |
2012-03-22 | * jit.c (jit_read_code_entry): Compute alignment and offset of | Richard Henderson | 1 | -6/+7 |
2012-02-01 | PR gdb/13431: | Tom Tromey | 1 | -94/+121 |