Age | Commit message (Expand) | Author | Files | Lines |
1995-01-12 | * libiberty.h (hex_p): Fix sense of test. | Ken Raeburn | 1 | -0/+4 |
1995-01-12 | Makefile changes for arc, rce, diststuff. | Ken Raeburn | 1 | -0/+27 |
1995-01-12 | (ALL_MACHINES, BFD32_BACKENDS): Include arc and rce, appropriately sanitized. | Ken Raeburn | 1 | -10/+28 |
1995-01-12 | * srec.c, tekhex.c: Include libiberty.h. Delete static array hex_value and | Ken Raeburn | 1 | -329/+554 |
1995-01-12 | * sunos.c (m68k_plt_first_entry, sparc_plt_first_entry): Now const. | Ken Raeburn | 1 | -4/+4 |
1995-01-12 | Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com> | Jason Merrill | 1 | -1/+1 |
1995-01-12 | check makefile.in for arc, rce stuff | Ken Raeburn | 1 | -2/+2 |
1995-01-12 | const fixes | Ken Raeburn | 1 | -11/+16 |
1995-01-12 | * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid | Jim Kingdon | 2 | -29/+17 |
1995-01-12 | * hosts/symmetry.h: Redefine `shared' to enable compilation | Peter Schauer | 1 | -0/+7 |
1995-01-12 | Add procfs support for Alpha OSF/1-2.x. | Peter Schauer | 4 | -2/+46 |
1995-01-12 | * README: Add note about SPARCworks cc release 3.0 and higher. | Peter Schauer | 6 | -13/+250 |
1995-01-12 | * gdb.base/sigall.exp: Add workaround for alpha weirdness. | Jim Kingdon | 2 | -1/+8 |
1995-01-12 | * ldlang.c (lang_place_orphans): Don't ignore files with | Ian Lance Taylor | 1 | -0/+6 |
1995-01-12 | * gdb.base/help.exp: Don't test "help show". | Jim Kingdon | 2 | -1/+12 |
1995-01-12 | Don't use const with reloc_howto_type, since it's now defined to be const. | Ken Raeburn | 2 | -2/+16 |
1995-01-12 | * libiberty.h (_hex_array_size, _hex_bad, _hex_value, hex_init, hex_p, | Ken Raeburn | 2 | -4/+22 |
1995-01-12 | Forgot an entry in last checkin: | Ken Raeburn | 1 | -0/+3 |
1995-01-12 | Change "reloc_howto_type" typedef to be "const", since all uses of it are (or | Ken Raeburn | 13 | -39/+716 |
1995-01-12 | * gdbtk.tcl: Add button to control mixed source disassembly. | Stu Grossman | 2 | -46/+95 |
1995-01-12 | * gdbtk.c (gdbtk_init): Improve handling for errors in gdbtk.tcl | Stu Grossman | 2 | -2/+17 |
1995-01-12 | * array-rom.c: Add support for most commands. | Rob Savoye | 2 | -2/+116 |
1995-01-12 | For COFF targets, make sure F_RELFLG is set exactly when no relocs are present, | Ken Raeburn | 4 | -9/+18 |
1995-01-12 | Don't generate 68020 addressing modes for a 68000 cpu. | Ken Raeburn | 1 | -0/+6 |
1995-01-12 | Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com> | Jason Merrill | 2 | -1/+5 |
1995-01-12 | Wed Jan 11 16:29:34 1995 Jason Merrill <jason@phydeaux.cygnus.com> | Jason Merrill | 3 | -3/+3 |
1995-01-11 | * gdb.base/help.exp: Replace most of docstring for "define" with ".*". | Jim Kingdon | 2 | -5/+3 |
1995-01-11 | * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test | Jim Kingdon | 2 | -35/+14 |
1995-01-11 | * sunos.c (sunos_add_one_symbol): Don't core dump if a multiple | Ian Lance Taylor | 2 | -7/+10 |
1995-01-11 | * linker.c (_bfd_generic_link_add_one_symbol): Ignore | Ian Lance Taylor | 2 | -1/+17 |
1995-01-11 | Opps. Forgot to commit last night's ChangeLog entry. | Jeff Law | 1 | -0/+8 |
1995-01-11 | * ld-scripts/sizeof.exp: New test, based on bug report from | Ian Lance Taylor | 4 | -0/+67 |
1995-01-11 | * ldexp.c (fold_binary): Adding or subtracting an absolute value | Ian Lance Taylor | 1 | -0/+6 |
1995-01-11 | * command.c (show_user_1): Use print_command_line to show a user | Jeff Law | 2 | -3/+3 |
1995-01-11 | * gdb.base/commands.exp: Test a simple user defined command with | Jeff Law | 2 | -1/+24 |
1995-01-11 | * gdb.base/commands.exp: Test if/while commands as part of a | Jeff Law | 2 | -0/+127 |
1995-01-11 | * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather | Jim Kingdon | 2 | -0/+12 |
1995-01-11 | * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems | Jeff Law | 1 | -0/+7 |
1995-01-10 | * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo | Jim Kingdon | 1 | -0/+3 |
1995-01-10 | * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo): | Jim Kingdon | 1 | -0/+6 |
1995-01-10 | * mips-tdep.c (mips_skip_prologue): Accept or as well as addu for | Jim Kingdon | 2 | -2/+15 |
1995-01-10 | * gas/hppa/unsorted/unsorted.exp (align4.s): Fix glitch in | Jeff Law | 1 | -0/+5 |
1995-01-10 | * config/obj-coff.c (write_object_file): Don't treat h8300 and z8k specially | Ken Raeburn | 2 | -1/+8 |
1995-01-10 | * config/tc-mips.c (RELAX_RELOC1, RELAX_RELOC2): Cast values to bfd_vma before | Ken Raeburn | 2 | -2/+5 |
1995-01-10 | * config/obj-coff.c (size_section): Handle rs_space like rs_fill, but make sure | Ken Raeburn | 2 | -0/+10 |
1995-01-09 | * interp.c: Remove def of INLINE. This comes from bfd.h. Also, | Stu Grossman | 1 | -0/+5 |
1995-01-09 | * gdb.base/signals.exp: Call gdb_exit and gdb_start. | Jim Kingdon | 1 | -0/+2 |
1995-01-09 | * gdb.base/help.exp: Replace most of docstrings for "info signals" | Jim Kingdon | 2 | -0/+2972 |
1995-01-09 | * elfcode.h (elf_link_add_object_symbols): It's reasonable for no | Ian Lance Taylor | 2 | -1/+6 |
1995-01-09 | * configure.in (rs6000-*-*): Don't build gas. | Jim Kingdon | 2 | -1/+5 |