Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-01-26 | * doc/Makefile.am (install): Depend on install-info. | Hans-Peter Nilsson | 9 | -1/+41 | |
* doc/Makefile.in: Regenerate. | |||||
2002-01-26 | * mips.c: New file. | Jason Thorpe | 5 | -5/+131 | |
* Makefile.am (sources): Add mips.c. (mips.o): New rule. * Makefile.in: Regenerate. * corefile.c: Update copyright years. (find_call): Call mips_find_call for bfd_arch_mips. | |||||
2002-01-26 | * ldmain.c (main): Use full sentences to ease translation. | Alan Modra | 2 | -3/+9 | |
2002-01-26 | Copy only as much information as possible to avoid stack corruption. | Nick Clifton | 2 | -2/+7 | |
2002-01-26 | Updated French translation | Nick Clifton | 6 | -2959/+4215 | |
2002-01-26 | Updated French version | Nick Clifton | 2 | -26/+24 | |
2002-01-26 | * elf64-alpha.c (elf64_alpha_check_relocs): Don't set reltext | Richard Henderson | 2 | -4/+10 | |
for non-allocated sections. | |||||
2002-01-26 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2002-01-25 | daily update | Alan Modra | 1 | -1/+1 | |
2002-01-25 | * elf.c (elfcore_write_prstatus): Make sure we pass the address of | Mark Kettenis | 2 | -1/+6 | |
prstat.pr_reg even if it is a struct. | |||||
2002-01-25 | Reset AIX vector function overrides for HP-UX. | Nick Clifton | 2 | -0/+14 | |
2002-01-25 | Add --totals option to size | Nick Clifton | 5 | -44/+114 | |
2002-01-25 | Don't mark info message for translation. | Nick Clifton | 2 | -1/+6 | |
2002-01-25 | Fix date in previous delta | Nick Clifton | 1 | -1/+1 | |
2002-01-25 | Updated Spanish translation | Nick Clifton | 8 | -1365/+1894 | |
2002-01-25 | Updated translations | Nick Clifton | 3 | -1543/+1605 | |
2002-01-25 | Update French translation | Nick Clifton | 2 | -1062/+472 | |
2002-01-25 | * ldlex.l (yy_input): Correct error check. | Andreas Jaeger | 2 | -1/+5 | |
2002-01-25 | * ldmisc.c (demangle): Put back dots when string not demangled. | Alan Modra | 2 | -7/+14 | |
2002-01-25 | * coff-alpha.c (alpha_relocate_section): Unify warning message | Alan Modra | 3 | -2/+8 | |
for GP relative relocations without GP defined. * coff-mips.c (mips_relocate_section): Likewise. | |||||
2002-01-25 | Missing ChangeLog entries for 2002-01-22 Makefile updates | Alan Modra | 3 | -0/+17 | |
2002-01-25 | * elf-eh-frame.c (_bfd_elf_eh_frame_section_offset): Avoid | Alan Modra | 2 | -3/+8 | |
unsigned overflow when new_offset < old_offset. | |||||
2002-01-25 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2002-01-24 | daily update | Alan Modra | 1 | -1/+1 | |
2002-01-24 | * config/tc-h8300.c (check_operand): Don't print a warning | Kazu Hirata | 2 | -0/+14 | |
when a valid 24-bit address is given to a 16-bit address operand. | |||||
2002-01-24 | fix typo | Nick Clifton | 2 | -1/+5 | |
2002-01-24 | New Danish translation file. | Nick Clifton | 2 | -16/+20 | |
2002-01-24 | Merge in 5.1.1 tweeks. | Andrew Cagney | 3 | -46/+65 | |
2002-01-24 | Approved by msynder@redhat.com | Fred Fish | 2 | -2/+10 | |
2002-01-23 Fred Fish <fnf@redhat.com> * mdebugread.c (parse_partial_symbols): Only copy stabstring1 to stabstring on initial malloc. Reallocing will copy it for us, if necessary. | |||||
2002-01-24 | 2002-01-23 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 12 | -6830/+4772 | |
* Makefile.in (hpread_h): Delete. (HFILES_NO_SRCDIR): Remove hpread.h. (ALLDEPFILES): Remove hp-psymtab-read.c and hp-symtab-read.c. (hpread.o): Update dependencies. (hp-psymtab-read.o, hp-symtab-read.o): Remove. * hp-psymtab-read.c: Remove file. * hp-symtab-read.c: Remove file. * hpread.h: Remove file. * hpread.c: Merge all contents of hp-psymtab-read.c, hp-symtab-read.c and hpread.h into this file, as it was prior to January 1999. * config/pa/hpux11w.mh, config/pa/hpux11.mh, config/pa/hpux1020.mh, config/pa/hppaosf.mh, config/pa/hppahpux.mh, config/pa/hppabsd.mh (NATDEPFILES): Remove hp-psymtab-read.o and hp-symtab-read.o, add hpread.o. | |||||
2002-01-24 | copyright years | Alexandre Oliva | 2 | -2/+2 | |
2002-01-24 | 2002-01-23 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 2 | -38/+35 | |
* ppc-linux-nat.c (ppc_register_u_addr, supply_gregset, fill_gregset): Call gdbarch_tdep() just once, assign result to variable and use that, instead of calling the function several times. | |||||
2002-01-24 | * config/tc-sh.c (sh_elf_suffix): Removed. | Alexandre Oliva | 3 | -165/+275 | |
(sh_PIC_related_p, sh_check_fixup, sh_cons_fix_new, sh_end_of_match, sh_parse_name): New functions. (sh_elf_cons): Simplify. (parse_exp): Reject misplaced PIC operands. (md_undefined_symbol): Simplify. (sh_fix_adjustable): Let @GOTOFF be adjusted. (md_apply_fix3): Write @PLT and @GOTOFF addends in place. (tc_gen_reloc): Move fixp subsy absolute value into addnumber. Complain if subsy remains at the end. * config/tc-sh.h (sh_parse_name, sh_cons_fix_new): Declare. (md_parse_name, TC_CONS_FIX_NEW, O_PIC_reloc): Define. | |||||
2002-01-24 | * configure.host: Accept sparcv9 as alias for sparc64. | Alexandre Oliva | 3 | -3/+8 | |
* configure.tgt: Likewise. | |||||
2002-01-24 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2002-01-23 | daily update | Alan Modra | 1 | -1/+1 | |
2002-01-23 | * elf64-alpha.c (elf64_alpha_adjust_dynamic_symbol): Don't suppress | Richard Henderson | 2 | -2/+6 | |
plt entries for undefweak symbols. | |||||
2002-01-23 | Remove libgdb.texinfo | Andrew Cagney | 2 | -864/+4 | |
2002-01-23 | Import StrongARM and XScale target_configdirs from FSF GCC version. | Nick Clifton | 2 | -0/+17 | |
2002-01-23 | Tidy up formatting of --help output. | Nick Clifton | 16 | -465/+617 | |
2002-01-23 | Add: bfd_elf32_ia64_hpux_big_vec, bfd_elf64_ia64_hpux_big_vec and | Nick Clifton | 2 | -0/+10 | |
bfd_elf32_h8300_vec to DEFAULT_VECTOR. | |||||
2002-01-23 | Add Danish translation | Nick Clifton | 4 | -2/+353 | |
2002-01-23 | * elf64-ppc.c: Remove stale part of ABI comment. | Alan Modra | 2 | -45/+70 | |
(NO_OPD_RELOCS): Define. (ppc64_elf_check_relocs): Use it. (ppc64_elf_relocate_section): Here too. (build_one_stub): Don't point function syms at the stub. Instead, hijack plt.offset. (ppc64_elf_relocate_section): Check whether REL24 relocs should really go to the stub. Make all dynamic relocs in opd against locals. (ppc64_elf_finish_dynamic_symbol): Allow for non-standard use of plt.offset. | |||||
2002-01-23 | Fix xcalloc() calls so order of arguments is not reversed. | Kevin Buettner | 4 | -8/+16 | |
2002-01-23 | 2002-01-22 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 2 | -52/+83 | |
* sh-tdep.c (sh_pseudo_register_read): New function. Renamed and modified version of obsolete sh_fetch_pseudo_register. (sh_fetch_pseudo_register): Rename to sh_pseudo_register_read. (sh4_register_read): New function. (sh_pseudo_register_write): New function. Renamed and modified version of obsolete sh_store_pseudo_register. (sh_store_pseudo_register): Rename to sh_pseudo_register_write. (sh4_register_write): New function. (sh_gdbarch_init): Remove setting of gdbarch function fetch_pseudo_register and store_pseudo_register. Remove setting of register_convert_to_raw, register_convert_to_virtual, register_convertible. (sh_sh4_register_convertible): Delete. No longer needed. All is taken care by architecture specific functions register_read/register_write. (sh_sh4_register_convert_to_virtual): Make static. (sh_sh4_register_convert_to_raw): Ditto. | |||||
2002-01-23 | oops | Alexandre Oliva | 1 | -1/+1 | |
2002-01-23 | * gas/mn10300/basic.exp (run_list_test): New proc, from alpha. | Alexandre Oliva | 4 | -1/+63 | |
* gas/mn10300/movpc.s, gas/mn10300/movpc.l: New tests. | |||||
2002-01-23 | * config/tc-mn10300.c (xr_registers): Move `pc'... | Alexandre Oliva | 2 | -1/+6 | |
(other_registers): ... here. | |||||
2002-01-23 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2002-01-22 | daily update | Alan Modra | 1 | -1/+1 | |