aboutsummaryrefslogtreecommitdiff
path: root/gdb/nat/linux-personality.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-11-09Fix build on rhES5Tom Tromey1-0/+4
2021-05-08Don't run personality syscall at configure time; don't check it at allPedro Alves1-11/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-07-09Rename common to gdbsupportTom Tromey1-1/+1
2019-01-25Normalize includes to use common/Tom Tromey1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-11-26Change maybe_disable_address_space_randomization to a classTom Tromey1-48/+23
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-16Fix nat/linux-personality.c regression on RHEL-5Sergio Durigan Junior1-1/+1
2015-01-15Move code to disable ASR to nat/Sergio Durigan Junior1-0/+94