about summary refs log tree commit diff
path: root/sysdeps/mips/dl-machine.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* mips: Remove _dl_skip_args usageAdhemerval Zanella2022-05-301-29/+2
* mips: Move DT_MIPS into <ldsodefs.h>Florian Weimer2022-01-191-4/+0
* elf: Add <dl-debug.h>H.J. Lu2022-01-031-15/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella2021-10-141-4/+2
* elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song2021-10-071-27/+31
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* elf: Introduce <elf_machine_sym_no_match.h>Florian Weimer2020-04-241-15/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Add and move fall-through comments in system-specific code.Joseph Myers2019-02-261-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki2018-04-041-7/+7
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* mips: Don't use MIN in dl-machine.hH.J. Lu2017-11-301-1/+2
* mips: Don't check _DYNAMIC in elf_machine_load_addressH.J. Lu2017-10-031-5/+0
* ld.so: Replace (&bootstrap_map) with BOOTSTRAP_MAPH.J. Lu2017-10-031-1/+1
* mips: Update elf_machine_load_address for static PIEH.J. Lu2017-09-291-0/+5
* PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra2017-06-141-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Fix MIPS -Wundef warnings for __mips_isa_rev.Joseph Myers2015-08-181-2/+2
* Add support for DT_MIPS_RLD_MAP_REL.Matthew Fortune2015-06-261-3/+10
* 2015-01-05 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2015-01-051-3/+16
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Add support for MIPS O32 FPXX and .MIPS.abiflagsMatthew Fortune2014-12-311-0/+5
* Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers2014-11-041-4/+4
* Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar2014-06-261-0/+2
* Merge MIPS dl-lookup.c into generic file.Joseph Myers2014-02-111-0/+15
* Move mips from ports to libc.Joseph Myers2014-02-101-0/+894
* [BZ #2329]Roland McGrath2006-02-211-611/+0
* * sysdeps/unix/sysv/linux/mips/bits/errno.h (ECANCELED,Roland McGrath2006-01-311-2/+2
* Protect against multiple inclusion.Andreas Jaeger2005-03-281-1/+44
* [BZ #783]Andreas Jaeger2005-03-281-264/+55
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-0/+777
* 2.5-18.1Jakub Jelinek2007-07-121-777/+0
* Update.Andreas Jaeger2004-11-241-8/+8
* Update.Ulrich Drepper2004-10-141-5/+4
* * sysdeps/mips/dl-machine.h (_dl_start_user): Don't setAndreas Jaeger2004-08-251-2/+0
* UPdate.Andreas Jaeger2004-07-201-1/+1
* (__dl_runtime_resolve): Update to use _dl_lookup_symbol_x. (elf_machine_runti...Andreas Jaeger2004-07-201-7/+7
* 2004-05-15 Chris Demetriou <cgd@broadcom.com>Roland McGrath2004-05-201-3/+7
* Fix last commit.Andreas Jaeger2004-04-151-1/+1
* (RTLD_START): Do not use nested .end.Andreas Jaeger2004-04-151-3/+2
* * elf/dynamic-link.h (elf_machine_rel, elf_machine_rela, elf_machine_rel_rela...Alexandre Oliva2003-07-311-5/+2
* * sysdeps/mips/dl-machine.h (ELF_MIPS_GNU_GOT1_MASK): Fix harmless typo in #i...Alexandre Oliva2003-03-221-1/+1
* * sysdeps/mips/dl-machine.h (ELF_MIPS_GNU_GOT1_MASK): Define properly for n64...Alexandre Oliva2003-03-201-5/+12