Age | Commit message (Expand) | Author | Files | Lines |
1995-11-21 | * configure: Rebuild with autoconf 2.6. | Ian Lance Taylor | 2 | -36/+270 |
1995-11-21 | * acconfig.h: Put NEED_DECLARATION_* in @TOP@ section. | Ian Lance Taylor | 3 | -9/+15 |
1995-11-21 | * configure.in: Use BFD_NEED_DECLARATION. | Ian Lance Taylor | 3 | -54/+268 |
1995-11-21 | * aclocal.m4 (AC_PROG_CC): Remove local definition. | Ian Lance Taylor | 2 | -54/+270 |
1995-11-21 | Add floating point model specific support; Redo method model specific support... | Michael Meissner | 3 | -243/+949 |
1995-11-21 | * xcofflink.c (bfd_xcoff_size_dynamic_sections): Clear | Ian Lance Taylor | 2 | -1/+9 |
1995-11-21 | * ldmain.c (constructor_callback): Don't warn about BFD_RELOC_CTOR | Ian Lance Taylor | 1 | -0/+15 |
1995-11-21 | * ld-empic/empic.exp: Update for changes in objdump output. | Ian Lance Taylor | 2 | -2/+29 |
1995-11-21 | fix typo in last change | Ken Raeburn | 1 | -2/+3 |
1995-11-21 | * Makefile.in (.m.c): Strip out directory name from function name. | Ken Raeburn | 2 | -1/+4 |
1995-11-21 | * configure.in: Strip --host and --target options from | Ian Lance Taylor | 3 | -9/+57 |
1995-11-21 | * hist.c (scale_and_align_entries): Don't use DEFUN_VOID. Do UNITS_TO_CODE | Ken Raeburn | 2 | -7/+7 |
1995-11-21 | vax.c doesn't need to include vax.h; gprof.h does it | Ken Raeburn | 2 | -1/+4 |
1995-11-21 | * config/pa/xm-hppah.h: Define MMAP_BASE_ADDRESS and MMAP_INCREMENT. | Fred Fish | 1 | -0/+16 |
1995-11-21 | * objfiles.c (map_to_address): Have gdb print a warning when it | Fred Fish | 2 | -0/+10 |
1995-11-21 | * coffgen.c (coff_renumber_symbols): Sort common symbols with | Ian Lance Taylor | 2 | -4/+15 |
1995-11-21 | * coffcode.h (coff_compute_section_file_positions): Only pad the | Ian Lance Taylor | 1 | -10/+11 |
1995-11-21 | minor cleanup | David Edelsohn | 1 | -2/+1 |
1995-11-21 | * run.c: Include "getopt.h". | David Edelsohn | 2 | -23/+57 |
1995-11-20 | * infrun.c (wait_for_inferior): Add support for dynamic function | Stu Grossman | 2 | -1/+17 |
1995-11-20 | * config/tc-ppc.c (ppc_debug_name_section_size): Remove. | Ian Lance Taylor | 2 | -32/+13 |
1995-11-20 | * coffcode.h (coff_compute_section_file_positions): If | Ian Lance Taylor | 2 | -3/+74 |
1995-11-20 | alpha fixes | Ken Raeburn | 1 | -0/+4 |
1995-11-20 | one-operand versions of jmp, jsr | Ken Raeburn | 1 | -0/+4 |
1995-11-20 | note dependence on alpha opcode table | Ken Raeburn | 1 | -7/+9 |
1995-11-20 | * xcofflink.c (xcoff_link_input_bfd): Adjust the TOC anchor value | Ian Lance Taylor | 2 | -11/+48 |
1995-11-20 | * objfiles.c (allocate_objfile): Change warning message about mapped | Fred Fish | 2 | -1/+8 |
1995-11-20 | rename te-delta88.h to avoid 8.3 conflict | Ken Raeburn | 5 | -21/+35 |
1995-11-20 | * stack.c (print_frame_info): Use minimal symbol only if | Peter Schauer | 1 | -0/+2 |
1995-11-20 | speed up search for free function unit slightly. | Michael Meissner | 2 | -23/+102 |
1995-11-19 | fix typo | Angela Marie Thomas | 1 | -1/+1 |
1995-11-19 | * irix5-nat.c, osfsolib.c (solib_address): Return the name of the | Peter Schauer | 3 | -10/+11 |
1995-11-19 | don't keep mips.. I don't think it's ready for primetime. | Angela Marie Thomas | 1 | -0/+1 |
1995-11-19 | removed build-psim,config.make,config.hdr,function_unit.c,function_unit.h | Angela Marie Thomas | 1 | -5/+0 |
1995-11-19 | added ppc-bug.c to Things-to-keep | Angela Marie Thomas | 1 | -0/+1 |
1995-11-19 | removed nm-irix5.h, nm-m3.h, nm-sysv4.h | Angela Marie Thomas | 1 | -3/+0 |
1995-11-19 | removed ppcbug-rom.o | Angela Marie Thomas | 1 | -1/+0 |
1995-11-19 | * solib.c (solib_address): Return the name of the containing solib. | Fred Fish | 3 | -5/+64 |
1995-11-18 | * coffgen.c (_bfd_coff_get_external_symbols): Cast malloc return. | Ian Lance Taylor | 2 | -2/+16 |
1995-11-18 | Clean up some comments. | David Edelsohn | 2 | -7/+47 |
1995-11-18 | * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o. | Peter Schauer | 1 | -1/+1 |
1995-11-18 | * annotate.c (annotate_source, annotate_frame_begin): Issue | Peter Schauer | 3 | -8/+30 |
1995-11-18 | * armdefs.h (ARMul_State): New member `verbose'. | David Edelsohn | 1 | -1/+1 |
1995-11-18 | Patch for Hitachi PR 8433, avoid core dump on HPUX host | Jim Wilson | 1 | -0/+9 |
1995-11-18 | * configure.in (target_configdirs): add target-winsup only | Jason Molenda | 2 | -1/+7 |
1995-11-18 | Add scheduling support for M{F,T}CR | Michael Meissner | 1 | -8/+72 |
1995-11-18 | More scheduling stuff | Michael Meissner | 1 | -684/+1203 |
1995-11-18 | Keep PowerMac emulation file. | Stan Shebs | 1 | -0/+1 |
1995-11-18 | * configure.tgt (powerpc-*-macos*): New target. | Stan Shebs | 3 | -35/+373 |
1995-11-18 | * configure.in: Change "idt" config to a generic "embed" config | Rob Savoye | 16 | -76/+76 |