Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-08-05 | 2000-08-05 Jason Eckhardt <jle@cygnus.com> | Jason Eckhardt | 2 | -7/+677 | |
* elf32-i860 (elf32_i860_howto_table): New structure. (lookup_howto): New function. (elf32_i860_reloc_type_lookup): New function. (elf32_i860_info_to_howto_rela): New function. (elf_code_to_howto_index): New structure. (elf_info_to_howto): Re-define as elf32_i860_info_to_howto_rela. (bfd_elf32_bfd_reloc_type_lookup): Re-define as elf32_i860_reloc_type_lookup. | |||||
2000-08-04 | Fixup SYMBOL_SECTION for objfiles_relocate(). | Kevin Buettner | 4 | -12/+33 | |
2000-08-04 | Fix typo | Nick Clifton | 2 | -3/+6 | |
2000-08-04 | Remove extraneous whotespace | Nick Clifton | 1 | -12/+2 | |
2000-08-04 | Update to include descriptions of .popsection, .previous, .pushsection, | Nick Clifton | 2 | -64/+249 | |
.subsection, .version, .vtable_entry, .vtable_inherit and .weak. | |||||
2000-08-04 | Remove garbage. | Kazu Hirata | 1 | -5/+5 | |
2000-08-04 | 2000-08-05 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 4 | -746/+735 | |
* config/tc-cris.c: Fix formatting. * config/tc-i386.c: Likewise. * config/tc-sparc.c (sparc_ip): Simplify the code. | |||||
2000-08-04 | Add code for (re)building the minimal symbol hash tables. | Kevin Buettner | 2 | -11/+46 | |
2000-08-04 | Fix date in comment. | Kevin Buettner | 1 | -1/+1 | |
2000-08-04 | DWARF2.1 64-bit support. | Kevin Buettner | 2 | -17/+142 | |
2000-08-04 | * som.c (struct fixup_format): Constify `format'. | Jeff Law | 2 | -285/+296 | |
(som_hppa_howto_table): Use SOM_HOWTO macro. (try_prev_fixup, hppa_som_reloc): Decorate unused parameter. (som_bfd_reloc_type_lookup): Likewise. (compare_subspaces): Remove unused `count1', `count2'. (som_begin_writing): Remove unused `total_reloc_size'. (som_bfd_derive_misc_symbol_info): Decorate unused parameter. (som_print_symbol, som_bfd_is_local_label_name): Likewise. (som_set_reloc_info): Constify `cp'. Remove unused `addend'. (som_find_nearest_line): Decorate unused parameter(s). (som_sizeof_headers, som_get_symbol_info, som_write_armap): Likewise. (som_bfd_link_split_section): Likewise. | |||||
2000-08-04 | Re-implement ``set/show remote Z-packet ...'' commands so that each Z | Andrew Cagney | 3 | -150/+436 | |
packet sub-type can be explicitly controled. | |||||
2000-08-04 | Revert SER_HARDWIRE regression. | Andrew Cagney | 2 | -3/+9 | |
2000-08-04 | Keep track of last optind value, and rename a couple of functions | Alan Modra | 2 | -18/+28 | |
for consistency. | |||||
2000-08-04 | Missing GDBARCH updates for EXTRA_STACK_ALIGNMENT needed. | Andrew Cagney | 1 | -0/+30 | |
2000-08-04 | Multi-arch EXTRA_STACK_ALIGNMENT_NEEDED (nee NO_EXTRA_ALIGNMENT_NEEDED). | Andrew Cagney | 6 | -21/+49 | |
2000-08-04 | 2000-08-04 Ben Elliston <bje@redhat.com> | Ben Elliston | 5 | -0/+1406 | |
* cgen-dis.in, cgen-asm.in, cgen-ibld.in: New files. * cgen.sh: Likewise. | |||||
2000-08-04 | 2000-08-04 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 5 | -389/+421 | |
* config/tc-cris.c: Rearrange code for readability. * config/tc-d10v.c: Fix formatting. * config/tc-m32r.c: Likewise. * config/tc-sparc.c: Likewise. | |||||
2000-08-04 | If the destination of a BLX instruction is aligned on a half word boundary, | Nick Clifton | 1 | -6/+15 | |
set the H bit. | |||||
2000-08-03 | * configure.in (libstdcxx_flags): Don't use `"'. | Alexandre Oliva | 2 | -1/+3 | |
2000-08-03 | Restore reverted code. Fix bug in reverted code which was eliminating too | Nick Clifton | 4 | -196/+335 | |
many segments. | |||||
2000-08-03 | * config-ml.in: Adjust multilib search paths to the | Alexandre Oliva | 2 | -1/+39 | |
appropriate multilib tree. | |||||
2000-08-03 | Stephane Carrez maintainer of 68hc11 target | Stephane Carrez | 2 | -1/+5 | |
2000-08-03 | 2000-08-03 H.J. Lu (hjl@gnu.org) | H.J. Lu | 2 | -3/+22 | |
* ld-bootstrap/bootstrap.exp: Add strip. | |||||
2000-08-03 | Protoization. | Kevin Buettner | 2 | -9/+8 | |
2000-08-03 | Add info about CGEN maintainers | Nick Clifton | 2 | -0/+19 | |
2000-08-03 | 2000-08-03 H.J. Lu <hjl@gnu.org> | H.J. Lu | 4 | -184/+78 | |
* section.c: Back out the change made by Nick Clifton <nickc@cygnus.com> on 2000-07-31. It breaks stripping dynamic binaries. * bfd-in2.h: Likewise. * elf.c: Likewise. | |||||
2000-08-03 | * elf32-sh.c (sh_elf_reloc_loop): Warning removal. | Alexandre Oliva | 2 | -3/+7 | |
2000-08-03 | Thu Aug 3 15:02:23 2000 Andrew Cagney <cagney@b1.cygnus.com> | Andrew Cagney | 2 | -5/+11 | |
* remote-mips.c (mips_expect, mips_expect_timeout, common_open, fputs_readable): Make string pointer arguments constant. | |||||
2000-08-03 | Minor tweeks. | Andrew Cagney | 3 | -3/+15 | |
2000-08-03 | List things for 5.1. | Andrew Cagney | 2 | -108/+214 | |
2000-08-03 | Protoization. | Kevin Buettner | 2 | -4/+6 | |
2000-08-03 | * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to | Alexandre Oliva | 2 | -3/+8 | |
commas in $LANGUAGES. | |||||
2000-08-03 | Select elf for Unixware 7 (ix86-*-sysv5*) | Alan Modra | 2 | -1/+6 | |
2000-08-03 | * gdb.hp/gdb.aCC/namespace.exp: Remove. Moved to gdb.c++. | Jimmy Guo | 2 | -296/+0 | |
* gdb.hp/gdb.aCC/namespace.cc: Remove. Moved to gdb.c++. | |||||
2000-08-02 | * gdbarch.sh: Add print_p field for CALL_DUMMY_BREAKPINT_OFFSET | Jimmy Guo | 3 | -4/+12 | |
to be printed only if CALL_DUMMY_BREAKPOINT_OFFSET_P. * gdbarch.c: Regenerated. | |||||
2000-08-02 | * gdb.base/sizeof.c: include <stdio.h>. | Jimmy Guo | 2 | -0/+10 | |
2000-08-02 | * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to | Jimmy Guo | 1 | -1/+1 | |
'finish', otherwise uncaptured gdb_prompt would potentially throw remaining test points out of sync. | |||||
2000-08-02 | Fix memory leaks for IA-64 opcode idescs. | Jim Wilson | 4 | -0/+14 | |
gas/ * config/tc-ia64.c (emit_one_bundle): Call ia64_free_opcode before ia64_find_opcode. (md_assemble): Likewise. opcodes/ * ia64-dis.c (print_insn_ia64): Call ia64_free_opcode at end. | |||||
2000-08-02 | 2000-08-01 Alexandre Oliva <aoliva@redhat.com> | DJ Delorie | 2 | -10/+61 | |
* configure.in (qCXX_FOR_TARGET): Use echo instead of expr. 2000-07-31 Alexandre Oliva <aoliva@redhat.com> * configure.in (qCXX_FOR_TARGET): Quote `&' characters in CXX_FOR_TARGET for sed. 2000-07-30 Alexandre Oliva <aoliva@redhat.com> * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET): Do not override if already set in the environment or in configure. Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them. (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses. | |||||
2000-08-02 | 2000-08-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 2 | -3/+7 | |
* remote-vx.c (vx_add_symbols): Fix typos. | |||||
2000-08-02 | Thu Jul 27 17:38:35 2000 Andrew Cagney <cagney@b1.cygnus.com> | Andrew Cagney | 8 | -57/+115 | |
* configure.in (targetfile): Ignore TM_FILE, don't just issue warning. (tm_h, xm_h, nm_h, GDB_TM_FILE, GDB_XM_FILE, GDB_NM_FILE): Define. * acconfig.h (GDB_XM_FILE, GDB_TM_FILE, GDB_NM_FILE): Add. * config/nm-empty.h: Delete. * defs.h (xm.h, nm.h, tm.h): Only include when GDB_XM_FILE, GDB_NM_FILE or GDB_TM_FILE defined. * Makefile.in (defs_h): Replace tm.h, xm.h and nm.h with tm_h, xm_h and nm_h macro that are defined by configure. (tm_h, xm_h, tm_h): New. * configure, config.in: Regenerate * TODO: Update. | |||||
2000-08-02 | Multi-arch REGISTER_SIM_REGNO. Update d10v. | Andrew Cagney | 9 | -20/+86 | |
2000-08-02 | Use add_set_auto_boolean_cmd() to implement ``set remote ?-packet'' | Andrew Cagney | 3 | -54/+26 | |
command. | |||||
2000-08-02 | Update function signatures to match target vector. | Andrew Cagney | 3 | -4/+11 | |
2000-08-02 | Updates. | Andrew Cagney | 2 | -0/+23 | |
2000-08-02 | Undo some formatting fixes | Nick Clifton | 2 | -412/+404 | |
2000-08-02 | * resrc.c: use "gcc -xc" instead of -xc-header | DJ Delorie | 2 | -1/+5 | |
2000-08-01 | Fix skip of 'cpsr_all' flag | Nick Clifton | 2 | -1/+5 | |
2000-08-01 | 2000-08-01 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 5 | -1826/+1968 | |
* config/obj-som.c: Fix formatting. * config/obj-ieee.c: Likewise. * config/tc-arm.c: Likewise. * config/tc-v850.c: Likewise. |