Age | Commit message (Expand) | Author | Files | Lines |
1994-01-12 | * config/tc-sparc.c (sparc_ip): Truncate args to %hi/%lo to 32 bits. | David Edelsohn | 1 | -0/+4 |
1994-01-12 | * expr.c (integer_constant): Fix computation of too_many_digits. Variable | David Edelsohn | 2 | -7/+14 |
1994-01-11 | * config/obj-elf.c: If TC_MIPS, include elf/mips.h. | Ian Lance Taylor | 2 | -0/+18 |
1994-01-11 | * config/obj-ecoff.c (ecoff_frob_file): Force .sdata and .sbss | Ian Lance Taylor | 1 | -0/+3 |
1994-01-11 | * aoutx.h (NAME(aout,final_link)): Set a_entry before computing | Ian Lance Taylor | 1 | -0/+3 |
1994-01-11 | * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing | Jim Kingdon | 1 | -0/+5 |
1994-01-11 | * infrun.c, config/mips/tm-irix5.h: Remove #if 0'd AT_FUNCTION_START. | Jim Kingdon | 2 | -4/+4 |
1994-01-11 | log for netbsd changes checked in a couple of days ago | Ken Raeburn | 1 | -0/+6 |
1994-01-11 | * elfcode.h (swap_out_syms): A common symbol is STT_OBJECT, not | Ian Lance Taylor | 1 | -0/+5 |
1994-01-11 | * remote-udi.c (udi_resume): Correct prototype. | Ian Lance Taylor | 2 | -2/+5 |
1994-01-11 | * config/tc-mips.c (macro): Corrected $at warnings in a couple of | Ian Lance Taylor | 2 | -2/+7 |
1994-01-11 | * config/pa/tm-hppa.h (FRAME_FIND_SAVED_REGS): Call | Jeff Law | 2 | -67/+381 |
1994-01-11 | * remote-mips.c (mips_wait): Use new function mips_signal_from_protocol | Jim Kingdon | 2 | -10/+25 |
1994-01-11 | * scripttempl/elf.sc: Correct typo. | Ian Lance Taylor | 1 | -0/+4 |
1994-01-11 | * listing.c (listing_prev_line): New function. | Ian Lance Taylor | 2 | -1/+13 |
1994-01-11 | * ecofflink.c: Extensive changes to compress and merge debugging | Ian Lance Taylor | 3 | -345/+908 |
1994-01-11 | * remote-mips.c (mips_wait): Fix typos (0x177 -> 0177, 0x377 -> 0377). | Jim Kingdon | 2 | -3/+7 |
1994-01-11 | * config.bfd: Use ELF, not COFF for m88*-*-dgux*. | Jim Kingdon | 1 | -0/+5 |
1994-01-11 | * stack.c (frame_info): If FRAME_FIND_SAVED_REGS isn't defined, | John Gilmore | 1 | -0/+3 |
1994-01-11 | [Revise prev change -- this is how it's been running at Adobe, and it works | John Gilmore | 2 | -13/+7 |
1994-01-11 | * sparc-nat.c (fetch_inferior_registers, store_inferior_registers): | John Gilmore | 2 | -5/+15 |
1994-01-11 | * a29k-tdep.c (examine_prologue): Don't worry if the ASGEQ | John Gilmore | 2 | -6/+28 |
1994-01-11 | * config/unix-gdb.exp: Remove gdb_unload cause it's already | Rob Savoye | 1 | -0/+5 |
1994-01-11 | Tweaked to work with either version of expect. removed gdb_unload proc | Rob Savoye | 1 | -27/+0 |
1994-01-11 | Tweaked to work with either version of expect. | Rob Savoye | 1 | -26/+39 |
1994-01-11 | * c-valprint.c (c_val_print): Treat TYPE_CODE_RANGE like TYPE_CODE_INT. | Jim Kingdon | 2 | -5/+12 |
1994-01-11 | Add alpha-nw.mt to things to keep | Jim Kingdon | 1 | -0/+1 |
1994-01-11 | Add udi2go32.c to things to keep | Jim Kingdon | 1 | -0/+1 |
1994-01-11 | Add TODO to things to keep | Jim Kingdon | 1 | -0/+1 |
1994-01-11 | * config/alpha/alpha-netware.mt: Rename to alpha-nw.mt for 14 | Jim Kingdon | 3 | -1/+7 |
1994-01-11 | * ldgram.y, ldlex.l: Make the space between -e, -u, and -y and | David MacKenzie | 1 | -0/+5 |
1994-01-11 | Set lose_these_too correctly | Stan Shebs | 2 | -3/+10 |
1994-01-11 | * Makefile.in (install): Remove "@" which follows a backslash. In | Jim Kingdon | 2 | -1/+6 |
1994-01-11 | Set lose_these_too correctly | Stan Shebs | 3 | -7/+19 |
1994-01-10 | * m68k-stub.c, sparc-stub.c: removed spurious introduction of | Thomas Lord | 1 | -0/+5 |
1994-01-10 | Remove mt-hppa since it's no longer used/needed. | Jeff Law | 1 | -1/+0 |
1994-01-10 | * gas/hppa/more.parse/parse.exp: procbug.s is no longer expected | Jeff Law | 5 | -2/+13 |
1994-01-10 | * config/tc-hppa.c (pa_ip): Put check for missing label on .PROC | Jeff Law | 2 | -166/+179 |
1994-01-10 | * som.c (hppa_som_gen_reloc_type): Fix handling of LT and RT | Jeff Law | 1 | -0/+5 |
1994-01-09 | keep te-netbsd.h | Ken Raeburn | 1 | -0/+1 |
1994-01-09 | te-netbsd.h: New file. | Ken Raeburn | 1 | -0/+31 |
1994-01-09 | * bucomm.c (xmalloc, xrealloc): Deleted. | Ken Raeburn | 3 | -91/+115 |
1994-01-09 | * config/i386-netbsd.mt (SELECT_VECS): Include i386bsd_vec, for compatibility | Ken Raeburn | 1 | -0/+4 |
1994-01-08 | * scripttempl/elf.c: Define __bss_start before the .sbss section. | Ian Lance Taylor | 2 | -13/+64 |
1994-01-07 | * ecoff.c (ecoff_stab): Don't clobber the ECOFF symbol information | Ian Lance Taylor | 1 | -0/+9 |
1994-01-07 | * aoutx.h (adjust_z_magic): Don't merge the start of bss with the | David MacKenzie | 2 | -5/+17 |
1994-01-07 | * config/i386/tm-i386v.h, config/m68k/tm-m68k.h, config/mips/tm-mips.h, | Peter Schauer | 4 | -0/+7 |
1994-01-07 | * config/i386/tm-i386v.h, config/m68k/tm-m68k.h, config/mips/tm-mips.h, | Peter Schauer | 2 | -0/+21 |
1994-01-07 | * aoutf1.h (sunos4_aout_backend): Comment the fields' meanings. | David MacKenzie | 1 | -0/+4 |
1994-01-07 | * gdb.t07/watchpoint.exp: Clear xfail for calling function with | Peter Schauer | 1 | -0/+11 |