aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-02-17h8300.h (FIXED_REGISTERS): Add the soft frame pointer.Kazu Hirata2-8/+19
2004-02-17locale_facets.tcc (num_get<>::_M_extract_float, [...]): Simplify grouping fid...Paolo Carlini2-3/+9
2004-02-17* Make-lang.in (java.install-man): Add extra dependencies.Geoffrey Keating2-1/+7
2004-02-17Index: ChangeLogGeoffrey Keating5-17/+55
2004-02-17regex.c: Include <ansidecl.h>.Matt Kraai2-2/+10
2004-02-17dr101.C, [...]: New tests.Giovanni Bajo19-0/+493
2004-02-17* fr.po: Update.Joseph Myers2-125/+73
2004-02-17Daily bump.GCC Administrator2-2/+2
2004-02-16t-slibgcc-elf-ver: Define SHLIB_NAME and SHLIB_SONAME in terms of SHLIB_SOVER...Matthias Klose5-2/+28
2004-02-16ByteBuffer.java (endian): Make non-private so other java.nio classes can inhe...Per Bothner6-96/+193
2004-02-16CharViewBufferImpl.java: New convenience constructor.Per Bothner7-6/+67
2004-02-16CharBufferImpl.java: Inline super constructor.Per Bothner13-48/+33
2004-02-1613858.cc: Qualify exception with std::.Paolo Carlini7-6/+16
2004-02-16* config/sparc/sparc.c (get_pc_symbol_name): Mark with GTY(()).Eric Botcazou2-1/+5
2004-02-16* sdbout.c (sdb_debug_hooks): Correct the type_decl entry.Zack Weinberg2-2/+6
2004-02-16* gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.Eric Botcazou2-0/+17
2004-02-1613189.cc: Don't check for now that the catch block is not reached.Paolo Carlini3-2/+6
2004-02-16* fr.po: Update.Joseph Myers2-8813/+10972
2004-02-16* doc/sourcebuild.texi: Mention backends.html.Joseph Myers2-0/+7
2004-02-16locale_facets.tcc (money_get::do_get(string_type&)): Fix parsing of the remai...Paolo Carlini10-36/+36
2004-02-16c-decl.c, [...]: Fix comment formatting.Kazu Hirata9-17/+23
2004-02-16* fold-const.c (operand_equal_p): Fix VECTOR_CST comparison.Richard Henderson2-1/+4
2004-02-16* de.po: Update.Joseph Myers2-98/+102
2004-02-16* cse.c (cse_insn): Don't lose REG_NON_LOCAL_GOTO note.Richard Henderson2-1/+15
2004-02-16h8300.md: Remove unnecessary parallels from all define_insn and define_split ...Kazu Hirata2-164/+151
2004-02-16h8300.md: Remove explicit (set_attr "cc" "clobber").Kazu Hirata2-134/+72
2004-02-16re PR c++/13971 (ICE when compiling koffice-cvs (in build_conditional_expr, a...Mark Mitchell8-132/+122
2004-02-16Daily bump.GCC Administrator2-2/+2
2004-02-15m68k.h (PRINT_OPERAND_PUNCT_VALID_P): Restore support for '%#'.Bernardo Innocenti2-2/+10
2004-02-15re PR libstdc++/11352 (crash while internal padding numeric 0)David Asher2-26/+32
2004-02-15re PR c++/14085 (when compiling template functors)Gabriel Dos Reis3-0/+19
2004-02-15ia64.c, [...]: Fix comment typos.Kazu Hirata4-5/+10
2004-02-15c-common.h (GET_DIRECTIVE_LINE): Remove unused macro.Roger Sayle4-4/+15
2004-02-15re PR fortran/14129 ([g77] gcc/f/lex.c buffer size limitation.)Roger Sayle2-2/+20
2004-02-15ObjectInputStream.java (readClassDescriptor): Avoid the overflow of fieldmapp...Ito Kazumitsu2-2/+19
2004-02-15Daily bump.GCC Administrator1-1/+1
2004-02-15Daily bump.GCC Administrator1-1/+1
2004-02-14MAINTAINERS: Added myself to write-after-approval.Jerry Quinn2-0/+5
2004-02-142004-02-14 Paolo Carlini <pcarlini@suse.de>Paolo Carlini4-1/+5
2004-02-149182-2.cc: Make sure the exception is actually thrown.Paolo Carlini5-1/+16
2004-02-14UndoManager.java: Re-written from scratch.Sascha Brawer2-216/+585
2004-02-14* gcc.c-torture/compile/20040214-2.c: New test.Josef Zlomek2-0/+61
2004-02-14* tree-inline.c (copy_body_r): Do not replace ret_label.Josef Zlomek2-2/+9
2004-02-14re PR c++/14116 ([testcase] internal compiler error: in lookup_member, at cp/...Andrew Pinski1-0/+1
2004-02-14typeof8.C: New test.Andrew Pinski2-0/+16
2004-02-14i386.c (x86_four_jump_limit): New variable.Jan Hubicka3-8/+28
2004-02-14re PR libstdc++/13858 (Bad error handling in basic_filebuf::imbue)Paolo Carlini8-44/+214
2004-02-14emit-rtl.c (set_decl_incoming_rtl): Check whether the 0th element of PARALLEL...Josef Zlomek2-2/+15
2004-02-14AbstractInterruptibleChannel.java (close): Set closed before calling implClos...Per Bothner2-1/+6
2004-02-14fix-header.c (line_table): Move local variable in main to global.Per Bothner4-2/+16