Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * choose-temp.c (choose_temp_base): Check the result of the call | Ben Elliston | 2007-01-12 | 2 | -2/+6 | |
| | | | | to mktemp rather than testing the length of the modified string. | |||||
* | * cp-demangle.h: Add comment explaining what to do to avoid | Geoffrey Keating | 2006-12-21 | 5 | -34/+136 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | overrunning string. (d_check_char): New. (d_next_char): Don't advance past trailing '\0'. * cp-demangle.c (cplus_demangle_mangled_name): Use d_check_char. (d_nested_name): Likewise. (d_special_name): Likewise. (d_call_offset): Likewise. (d_function_type): Likewise. (d_array_type): Likewise. (d_pointer_to_member_type): Likewise. (d_template_param): Likewise. (d_template_args): Likewise. (d_template_arg): Likewise. (d_expr_primary): Likewise. (d_local_name): Likewise. (d_substitution): Likewise. (d_ctor_dtor_name): Use d_advance rather than d_next_char. * testsuite/test-demangle.c: Include sys/mman.h. (MAP_ANONYMOUS): Define. (protect_end): New. (main): Use protect_end. * testsuite/demangle-expected: Add testcases for overrunning the end of the string. | |||||
* | include: | Joern Rennecke | 2006-11-30 | 2 | -7/+52 | |
| | | | | | | | | | | | | | | | | | | | 2006-05-03 Andrew Stubbs <andrew.stubbs@st.com> J"orn Rennecke <joern.rennecke@st.com> PR driver/29931 * libiberty.h (make_relative_prefix_ignore_links): Declare. libiberty: 2006-05-03 Andrew Stubbs <andrew.stubbs@st.com> J"orn Rennecke <joern.rennecke@st.com> PR driver/29931 * make-relative-prefix.c (make_relative_prefix_1): New function, broken out of make_relative_prefix. Make link resolution dependent on new parameter. (make_relative_prefix): Use make_relative_prefix_1. (make_relative_prefix_ignore_links): New function. | |||||
* | merge from gcc | DJ Delorie | 2006-11-08 | 1 | -1/+1 | |
| | ||||||
* | 2006-11-08 Vladimir Prus <vladimir@codesourcery.com> | Vladimir Prus | 2006-11-08 | 2 | -7/+15 | |
| | | | | | | | * pex-win32.c (no_suffixes): Remove. (std_suffixes): Add "" as first element. (find_executable): Remove detection of already-present extension. Try all suffixes in std_suffixes. | |||||
* | * floatformat.c (get_field): Fix segfault with little-endian word | Julian Brown | 2006-11-07 | 2 | -60/+56 | |
| | | | | | | order on 64-bit hosts. (put_field): Likewise. (min): Move definition. | |||||
* | merge from gcc | DJ Delorie | 2006-10-26 | 3 | -7/+15 | |
| | ||||||
* | merge from gcc | DJ Delorie | 2006-10-25 | 2 | -1/+5 | |
| | ||||||
* | merge from gcc | DJ Delorie | 2006-10-11 | 3 | -3/+12 | |
| | ||||||
* | merge from gcc | DJ Delorie | 2006-09-22 | 3 | -0/+13 | |
| | ||||||
* | merge from gcc | DJ Delorie | 2006-09-13 | 1 | -11/+11 | |
| | ||||||
* | * configure.ac: Add case for Mingw as host. | Corinna Vinschen | 2006-08-30 | 3 | -0/+256 | |
| | | | | * configure: Regenerate. | |||||
* | merge from gccnickrob-async-20060828-mergepoint | DJ Delorie | 2006-08-28 | 9 | -14/+69 | |
| | ||||||
* | merge from gcc | DJ Delorie | 2006-07-27 | 2 | -1/+28 | |
| | ||||||
* | ChangeLog: | Alexandre Oliva | 2006-07-04 | 2 | -2/+6 | |
| | | | | | | * ltconfig: chmod 644 before ranlib during install. libiberty/ChangeLog: * Makefile.in: chmod 644 before ranlib during install. | |||||
* | merge from gcc | DJ Delorie | 2006-06-02 | 2 | -1/+6 | |
| | ||||||
* | merge from gcc | DJ Delorie | 2006-06-01 | 9 | -36/+201 | |
| | ||||||
* | merge from gcc | DJ Delorie | 2006-05-28 | 2 | -1/+9 | |
| | ||||||
* | merge from gcc | DJ Delorie | 2006-05-12 | 2 | -1/+6 | |
| | ||||||
* | * floatformat.c (floatformat_to_double): Fix (biased) exponent=0 case. | Julian Brown | 2006-04-24 | 2 | -1/+5 | |
| | ||||||
* | merge from gcc | DJ Delorie | 2006-04-12 | 9 | -52/+343 | |
| | ||||||
* | merge from gcc | DJ Delorie | 2006-04-07 | 5 | -5/+81 | |
| | ||||||
* | merge from gcc | DJ Delorie | 2006-03-31 | 2 | -258/+335 | |
| | ||||||
* | merge from gcc | DJ Delorie | 2006-03-24 | 2 | -11/+8 | |
| | ||||||
* | merge from gcc | DJ Delorie | 2006-03-13 | 3 | -13/+44 | |
| | ||||||
* | merge from gcc | DJ Delorie | 2006-02-21 | 3 | -1/+6 | |
| | ||||||
* | merge from gcc | DJ Delorie | 2006-02-21 | 2 | -1/+9 | |
| | ||||||
* | merge from gcc | DJ Delorie | 2006-02-12 | 2 | -1/+18 | |
| | ||||||
* | merge from gcc | DJ Delorie | 2006-01-29 | 3 | -68/+205 | |
| | ||||||
* | merge from gcc | DJ Delorie | 2006-01-21 | 4 | -5/+327 | |
| | ||||||
* | merge from gcc | DJ Delorie | 2005-12-17 | 2 | -3/+10 | |
| | ||||||
* | merge from gcc | DJ Delorie | 2005-12-11 | 4 | -7/+68 | |
| | ||||||
* | merge from gcc | DJ Delorie | 2005-11-07 | 2 | -111/+87 | |
| | ||||||
* | merge from gcc | DJ Delorie | 2005-10-31 | 2 | -0/+29 | |
| | ||||||
* | * at-file.texi: Fix typo. | Mark Mitchell | 2005-10-07 | 2 | -3/+6 | |
| | ||||||
* | * at-file.texi: New file. | Mark Mitchell | 2005-10-04 | 2 | -0/+20 | |
| | ||||||
* | * argv.c (expandargv): Do not use xmalloc_failed. | Mark Mitchell | 2005-09-27 | 2 | -3/+8 | |
| | ||||||
* | * libiberty.h (expandargv): New function. | Mark Mitchell | 2005-09-26 | 3 | -8/+128 | |
| | | | | | | | | | * argv.c (safe-ctype.h): Include it. (ISBLANK): Remove. (stdio.h): Include. (buildargv): Use ISSPACE instead of ISBLANK. (expandargv): New function. * Makefile.in: Regenerated. | |||||
* | merge from gcc | DJ Delorie | 2005-09-15 | 2 | -14/+307 | |
| | ||||||
* | merge from gcc | DJ Delorie | 2005-08-17 | 2 | -17/+30 | |
| | ||||||
* | 2005-08-17 Kelley Cook <kcook@gcc.gnu.org> | Kelley Cook | 2005-08-17 | 5 | -6/+13 | |
| | | | | | | | * strverscmp.c: Update FSF address. * testsuite/Makefile.in: Likewise. * testsuite/test-demangle.c: Likewise. * testsuite/test-pexecute.c: Likewise. | |||||
* | merge from gcc | DJ Delorie | 2005-07-23 | 2 | -1/+5 | |
| | ||||||
* | merge from gcc | DJ Delorie | 2005-07-22 | 3 | -5/+17 | |
| | ||||||
* | merge from gcc | DJ Delorie | 2005-07-22 | 7 | -135/+148 | |
| | ||||||
* | merge from gcc | DJ Delorie | 2005-07-22 | 4 | -140/+130 | |
| | ||||||
* | merge from gcc | DJ Delorie | 2005-07-22 | 1 | -5/+0 | |
| | ||||||
* | * configure.ac: Check for a getopt(3) declaration. | Ben Elliston | 2005-07-22 | 4 | -125/+145 | |
| | | | | * configure, config.in: Regenerate. | |||||
* | merge from gcc | DJ Delorie | 2005-07-15 | 2 | -2/+8 | |
| | ||||||
* | merge from gcc | DJ Delorie | 2005-07-12 | 4 | -3/+20 | |
| | ||||||
* | merge from gcc | DJ Delorie | 2005-07-09 | 4 | -6/+10 | |
| |