summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * 1750a.h, a29k.h, alpha.h, arc.h, arm.h, avr.h, c4x.h, clipper.h,ghazi2002-03-0346-207/+18
* * 1750a.h, avr.h, convex.h, d30v.h, dsp16xx.h, fr30.h, ia64.h,ghazi2002-03-0317-44/+6
* * attribs.c (init_attributes, decl_attributes): Use ARRAY_SIZE inghazi2002-03-0325-80/+94
* * toplev.c (rest_of_decl_compilation): Do not invoke make_decl_rtlrth2002-03-032-1/+7
* * c-decl.c (start_decl): Initialized variables are not common.rth2002-03-031-0/+4
* * c-decl.c (start_decl): Initialized variables are not common.rth2002-03-032-1/+6
* Make --CLASSPATH by a synonym for --classpath and -classpath.bothner2002-03-039-76/+101
* * gcc.c (option_map): Suport new --bootclasspath option.bothner2002-03-032-1/+7
* Daily bump.gccadmin2002-03-032-4/+4
* 2002-03-03 Aldy Hernandez <aldyh@redhat.com>aldyh2002-03-032-1/+5
* * config/i386/i386.h (ix86_expand_prologue): Do not emit pic registerrth2002-03-033-1/+38
* * config/i386/i386.h (ENCODE_SECTION_INFO): MODULE_LOCAL_P appliesrth2002-03-032-2/+6
* Revert bogus commit.rth2002-03-031-16/+16
* * attribs.c (handle_alias_attribute): Don't call assemble_alias.rth2002-03-034-8/+54
* * varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P;rth2002-03-0365-217/+225
* * a29k.h, alpha.h, arc.h, arm.h, avr.h, clipper.h, convex.h,ghazi2002-03-0343-116/+16
* cp:nathan2002-03-025-7/+48
* 2002-02-28 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2002-03-023-9/+41
* * config/h8300/h8300-protos.h: Add a prototype forkazu2002-03-024-47/+173
* * config/sparc/sparc.c (sparc_initialize_trampoline): Usekenner2002-03-022-28/+33
* * emit-rtl.c (offset_address): Call update_temp_slot_address.kenner2002-03-022-0/+5
* Daily bump.gccadmin2002-03-022-4/+4
* * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-zero-initialized-in-bss.ghazi2002-03-028-2/+89
* * config/rs6000/rs6000.h (ASM_WEAKEN_DECL): AIX assembler doesn'tamodra2002-03-022-1/+6
* * config/ia64/ia64.c (ia64_initial_elimination_offset): Do notrth2002-03-012-4/+9
* * config/h8300/h8300.c (h8300_adjust_insn_length): Clean up.kazu2002-03-012-27/+35
* * toplev.c (rest_of_compilation): Delete dead jumptables beforehubicka2002-03-014-2/+11
* Reduced testcase of a 252.eon (SPEC2000) problem.matz2002-03-011-0/+27
* * gcc.c-torture/compile/981223-1.x: New.rth2002-03-013-0/+50
* * config/rs6000/rs6000.h (HANDLE_PRAGMA_PACK): Delete.dje2002-03-014-7/+10
* 2002-03-01 Michael Matz <matz@suse.de>matz2002-03-012-2/+13
* * config/h8300/h8300-protos.h: Fix formatting.kazu2002-03-014-21/+27
* * config/h8300/h8300.c (print_operand): Support 16-bitkazu2002-03-013-13/+46
* Daily bump.gccadmin2002-03-012-4/+4
* * expmed.c (store_bit_field): Prevent generation of CONCATs;rth2002-03-012-11/+19
* 2002-03-01 Phil Edwards <pme@gcc.gnu.org>pme2002-03-012-0/+10
* * doc/tm.texi (ASM_WEAKEN_DECL): Document.amodra2002-03-0111-104/+211
* * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.rth2002-03-012-20/+27
* * tree.h (TARGET_EXPR_SLOT, TARGET_EXPR_INITIAL): New macros.jason2002-03-017-38/+197
* * doc/rtl.texi (SUBREG_PROMOTED_UNSIGNED_P): Change definitionrth2002-03-017-17/+58
* * gcc.c (init_gcc_specs): Get -static and -static-libgcc toaoliva2002-03-012-5/+10
* * expr.c (build_java_arraystore_check): Fix formatting.bryce2002-02-282-3/+7
* 2002-02-28 David O'Brien <obrien@FreeBSD.org>obrien2002-02-283-1/+9
* * config/ia64/ia64.c (ia64_adjust_cost): All non-MM consumers haverth2002-02-282-23/+36
* * mklibgcc.in: Don't use GNU make extension.jakub2002-02-282-8/+12
* * c-parse.in (STATIC): New terminal.neil2002-02-282-45/+47
* * cpplex.c (cpp_parse_escape): Restore mistakenly-removed code:neil2002-02-282-0/+6
* * haifa-sched.c (sched_emit_insn): New.rth2002-02-284-46/+42
* * config/sparc/sparc.c (sparc64_initialize_trampoline): Generate signamacleod2002-02-282-4/+9
* * config/h8300/h8300.c: Fix formatting.kazu2002-02-283-8/+13