aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-05-11 * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffixJakub Jelinek34-77/+575
2001-05-11When truncating an aligned block, ensure that the low order bits of theNick Clifton2-1/+7
2001-05-11Change type of 'addr' to be unsigned long, in order to match its use.Nick Clifton2-1/+6
2001-05-112001-05-11 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2-16/+57
2001-05-102001-05-10 H.J. Lu <hjl@gnu.org>H.J. Lu2-0/+14
2001-05-10Pass the tupple/list parameter.Andrew Cagney2-13/+25
2001-05-102001-05-10 Andrew Cagney <ac131313@redhat.com>Andrew Cagney3-3/+44
2001-05-102001-05-10 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-0/+7
2001-05-102001-05-10 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-1/+8
2001-05-102001-05-10 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2-0/+11
2001-05-10Fix -Werror problem with mi-main.c.Andrew Cagney4-1/+11
2001-05-10Fix ChangeLog cut-n-paste error!Elena Zannoni1-2/+6
2001-05-102001-04-12 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-3/+46
2001-05-102001-05-10 Michael Snyder <msnyder@redhat.com>Michael Snyder2-2/+19
2001-05-102001-05-10 Michael Snyder <msnyder@redhat.com>Michael Snyder2-61/+71
2001-05-10Delete ``info architecture'' command.Andrew Cagney2-37/+6
2001-05-10General updates for 5.1/5.2 lists.Andrew Cagney2-3/+50
2001-05-10Jim Ingham stepping back from Arm maintenance.Andrew Cagney2-3/+5
2001-05-10 * Makefile.in (SUBDIR_GDBTK_OBS): Add gdbtk-bp.o, gdbtk-register.oKeith Seitz2-10/+51
2001-05-10Don't loose last block during a dma.Andrew Cagney2-1/+6
2001-05-102001-05-10 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2-1/+6
2001-05-102001-05-10 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2-8/+14
2001-05-102001-05-10 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2-11/+36
2001-05-10Fix more fallout from multi-pass relaxation patch.Alan Modra12-392/+373
2001-05-10 * gdbint.texinfo (Clean Design and Portable Implementation):Eli Zaretskii2-1/+69
2001-05-10 * gas/cris/rd-dw2-10.d: Tweak for change in gas dwarf2 line numberHans-Peter Nilsson2-1/+7
2001-05-10Revert a couple of small changes that inadvertently came in via theKevin Buettner2-2/+9
2001-05-10Minor ptid_t changes for the upcoming phase 3 ptid patch.Kevin Buettner2-2/+9
2001-05-10 * config/tc-ia64.c (generate_unwind_image): Align the fragmentRichard Henderson2-0/+6
2001-05-092001-05-09 H.J. Lu <hjl@gnu.org>H.J. Lu2-4/+7
2001-05-09merge from gccDJ Delorie2-68/+73
2001-05-092001-05-09 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni3-25/+17
2001-05-09* i386-tdep.c (i386_frame_saved_pc): New function.Mark Kettenis3-8/+25
2001-05-09* config/tc-mn10300.c (md_apply_fix3): Accept PC-relative relocs.Alexandre Oliva2-0/+7
2001-05-09* i386-tdep.c (i386_register_virtual_type): New function.Mark Kettenis3-17/+53
2001-05-09* Makefile.in (mn10300-tdep.o): New rule.Jim Blandy1-117/+122
2001-05-09* Makefile.in (mn10300-tdep.o): New rule.Jim Blandy1-0/+5
2001-05-09* Makefile.in (obstack_h, target_h): Define; these are alreadyJim Blandy2-0/+7
2001-05-09* mn10300-tdep.c (mn10300_extract_return_value): Mark this asJim Blandy2-1/+4
2001-05-09* mn10300-tdep.c (mn10300_dwarf2_reg_to_regnum): New function.Jim Blandy2-0/+34
2001-05-09Correct and expand handling of `movm' instruction, and registerJim Blandy3-35/+101
2001-05-09* mn10300-tdep.c (mn10300_gdbarch_init): We do have aJim Blandy2-1/+5
2001-05-09* mn10300-tdep.c (mn10300_pop_frame): Split the mn10300-specificJim Blandy3-28/+40
2001-05-09* mn10300-tdep.c (mn10300_saved_pc_after_call,Jim Blandy2-13/+24
2001-05-09* config/mn10300/tm-mn10300.h (mn10300_find_callers_reg): DeleteJim Blandy2-2/+3
2001-05-09* mn10300-tdep.c (mn10300_gdbarch_init): Put the gdbarch methodsJim Blandy2-18/+27
2001-05-09* mn10300-tdep.c (mn10300_gdbarch_init): Rather than usingJim Blandy2-1/+4
2001-05-09Use gdbarch for most target parameters for the MN10300, ratherJim Blandy3-105/+84
2001-05-09Replace ui_out_list_{begin,end}() with ui_out_{begin,end}().Andrew Cagney6-39/+144
2001-05-09Use a stack of structures (instead of a simple array) to keep track ofAndrew Cagney3-45/+104