summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in the last commit. Sorry.Andreas Tobler2006-05-151-1/+1
* stacktrace.cc (StackTrace::FillInFrameInfo): Use UNWRAP_FUNCTION_DESCRIPTOR t...Andreas Tobler2006-05-152-3/+10
* hashtable (hashtable<>::m_find, [...]): Add.Paolo Carlini2006-05-153-52/+160
* re PR tree-optimization/26830 (Repeated SSA update during loop header copying)Zdenek Dvorak2006-05-154-95/+171
* Fix spacing.Zdenek Dvorak2006-05-151-5/+5
* re PR tree-optimization/27603 (wrong code, apparently due to bad VRP (-O2))Richard Guenther2006-05-154-13/+42
* re PR fortran/25090 (Bad automatic character length)Paul Thomas2006-05-158-26/+195
* see.c: Code style changes such as redundant paranthesis...Mircea Namolaru2006-05-153-226/+226
* omp-low.c (check_omp_nesting_restrictions): New function.Jakub Jelinek2006-05-158-4/+127
* re PR middle-end/27416 (ICE on invalid firstprivate/lastprivate)Jakub Jelinek2006-05-154-0/+34
* re PR fortran/27446 (ICE on OpenMP array REDUCTION clause)Jakub Jelinek2006-05-152-3/+21
* re PR c++/27582 (ICE with invalid template parameter)Volker Reichelt2006-05-154-0/+20
* re PR c++/27581 (ICE using this-pointer in static member function)Volker Reichelt2006-05-154-1/+17
* re PR c++/27315 (ICE with ill-placed expression)Volker Reichelt2006-05-155-1/+17
* re PR c++/27559 (ICE on templated operator new)Volker Reichelt2006-05-154-1/+16
* re PR c++/27496 (ICE on broken templated friend)Volker Reichelt2006-05-154-0/+22
* Make-lang.in (ada/decl.o): Replace target.h with $(TARGET_H).H.J. Lu2006-05-1412-15/+52
* Daily bump.GCC Administrator2006-05-151-1/+1
* re PR rtl-optimization/27406 (gcc.c-torture/execute/built-in-setjmp.c fails o...Kaz Kojima2006-05-142-0/+15
* pt.c (build_non_dependent_expr): Leave ADDR_EXPR of COMPONENT_REF alone.Alexandre Oliva2006-05-144-4/+128
* re PR middle-end/26729 (bad bitops folding)Roger Sayle2006-05-142-0/+21
* re PR rtl-optimization/27538 (execute/20030128-1.c FAILs)Roger Sayle2006-05-142-8/+16
* re PR rtl-optimization/22563 (performance regression for gcc newer than 2.95)Roger Sayle2006-05-142-14/+19
* re PR bootstrap/27501 (Shell compatibility problem)Bernhard Fischer2006-05-142-1/+6
* README: Fix typo.Bernhard Fischer2006-05-142-1/+5
* dwarf2out.c (dbx_reg_number): Check return value from LEAF_REG_REMAP and only...Nick Clifton2006-05-142-2/+20
* config.host: Append i386/x-cygwin to host_xmake_file.Richard Guenther2006-05-142-2/+7
* Daily bump.GCC Administrator2006-05-141-1/+1
* df-core.c (df_bb_regno_last_use_find): Do not look for dataflow information a...Steven Bosscher2006-05-132-3/+20
* sources.am, [...]: Rebuilt.Tom Tromey2006-05-136-98/+41
* pr27003.c: New test.Zdenek Dvorak2006-05-132-0/+35
* add self to MAINTAINERSSandra Loosemore2006-05-132-0/+5
* sources.am, [...]: Rebuilt.Tom Tromey2006-05-134-926/+7
* sources.am, [...]: Rebuilt.Tom Tromey2006-05-135-581/+18
* java-interp.h (_Jv_InterpMethod::dump_object): Removed declaration.Tom Tromey2006-05-132-1/+5
* hashtable (identity<>::operator(), [...]): Return by const ref.Peter Doerfler2006-05-132-2/+7
* sources.am, [...]: Rebuilt.Tom Tromey2006-05-1314-2925/+102
* Daily bump.GCC Administrator2006-05-131-1/+1
* target-supports.dg (check_cxa_atexit_available): Change v3_target_compile to ...Steve Ellcey2006-05-122-1/+6
* cplus-dem.c (demangle_fund_type): Ensure buf is large enough to hold "int%u_t".Anton Blanchard2006-05-122-1/+6
* s390.c (s390_const_ok_for_constraint_p): Disallow -4G for On contraint.Andreas Krebbel2006-05-123-3/+11
* Daily bump.GCC Administrator2006-05-121-1/+1
* NameFinder.java (lookup): If exec'ing addr2line fails, don't try again.Bryce McKinlay2006-05-112-3/+12
* * lib/scanasm.exp (scan-not-hidden): Fix typo.Jason Merrill2006-05-112-1/+5
* re PR fortran/27553 ([4.1 only] Testsuite ICE with -Wunused-labels)Francois-Xavier Coudert2006-05-114-0/+18
* NameFinder.java (blacklist): New static field.Bryce McKinlay2006-05-112-1/+20
* target-supports.exp (check_effective_target_powerpc_fprs, [...]): New.Joseph Myers2006-05-1164-59/+147
* re PR java/20418 (ICE if variable name is omitted in an initialiser and a qua...David Daney2006-05-113-0/+13
* cgraphunit.c (decide_is_function_needed): Don't force always_inline to be out...Jan Hubicka2006-05-112-2/+9
* re PR c++/27384 (ICE with invalid array size)Volker Reichelt2006-05-114-3/+18