packaging: Enable testing infrastructure
[external/binutils.git] / bfd / mach-o.c
2019-08-14 Alan ModraRemove _bfd_dwarf2_find_nearest_line addr_size parameter
2019-06-26 Nick CliftonEnsure that when attempting to process an ARM Mach...
2019-04-03 Alan ModraBFD whitespace fixes
2019-03-28 Alan ModraPR24392, Clang warning Wtautological-constant-out-of...
2019-03-12 Alan ModraDon't use bfd_get_file_size in objdump
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-12-18 Alan ModraInclude bfd_stdint.h in bfd.h
2018-11-07 Roman BolshakovAdd support for new load commands added by Apple to...
2018-11-06 Nick CliftonAdd support for a couple of new Mach-O commands.
2018-08-21 mephi42Fix running objcopy on Mach-O binaries.
2018-07-02 Tom TromeyAllow BFD to recognize macOS universal libraries
2018-06-20 Nick CliftonStop objcopy from corrupting mach-o files.
2018-04-16 Alan ModraRemove m88k support
2018-04-11 Alan ModraRemove i860, i960, bout and aout-adobe targets
2018-02-19 Alan Modra%L conversions
2018-02-19 Alan ModraUse %pA and %pB in messages rather than %A and %B
2018-02-16 Alan ModraRemove bfd stub function casts.
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-12-06 Alan ModraBFD whitespace fixes
2017-07-27 Nick CliftonFix address violation issues encountered when parsing...
2017-07-24 Nick CliftonFix address violation errors parsing corrupt binary...
2017-07-12 Alan Modrabfd_error_handler bfd_vma and bfd_size_type args
2017-05-18 Alan ModraDon't compare boolean values against TRUE or FALSE
2017-01-03 Nick CliftonFix compile time warning about using a possibly uniniti...
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-10-19 Nick CliftonAdd c-format tags to translatable strings with more...
2016-09-30 Alan ModraRemove syntactic sugar
2016-06-14 Alan ModraSet my_archive for thin archives
2016-01-25 Nick CliftonAdd missing end-of-comment marker to previous delta...
2016-01-25 Nick CliftonFix memory corruption on Mach-O systems by suppressing...
2016-01-01 Alan ModraCopyright update for binutils
2015-11-18 Tristan Gingoldmach-o: use a per-target reloc canonicalize function.
2015-11-18 Tristan Gingoldmach-o cleanup: remove useless calls to bfd_seek.
2015-09-23 Nick CliftonFix compile time warnings generated when compiling...
2015-08-12 H.J. LuRemove trailing spaces in bfd
2015-02-26 Nick CliftonFixes illegal memory access errors and arithmetic overf...
2015-02-03 Nick CliftonFix typo in previous delta for mach-o.c.
2015-02-03 Nick CliftonMore fixes for illegal memory accesses triggered by...
2015-01-21 Nick CliftonFix memory access violations triggered by running strip...
2015-01-06 Nick CliftonAnother fix for an objdump crash when parsing a corrupt...
2015-01-05 Nick CliftonMore fixes for invalid memory accesses triggered by...
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-12-22 Nick CliftonMore fixes for memory access violations exposed by...
2014-12-16 Nick CliftonFix a memory access violation triggeed by a fuzzed...
2014-11-26 Nick CliftonMore fixes for memory access errors triggered by attemp...
2014-11-21 Nick CliftonFixes for memory access violations exposed by fuzzinf...
2014-10-15 Alan ModraMerge bfd_find_nearest_line variants
2014-04-24 Alan ModraPR16867, linking object with separate debug file
2014-04-18 Tristan Gingoldmach-o: layout executables
2014-04-18 Tristan Gingoldmach-o: Define copy_private_header instead of copy_priv...
2014-04-18 Tristan Gingoldmach-o: remove name_len field.
2014-04-18 Tristan Gingoldmach-o: add page_size to backend data.
2014-04-18 Tristan Gingoldmach-o.c: use boolean instead of int to return status.
2014-04-04 Tristan Gingoldmach-o: reject 64 bit targets when not configured for.
2014-04-04 Tristan Gingoldmach-o: fix section name conversion from bfd to mach-o.
2014-04-03 Tristan Gingoldmach-o: fix section number while writing symbols.
2014-04-02 Tristan Gingoldmach-o: read and dump: prebound_dylib, prebind_cksum...
2014-04-01 Tristan Gingoldbfd/mach-o: avoid a crash when num == 0 in reloc.
2014-03-27 Tristan GingoldMach-O: disp dyld environment command in objdump -P...
2014-03-27 Tristan GingoldMach-O: add objdump -P function_starts to display funct...
2014-03-26 Tristan GingoldMach-O: Add BFD_MACH_O_CPU_TYPE_ARM64.
2014-03-17 Tristan Gingoldmach-o: handle lasz load dylib command.
2014-03-05 Alan ModraUpdate copyright years
2014-01-02 Nick Clifton PR binutils/11983
2013-12-05 Tristan GingoldClear allocated target data.
2013-07-18 Nick Clifton * mach-o.c (mach_o_section_name_xlat dw): Add entry for
2013-04-17 Nick Clifton * coffcode.h: Added a cast to void when a bfd_set_sect...
2013-02-04 Tristan Gingold2013-02-04 Tristan Gingold <gingold@adacore.com>
2013-01-31 Tristan Gingold2013-01-31 Tristan Gingold <gingold@adacore.com>
2013-01-26 Alan Modra * bfd.c (struct bfd_preserve, bfd_preserve_save, bfd_p...
2013-01-10 H.J. LuRemove trailing white spaces in bfd
2012-11-14 Tristan Gingoldbfd/
2012-11-14 Tristan Gingold2012-11-14 Tristan Gingold <gingold@adacore.com>
2012-11-06 Alan Modra * mach-o.c (bfd_mach_o_close_and_cleanup): Don't call
2012-08-20 Tom Tromey * vms-lib.c (_bfd_vms_lib_get_module): Use bfd_zmalloc for
2012-07-24 Cary Coutant2012-07-24 Teresa Johnson <tejohnson@google.com>
2012-02-23 Iain Sandoedeal with endian-ness in mach-o non-scattered relocs.
2012-02-10 Iain Sandoebfd:
2012-02-10 Iain Sandoecorrect some mach-o section specification nits.
2012-02-02 Tristan Gingoldbfd/
2012-01-13 Iain Sandoehandle absolute indirect syms in mach-o
2012-01-13 Iain Sandoeorder relocs after segments for mach-o
2012-01-12 Iain Sandoeadd indirect_symbol to mach-o port.
2012-01-11 Iain Sandoebfd:
2012-01-11 Iain Sandoebfd:
2012-01-10 Tristan Gingold2012-01-10 Tristan Gingold <gingold@adacore.com>
2012-01-09 Iain Sandoeadd symbol qualifiers for mach-o to bfd/gas
2012-01-04 Tristan Gingold2012-01-04 Tristan Gingold <gingold@adacore.com>
2012-01-04 Tristan Gingold2012-01-04 Tristan Gingold <gingold@adacore.com>
2012-01-04 Tristan Gingoldbfd/
2012-01-04 Tristan Gingoldbfd/
2012-01-04 Tristan Gingoldbfd/
2012-01-04 Tristan Gingoldbfd/
2012-01-04 Tristan Gingold2012-01-04 Shinichiro Hamaji <shinichiro.hamaji@gmail...
2012-01-03 Iain Sandoesupport stabs on mach-o GAS.
2012-01-03 Iain Sandoecorrect typo in previous commit.
2012-01-03 Iain Sandoeadd dysymtab write support to bfd/mach-o.
2011-12-19 Iain Sandoebfd:
2011-12-16 Tristan Gingold2011-12-16 Shinichiro Hamaji <shinichiro.hamaji@gmail...
2011-12-15 Tristan Gingold2011-12-15 Iain Sandoe <iains@gcc.gnu.org>
next