Line 1... |
Line 1... |
|
2011-11-07 Richard Henderson
|
|
|
|
Merged from transactional-memory.
|
|
|
|
* cp-demangle.c (cplus_demangle_fill_ctor): Accept
|
|
gnu_v3_object_ctor_group.
|
|
(cplus_demangle_fill_dtor): Accept gnu_v3_object_dtor_group.
|
|
(d_ctor_dtor_name): Recognize gnu_v3_object_ctor_group
|
|
and gnu_v3_object_dtor_group.
|
|
(d_dump): Handle DEMANGLE_COMPONENT_TRANSACTION_CLONE
|
|
and DEMANGLE_COMPONENT_NONTRANSACTION_CLONE.
|
|
(d_make_comp, d_print_comp): Likewise.
|
|
(d_special_name): Generate them.
|
|
|
|
2011-11-04 Jason Merrill
|
|
|
|
PR c++/48370
|
|
* cp-demangle.c (d_special_name, d_print_comp): Handle a
|
|
discriminator number on DEMANGLE_COMPONENT_REFTEMP.
|
|
|
|
2011-11-02 Doug Evans
|
|
|
|
* Makefile.in (CFILES): Add timeval-utils.c.
|
|
(REQUIRED_OFILES): Add timeval-utils.$(objext).
|
|
(INSTALLED_HEADERS): Add timeval-utils.h.
|
|
(timeval-utils.$(objext)): Add rule.
|
|
|
|
2011-10-28 Ian Lance Taylor
|
|
|
|
* setproctitle.c (setproctitle): Use "GNU/Linux" in comment.
|
|
|
|
2011-10-26 Iain Sandoe
|
|
|
|
PR target/48108
|
|
* simple-object-mach-o.c (GNU_WRAPPER_SECTS, GNU_WRAPPER_INDEX,
|
|
GNU_WRAPPER_NAMES): New macros.
|
|
(simple_object_mach_o_segment): Handle wrapper scheme.
|
|
(simple_object_mach_o_write_section_header): Allow the segment name
|
|
to be supplied.
|
|
(simple_object_mach_o_write_segment): Handle wrapper scheme. Ensure
|
|
that the top-level segment name in the load command is empty.
|
|
(simple_object_mach_o_write_to_file): Determine the number of
|
|
sections during segment output, use that in writing the header.
|
|
|
|
2011-10-10 Ian Lance Taylor
|
|
|
|
PR c++/48665
|
|
* cp-demangle.c (d_cv_qualifiers): If qualifiers are applied to a
|
|
function type, change them to apply to the "this" parameter.
|
|
* testsuite/demangle-expected: Add test case.
|
|
|
|
2011-09-28 Doug Evans
|
|
|
|
* timeval-utils.c: New file.
|
|
|
|
* argv.c (countargv): New function.
|
|
|
|
2011-09-23 Cary Coutant
|
|
|
|
PR 40831
|
|
* cp-demangle.c (d_make_comp): Add new component type.
|
|
(cplus_demangle_mangled_name): Check for clone suffixes.
|
|
(d_parmlist): Don't error out if we see '.'.
|
|
(d_clone_suffix): New function.
|
|
(d_print_comp): Print info for clone suffixes.
|
|
* testsuite/demangle-expected: Add new testcases.
|
|
|
|
2011-09-23 Ian Lance Taylor
|
|
Pierre Vittet
|
|
|
|
* md5.c (md5_process_bytes): Correct handling of unaligned
|
|
buffer.
|
|
|
2011-08-22 Rainer Orth
|
2011-08-22 Rainer Orth
|
|
|
* aclocal.m4: Include ../config/picflag.m4.
|
* aclocal.m4: Include ../config/picflag.m4.
|
* configure.ac (GCC_PICFLAG): Call it.
|
* configure.ac (GCC_PICFLAG): Call it.
|
(enable_shared): Clear PICFLAG unless shared.
|
(enable_shared): Clear PICFLAG unless shared.
|