Age | Commit message (Expand) | Author | Files | Lines |
2001-04-05 | Fix address in ChangeLog entry | Hans-Peter Nilsson | 1 | -1/+1 |
2001-04-05 | * readelf.c (display_debug_lines): Fix typo for "Prologue". | Hans-Peter Nilsson | 2 | -1/+5 |
2001-04-05 | 2001-04-05 Jeff Holcomb <jeffh@redhat.com> | Jeff Holcomb | 2 | -1/+6 |
2001-04-05 | * README: Don't mention gdba.el. | Eli Zaretskii | 2 | -3/+5 |
2001-04-05 | * lib/gas-defs.exp (run_dump_test): Support using readelf. | Hans-Peter Nilsson | 3 | -4/+20 |
2001-04-05 | 2001-04-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 2 | -0/+13 |
2001-04-05 | Obsolete a29k-*-* host and a29k-*-sym1* and a29k-*-kern* targets. | Andrew Cagney | 14 | -849/+874 |
2001-04-05 | Fix more breakages from the multiple relax pass patch. | Alan Modra | 7 | -274/+295 |
2001-04-05 | * main.c: Remove windows.h use. | Christopher Faylor | 6 | -9/+20 |
2001-04-05 | 2001-04-04 Martin M. Hunt <hunt@redhat.com> | Martin Hunt | 2 | -5/+8 |
2001-04-04 | * i386-tdep.c (i386_extract_return_value): Don't return the return | Mark Kettenis | 2 | -3/+14 |
2001-04-04 | * config/tc-cris.c (cris_insn_first_word_frag): New. | Hans-Peter Nilsson | 2 | -18/+39 |
2001-04-04 | * config/tc-cris.c (md_estimate_size_before_relax) <case | Hans-Peter Nilsson | 2 | -28/+21 |
2001-04-04 | * write.c (write_object_file): Reset broken word state before | Hans-Peter Nilsson | 2 | -0/+25 |
2001-04-04 | merge from gcc | DJ Delorie | 4 | -2/+38 |
2001-04-04 | * elflink.h (elf_fix_symbol_flags): Call elf_backend_hide_symbol | Alan Modra | 2 | -8/+11 |
2001-04-03 | Obsolete w65-*-* target. | Andrew Cagney | 7 | -508/+517 |
2001-04-03 | Obsolete tic80. | Andrew Cagney | 7 | -733/+744 |
2001-04-03 | 2001-04-03 David Mosberger <davidm@hpl.hp.com> | H.J. Lu | 2 | -1/+4 |
2001-04-03 | * remote-mips.c (S_IROTH): Moved definition from here. | J.T. Conklin | 3 | -9/+9 |
2001-04-03 | * remote.c (remote_protocol_e, remote_protocol_E): Define. | J.T. Conklin | 2 | -2/+184 |
2001-04-02 | 2001-04-01 David O'Brien <obrien@FreeBSD.org> | David O'Brien | 2 | -1/+6 |
2001-04-02 | 001-04-01 David O'Brien <obrien@FreeBSD.org> | David O'Brien | 2 | -1/+7 |
2001-04-02 | Obsolete ns32k-*-mach3*, ns32k-umax-*, ns32k-utek-sysv* and | Andrew Cagney | 21 | -974/+1015 |
2001-04-02 | * config/djgpp/fnchange.lst: Tweak due to | Eli Zaretskii | 2 | -0/+6 |
2001-04-02 | Make --target=m88k buildable again. | Kevin Buettner | 4 | -16/+27 |
2001-04-02 | * gdb.texinfo (Tracepoint Actions): Mention the "info scope" | Eli Zaretskii | 2 | -0/+14 |
2001-04-02 | * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): | Alexandre Oliva | 3 | -5/+33 |
2001-04-02 | Bump page size to 64k | Alan Modra | 2 | -3/+8 |
2001-04-01 | 2001-03-20 Daniel Berlin <dberlin@redhat.com> | Daniel Berlin | 2 | -24/+5 |
2001-04-01 | * go32-nat.c: Minor tweaks, to pacify the ari script. | Eli Zaretskii | 2 | -3/+16 |
2001-04-01 | * i386-tdep.c (i386_extract_struct_value_address): New function. | Mark Kettenis | 3 | -4/+23 |
2001-04-01 | * i386-linux-nat.c (i386_linux_dr_get): Change type of return | Mark Kettenis | 3 | -8/+22 |
2001-04-01 | * gdb.texinfo (Symbols): Document "info scope". | Eli Zaretskii | 2 | -147/+796 |
2001-04-01 | * gdbint.texinfo (User Interface): A new section about ui_out | Eli Zaretskii | 2 | -0/+586 |
2001-04-01 | Change Permissions to GFDL. Update Copyright. | Eli Zaretskii | 2 | -18/+26 |
2001-03-31 | Revert change to config/ia64/linux.mh in which core-regset.h was | Kevin Buettner | 2 | -4/+2 |
2001-03-31 | * config/ia64/linux.mh (NATDEPFILES): Remove core-regset.o | Kevin Buettner | 2 | -2/+5 |
2001-03-31 | Make hardware watchpoint support work again on Linux/IA-64. | Kevin Buettner | 2 | -1/+6 |
2001-03-31 | merge from gcc | DJ Delorie | 2 | -1/+10 |
2001-03-31 | * i386bsd-nat.c: Include "gdb_assert.h". | Mark Kettenis | 7 | -384/+549 |
2001-03-31 | * i386-nat.c (i386_insert_aligned_watchpoint): Set address | Mark Kettenis | 2 | -2/+7 |
2001-03-31 | * i386-tdep.c (i386_extract_return_value): If the type of the | Mark Kettenis | 2 | -2/+20 |
2001-03-31 | Fix conditional assembly listings when more than one .else/.elsif | Alan Modra | 6 | -57/+93 |
2001-03-31 | 2001-03-30 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -2/+19 |
2001-03-31 | 2001-03-30 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -3/+7 |
2001-03-31 | * cond.c (s_endif): Correct handling of "if .. elseif .." trees. | Alan Modra | 2 | -14/+19 |
2001-03-30 | * lin-lwp.c (lin_lwp_resume): Don't mark LWP as not stopped until | Mark Kettenis | 2 | -4/+7 |
2001-03-30 | * thread-db.c (check_event): Don't report an error if we encounter | Mark Kettenis | 2 | -4/+12 |
2001-03-30 | 2001-03-30 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -6/+11 |