summaryrefslogtreecommitdiff
path: root/bfd/elf32-rx.c
Commit message (Expand)AuthorAgeFilesLines
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-1/+1
* Use %A and %B in more error messagesAlan Modra2017-04-131-2/+3
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Don't fudge p_vaddr when PHDR in segmentAlan Modra2016-12-131-1/+15
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-3/+16
* Pass link_info to _bfd_merge_private_bfd_dataAlan Modra2016-10-071-1/+2
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-0/+4
* Return void from linker callbacksAlan Modra2016-05-281-30/+20
* add casts to avoid arithmetic on void *Trevor Saunders2016-04-261-3/+3
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* rx: Fix p_vaddr reconstruction logic.DJ Delorie2015-12-081-0/+2
* Fix relaxation in RX linker when --no-keep-memory is specified.Nick Clifton2015-12-071-26/+16
* Add support for files that contain multiple symbol index tables. Fixes PR 15835Nick Clifton2015-09-231-3/+6
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-2/+2
* Add support to the RX toolchain to restrict the use of string instructions.Nick Clifton2015-04-091-1/+18
* Fixes a problem with the RX port trying to perform linker relaxation when -no...Nick Clifton2015-03-161-1/+13
* More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton2015-02-031-1/+1
* More fixes related to NONE relocsAlan Modra2015-01-191-1/+1
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton2014-12-221-1/+5
* * elf32-rx.c (rx_table_map): Use BFD_VMA_FMT for portability.DJ Delorie2014-06-031-6/+6
* Fix rx "set but not used" warningsAlan Modra2014-05-281-4/+0
* Add new link-map-text hook and RX auto-vector support.DJ Delorie2014-05-271-0/+397
* bfd target vector rationalisationAlan Modra2014-05-021-8/+8
* Update copyright yearsAlan Modra2014-03-051-1/+1
* Pass ignored unresolved relocations to ld backendH.J. Lu2013-11-051-2/+2
* PR binutils/16022Nick Clifton2013-10-091-15/+14
* * elf32-rx.c (rx_elf_relocate_section): Fix typo: moveNick Clifton2013-07-191-1/+1
* bfd/Alan Modra2013-02-211-1/+1
* revert last commitAlan Modra2013-01-301-13/+1
* * config/tc-rl78.c (rl78_cons_fix_new): Handle user-specifiedDJ Delorie2013-01-291-1/+13
* * elf32-rx.c (rx_elf_print_private_bfd_data): Warning fix.Alan Modra2012-11-201-1/+1
* 2012-11-09 Nick Clifton <nickc@redhat.com>Nick Clifton2012-11-091-11/+61
* * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton2012-07-131-2/+2
* * elf32-rx.c (rx_elf_object_p): Ignore empty segments.DJ Delorie2012-05-111-2/+4
* * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki2012-05-071-1/+1
* PR ld/13991Alan Modra2012-04-241-3/+3
* PR binutils/13355Alan Modra2012-02-161-2/+2
* * elf32-rx.c (rx_elf_object_p): Add more checks for "scanning" toDJ Delorie2011-11-221-0/+11
* * elf32-rx.c (rx_elf_object_p): Correct typo: lma->vma.DJ Delorie2011-11-221-1/+1
* * readelf.c (get_machine_dlags): Add support for RX's PID mode.Nick Clifton2011-10-051-4/+68
* * config.bfd: Add bfd_elf32_rx_be_ns_vec.DJ Delorie2011-06-021-0/+30
* * elf32-rx.c (rx_elf_object_p): When reading an RX object in, undoDJ Delorie2011-05-231-0/+50
* PR ld/12759Nick Clifton2011-05-171-16/+21
* * bfd-in.h (bfd_get_section_limit): Don't use rawsize with outputAlan Modra2011-04-111-3/+2
* Fix compilation for mingw64.Nick Clifton2011-01-181-0/+1
* * reloc.c: Add BFD_RELOC_RX_OP_NEG.DJ Delorie2011-01-051-0/+1
* * reloc.c (BFD_RELOC_RX_ABS16_REV): Add.DJ Delorie2010-12-171-0/+2
* bfd/Daniel Jacobowitz2010-10-251-9/+2