summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Imported GC 6.1 Alpha 3. Finally.Bryce McKinlay2002-02-1240-510/+1285
* stl_algo (__stl_threshold): Declare external.Benjamin Kosnik2002-02-1220-1924/+2080
* win32.cc: Added two #includes to make win32.cc compile.Adam Megacz2002-02-122-0/+6
* boehm.cc (initialized, [...]): Removed unused declarations.Bryce McKinlay2002-02-122-90/+9
* c99-flex-array-2.c: Add -std=iso9899:1999David Billinghurst2002-02-122-0/+5
* win32.h: Added _Jv_platform_gettimeofday.Adam Megacz2002-02-123-0/+15
* natFileWin32.cc, [...]: Added #undef STRICT to make windows.h and java/lang/r...Adam Megacz2002-02-123-0/+8
* natFileWin32.cc: Created a placeholder class with lots of FIXMEs.Adam Megacz2002-02-122-63/+53
* class.c (build_utf8_ref): Move declaration of decl_sizeDavid Billinghurst2002-02-112-13/+20
* mmix.c (mmix_assemble_integer): Handle non-CONST_INT through default_assemble...Hans-Peter Nilsson2002-02-112-3/+36
* Makefile.in: Removed libstdc++-v3 dependancy for libjava and boehm-gcAdam Megacz2002-02-112-2/+7
* exception.cc (_Jv_Throw, [...]): Changed std::abort() to simply abort().Adam Megacz2002-02-112-4/+20
* gcc.c (init_gcc_specs): Add static libgcc to link when "-shared" is specified.John David Anglin2002-02-114-17/+10
* * gcc.pot: Regenerate.Zack Weinberg2002-02-112-1153/+1187
* locale_facets.tcc (collate::do_hash): Fix.Aaron W. LaFramboise2002-02-114-8/+37
* configure.in: support for win32, saner cross-compile optionsAdam Megacz2002-02-113-17/+21
* re PR libobjc/4039 (installation location of libobjc is wrong)Franz Sirl2002-02-115-633/+1235
* stormy16.md (zero_extendqihi2): New.Andrew Haley2002-02-112-0/+16
* parse.y (reserved_declspecs): Don't handle attributes.Jason Merrill2002-02-114-7/+44
* mention NRVOJason Merrill2002-02-111-0/+12
* regrename.c (regrename_optimize): Don't accept a part-clobbered register if t...Alexandre Oliva2002-02-112-1/+10
* calls.c (store_one_arg): In the non-BLKmode non-partial case...Alexandre Oliva2002-02-112-8/+18
* * config/sh/sh.h (FUNCTION_ARG_REGNO_P): Fix parenthesizing error.Alexandre Oliva2002-02-112-2/+4
* Daily bump.GCC Administrator2002-02-116-6/+6
* rs6000.c (altivec_init_builtins): Handle __builtin_altivec_abs*.Aldy Hernandez2002-02-114-60/+301
* combine.c (try_combine): Apply substitutions in CALL_INSN_FUNCTION_USAGE too.Alexandre Oliva2002-02-112-0/+25
* rs6000.c (altivec_init_builtins): Handle __builtin_altivec_abs*.Aldy Hernandez2002-02-111-0/+14
* h8300.h (INITIALIZE_TRAMPOLINE): Simplify by using Pmode.Kazu Hirata2002-02-112-8/+12
* h8300.h (STACK_POINTER_REGNUM): Use the constant definition from h8300.md.Kazu Hirata2002-02-113-3/+11
* * config/h8300/h8300.c (print_operand): Remove redundant code.Kazu Hirata2002-02-112-16/+24
* h8300-protos.h: Remove the prototype for byte_reg.Kazu Hirata2002-02-113-2/+7
* New.Richard Henderson2002-02-101-0/+13
* re PR c/5623 (GCC 3.0.3 crashes when assigning pointer to an array of undefin...Richard Henderson2002-02-102-0/+10
* re PR c++/5624 (Strange bug with preprocessed file containing structs)Richard Henderson2002-02-102-7/+19
* * config/mmix/t-mmix (MULTILIB_EXTRA_OPTS): Disable.Hans-Peter Nilsson2002-02-112-1/+7
* For PR java/5641:Tom Tromey2002-02-113-0/+28
* libjava.exp (libjava_find_lib): Remove duplicate .la files.Rainer Orth2002-02-112-3/+11
* 961203-1.x: Disable on h8300 port.Kazu Hirata2002-02-103-0/+14
* * gcc.dg/20020210-1.c: New.Kazu Hirata2002-02-102-0/+32
* h8300.md (pushhi1_h8300): Correct the mode used.Kazu Hirata2002-02-102-3/+9
* interpret.cc (continue1): Use PUSHL, not PUSHI.Andreas Tobler2002-02-102-1/+5
* pa.c (reg_before_reload_operand): Don't accept a SUBREG operand.John David Anglin2002-02-103-1/+10
* stl_algo.h (transform (both signatures), generate_n): Use __typeof__ in conce...Phil Edwards2002-02-102-12/+12
* stl_algo.h (__median, [...]): Doxygenate.Jonathan Wakely2002-02-102-189/+642
* Daily bump.GCC Administrator2002-02-106-6/+6
* freebsd.h (TARGET_DEFAULT): Add MASK_EPILOGUE setting and remove MASK_VIS.David O'Brien2002-02-092-8/+8
* h8300.c (output_logical_op): Use sub.w to clear a half of an SImode register ...Kazu Hirata2002-02-092-6/+9
* re PR fortran/947 (Data statement initialization of an array element whose in...Toon Moene2002-02-092-0/+17
* data.c (ffedata_eval_offset_): Convert non-default integer constants to defau...Toon Moene2002-02-092-4/+35
* * i386.md (movdi_2): Add missing '!'.Jan Hubicka2002-02-092-1/+5