Commit Graph

  • 2e878a38dd
    document the forking history master Ștefan Talpalaru 2020-02-20 21:50:31 +0100
  • 90f32131a1
    Merge branch 'rust-snapshot-2018-05-22' Ștefan Talpalaru 2020-02-20 21:34:11 +0100
  • 4ce3619f93
    Merge branch 'appveyor' into rust-snapshot-2018-05-22 Ștefan Talpalaru 2020-02-20 21:32:19 +0100
  • c31f80e4fc
    update .gitignore Ștefan Talpalaru 2020-02-18 20:30:53 +0100
  • 44bbb61caf
    update "config.guess" and "config.sub" Ștefan Talpalaru 2020-02-18 20:23:13 +0100
  • f4d02bbdbf Fix build of macho.c on OSX Alex Crichton 2018-05-25 07:05:55 -0700
  • 7845b4ecc7 Apply rust-lang/rust@8581b59fb3 Alex Crichton 2018-05-22 12:56:59 -0700
  • bddb51c706 Apply rust-lang/rust@2f3c412c84 Alex Crichton 2018-05-22 12:56:35 -0700
  • e06f27504a Apply rust-lang/rust@aa6bd117bb Alex Crichton 2018-05-22 12:56:06 -0700
  • 07b6b415fa Apply rust-lang/rust@e3de40e72f Alex Crichton 2018-05-22 12:55:12 -0700
  • b47a92c573 Apply rust-lang/rust@e8121b3d16 Alex Crichton 2018-05-22 12:54:03 -0700
  • 2e94976e62 Apply rust-lang/rust@0fad1b1cd8 Alex Crichton 2018-05-22 12:52:40 -0700
  • 6ccb800588 Apply rust-lang/rust@d14b268b9d Alex Crichton 2018-05-22 12:50:25 -0700
  • e0abfecd2a Apply rust-lang/rust@55e2b7e1b4 Alex Crichton 2018-05-22 12:38:02 -0700
  • 1b8128cf56 * backtrace.c: Revert last change. Don't call mmap directly. Ian Lance Taylor 2018-04-17 10:59:18 -0700
  • 012b950b37 Copy changes from GCC: Ian Lance Taylor 2018-04-17 07:04:02 -0700
  • 177940370e * elf.c (elf_add): Close descriptor if we use a debugfile. * btest.c (check_open_files): New static function. (main): Call check_open_files. Ian Lance Taylor 2018-01-31 15:24:01 -0800
  • 811741b03b * elf.c (elf_open_debugfile_by_debuglink): Don't check CRC if the desired CRC is zero. (elf_add): Don't clear *found_sym and *found_dwarf if debuginfo. Ian Lance Taylor 2018-01-25 10:14:34 -0800
  • 8a4e4ea552 * pecoff.c (coff_add): Only release syms_view if it is valid. Ian Lance Taylor 2018-01-25 07:38:52 -0800
  • 97dd0dfa9e * pecoff.c (coff_add): Another memcpy -> coff_read4 fix. Ian Lance Taylor 2018-01-25 07:34:02 -0800
  • 4300eedae4 * pecoff.c (coff_add): Use coff_read4, not memcpy. Ian Lance Taylor 2018-01-24 18:42:50 -0800
  • 051ecb46f8 README: mention XCOFF, call this version 1.0 Ian Lance Taylor 2018-01-24 18:36:47 -0800
  • b0d690331d * mmap.c (backtrace_free_locked): Don't put more than 16 entries on the free list. Ian Lance Taylor 2018-01-24 18:25:39 -0800
  • 3739537b9c libbacktrace: rebuild configury with GCC standard tool versions Ian Lance Taylor 2018-01-16 17:42:38 -0800
  • 4183d76f92 Add text used for "inflate large" test. Ian Lance Taylor 2018-01-16 17:40:25 -0800
  • f2c17c0417 libbacktrace: update to GCC SVN revision 256776 Ian Lance Taylor 2018-01-16 17:39:45 -0800
  • 862169a1f5 .gitignore: add simple .gitignore file Ian Lance Taylor 2018-01-15 15:22:10 -0800
  • ee9cd27e5e Restore functionality of 'install' target. (#10) Than McIntosh 2018-01-15 15:06:55 -0500
  • 17f687d2b9 Update from gcc trunk version of libbacktrace at svn rev 256427. (#8) Than McIntosh 2018-01-12 13:26:02 -0500
  • 14d377e9be README: correct link to C++ unwind API Ian Lance Taylor 2017-05-29 11:48:14 -0700
  • ba79a27ee9 all: remove meaningless trailing whitespace Ian Lance Taylor 2016-09-11 06:45:37 -0700
  • 84241313f2 libbacktrace: initial commit Ian Lance Taylor 2016-09-10 07:59:09 -0700
  • 6a5a5fcdda Initial commit Ian Lance Taylor 2016-09-10 07:26:00 -0700