[Bug gas/16109] Incorrect listing (single line comment after multiline one causes line mis-alignment)

2013-12-13 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=16109

--- Comment #5 from cvs-commit at gcc dot gnu.org cvs-commit at gcc dot 
gnu.org ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project gdb and binutils.

The annotated tag, hjl/linux/release/2.24.51.0.2 has been created
at  bc64dc5b95aa848d7274e4648d667b9b1065d88c (tag)
   tagging  bbd7f545f1639be4573ba06ed688b8db670d4597 (commit)
  replaces  hjl/linux/release/2.24.51.0.1
 tagged by  H.J. Lu
on  Fri Dec 13 08:44:03 2013 -0800

- Log -
Linux binutils 2.24.51.0.2

Alan Modra (47):
  daily update
  daily update
  daily update
  daily update
  daily update
  Correct elf64-ppc.c handling of protected symbols
  PowerPC64 ELFv2, allocate dynreloc space for ifunc
  daily update
  daily update
  daily update
  daily update
  PowerPC64 ELFv2 trampoline match
  Fixes to powerpc64 gold ELFv2 support
  Add missing ChangeLog for 88b8e63904fda25c029deaf25d7b4e489b351470
  daily update
  daily update
  daily update
  daily update
  daily update
  daily update
  daily update
  Import config.sub and config.guess from upstream.
  daily update
  daily update
  daily update
  daily update
  daily update
  daily update
  daily update
  daily update
  daily update
  daily update
  daily update
  PowerPC64 linking of --just-symbols objects (klibc)
  More PowerPC64 ELFv2 --just-symbols fixes
  daily update
  daily update
  daily update
  daily update
  daily update
  Fix --as-needed undefined symbol references from dynamic libraries.
  correct file reference
  daily update
  daily update
  daily update
  daily update
  daily update

Alexey Makhalov (1):
  PR gas/16109

Andreas Arnez (3):
  S390: Fix TDB regset recognition
  Fix GDB crash with upstream GCC due to qsort(NULL, ...)
  Fix GDB crash with upstream GCC due to memcpy(NULL, ...)

Andrew Burgess (6):
  Mark entirely optimized out value as non-lazy.
  Tighten regexp in gdb.base/setshow.exp
  Make set debug frame 1 use the standard print routine for optimized out
values.
  Print entirely unavailable struct/union values as a single unavailable.
  Add support for DW_OP_bit_piece and DW_OP_plus_uconst to DWARF assembler.
  Add call to get_compiler_info to gdb_compile_shlib.

Andrew Pinski (2):
  ld/ChangeLog:
  ld/ChangeLog:

Anthony Green (1):
  Add software single step support to moxie port

Cary Coutant (6):
  Fix assert failure with --emit-relocs and .eh_frame sections.
  Fix race condition while building EH frame header.
  Add --verify-only option to DWP.
  Revert Fix race condition while building EH frame header.
  Use in-tree assembler for exception_x86_64_bnd_test.
  Add check for which library is needed for dlopen.

Catherine Moore (4):
  2013-11-11  Catherine Moore  c...@codesourcery.com
  Fix ChangeLog entries from earlier commit.
  2013-11-19  Catherine Moore  c...@codesourcery.com
  2013-11-19  Catherine Moore  c...@codesourcery.com

Chung-Lin Tang (1):
  Separate emulations for nios2-elf and nios2-linux.

Conrad Hoffmann (1):
  * gprof.c (inline_file_names): New variable.

Cory Fields (1):
  * windres.c (define_resource): Use zero for timestamp, making

Doug Evans (42):
  * gdb.python/py-arch.exp: Tweak test name for bad memory access test.
  Add pretty-printing of .debug_gnu_pubnames, .debug_gnu_pubtypes.
  PR 11786
  Fix email address in earlier entry.
  Change set debug symtab-create to take a verbosity level.
  Change set debug dwarf2-read to take a verbosity level.
  * gdb.arch/arm-bl-branch-dest.exp: Use gdb_test_file_name instead
  Work around gold/15646.
  * gdb.base/fileio.exp: Make $dir2 writable after the test is done
  * breakpoint.c (bpstat_check_breakpoint_conditions): Assert
  fix email address in earlier commit
  * breakpoint.c (breakpoint_cond_eval): Fix and enhance comment.
  * breakpoint.c (bpstat_check_breakpoint_conditions): For thread
  * gdb.python/py-breakpoint.exp: Split up into several functions,
  * gdb.python/py-breakpoint.exp: Reformat for 80 columns.
  * gdb.python/py-breakpoint.exp: Make tests have unique names.
  * linux-low.c (resume_status_pending_p): Tweak comment.
  * linux-low.c (linux_set_resume_request): Fix comment.
  Move types_deeply_equal from py-type.c to gdbtypes.c.
  cli/cli-script.c (multi_line_command_p): New function.
  * python/py-frame.c (frapy_block): Fix error message text.
  * python/py-frame.c (gdbpy_initialize_frames): Remove FIRST_ERROR,
  * gdb.python/python.exp: Don't call skip_python_tests, 

[Bug gas/16109] Incorrect listing (single line comment after multiline one causes line mis-alignment)

2013-11-19 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=16109

--- Comment #3 from cvs-commit at gcc dot gnu.org cvs-commit at gcc dot 
gnu.org ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project gdb and binutils.

The branch, master has been updated
   via  cf3f45fad7811e89d6b586a1a429a314e3db9f53 (commit)
  from  077e2c8848810b23531b7fdae1739a5eab83c04f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=cf3f45fad7811e89d6b586a1a429a314e3db9f53

commit cf3f45fad7811e89d6b586a1a429a314e3db9f53
Author: Alexey Makhalov makhal...@gmail.com
Date:   Tue Nov 19 08:19:21 2013 +

PR gas/16109
* app.c (do_scrub_chars): Only insert a newline character if
end-of-file has been reached.

---

Summary of changes:
 gas/ChangeLog |6 ++
 gas/app.c |   11 +--
 2 files changed, 15 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug gas/16109] Incorrect listing (single line comment after multiline one causes line mis-alignment)

2013-11-19 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16109

Nick Clifton nickc at redhat dot com changed:

   What|Removed |Added

 CC||nickc at redhat dot com
 Resolution|WORKSFORME  |FIXED

--- Comment #4 from Nick Clifton nickc at redhat dot com ---
Hi Alexey,

  Thanks for the bug report and patch.  Sorry that it took me so long to get
around to reviewing it.  The patch is fine - I have checked it in to the
sources. 

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.

___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug gas/16109] Incorrect listing (single line comment after multiline one causes line mis-alignment)

2013-11-09 Thread makhaloff at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16109

Alexey Makhalov makhaloff at gmail dot com changed:

   What|Removed |Added

 Status|NEW |UNCONFIRMED
 CC||makhaloff at gmail dot com
   Assignee|unassigned at sourceware dot org   |makhaloff at gmail dot 
com
 Ever confirmed|1   |0

--- Comment #1 from Alexey Makhalov makhaloff at gmail dot com ---
Created attachment 7272
  -- https://sourceware.org/bugzilla/attachment.cgi?id=7272action=edit
patch to fix that problem

Multiline comment increases add_newlines counter by each newline. And after
*/\n app inserts necessary amount of \n. But it didn't happen after
*/#some comment\n sequence.
This patch fixes that.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug gas/16109] Incorrect listing (single line comment after multiline one causes line mis-alignment)

2013-11-09 Thread makhaloff at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16109

Alexey Makhalov makhaloff at gmail dot com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #2 from Alexey Makhalov makhaloff at gmail dot com ---
I've checked on some tests.
It works for me.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils