1. 03 Jan, 2018 1 commit
  2. 04 Jan, 2017 1 commit
  3. 14 Jul, 2015 1 commit
  4. 12 Jul, 2005 1 commit
  5. 10 May, 2005 1 commit
  6. 28 Mar, 2005 1 commit
    • xregex2.h (_RE_ARGS): Remove definition and uses. · 93079c81
      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
  7. 17 Apr, 2002 1 commit
  8. 18 Jul, 2001 1 commit
  9. 11 Jul, 2001 1 commit
  10. 07 Dec, 2000 1 commit
    • osf.h: Standarize copyright statement. · 2398fb2a
      	* 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
  11. 20 Jan, 2000 1 commit
    • Makefile.in (fixinc.sh): Depend on specs. · 52c207e2
      	* 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
  12. 29 Apr, 1999 1 commit
    • regex.c, regex.h: Removed. · 5b61e89f
      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
  13. 03 Mar, 1999 1 commit
  14. 11 Jan, 1999 1 commit
  15. 16 Oct, 1998 1 commit
  16. 20 Mar, 1998 1 commit