OSDN Git Service

Merge from pch-branch.
[pf3gnuchains/gcc-fork.git] / gcc / varasm.c
2003-01-10 geoffkMerge from pch-branch.
2002-12-24 kazu * regmove.c: Fix comment typos.
2002-12-20 kazu * c-pretty-print.h: Fix comment typos.
2002-12-19 kazu * ChangeLog: Follow spelling conventions.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-11 rth * tree.h (MODULE_LOCAL_P): Kill.
2002-12-09 rth * target.h (gcc_target): Add cannot_force_const...
2002-11-27 rth * c-common.c (handle_visibility_attribute): Accept...
2002-11-26 jakub * varasm.c (output_constant_pool): For pool constants...
2002-11-26 jakub * varasm.c (default_exception_section): Move to...
2002-11-14 jakub * varasm.c (output_addressed_constants) [MINUS_EXPR...
2002-10-30 mmitchel PR c++/8333
2002-10-24 rth * varasm.c (struct rtx_const): Array size 16...
2002-10-22 amodra * output.h (SECTION_NOTYPE): Define.
2002-10-11 ghazicp:
2002-10-02 sayle PR optimization/6627
2002-09-27 jakub * doc/extend.texi (tls_model): Document.
2002-09-27 kazu * LANGUAGES: Follow spelling conventions.
2002-09-20 rth * real.c (real_hash): New.
2002-09-08 kazu * basic-block.h: Fix comment formatting.
2002-09-08 amodra * varasm.c (default_assemble_visibility): Rename from
2002-09-08 rth * varasm.c (decode_rtx_const): Don't check...
2002-09-07 amodra * doc/tm.texi (TARGET_ASM_ASSEMBLE_VISIBILITY): Describe.
2002-09-04 dalejFix struct rtx_const so veclo and vechi don't share...
2002-09-04 dje * target-def.h (TARGET_HAVE_SRODATA_SECTION...
2002-09-04 dje * varasm.c (default_section_type_flags): Append...
2002-08-21 ghazi * alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for...
2002-08-14 ghazi * m68k.c (m68k_output_function_prologue,
2002-08-04 geoffkIndex: ChangeLog
2002-08-02 dje * varasm.c (asm_emit_uninitialized): Return...
2002-08-01 rth * output.h (DECL_READONLY_SECTION): Remove.
2002-08-01 jakub * varasm.c (assemble_visibility): Strip name encoding.
2002-07-29 dje * varasm.c (assemble_variable): Narrow test...
2002-06-26 ghazi * varasm.c: Include real.h before output.h.
2002-06-10 jakub * varasm.c (const_hash): Handle FDESC_EXPR like ADDR_EXPR.
2002-06-06 echristo2002-06-05 Eric Christopher <echristo@redhat.com>
2002-06-04 thorpej* varasm.c (mark_constants): Handle RTX format 'B'.
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-31 kazu * target.h: Fix formatting.
2002-05-31 alehotsky*** empty log message ***
2002-05-28 rth * varasm.c (default_binds_local_p): Check TREE_...
2002-05-24 rth * varasm.c (asm_output_bss): Always output...
2002-05-23 mmitchel * varasm.c (make_decl_rtl): Don't allow weak variables...
2002-05-23 rth * varasm.c (default_section_type_flags): Check...
2002-05-22 rth * varasm.c (default_section_type_flags): Handle...
2002-05-22 rth * c-common.h (enum rid): Add RID_THREAD.
2002-05-19 rth * varasm.c (default_binds_local_p): Fix typo.
2002-05-19 rth * target-def.h (TARGET_BINDS_LOCAL_P): New.
2002-05-19 rth * system.h (STRIP_NAME_ENCODING): Poison it.
2002-05-19 rth * system.h (ENCODE_SECTION_INFO): Poison it.
2002-05-18 rth * system.h (SELECT_RTX_SECTION): Poison.
2002-05-18 rth * final.c (HAVE_READONLY_DATA_SECTION): New.
2002-05-18 jasonfix typo
2002-05-17 rth * hooks.c (hook_tree_bool_false): New.
2002-05-16 rth * varasm.c (merge_weak): Remove special case...
2002-05-15 rth * varasm.c (merge_weak): Error for any weakenin...
2002-05-15 hubicka * invoke.texi (-malign-double): Re-add lost warning.
2002-05-14 schwabFix typo in last change.
2002-05-14 schwab * varasm.c (resolve_unique_section): Add third parameter
2002-05-13 zack * emit-rtl.c (global_rtl): Update comment.
2002-05-08 mmitchel PR c/6569.
2002-05-04 kazu * dwarf2out.c: Fix formatting.
2002-05-01 sirl 2002-05-01 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2002-04-29 hp * varasm.c (output_constant_def): Correct test for...
2002-04-28 sirl 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2002-03-29 neil * Makefile.in (convert.o, calls.o, expmed.o): Update.
2002-03-25 rth * varasm.c (asm_emit_uninitialised): Revert...
2002-03-23 zack * real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DO...
2002-03-20 rth * varasm.c (output_constant_def): Fix stupid...
2002-03-19 kenner * varasm.c (output_constant_def): Don't call ENCODE_SE...
2002-03-19 jason * varasm.c (globalize_decl): Get the name from...
2002-03-15 jason * varasm.c (assemble_variable): Call resolve_un...
2002-03-15 rth * c-decl.c: Include c-pragma.h.
2002-03-13 jason * varasm.c (globalize_decl): New fn.
2002-03-03 rth * attribs.c (handle_alias_attribute): Don't...
2002-03-03 rth * varasm.c (make_decl_rtl): Remove call to REDO_SECTIO...
2002-03-02 ghazi * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-zero-initial...
2002-03-01 amodra * doc/tm.texi (ASM_WEAKEN_DECL): Document.
2002-02-26 jakub * attribs.c (c_common_attribute_table): Add visibility.
2002-02-20 jakub PR debug/4461
2002-02-19 aldyh2002-02-19 Aldy Hernandez <aldyh@redhat.com>
2002-02-12 aldyh * c-typeck.c (digest_init): Handle vectors.
2002-02-08 rth * expr.c (expand_expr): Mind EXPAND_INITIALIZER...
2002-02-04 hpenner * varasm.c (decode_rtx_const): Allow unspec (symbo...
2002-02-04 bryce2002-02-04 Anthony Green <green@redhat.com>
2002-01-21 kazu * unwind-dw2.c: Fix formatting.
2002-01-10 kazu * varasm.c: Fix formatting.
2002-01-03 kazu * except.c: Fix comment typos.
2001-12-31 rth * regrename.c (build_def_use): Don't rename...
2001-12-29 kenner * expr.c (store_field): Use adjust_address, not PUT_MODE.
2001-12-29 kenner * varasm.c (decode_addr_const, case INTEGER_CST):...
2001-12-28 geoffk * varasm.c (record_constant_1): Correct parameter...
2001-12-20 rth * varasm.c (assemble_real): Use REAL_VALUE_TO_x and...
2001-12-17 rsandifo * target.h (asm_out.byte_op, asm_out.aligned_op, asm_o...
2001-12-05 kenner * varasm.c (output_constant, case ERROR_MARK): New...
2001-12-05 kenner * attribs.c (handle_no_check_memory_usage_atribute...
2001-12-01 neil * c-decl.c (duplicate_decls, parmlist_tags_warning...
2001-11-28 hubickaAdd missing hunk, due to reject I've missed in my previ...
2001-11-28 hubicka * cse.c (true_dependence_in_rtx): New function.
2001-11-27 kenner * Makefile.in (c-lang.o): Depends on langhooks-def.h.
next