summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update to v1.1v1.1Arun Sharma2012-10-053-2/+10
* Fix x86-64 debug build -Wformat warningTommi Rantala2012-10-051-1/+1
* Fix header inclusion order in `src/elfxx.c'Tommi Rantala2012-10-051-2/+2
* Reduce the number of ifdefs in machine independent codev1.1-rc1Arun Sharma2012-09-291-5/+1
* Assign `func' just once in Ltest-nocalloc glibc caseTommi Rantala2012-09-281-1/+2
* Add arguments to malloc and calloc prototypes in Ltest-nocallocTommi Rantala2012-09-281-5/+5
* Remove unused variable in Ltest-nocallocTommi Rantala2012-09-281-1/+0
* Replace empty argument lists with `void' in testsTommi Rantala2012-09-283-6/+6
* Prefer NULL over zeroTommi Rantala2012-09-2810-19/+19
* Apply `define_lock()'Tommi Rantala2012-09-289-9/+9
* Fix second operand read in dwarf_eval_expr()Tommi Rantala2012-09-281-1/+1
* Teach autotools current ARM `ex_tables.h' locationTommi Rantala2012-09-282-3/+2
* Use shared `ARRAY_SIZE' in IA64 testsTommi Rantala2012-09-282-8/+6
* Use `UNUSED' in testsTommi Rantala2012-09-2817-55/+76
* Plug in `ALIAS' attributeTommi Rantala2012-09-282-2/+2
* Define and use `CONST_ATTR'Tommi Rantala2012-09-285-4/+6
* Define and use `WEAK'Tommi Rantala2012-09-282-1/+3
* Define and use `NOINLINE'Tommi Rantala2012-09-285-19/+23
* Plug in `ARRAY_SIZE' in ptrace codeTommi Rantala2012-09-282-4/+4
* IA64: constify read only arrays in `tdep_init()'Tommi Rantala2012-09-281-3/+3
* Constify `operands' in src/dwarf/Gexpr.cTommi Rantala2012-09-281-1/+1
* Constify `dwarf_to_unw_regnum_map'Tommi Rantala2012-09-285-5/+5
* Set `_UPT_reg_offset' read onlyTommi Rantala2012-09-282-2/+2
* IA64: give prototype for `ia64_find_unwind_table()'Tommi Rantala2012-09-281-0/+4
* ppc32: include `compiler.h' for UNUSED in ucontext_i.hTommi Rantala2012-09-281-1/+1
* SuperH portTommi Rantala2012-09-2842-2/+1893
* Enable coredump library build on ARM by defaultTommi Rantala2012-09-281-1/+1
* MIPS coredump supportTommi Rantala2012-09-2810-3/+62
* Stop including `memory.h'Tommi Rantala2012-09-2810-10/+3
* Nuke HAVE_BACKTRACETommi Rantala2012-09-283-5/+1
* Call snprintf() from signal handler only if required in test-async-sigTommi Rantala2012-09-281-1/+2
* Roll `test-nocalloc' into `Ltest-nocalloc.c'Tommi Rantala2012-09-283-143/+135
* Call `unw_backtrace()' explicitly in test-flush-cache.cTommi Rantala2012-09-281-11/+2
* Rename `rs-race' to `Lrs-race'Tommi Rantala2012-09-282-133/+135
* Cleanup dynamically allocated memory before exit in testsTommi Rantala2012-09-285-0/+16
* Remove unneeded `config.h' inclusion in Gtest-nomallocTommi Rantala2012-09-281-4/+0
* Rename `test-varargs' to `Ltest-varargs'Tommi Rantala2012-09-282-2/+3
* Annotate potentially unused variable in tests/test-coredump-unwind.cTommi Rantala2012-09-281-1/+3
* Annotate potentially unused variable in tests/Gtest-trace.cTommi Rantala2012-09-281-1/+5
* Annotate potentially unused variable in tests/Gtest-bt.cTommi Rantala2012-09-281-1/+5
* Workaround volatileness warning in tests/ia64-test-setjmp.cTommi Rantala2012-09-281-1/+2
* Avoid -Wunused-value warning in tests/Gia64-test-stack.cTommi Rantala2012-09-281-2/+3
* Clear out `ip' to avoid -Wuninitialized warning in tests/test-coredump-unwind.cTommi Rantala2012-09-281-1/+1
* Default to non-verbose mode in Ltest-cxx-exceptionsTommi Rantala2012-09-281-6/+8
* HPPA: kludge out unused variable in unw_get_save_loc() stubTommi Rantala2012-09-281-1/+1
* HPPA: properly check dwarf_get() return value in unw_step()Tommi Rantala2012-09-281-1/+1
* PPC: remove unused `PAGE_START' macro from Ginit.cTommi Rantala2012-09-282-10/+0
* Remove unused src/x86_64/Lis_signal_frame.cTommi Rantala2012-09-281-5/+0
* IA64: avoid -Wunused-but-set-variable in src/ia64/init.hTommi Rantala2012-09-281-6/+4
* Apply UNW_ALIGN more in src/mi/mempool.cTommi Rantala2012-09-281-2/+2