29 Commits (10010058f222196d4dbc3866f33fbaf0bb5de3e2)

Author SHA1 Message Date
Nick Clifton cd37dafcf4 * ieee.c (ieee_add_bb11): Plug memory leak. 15 years ago
Kai Tietz 8b6efd89a4 ChangeLog binutils/ 15 years ago
Nick Clifton 3d540e936b bfd/ChangeLog 16 years ago
Nick Clifton 91d6fa6a03 Add -Wshadow to the gcc command line options used when compiling the binutils. 17 years ago
Nick Clifton 3f5e193bd6 Updated soruces in binutils/* to compile cleanly with -Wc++-compat. 17 years ago
Nick Clifton 96d56e9f91 * bfd/coff-arm.c (coff_arm_relocate_section) 17 years ago
Alan Modra aa820537ea update copyright dates 17 years ago
Nick Clifton 220df88bff * ieee.c (parse_ieee_ty): Add support for undocumented 'v' type. 17 years ago
Alan Modra 0eb80fd3e5 * ieee.c (write_ieee_debugging_info): Use bfd_make_section_with_flags. 18 years ago
Nick Clifton 32866df75e Change sources over to using GPLv3 19 years ago
Alan Modra 3db64b0092 bfd/ 19 years ago
Alan Modra 66eb6687c9 PR 2434 20 years ago
Nick Clifton b43b5d5f76 Update FSF address 21 years ago
Alan Modra aef6203bd6 update copyright dates 21 years ago
Nick Clifton 1be5957932 Fix 'the the' typo 23 years ago
Kazu Hirata 50c2245bd8 * ChangeLog: Fix typos. 23 years ago
Andreas Jaeger 2da42df615 * addr2line.c: Convert to ISO C90 prototypes, change PTR, remove 23 years ago
Alan Modra b34976b65a s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 24 years ago
Nick Clifton 3a1a20369e Fix transaltion problems. 24 years ago
Kazu Hirata d43efbe328 * arsup.c: Remove ARGSUSED. 24 years ago
Kazu Hirata 0af11b59ba * filemode.c: Fix formatting. 24 years ago
Nick Clifton 8c2bc6877d Fix typos in ChangeLogs and update copyright notices 25 years ago
Alan Modra 956eedd4dc Another HAVE_DOS_BASED_FILE_SYSTEM check. 26 years ago
Alan Modra c7f2731ef2 Don't check for backslashes in file names 26 years ago
Alan Modra 2ab47eed68 Correct pointer comparisons relying on NULL less than any other pointer. 26 years ago
Alan Modra 5af11cab92 Eli Zaretskii's DOSish file name patches. 26 years ago
Alan Modra 3dceb55b37 Correct function return types for new and fussy gcc. 27 years ago
Ian Lance Taylor b4c96d0d37 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSED 27 years ago
Richard Henderson 252b5132c7 19990502 sourceware import 27 years ago
Stan Shebs 071ea11e85 Initial creation of sourceware repository 27 years ago
Ian Lance Taylor 5317d6f945 * ieee.c (ieee_array_type): Remember the correct size. 30 years ago
Ian Lance Taylor 9720a1a70f * ieee.c (ieee_finish_compilation_unit): Permit coalescing ranges 30 years ago
Ian Lance Taylor 59f2e5dbeb * ieee.c (struct ieee_defined_enum): Add defined field. 30 years ago
Ian Lance Taylor 81530f93ef * ieee.c (struct ieee_write_type): Add reflocalp field. 30 years ago
Ian Lance Taylor 0dcbbb6029 * ieee.c (struct ieee_info): Add global_types field. 30 years ago
Ian Lance Taylor e820a5b09e * ieee.c (struct ieee_handle): Add fields complex_float_index and 30 years ago
Ian Lance Taylor 6ae6090e22 * stabs.c (parse_stab_range_type): A complex type is defined as a 30 years ago
Ian Lance Taylor efda824b08 * ieee.c (ieee_write_undefined_tag): Switch to global_types even 31 years ago
Ian Lance Taylor 90e5f484e5 * ieee.c (ieee_regno_to_genreg): Convert register numbers for m68k 31 years ago
Ian Lance Taylor fe1dc0a656 * ieee.c: Extensive changes to write code to put types in the 31 years ago
Ian Lance Taylor 1dcea5a7df * ieee.c (ieee_start_compilation_unit): Clear modified and 31 years ago
Ian Lance Taylor 526fed067e * ieee.c (struct ieee_modified_type): Define. 31 years ago
Ian Lance Taylor 76e45938c3 * ieee.c (ieee_define_named_type): When creating a tag for an 31 years ago
Ian Lance Taylor 2466210755 * ieee.c: Various changes to write out types for functions and 31 years ago
Ian Lance Taylor 74ae0c978d * ieee.c (struct ieee_var): Remove variable field. Add kind 31 years ago
Ian Lance Taylor 3d2d462907 * ieee.c: Various changes to handle C++ reference types. 31 years ago
Ian Lance Taylor b96e1ce4f8 * ieee.c: Various changes to write out definitions of C++ classes. 31 years ago
Ian Lance Taylor 4207b304c9 * ieee.c: Extensive changes to pass a single info argument around 31 years ago
Ian Lance Taylor 267e52989e * debug.h (struct debug_write_fns): Remove ellipsis_type. Add int 31 years ago
Ian Lance Taylor 07aa1e1b7a * debug.h (enum debug_type_kind): Add DEBUG_KIND_ILLEGAL. 31 years ago