aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-09-14Daily bump.GCC Administrator3-3/+3
2002-09-14* gcc.c-torture/execute/struct-cpy-1.c: New test.Alan Modra2-0/+47
2002-09-13Makefile.in (toplev.o): Depend on real.h.Richard Henderson2-4/+9
2002-09-14tm.texi (DBX_OUTPUT_NFUN): Describe.Alan Modra4-0/+27
2002-09-13* ggc-common.c (ggc_mark_roots): Don't iterate NULL hash tables.Nathan Sidwell2-1/+6
2002-09-13pt.c (unify, ARRAY_TYPE): Element type can be more qualified.Nathan Sidwell4-1/+34
2002-09-13config.gcc (ia64*-*-aix*, [...]): Set extra_parts.Steve Ellcey4-10/+12
2002-09-13fixunssfsi.c: Replace H8/S with H8S.Kazu Hirata6-26/+34
2002-09-13* config/h8300/h8300.c (h8300_init_once): Fix formatting.Kazu Hirata2-21/+26
2002-09-13simd-1.c: Force all use of int to 32-bit int.Kazu Hirata2-3/+9
2002-09-13cp-tree.h, tree.c: New function non_cast_lvalue_p.Matt Austern6-1/+50
2002-09-13alpha.md (attr type): Add callpal.Richard Henderson6-6/+28
2002-09-13* Makefile.in (print-rtl.o): Depend on CONFIG_H.Andreas Jaeger2-1/+5
2002-09-13t-hpux (LIBGCC1_TEST, [...]): New, set to NULL.Steve Ellcey2-0/+39
2002-09-13quadlib.c (_U_Qfcmp): Make extern.Steve Ellcey2-9/+18
2002-09-13h8300.h (EIGHTBIT_CONSTANT_ADDRESS_P): Add support for H8/300, H8/S aa:8 mode.Dhananjay R. Deshpande3-12/+36
2002-09-13decl.c: Fix comment formatting.Kazu Hirata3-136/+141
2002-09-13* config/s390/s390.md ("trap", "conditional_trap", "*trap"): New insns.Hartmut Penner2-0/+39
2002-09-13Daily bump.GCC Administrator2-2/+2
2002-09-13Daily bump.GCC Administrator1-1/+1
2002-09-12Makefile.in (HOST_PRINT): Use print-rtl1.oRichard Henderson3-11/+14
2002-09-13darwin.h (USER_LABEL_PREFIX): Define here...Stan Shebs3-5/+7
2002-09-13target.h (struct gcc_target): New field terminate_dw2_eh_frame_info.Stan Shebs10-52/+177
2002-09-13rs6000.c (rs6000_emit_load_toc_table): Remove "if" nesting.Alan Modra3-75/+78
2002-09-13call.c: Fix comment formatting.Kazu Hirata6-67/+75
2002-09-12toplev.c: Move default definition of USER_LABEL_PREFIX...Zack Weinberg3-9/+14
2002-09-12* vax.c: Include tree.h earlier.Richard Henderson2-1/+5
2002-09-12darwin.c (machopic_finish): Remove #if 0 chunks.Stan Shebs2-20/+6
2002-09-12arm.c (arm_compute_initial_elimination_offset): Fix a comment typo.Kazu Hirata2-1/+6
2002-09-12* toplev.c (do_abort): Fix a comment typo.Kazu Hirata2-1/+5
2002-09-12cselib.c: Fix comment formatting.Kazu Hirata3-2/+7
2002-09-12h8300.md (udivmodqi4): Do not use an expander.Kazu Hirata2-38/+7
2002-09-12i386.c (any_fp_register_operand, [...]): New predicate functions.Graham Stott5-82/+147
2002-09-12diagnostic.c (output_add_identifier): New fn.Jason Merrill3-0/+14
2002-09-12calls.c (store_one_arg): Use size_in_bytes to determine the amount of space t...Jason Merrill2-6/+8
2002-09-12* config/sparc/linux64.h (STARTFILE_SPEC32): Fix a typo.Jakub Jelinek2-1/+5
2002-09-12s390-modes.def (CCAPmode, CCANmode): New CC modes.Ulrich Weigand4-84/+297
2002-09-12Daily bump.GCC Administrator3-3/+3
2002-09-11fold-const.c (make_range): Only narrow to signed range if the signed range is...Hartmut Penner3-3/+17
2002-09-12emit-rtl.c (set_mem_size): New function.Alan Modra4-159/+94
2002-09-11optabs.c (expand_binop): Minor cleanup.Eric Botcazou2-14/+27
2002-09-11* print-tree.c (print_node): Print the restrict qualifier.Dan Nicolaescu2-0/+7
2002-09-11install.texi: Fix typos.Janis Johnson2-2/+6
2002-09-11Makefile.in: Remove all references to s-under and underscore.c.Zack Weinberg7-36/+331
2002-09-11parse.y (fold_constant_for_init): If a VAR_DECL, convert numerical constant t...Per Bothner2-16/+15
2002-09-11For PR java/5794:Jesse Rosenstock2-2/+9
2002-09-11rs6000.c (rs6000_xcoff_asm_named_section): Append alignment to csect.David Edelsohn3-9/+30
2002-09-11Daily bump.GCC Administrator3-3/+3
2002-09-11pa.md (extzv): Check predicates before emitting extzv_32.John David Anglin2-4/+19
2002-09-10struct-ret-1.c: Add prototype for exit function and correct usage.John David Anglin2-1/+7