summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__.Neil Booth2002-02-0219-70/+116
* 991118-1.c: Revert 2002-01-29 change.Richard Henderson2002-02-023-8/+14
* g77.texi [...]: Change last update date and/or copyright year.Toon Moene2002-02-024-6/+6
* * gcc.c-torture/execute/bitfld-2.c: New test.Jakub Jelinek2002-02-022-0/+30
* * gcc.dg/20020201-3.c: New test.Jakub Jelinek2002-02-022-0/+17
* Daily bump.GCC Administrator2002-02-022-2/+2
* 2002-02-01 Eric Christopher <echristo@redhat.com>Eric Christopher2002-02-023-4/+15
* * gcc.dg/20020201-2.c: New test.Jakub Jelinek2002-02-022-0/+34
* c-decl.c, [...]: Revert bitfield patch.Neil Booth2002-02-029-166/+139
* * config/i386/i386.h (CPP_CPUCOMMON_SPEC): Add missing | separators.Jakub Jelinek2002-02-022-2/+6
* added change for gcj manual.Nic Ferrier2002-02-011-0/+4
* * gcj.texi (About CNI): New node.Nic Ferrier2002-02-011-1/+870
* re PR c/5304 (gcc-20011231 generates incorrect divmod code for chars)Jakub Jelinek2002-02-024-9/+53
* cfganal.c: Include tm_p.h.Janis Johnson2002-02-012-2/+8
* Fix year typos.Richard Henderson2002-02-012-5/+5
* bad.def: Remove non-historical reference to version 0.6.Toon Moene2002-02-017-69/+14
* sparc.c (sparc_emit_set_symbolic_const64): If we are given conflicting regist...DJ Delorie2002-02-013-15/+37
* re PR java/5080 (gcc/java/jcf-parse.c:908: `LC_CTYPE' undeclared (first use i...Craig Rodrigues2002-02-013-8/+11
* fix typoJason Merrill2002-02-011-1/+1
* re PR c++/4872 (missed warning (no return) -- regression from 2.95)Jason Merrill2002-02-0126-26/+64
* typeck.c (build_component_ref): Always complain about offsetof constructs on ...Jason Merrill2002-02-014-12/+63
* sol2-sld-64.h: Include sparc/biarch64.h rather than sparc/sparc_bi.h.David O'Brien2002-02-012-1/+6
* link, expect link errorsJason Merrill2002-02-011-1/+9
* use unused attribute for the parmJason Merrill2002-02-011-3/+4
* re PR target/5469 ([IA64] ia64 arc profiling can use the wrong global pointer)Janis Johnson2002-02-012-0/+42
* cfganal.c (keep_with_call_p): New function.Janis Johnson2002-02-012-14/+62
* install.texi (avr): Update outdated URL.Craig Rodrigues2002-02-012-1/+5
* fix typoJason Merrill2002-02-011-1/+1
* error.c (dump_scope): Don't add TFF_DECL_SPECIFIERS.Jason Merrill2002-02-013-9/+4
* re PR c++/4286 (Internal error: Segmentation fault)Jason Merrill2002-02-014-7/+46
* stormy16.md (pushqi): New.Andrew Haley2002-02-015-18/+80
* Makefile.in (c-parse.c): Handle .output file.Jason Merrill2002-02-015-10/+35
* mips.h (ENDIAN_SPEC): Output the endianness flag if the -me[lb] option is given.Alexandre Oliva2002-02-012-2/+8
* Daily bump.GCC Administrator2002-02-012-2/+2
* c-lex.c (yyparse): Call debug_hooks->start_source_file for the primary source...Zack Weinberg2002-02-013-14/+25
* re PR fortran/3743 (Reference to intrinsic `ISHFT' invalid)David Billinghurst2002-01-313-18/+6
* rtlanal.c (subreg_regno_offset): Do not use SUBREG_REGNO_OFFSET.Kazu Hirata2002-01-314-32/+10
* re PR c++/3395 (Attribute causes type lookup to fail. Regression.)Jason Merrill2002-01-314-3/+20
* Allow attributes in parms and casts.Jason Merrill2002-01-314-21/+58
* gccbug.in: Follow GNU Coding Standards for --version.Joseph Myers2002-01-318-11/+33
* Check in new greek translation.Philipp Thomas2002-01-312-0/+23660
* ifcvt.c (noce_process_if_block): Make a copy of the destination when copying ...Richard Sandiford2002-01-312-1/+6
* Daily bump.GCC Administrator2002-01-312-2/+2
* ifcvt.c (dead_or_predicable): Handling merging when other_bb and new_dest are...Richard Henderson2002-01-302-24/+45
* Record PR number last change.Richard Henderson2002-01-301-0/+1
* rtl.h (NOTE_INSN_LOOP_END_TOP_COND): New.Richard Henderson2002-01-3011-273/+158
* Make gcsec-1.c unsupported for AIX.Tom Rix2002-01-312-1/+9
* mips.h (PARM_BOUNDARY): Guarantee alignment of arguments to 64-bit boundaries...Alexandre Oliva2002-01-312-1/+8
* * loop.c (loop_invariant_p): Special case pic_offset_table_rtx.Steve Ellcey2002-01-302-1/+5
* c-decl.c (grokdeclarator): Handle type being a typedef for an invalid type.Joseph Myers2002-01-314-3/+26