summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix check for overflow of relocation for the Thumb BL instruction.jimb-macro-020506-branchpointjimb-macro-020506-branchNick Clifton2002-05-062-1/+6
* * elflink.h (elf_link_input_bfd <emit_relocs>): Adjust r_offsetAlan Modra2002-05-061-0/+5
* * config/tc-ia64.c: Fix formatting.Kazu Hirata2002-05-063-61/+67
* New Swedish translationNick Clifton2002-05-062-447/+603
* * elflink.h (elf_link_input_bfd <emit_relocs>): Adjust r_offsetAlan Modra2002-05-061-2/+3
* oops, missing changelog entryAlan Modra2002-05-061-1/+14
* daily updateAlan Modra2002-05-061-1/+1
* * dlltool.c (process_def_file): Add missing prototype.Alan Modra2002-05-053-63/+33
* * rcparse.y: Remove newcmd rule. Move rcparse_discard_stringsAlan Modra2002-05-054-23/+78
* * configure.in (noconfigdirs): Don't disable libgcj onAlexandre Oliva2002-05-052-1/+6
* daily updateAlan Modra2002-05-051-1/+1
* * config/tc-mips.c: Fix formatting.Kazu Hirata2002-05-044-199/+207
* * elf64-ppc.c (ppc64_elf_relocate_section): Reinstate codeAlan Modra2002-05-043-17/+36
* Fix problem with objdump and 16 bit R_BA.Tom Rix2002-05-044-85/+202
* * emultempl/hppaelf.em (build_section_lists): New function.Alan Modra2002-05-042-10/+46
* * elf32-hppa.c (struct elf32_hppa_link_hash_table): AddAlan Modra2002-05-043-123/+224
* * ar.c (replace_members): Remove unused var. Formatting fix.Alan Modra2002-05-043-3/+6
* * MAINTAINERS: Sort port maintainers by CPU.Alan Modra2002-05-042-5/+9
* * size.c (display_archive): Add last_arfile and code to close archives.Alan Modra2002-05-042-1/+12
* * opncls.c (_bfd_new_bfd_contained_in): Check return value ofAlan Modra2002-05-042-0/+7
* daily updateAlan Modra2002-05-041-1/+1
* 2002-05-03 H.J. Lu (hjl@gnu.org)H.J. Lu2002-05-032-3/+30
* * config/tc-s390.c (md_gather_operands): Emit dwarf2 line-numberAlexandre Oliva2002-05-032-0/+6
* * configure.in: Revert 2002-04-18's patch; fixed in libjava.Alexandre Oliva2002-05-032-27/+4
* * configure.in (FLAGS_FOR_TARGET): Do not addThomas Fitzsimmons2002-05-032-1/+6
* * ld.h: Fix formatting.Kazu Hirata2002-05-038-77/+87
* * as.h: Fix formatting.Kazu Hirata2002-05-0311-43/+56
* daily updateAlan Modra2002-05-031-1/+1
* * elf64-alpha.c (elf64_alpha_relocate_section): Force relative relocsRichard Henderson2002-05-022-0/+15
* * ld-scripts/map-address.exp: Quote conditions.Richard Sandiford2002-05-022-6/+10
* * app.c (mri_pseudo): Only declare for TC_M68K.Alan Modra2002-05-022-3/+5
* * config/tc-ppc.c (mapping): Map sectoff to BFD_RELOC_16_BASEREL.Alan Modra2002-05-022-4/+12
* * elf64-ppc.c (ppc64_elf_howto_raw <R_PPC64_SECTOFF>): Change to aAlan Modra2002-05-023-16/+25
* * elf64-ppc.c (ppc64_elf_addr16_ha_reloc): Delete.Alan Modra2002-05-025-149/+436
* Do not convert a subtract of zero into an add of zero.Nick Clifton2002-05-025-3/+26
* Do not attempt to create a .gmo file if the sources are read-only.Nick Clifton2002-05-022-1/+8
* daily updateAlan Modra2002-05-021-1/+1
* * configure.in (noconfigdirs): Replace [ ] with test.Thomas Fitzsimmons2002-05-012-2/+4
* * configure.in (noconfigdirs): Do not add target-newlib ifThomas Fitzsimmons2002-05-012-1/+20
* Generate warning if the same destination register is used in parallelNick Clifton2002-05-012-0/+26
* * syms.c (_bfd_stab_section_find_nearest_line): Don't bomb on NULLAlan Modra2002-05-012-1/+7
* * nm.c (print_symbol): Check returned filename fromAlan Modra2002-05-012-1/+7
* Formatting fix.Tom Rix2002-05-012-2/+6
* Long branch stubs, multiple stub sections.Alan Modra2002-05-012-26/+314
* * elf64-ppc.c (CROR_151515, CROR_313131): Define.Alan Modra2002-05-013-346/+1625
* * ppc-opc.c: Add "tlbsx." and "tlbsxe." for booke.Alan Modra2002-05-012-0/+6
* * config/tc-i386.c (extra_symbol_chars): Add '[' to the list.Alan Modra2002-05-012-2/+6
* * write.c (cvt_frag_to_fill): Set fr_offset to zero on .orgAlan Modra2002-05-012-0/+6
* daily updateAlan Modra2002-05-011-1/+1
* Add support for AIX -blibpath and -bnolibpath.Tom Rix2002-04-302-4/+27