aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mips/dl-machine.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-05-30mips: Remove _dl_skip_args usageAdhemerval Zanella1-29/+2
2022-01-19mips: Move DT_MIPS into <ldsodefs.h>Florian Weimer1-4/+0
2022-01-03elf: Add <dl-debug.h>H.J. Lu1-15/+0
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-10-14elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella1-4/+2
2021-10-07elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song1-27/+31
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-04-24elf: Introduce <elf_machine_sym_no_match.h>Florian Weimer1-15/+0
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-02-26Add and move fall-through comments in system-specific code.Joseph Myers1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-04-04elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki1-7/+7
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-11-30mips: Don't use MIN in dl-machine.hH.J. Lu1-1/+2
2017-10-03mips: Don't check _DYNAMIC in elf_machine_load_addressH.J. Lu1-5/+0
2017-10-03ld.so: Replace (&bootstrap_map) with BOOTSTRAP_MAPH.J. Lu1-1/+1
2017-09-29mips: Update elf_machine_load_address for static PIEH.J. Lu1-0/+5
2017-06-14PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra1-0/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-08-18Fix MIPS -Wundef warnings for __mips_isa_rev.Joseph Myers1-2/+2
2015-06-26Add support for DT_MIPS_RLD_MAP_REL.Matthew Fortune1-3/+10
2015-01-052015-01-05 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey1-3/+16
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-12-31Add support for MIPS O32 FPXX and .MIPS.abiflagsMatthew Fortune1-0/+5
2014-11-04Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers1-4/+4
2014-06-26Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar1-0/+2
2014-02-11Merge MIPS dl-lookup.c into generic file.Joseph Myers1-0/+15
2014-02-10Move mips from ports to libc.Joseph Myers1-0/+894
2006-02-21[BZ #2329]Roland McGrath1-611/+0
2006-01-31* sysdeps/unix/sysv/linux/mips/bits/errno.h (ECANCELED,Roland McGrath1-2/+2
2005-03-28Protect against multiple inclusion.Andreas Jaeger1-1/+44
2005-03-28[BZ #783]Andreas Jaeger1-264/+55
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-0/+777
2007-07-122.5-18.1Jakub Jelinek1-777/+0
2004-11-24Update.Andreas Jaeger1-8/+8
2004-10-14Update.Ulrich Drepper1-5/+4
2004-08-25* sysdeps/mips/dl-machine.h (_dl_start_user): Don't setAndreas Jaeger1-2/+0
2004-07-20UPdate.Andreas Jaeger1-1/+1
2004-07-20(__dl_runtime_resolve): Update to use _dl_lookup_symbol_x. (elf_machine_runti...Andreas Jaeger1-7/+7
2004-05-202004-05-15 Chris Demetriou <cgd@broadcom.com>Roland McGrath1-3/+7
2004-04-15Fix last commit.Andreas Jaeger1-1/+1
2004-04-15(RTLD_START): Do not use nested .end.Andreas Jaeger1-3/+2
2003-07-31* elf/dynamic-link.h (elf_machine_rel, elf_machine_rela, elf_machine_rel_rela...Alexandre Oliva1-5/+2
2003-03-22* sysdeps/mips/dl-machine.h (ELF_MIPS_GNU_GOT1_MASK): Fix harmless typo in #i...Alexandre Oliva1-1/+1
2003-03-20* sysdeps/mips/dl-machine.h (ELF_MIPS_GNU_GOT1_MASK): Define properly for n64...Alexandre Oliva1-5/+12