summaryrefslogtreecommitdiff
path: root/gdb/solib-svr4.c
Commit message (Expand)AuthorAgeFilesLines
* Add new infrun.h header.Pedro Alves2014-05-221-0/+1
* change probes to be program-space-independentTom Tromey2014-03-031-10/+17
* Prevent compiler warning.Mark Kettenis2014-02-271-1/+1
* Additional PR 8882 fix.Jan Kratochvil2014-02-271-4/+3
* start change to progspace independenceTom Tromey2014-02-261-5/+5
* use bound_minsym as result for lookup_minimal_symbol et alTom Tromey2014-02-261-8/+10
* change minsym representationTom Tromey2014-02-261-5/+5
* replace XZALLOC with XCNEWTom Tromey2014-01-131-6/+6
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Sanitize access to gdbarch on the SDT probe API (and fix ARM bug)Sergio Durigan Junior2013-12-101-3/+5
* PR 11786Doug Evans2013-11-071-0/+44
* Simplify REGISTRY cleanup usagesYao Qi2013-10-291-5/+1
* ChangeLog:Ulrich Weigand2013-09-251-2/+10
* 2013-07-24 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2013-07-241-0/+14
* * target.h (struct target_section): Delete member bfd.Doug Evans2013-07-161-4/+4
* * objfiles.h (pc_in_section): New prototype.Maciej W. Rozycki2013-06-241-1/+1
* 2013-06-04 Gary Benson <gbenson@redhat.com>Gary Benson2013-06-041-31/+657
* 2013-05-21 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2013-05-211-1/+2
* * solist.h (struct target_so_ops): New member clear_so.Doug Evans2013-05-061-0/+9
* -Wpointer-sign: gdb_byte -> char.Pedro Alves2013-04-191-3/+3
* Add const to lm_addr_check.Aleksandar Ristovski2013-04-081-1/+1
* gdb/Jan Kratochvil2013-03-201-1/+1
* * solib-svr4.c (svr4_keep_data_in_core): Remove unused lmo.Aleksandar Ristovski2013-01-311-3/+0
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* * solib-svr4.c (enable_break): Use SECT_OFF_TEXT.Tom Tromey2012-12-131-1/+1
* 2012-12-10 Pedro Alves <palves@redhat.com>Pedro Alves2012-12-101-40/+1
* gdb/Yao Qi2012-11-271-1/+4
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-31/+31
* * auto-load.c (_initialize_auto_load): Update.Tom Tromey2012-08-221-1/+1
* 2012-08-14 Gary Benson <gbenson@redhat.com>Gary Benson2012-08-141-1/+1
* * solib-svr4.c (enable_break): Update.Tom Tromey2012-07-231-4/+8
* 2012-06-05 Joakim Tjernlund <Joakim.Tjernlund@transmode.se>Pedro Alves2012-06-051-1/+1
* gdb/Jan Kratochvil2012-05-281-0/+8
* gdb/Pedro Alves2012-05-241-2/+2
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+2
* gdb/Jan Kratochvil2011-12-031-24/+24
* gdb/Jan Kratochvil2011-12-021-1/+179
* * solib-svr4.c (read_program_header): New variables pt_phdr, pt_phdr_p,Aleksandar Ristovski2011-10-181-5/+38
* gdb/Jan Kratochvil2011-10-141-84/+65
* gdb/Jan Kratochvil2011-10-141-93/+119
* gdb/Jan Kratochvil2011-10-021-20/+14
* gdb/Yao Qi2011-08-301-81/+10
* 2011-08-09 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-08-091-146/+22
* Clean up trailing white spacePaul Pluzhnikov2011-08-051-6/+6
* * symfile-mem.c (symbol_file_add_from_memory): Call do_cleanups.Tom Tromey2011-06-301-7/+18
* 2011-05-24 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-05-241-0/+5
* 2011-05-09 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-05-091-1/+1
* * solib-svr4.c (svr4_keep_data_in_core): Rename local variablePierre Muller2011-04-191-3/+3
* ARI fixes: Use only lowercase function name for static functions.Pierre Muller2011-04-191-20/+20
* gdb/Jan Kratochvil2011-04-171-5/+16