public inbox for archer-commits@sourceware.org
help / color / mirror / Atom feed
* [SCM]  archer-tromey-pr-12707-physname-cleanup: reverse-20080717-branchpoint-13628-gb947d45
@ 2013-02-26 18:50 tromey
  0 siblings, 0 replies; 2+ messages in thread
From: tromey @ 2013-02-26 18:50 UTC (permalink / raw)
  To: archer-commits

The branch, archer-tromey-pr-12707-physname-cleanup has been deleted
       was  b947d45cfaa19122fd3c42f02bf8eb4ae84772bd

-----------------------------------------------------------------------
b947d45cfaa19122fd3c42f02bf8eb4ae84772bd fix PR 12707
-----------------------------------------------------------------------


hooks/post-receive
--
Repository for Project Archer.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [SCM]  archer-tromey-pr-12707-physname-cleanup: reverse-20080717-branchpoint-13628-gb947d45
@ 2013-01-15 17:04 tromey
  0 siblings, 0 replies; 2+ messages in thread
From: tromey @ 2013-01-15 17:04 UTC (permalink / raw)
  To: archer-commits

The branch, archer-tromey-pr-12707-physname-cleanup has been created
        at  b947d45cfaa19122fd3c42f02bf8eb4ae84772bd (commit)

- Log -----------------------------------------------------------------
commit b947d45cfaa19122fd3c42f02bf8eb4ae84772bd
Author: Tom Tromey <tromey@redhat.com>
Date:   Mon Jan 14 11:07:09 2013 -0700

    fix PR 12707
    
    	PR symtab/12707:
    	* dwarf2read.c (new_symbol_full): Preserve the mangled name.
    	* symtab.c (symbol_find_demangled_name): Pass DMGL_RET_DROP
    	to cplus_demangle.
    
    	* gdb.cp/cmpd-minsyms.exp: Don't expect return type.
    	* gdb.cp/print-demangle.exp: New file.
    	* gdb.python/py-symbol.exp: Fix expected linkage name.

commit 73858592b4914c249b42bae1f48a0bc2592f1e41
Author: Tom Tromey <tromey@redhat.com>
Date:   Mon Jan 14 08:55:11 2013 -0700

    fix race in py-explore
    
    	* gdb.python/py-explore.exp: Expect the gdb prompt.

commit 42e16ef9d5d766986745f3dde496b81860c2dd9d
Author: Tom Tromey <tromey@redhat.com>
Date:   Mon Jan 14 08:02:38 2013 -0700

    move processing_has_namespace_info into CU
    
    	* dwarf2read.c (processing_has_namespace_info): Remove.
    	(struct dwarf2_cu) <processing_has_namespace_info>: New field.
    	(process_die, read_func_scope, dwarf2_start_symtab)
    	(new_symbol_full): Update.

commit 28b360bfa4da61505bff3ec105c5e789b6cabca4
Author: Tom Tromey <tromey@redhat.com>
Date:   Mon Jan 14 07:56:32 2013 -0700

    remove cp_set_block_scope
    
    	* cp-namespace.c (cp_set_block_scope): Remove.
    	* cp-support.h (cp_set_block_scope): Remove.
    	* dbxread.c: Include block.h.
    	(cp_set_block_scope): New function.
    	(process_one_symbol): Update.
    	* dwarf2read.c (read_func_scope): Use block_set_scope.

commit 26221f8bf54605d570ad490c75d5e9b73bf39318
Author: Tom Tromey <tromey@redhat.com>
Date:   Mon Jan 14 07:51:38 2013 -0700

    constify in using_direct; add copy_name argument to namespace func
    
    	* cp-namespace.c (cp_scan_for_anonymous_namespaces): Update.
    	(cp_add_using_directive): Add 'copy_names' argument.
    	* cp-support.h (cp_add_using_directive): Update.
    	(struct using_direct) <import_src, import_dest, alias,
    	declaration>: Now const.
    	* dwarf2read.c (read_import_statement): Use obconcat.
    	Don't copy names passed to cp_add_using_directive.

commit d52faf58d1b5a3ef25ebf58e39c99c866506a5a4
Author: Tom Tromey <tromey@redhat.com>
Date:   Fri Jan 11 14:20:00 2013 -0700

    fix (null) print in c-exp.y
    
    	* c-exp.y (qualified_name): Use TYPE_SAFE_NAME.

commit b94518e98f39fa2582c996db5234337cfe64793b
Author: Tom Tromey <tromey@redhat.com>
Date:   Fri Jan 11 11:50:43 2013 -0700

    move obconcat to utils.c and gdb_obstack.h
    
    	* gdb_obstack.h (obconcat): Move declaration here, from...
    	* symfile.h (obconcat): ... here.
    	* gdb_obstack.c: New file.
    	(obconcat): Move from...
    	* symfile.c (obconcat): ... here.
    	* Makefile.in (SFILES): Add gdb_obstack.c.
    	(COMMON_OBS): Add gdb_obstack.o.

commit 63ba330ddfbc22bf94cc06a26dbdab4a9398a72f
Author: Tom Tromey <tromey@redhat.com>
Date:   Fri Jan 11 11:47:49 2013 -0700

    zap obsavestring
    
    	* symfile.h (obsavestring): Don't declare.
    	* symfile.c (obsavestring): Remove.
    	* ada-exp.y: Use obstack_copy0, not obsavestring.
    	* ada-lang.c: Use obstack_copy0, not obsavestring.
    	* coffread.c: Use obstack_copy0, not obsavestring.
    	* cp-namespace.c: Use obstack_copy0, not obsavestring.
    	* dbxread.c: Use obstack_copy0, not obsavestring.
    	* dwarf2read.c: Use obstack_copy0, not obsavestring.
    	* jit.c: Use obstack_copy0, not obsavestring.
    	* mdebugread.c: Use obstack_copy0, not obsavestring.
    	* psymtab.c: Use obstack_copy0, not obsavestring.
    	* stabsread.c: Use obstack_copy0, not obsavestring.
    	* xcoffread.c: Use obstack_copy0, not obsavestring.

commit f295eaebc0bb25197098c0fcaa14448332c4bf33
Author: Tom Tromey <tromey@redhat.com>
Date:   Fri Jan 11 11:37:10 2013 -0700

    save memory in init_type
    
    	* dwarf2read.c (fixup_go_packaging): Save package name
    	on objfile obstack.
    	* gdbtypes.c (init_type): Don't copy name.

commit 0c54f1faa4ed314634e0a41165f0082f170a9c26
Author: Tom Tromey <tromey@redhat.com>
Date:   Fri Jan 11 11:22:34 2013 -0700

    constify dwarf2read
    
    	* dwarf2read.c (struct partial_die_info) <name, scope>: Now
    	const.
    	(struct attribute) <u.str>: Now const.
    	(struct fnfieldlist) <name>: Now const.
    	(dw2_get_file_names_reader, init_cutu_and_read_dies): Update.
    	(partial_die_parent_scope): Make return type const.
    	(partial_die_full_name, add_partial_symbol): Update.
    	(dwarf2_compute_name, dwarf2_full_name, dwarf2_physname): Make
    	'name' const.
    	(find_file_and_directory): Make 'name' and 'comp_dir' const.
    	(read_file_scope, read_func_scope, dwarf2_add_field)
    	(dwarf2_add_member_fn, read_structure_type)
    	(process_enumeration_scope, read_array_type, read_module_type)
    	(read_base_type, read_subrange_type): Update.
    	(dwarf2_start_symtab): Make 'name' and 'comp_dir' const.
    	(new_symbol_full, guess_full_die_structure_name): Update.
    	(dwarf2_canonicalize_name): Return const type.  Make 'name' const.
    	(dwarf2_name): Return const type.
    	(dwarf_decode_macro_bytes, dwarf_decode_macros): Make 'comp_dir'
    	const.

commit ca34f6b73a1a3c01f2b73eb2f99970720bfc23ab
Author: Tom Tromey <tromey@redhat.com>
Date:   Fri Jan 11 11:22:24 2013 -0700

    constify init_type
    
    	* gdbtypes.c (init_type): Make 'name' const.
    	* gdbtypes.h (init_type): Update.

commit d4a15131bac68d900d249d5ea441568763b2dc6e
Author: Tom Tromey <tromey@redhat.com>
Date:   Fri Jan 11 11:21:02 2013 -0700

    constify last_source_file
    
    	* buildsym.c (patch_subfile_names): Use set_last_source_file.
    	(start_symtab): Make 'name' and 'dirname' const.  Use
    	set_last_source_file.
    	(restart_symtab, reset_symtab_globals): Use set_last_source_file.
    	(last_source_file): Define.  Now static.
    	(set_last_source_file, get_last_source_file): New functions.
    	* buildsym.h (last_source_file): Don't declare.
    	(start_symtab): Update.
    	(set_last_source_file, get_last_source_file): Declare.
    	* coffread.c (complete_symtab): Use set_last_source_file.
    	(coff_end_symtab): Likewise.
    	(coff_symtab_read): Use set_last_source_file, get_last_source_file.
    	* dbxread.c (read_dbx_symtab, read_ofile_symtab): Use
    	set_last_source_file.
    	(process_one_symbol): Use get_last_source_file.
    	* mdebugread.c (parse_partial_symbols): Use set_last_source_file.
    	(psymtab_to_symtab_1): Use get_last_source_file.
    	* xcoffread.c (process_linenos): Use get_last_source_file.
    	(complete_symtab): Use set_last_source_file.
    	(read_xcoff_symtab): Use set_last_source_file, get_last_source_file.
    	(scan_xcoff_symtab): Use set_last_source_file.

commit 0c817237f79df3a92b98a6ae7b6cc1e1d864cdc9
Author: Tom Tromey <tromey@redhat.com>
Date:   Fri Jan 11 10:34:18 2013 -0700

    make mangled field const
    
    	* symtab.c (struct demangled_name_entry) <mangled>: Now const.
    	(symbol_set_names): Remove casts.  Handle field const-ness.

commit 942b8f91208724466e0098836fc9d613bd1f8bc0
Author: Tom Tromey <tromey@redhat.com>
Date:   Fri Jan 11 10:21:28 2013 -0700

    constify symbol_set_demangled_name
    
    	* dwarf2read.c (new_symbol_full): Remove cast.
    	* symtab.c (symbol_set_demangled_name): Make 'name' const.
    	* symtab.h (symbol_set_demangled_name): Update.

-----------------------------------------------------------------------


hooks/post-receive
--
Repository for Project Archer.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-02-26 18:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-26 18:50 [SCM] archer-tromey-pr-12707-physname-cleanup: reverse-20080717-branchpoint-13628-gb947d45 tromey
  -- strict thread matches above, loose matches on Subject: below --
2013-01-15 17:04 tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).