aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-07-16gcov.c (output_data): Use HOST_WIDEST_INT_PRINT_DEC to output variables of ty...Andreas Jaeger4-95/+116
2001-07-16Daily bump.GCC Administrator2-2/+2
2001-07-16output.h (sdb_begin_function_line): Restore as an extern variable.Neil Booth3-1/+14
2001-07-15machmode.def (Pmode): Redefine if GENERATOR_FILE.Richard Henderson4-13/+58
2001-07-15toplev.c (rest_of_compilation): Fix register_life_up_to_date handling...Jan Hubicka4-159/+297
2001-07-15Makefile.in (integrate.o): Add debug.h.Richard Kenner3-2/+14
2001-07-15alpha.c (alpha_emit_xfloating_compare): Use CCmode instead of COMPARE for the...Richard Henderson2-4/+9
2001-07-15flow.c (redirect_edge_and_branch_force): Initialize global_live_at_start and ...Richard Henderson4-2/+20
2001-07-15alpha.c (alpha_tablejump_addr_vec): New.Richard Henderson4-331/+239
2001-07-15f90-intrinsic-numeric.f: Fix pasto.Toon Moene3-5/+10
2001-07-15f90-intrinsic-numeric.f: New test.David Billinghurst3-0/+424
2001-07-15loop.c (scan_loop): Add USEs inside PARALLELs into dependencies of the movable.Jan Hubicka6-38/+107
2001-07-15Assert 'endian' not 'machine' in endian specsNick Clifton2-3/+10
2001-07-15dbxout.c (dbxout_source_line): Make static, update prototype.Neil Booth17-243/+271
2001-07-15alpha.h (TARGET_ABI_OSF): New.Richard Henderson7-151/+166
2001-07-15Daily bump.GCC Administrator2-2/+2
2001-07-14alpha.md: Use define_constants for unspec values.Richard Henderson2-51/+68
2001-07-14* tree.def (EXPON_EXPR) remove. Never supported anyway.Tim Josling6-7/+13
2001-07-15* pa.md: Remove unused constraints from define_split's.John David Anglin2-44/+48
2001-07-14* ifcvt.c (find_cond_trap): Test for exit block.Richard Henderson2-0/+9
2001-07-14Re-install recently reverted patch.Jan Hubicka8-540/+94
2001-07-14ifcvt.c (find_cond_trap): New.Richard Henderson5-82/+180
2001-07-14Daily bump.GCC Administrator2-2/+2
2001-07-14pa.c (emit_hpdiv_const): Return reg is r2 for 64-bit millicode.Alan Modra4-27/+143
2001-07-14bb-reorder.c (skip_insn_after_block): Get past the line number notes.Jan Hubicka3-5/+25
2001-07-13elfos.h (UNIQUE_SECTION): Enable .bss section with the correct patch.H.J. Lu2-8/+10
2001-07-13jvspec.c (jvgenmain_spec): Remove -ffilelist-file from cc1 invocation.Tom Tromey2-0/+6
2001-07-13Revert H.J. Lu's UNIQUE_SECTION patch of 2001-07-13.Geoffrey Keating2-5/+12
2001-07-13c-common.c (decl_attributes): Take a pointer to the node to which attributes ...Joseph Myers12-49/+100
2001-07-13re PR java/3635 ("empty declaration" warning too broad)Alexandre Petit-Bianco2-3/+21
2001-07-13avr.md (strlenhi): PARALLEL keyword removed.Denis Chertykov3-14/+21
2001-07-13jump.c (reversed_comparison_code_parts): Fix comment typos.Kazu Hirata2-2/+6
2001-07-13elfos.h (UNIQUE_SECTION): Enable .bss section.H.J. Lu2-8/+9
2001-07-13config.gcc (*-*-openbsd*): Add fragment to compile libgcc correctly for share...Marc Espie9-5/+54
2001-07-13Revert Jan Hubicka's patch of Fri Jul 13 14:46:21 CEST 2001.Geoffrey Keating8-69/+543
2001-07-13* combine.c (try_combine): Ensure const_int pow2 is positive.David Edelsohn2-0/+5
2001-07-13config.gcc: Add configuration for s/390.Hartmut Penner2-0/+30
2001-07-13s390.c: New.Hartmut Penner8-0/+11383
2001-07-13emit-rtl.c (try_split): Update mark_jump_label call.Jan Hubicka8-539/+91
2001-07-13Daily bump.GCC Administrator2-2/+2
2001-07-12re PR java/3285 (gcj fails to resolve constructor calls in inner classes)Alexandre Petit-Bianco2-1/+9
2001-07-12* toplev.c (compile_file): Put call of ASM_FILE_START inside ifdef.Steve Ellcey2-0/+6
2001-07-12expr.c (expand_load_internal): New function.Tom Tromey2-1/+33
2001-07-12flow.c (try_optimize_cfg): Delete whole chain of trivially dead basic blocks.Jan Hubicka2-11/+14
2001-07-12flow.c (find_basic_blocks_1): Do not emit NOP after call.Jan Hubicka2-22/+10
2001-07-12mips.c (print_operand): Extend '%D' to memory operands.Richard Sandiford2-16/+18
2001-07-12decl.c (make_rtl_for_nonlocal_decl): Set DECL_C_HARD_REGISTER for `register' ...Mark Mitchell2-1/+13
2001-07-12Daily bump.GCC Administrator2-2/+2
2001-07-12Makefile.in (final.o): Depend on debug.h.Neil Booth14-81/+154
2001-07-11ia64-aix port from Tim WallTimothy Wall7-0/+537