Age | Commit message (Expand) | Author | Files | Lines |
1993-07-08 | define CROSS is cross compilation | David D. Zuhn | 1 | -2/+14 |
1993-07-08 | Initial versions of port to sparc64 simulators. | David Edelsohn | 4 | -0/+410 |
1993-07-08 | define CROSS is cross compilation | David D. Zuhn | 1 | -0/+5 |
1993-07-08 | * eval.c (evaluate_subexp): Add comment about calling a member | Jim Kingdon | 1 | -0/+3 |
1993-07-08 | remove install.cross and all.cross targets | David D. Zuhn | 1 | -0/+2 |
1993-07-08 | remove all.cross and install.cross targets | David D. Zuhn | 1 | -40/+2 |
1993-07-08 | remove another fixme | David D. Zuhn | 2 | -14/+7 |
1993-07-08 | add uniq to holes, ccross changes | David D. Zuhn | 1 | -12/+70 |
1993-07-08 | add sh for sun4 builds | David D. Zuhn | 1 | -0/+1 |
1993-07-07 | * expression.h: Clean up comment about string in STRUCT_STRUCT etc. | Jim Kingdon | 1 | -0/+2 |
1993-07-07 | misc fixes to .Sanitize files | Jim Kingdon | 2 | -3/+0 |
1993-07-07 | * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972. | Jim Kingdon | 1 | -0/+2 |
1993-07-07 | * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use. | Jim Kingdon | 1 | -0/+4 |
1993-07-07 | Don't define bfd_vma here! | Ken Raeburn | 1 | -4/+7 |
1993-07-07 | * frame.h, blockframe.c, stack.c, a29k-tdep.c, | Jim Kingdon | 8 | -217/+247 |
1993-07-07 | * symbols.c (fb_label_instance, fb_label_instance_inc): Don't dump | Ian Lance Taylor | 2 | -13/+25 |
1993-07-07 | * Makefile.in (install): Don't install as $(tooldir)/bin/gld; | Ian Lance Taylor | 2 | -3/+6 |
1993-07-07 | gdbtypes.h: Fix comments regarding the following change: | Jim Kingdon | 1 | -4/+10 |
1993-07-07 | * aoutx.h (translate_from_native_sym_flags): Removed statep | Ian Lance Taylor | 5 | -210/+218 |
1993-07-07 | * mips-dis.c: Updated to account for name changes in new version | Ian Lance Taylor | 3 | -46/+80 |
1993-07-07 | * mips.h: Replaced with version from Ralph Campbell and OSF. The | Ian Lance Taylor | 2 | -0/+761 |
1993-07-07 | This file was not removed last time. Why?? | Ian Lance Taylor | 1 | -656/+0 |
1993-07-07 | * config/mips-opcode.h: Moved to opcode/mips.h. | Ian Lance Taylor | 6 | -93/+135 |
1993-07-07 | Various entries. | Ian Lance Taylor | 1 | -0/+27 |
1993-07-07 | Typedef changes. V9 work. | Ken Raeburn | 2 | -0/+65 |
1993-07-07 | (sparc_ip): Initialize `len' variable to make gcc shut up. | Ken Raeburn | 1 | -185/+153 |
1993-07-07 | (md_create_short_jump, md_create_long_jump, | Ken Raeburn | 1 | -60/+66 |
1993-07-07 | Change various calls (e.g., to symbol_new, md_number_to_chars) to cast | Ken Raeburn | 1 | -798/+412 |
1993-07-07 | (struct fix): Fields fx_offset and fx_addnumber are now type valueT. | Ken Raeburn | 1 | -46/+48 |
1993-07-07 | (write_object_file): Locals from_addr, to_addr, table_addr are now addressT. | Ken Raeburn | 1 | -134/+276 |
1993-07-07 | * symbols.c (symbol_new): Symbol value is type valueT. | Ken Raeburn | 2 | -250/+328 |
1993-07-07 | (obj_elf_frob_symbol, elf_frob_file, elf_file_symbol): Declare. | Ken Raeburn | 1 | -0/+72 |
1993-07-07 | clean v9 from obj-elf.h | Ken Raeburn | 1 | -1/+7 |
1993-07-07 | Define ENV64 for sparc v9. | Ken Raeburn | 1 | -7/+33 |
1993-07-07 | (free): Returns void if __STDC__. | Ken Raeburn | 1 | -1/+2 |
1993-07-07 | Don't crash if with_minimal_bfd is the empty string. | Ian Lance Taylor | 1 | -2/+2 |
1993-07-07 | (s_comm): Values read are type valueT. | Ken Raeburn | 1 | -302/+385 |
1993-07-07 | (expressionS): Field X_add_number is an offsetT. | Ken Raeburn | 1 | -26/+18 |
1993-07-07 | (integer_constant, floating_constant): Now return void. | Ken Raeburn | 1 | -58/+58 |
1993-07-07 | move valueT typedef to as.h from struc-symbol.h | Ken Raeburn | 2 | -54/+102 |
1993-07-07 | localize a conditionally used variable | Ken Raeburn | 1 | -35/+41 |
1993-07-06 | simplify adding gprof to sh-*-* | David D. Zuhn | 1 | -1/+1 |
1993-07-06 | more prototypes, in libelf.h | Ken Raeburn | 2 | -8/+9 |
1993-07-06 | Several changes: type fixes; prototypes; minimal-bfd work; elf fixes. | Ken Raeburn | 1 | -0/+39 |
1993-07-06 | regenerated | Ken Raeburn | 1 | -10/+40 |
1993-07-06 | * elfcode.h (elf_read): Delete static declaration, since function has moved. | Ken Raeburn | 1 | -257/+211 |
1993-07-06 | fill out reloc table | Ken Raeburn | 1 | -0/+197 |
1993-07-06 | Hack to cut down compilations needed for minimal-bfd: | Ken Raeburn | 2 | -20/+40 |
1993-07-06 | Stricter prototyping, to force type conversions between 64-bit target and | Ken Raeburn | 3 | -63/+93 |
1993-07-06 | * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS, | John Gilmore | 2 | -16/+29 |