- 03 Jan, 2018 1 commit
-
-
From-SVN: r256169
Jakub Jelinek committed
-
- 04 Jan, 2017 1 commit
-
-
From-SVN: r244052
Jakub Jelinek committed
-
- 14 Jul, 2015 1 commit
-
-
From-SVN: r225781
H.J. Lu committed
-
- 12 Jul, 2005 1 commit
-
-
* xregex2.h (regexec): Qualify this prototype with __extension__ when compiling with GNU C. From-SVN: r101910
Ben Elliston committed
-
- 10 May, 2005 1 commit
-
-
From-SVN: r99518
Nick Clifton committed
-
- 28 Mar, 2005 1 commit
-
-
include/ 2005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net> * xregex2.h (_RE_ARGS): Remove definition and uses. libiberty/ 2005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net> Convert libiberty to use ISO C prototype style 7/n. * regex.c (PARAMS): Remove definition. (PREFIX): Unconditionaly define using ISO C ## operator. (init_syntax_once, extract_number, extract_number_and_incr, print_fastmap, print_partial_compiled_pattern, print_compiled_pattern, print_double_string, printchar, convert_mbs_to_wcs, re_set_syntax, regex_grow_registers, regex_compile, store_op1, store_op2, insert_op1, insert_op2, at_begline_loc_p, at_endline_p, group_in_compile_stack, insert_space, wcs_compile_range, byte_compile_range, truncate_wchar, re_compile_fastmap, re_compile_fastmap, re_set_registers, re_search, re_search_2, re_search_3, re_match, re_match_2, count_mbs_length, wcs_re_match_2_internal, byte_re_match_2_internal, group_match_null_string_p, alt_match_null_string_p, common_op_match_null_string_p, bcmp_translate, re_compile_pattern, re_comp, re_exec, regcomp, regexec, regerror, regfree): Use ISO C prototype style. * partition.c: (elem_compare): Likewise. * cp-demangle.c (print_usage): Likewise. From-SVN: r97129
Gabriel Dos Reis committed
-
- 17 Apr, 2002 1 commit
-
-
2002-04-16 David S. Miller <davem@redhat.com> * xregex2.h (__restrict_arr): Define to __restrict on GCC 3.1 and later. Do not redefine. From-SVN: r52383
David S. Miller committed
-
- 18 Jul, 2001 1 commit
-
-
From-SVN: r44138
DJ Delorie committed
-
- 11 Jul, 2001 1 commit
-
-
* xregex.h: New file to support libiberty regex. * xregex2.h: Ditto. From-SVN: r43913
Jeff Johnston committed
-
- 07 Dec, 2000 1 commit
-
-
* config/alpha/osf.h: Standarize copyright statement. * config/arc/arc.h: Likewise. * config/arm/elf.h config/arm/coff.h config/arm/aout.h: Likewise. * config/arm/arm.c config/arm/arm.h: Likewise. * config/elxsi/elxsi.h: Likewise. * config/i386/sco.h: Likewise. * config/m68k/crds.h config/m68k/hp320.h config/m68k/lynx.h: Likewise. * config/m68k/m68kv4.h config/m68k/next21.h: Likewise. * config/m68k/sun3.h: Likewise. * config/m88k/dgux.h config/m88k/dguxbcs.h: Likewise. * config/pdp11/2bsd.h config/pdp11/pdp11.h: Likewise. * config/romp/romp.h: Likewise. * config/rs6000/aix41.h: Likewise. * config/sparc/sysv4.h: Likewise. * config/we32k/we32k.c config/we32k/we32k.h: Likewise. * fixinc/gnu-regex.c fixinc/gnu-regex.h: Likewise. * cpplib.h cppexp.c cselib.h profile.c: Likewise. * longlong.h: Likewise. * libgcc2.c: Likewise. From-SVN: r38088
Rodney Brown committed
-
- 20 Jan, 2000 1 commit
-
-
* Makefile.in (fixinc.sh): Depend on specs. * fixinc/Makefile.in: Add rule to create machname.h. (fixlib.o): Depend on machname.h. * fixinc/fixtests.c (machine_name): New test. * fixinc/fixfixes.c (machine_name): New fix. * fixinc/fixlib.c (mn_get_regexps): New helper function for the machine_name test and fix. * fixinc/fixlib.h: Prototype it. * fixinc/inclhack.def (machine_name): Use the C test and fix. * fixinc/fixincl.x, fixinc/inclhack.sh: Rebuild. * gcc.c (do_spec_1) [case P]: Take care not to create identifiers with three leading or trailing underscores. * fixinc/Makefile.in (FIXINC_DEFS): Add -DIN_GCC. (fixincl): Don't specify libraries twice on link line. (gnu-regex.o): Remove special rule. * fixinc/gnu-regex.c: Define REGEX_MALLOC if C_ALLOCA was defined by config.h. Do not define _REGEX_RE_COMP. (regcomp): Allocate and initialize a fastmap. * fixinc/gnu-regex.h: Do not define _REGEX_RE_COMP. From-SVN: r31542
Zack Weinberg committed
-
- 29 Apr, 1999 1 commit
-
-
Thu Apr 29 15:58:52 1999 Robert Lipe <robertlipe@usa.net> * fixinc/regex.c, fixinc/regex.h: Removed. Replace with... * fixinc/gnu-regex.c, fixinc/gnu-regex.h: Imported from GDB 4.18. * fixinc/Makefile.in (OBJ, HDR): Handle name changes from above. (gnu-regex.o): Define REGEX_MALLOC to avoid memory leak. From-SVN: r26696
Robert Lipe committed
-
- 03 Mar, 1999 1 commit
-
-
From-SVN: r25558
Bruce Korb committed
-
- 11 Jan, 1999 1 commit
-
-
From-SVN: r24614
Jeff Law committed
-
- 16 Oct, 1998 1 commit
-
-
They have been modified somewhat to work in the new environment. From-SVN: r23125
Bruce Korb committed
-
- 20 Mar, 1998 1 commit
-
-
From-SVN: r18731
Bruce Korb committed
-